search for: uin

Displaying 20 results from an estimated 126 matches for "uin".

Did you mean: in
2010 Jul 19
5
par("uin") ?
I inherited a function written either for an older version of R or SPlus to draw a brace, "{", in a graph. It uses par("uin") to determine the scaling of the quarter circles that make up segments of the brace, but that setting doesn't exist in current R. I'm guessing that, in the function below, ux, uy can be defined from par("usr") and par("pin"), but maybe someone remembers what par...
1999 Oct 22
1
par(uin)
Hi, I've been trying to use several plotting routings that make use of S's par("uin"), the number of user units per inch. For the moment I've substituted all of the occurences of this with par.uin _ function() (par("fin") / c( diff(par("xaxp")[1:2]),diff(par("yaxp")[1:2]))) This seems to work fine for my needs. -Greg...
1999 Oct 27
0
[R] par(uin)
...8 +0200, BXC@novo.dk (Bendix Carstensen) said: >> -----Original Message----- >> From: Martin Maechler [mailto:maechler@stat.math.ethz.ch] >> Sent: 25. oktober 1999 14:58 To:Gregory R. Warnes >> Cc: R-help@stat.math.ethz.ch Subject: Re: [R] MM> par(uin) Bendix> (deleted) MM> BTW: "uin" gives ``inches per usr unit'' (not the reverse as you MM> suggest). MM> MM> Should `R' provide "uin" (as read-only) par() ? RFC: Should we have it? or is it unnecessary featurism ? Bendix&...
2002 Dec 22
1
LDAP, SASL, Invalid credentials???
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm sorry for this but it's driving me craaaaaaaazzyyyyyy.... My setup: samba: 2.2.7 openldap: 2.0.25 sasl: 1.5.27 I've configured my LDAP server (for testing purposes only) with SASL/DIGEST-MD5 auth. In slapd.conf rootdn uin=root@bensa.ar sasl-realm bensa.ar # saslpasswd -u bensa.ar -c root (I've set 'admin' as the password for root) ldapsearch, ldapadd, ldapdelete, etc., do work. in smb.conf ldap admin dn = uin=root@bensa.ar # smbpasswd -w admin Setting stored password for "uin=root@bensa.ar&quo...
2009 Jan 19
2
plotting arrows with different colors and varying head size
...0:0.05='grey50'; 0.05:0.1='grey'; 0.1:0.15='cyan'; 0.15:0.2='blue'; 0.2:0.25='red'") length=0.1 par.uin <- function() # determine scale of inches/userunits in x and y # from http://tolstoy.newcastle.edu.au/R/help/01c/2714.html # Brian Ripley Tue 20 Nov 2001 - 20:13:52 EST { u <- par("usr") p <- par("pin") c(p[1]/(u[2] - u[1]), p[2]/(u[4] - u[3])) }...
2009 Oct 24
11
Howto hide scsi or other hardware from the virtual system
...understand specifying "hide=<pci_id>" during boot of the host system is only for hiding physical hardware from the *host*, so it can be directly attached to a virtual system ... so "hide" is not what I´m looking for (I guess) -- http://www.emre.de UIN: 561260 PGP Key ID: 0xAFAC77FD I don''t see why some people even HAVE cars. -- Calvin _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2010 May 04
6
Interesting email project.
Hey all. My boss asked me to implement the following When DID 713xxxxxxx is dialed send an email to mmosier at xxx.com. with the time date and CID included in the email. I know how to code some but am looking for the best way to do this. Sorry I might have asked this a couple months back. I forgot. Mmosier Houston Respectfully Michael D Mosier Ftoc Certified -------------- next part
2003 Dec 15
4
Problems with ICQ etc. on nano-setup
...conf: net.ipv4.route.max_size=32768 net.ipv4.route.gc_min_interval=5 net.ipv4.route.gc_interval=300 It''s a 2.4.23-box and it does SNAT on all four DSLs. It''s pretty open from the inside towards the Internet. -- Mvh. / Best regards, Steen Suder <http://www.suder.dk/> ICQ UIN 4133803 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2005 Jun 14
0
Plotting quiver vector tensor arrows 2d field data
...13:10:28 EST { xpos <- col(u) ypos <- max(row(u))-row(u) speed <- sqrt(u*u+v*v) maxspeed <- max(speed) u <- u*scale/maxspeed v <- v*scale/maxspeed matplot(xpos,ypos,type="p",cex=0) arrows(xpos,ypos,xpos+u,ypos+v,length=length*min(par.uin())) } par.uin <- function() # determine scale of inches/userunits in x and y # from http://tolstoy.newcastle.edu.au/R/help/01c/2714.html # Brian Ripley Tue 20 Nov 2001 - 20:13:52 EST { u <- par("usr") p <- par("pin") c(p[1]/(u[2] - u[1]), p[2]/(u[4]...
2006 Apr 17
1
Firefox IE Tab Extension
...re is a link to that Firefox extension for those who do not know it yet: https://addons.mozilla.org/addon.php?id=1419 Thanks a lot -- .''`. John Doe : :' : LUGS: http://www.cafelug.org.ar/ http://www.lugsam.org.ar/ `. `` BLOG: http://www.los10binarios.com.ar/ `- UIN: 92831439 JID: john-doe@jabber.org MSN: dspesm123456@hotmail.com "Experiencia compartida, es experiencia adquirida."
2005 Jun 27
1
User Permissions
...ing like that. I just want their add/create folders under My documents folder 2- I don't want my users change desktop or themes how should i do this ? all my clients are windows xp pro thanks a lot -- Renan Mathias Fernandes Engenharia de Computa??o - PUC Campinas cel: +55 (19) 8128-2097 uin: 735093 mail: renanfernandes@gmail.com site: http://renan.soulivre.org
2002 Jul 24
1
scp bug? or is it intended?
...but then I'd say it should th least noted in the "man" page that the command line will be interpreted twice. OpenSSH in always better and better, keep up the good work =) Lapo -- Lapo 'Raist' Luchini lapo at lapo.it (PGP & X.509 keys available) http://www.lapo.it (ICQ UIN: 529796)
2001 Oct 17
1
Strange problem with Winamp 2.77 & Win2k
...laying again. I've seen this through Task Manager but looks like it's not his fault, because the computers gets really slow when this happens. Any solution for my problem? Tks Rodrigo (=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*) Rodrigo Gonçalves - Ciências da Computação - UFSC ICQ UIN:24006835 - http://www.goncalves.cjb.net Win2000 / Delphi 4,5,6 / Slackware 8 / KDE 2.1.2 / Java "If 'Fate' has already been decided, Can nothing against it be done? The 'End' and the 'Future' are one, But we keep on living... For the 'Future'" --- >8 -...
2002 Aug 25
3
how to force iproute2 to FORWARD to another interface packets with a destinatioin IP on this machine?
....98, even when their destination address is 212.126.24.129 (even so this is the IP of eth1 on this machine). How to achieve that? -- Miernik _____________________________________ / / tel.: +48603070983 / / mailto:miernik@ctnet.pl __________________/___/ ICQ UIN: 4004001 _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/
2003 Jul 04
3
Routing SMTP traffic
...efine routing rule for same interface ip rule add from $IP1 table $T1 ip rule add from $IP2 table $T2 # Define routing rule for marked packages ip rule add fwmark 1 table $T2 x-x-x Could someone enlighten me? :-) Best regards, -- Dorneles Treméa Caxias do Sul - RS - Brasil +55 54 9114 9312 - UIN: 2413568 X3ng Web Technology <http://www.x3ng.com.br> -----BEGIN GEEK CODE BLOCK----- Version: 3.12 GCS/IT d- s:->: a23 C+++ UBL++++$ P--- L++ E-- W+++ N++ o? K? w+ O M+ V-- PS+ PE- Y-- PGP++ t+ 5 X++ R+ tv+ b(++) DI+ D++ G+>+++ e++>++++ h---- r+++ y+++** ------END GEEK CODE BLOCK--...
2003 Jul 07
1
Some C help patching sender.c (from:plain source -> encrypted destination: rsync + gpg)
..._batch) block and the CRC/deltas are under if(read_batch). Is read_batch always true when using --whole-files? Seems to be. Second concern: where is the reading and transmission of th file happening? If the do_open is in line 183, where's the read/transmit, map_file() line 202 puts the data uin buf, and then, what? You see, write_int doesn't use buf. And where is the handle closed? Thanks for any tips here... Ahhh, life. martin http://nzl.com.ar/
2008 Apr 15
0
Same output in NUT as from APC tools?
...must parse or something similar, but I have absolutly no clue about HOW NUT like to get the infos, Currently It looks something like: ----[ STDIN ]----------------------------------- electronica at tdnet 24V DC modular ATX PSU Slot 0: Base Module with PowerWhatch SerNo: 00000001 Uin: 26.8V Iin: 8.9A T: 52,6?C Slot 1: ATX 2 (144W) SerNo: 00000001 +12V: 12.2V, 2.8A +5V: 5.1V, 6.1A +3.3V: 3.3V, 11.9A +5Vsb: 5.0V, 0.1A -12V: -12V, 0.0A T: 58,1?C Slot 4: SATA 4 (82W) SerNo: 000000...
2004 May 12
1
Sem error - subscript out of bounds
...ch i386 os mingw32 system i386, mingw32 status Patched major 1 minor 9.0 year 2004 month 04 day 28 language R > []s Leonard Assis Estat??stico / CONFE 7439 UIN : 41-764-523 / Skype : lmassis / msn : lmassis at msn.com
2007 Dec 27
6
ActiveResource and (polymorphic) associations
Hi, I''m just playing with ActiveResource and I did''nt find anything about the support of (polymorphic) associations. Is there a support at all? Thanks in advance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to
2003 Jun 17
6
Rsync Performance In Windows
Has anyone else experienced high CPU usage when using RSYNC in windows 2000 server? I am using the rsync.exe (and applicable DLL's) from the cygwin installation (I am not however running cygwin on this machine). The linux machine connecting to the windows rsync daemon has a very low performance hit when the session is running (see below). However, the windows machine, which has a much