search for: softres

Displaying 3 results from an estimated 3 matches for "softres".

Did you mean: softrev
2009 Nov 12
3
Syslinux set vesa mode
Does Syslinux (and pxelinux, and isolinux, etc) support setting video modes?
2008 Jun 13
1
Regex for Special Characters under Grep
Hi all, I am trying to capture lines of a file that DO NOT start with the following header: !, #, ^ But somehow my regex used under grep doesn't work. Please advice what's wrong with my code below. __BEGIN__ in_fname <- paste("mydata.txt,".soft",sep="") data_for_R <- paste("data_for_R/", args[3], ".softR", sep="") # my regex
2010 May 08
1
double-indexed list
Dear all, d, d=1,...,10 is a day, h, h=1,...,24 is an hour and tt_dh(1),tt_dh(2),... is the arrival time of the 1st, 2nd etc client on day d during hour h. How can I make a double-indexed list ldh (indices are d and h) such that ldh[[d,h]] gives me arrival times? Many thanks, Remi [[alternative HTML version deleted]]