Displaying 4 results from an estimated 4 matches for "yugo".
Did you mean:
hugo
2003 Apr 01
2
Autogenerated png, bitmap images
...compared to the png images. Any
idea how I could make the bmp images smaller (and create faster?) (One of
my R bmp generation files is attached.)
Thanks,
Tony
Tony Vargas
Cisco Systems
Engineering Computing Services
(408) 525-4113
tvargas at cisco.com
-------------- next part --------------
my.yugo.Mar.2003.unused.memory <- read.table(file="/auto/solperf/tgu/ActiveParsedFiles/yugo/Mar.2003/unused.memory", sep="=", header=TRUE)
names(my.yugo.Mar.2003.unused.memory)
attach(my.yugo.Mar.2003.unused.memory)
bitmap("/auto/solperf/tgu/Images/Mar.2003/yugo.Mar.2003.freemem...
2003 Apr 07
4
Justifying only the X-label
...label(Time) to the right.
Basically, I just want to do a par ( adj = 1) on just the X-label, not
all my labels. Any ideas how to accomplish this?
Thanks,
Tony
Tony Vargas
Cisco Systems
Engineering Computing Services
(408) 525-4113
tvargas at cisco.com
-------------- next part --------------
my.yugo.Apr.2003.other.info <- read.table(file="/auto/solperf/tgu/ActiveParsedFiles/yugo/Apr.2003/other.info", sep="=", header=TRUE)
names(my.yugo.Apr.2003.other.info)
attach(my.yugo.Apr.2003.other.info)
bitmap("foo8.bmp",type = "png256", height = 4, width = 4...
2007 Aug 16
3
Getting distinct result lists
Is there a way in Ferret to do something akin to SQL''s "SELECT DISTINCT"
query? I have a table with multiple columns, and I would like to
search just a couple of them (but index others for other kinds of
searches on the table). The two columns I want to search do not have
unique values, because the other columns finish specifying the record.
Is there a way to avoid picking up
2006 Apr 01
2
List posting etiquette
Just a tag-on for the thread about list posting etiquette, etc., etc.
The following is a link to an excellent (if wordy) how-to-do-it-right
instruction manaual replete with links to other treatises on the
topic. The entire text of this document is emailed to the mailing list
on the 1st of each month. This is the Cadillac of etiquette manuals.
http://www.linux-sxs.org/index2.html
Enjoy,
--