search for: 87645

Displaying 2 results from an estimated 2 matches for "87645".

Did you mean: 27645
2010 Aug 10
3
sapply/lapply instead of loop
...nt) than the loop also listed below to pad strings to a width of 5? The true matrix is about 300K rows and 31 columns. ####################### #INPUT ####################### > temp DX1 DX2 DX3 1 13761 8125 49178 2 63371 v75 22237 3 51745 77703 93500 4 64081 32826 v72 5 78477 43828 87645 > ####################### #CODE ####################### ssize <- c(nrow(temp), ncol(temp)) aa <- c(1:ssize[2]) aa <- paste("DX", aa, sep = "") record <- matrix("?", nrow = ssize, ncol = ssize[2]) colnames(record) <- aa mm <- 0 #for (j in 1:...
2005 Feb 24
1
[fdo] x's network performance
i use x windows remotely over a lan for my main desktop, i recently tried it over an adsl connect. i read all the docs so i knew it wasn't going to be a great performer, but honestly i was shocked at how pathetic it is. x makes a big deal out of it's client server network centric model, so why does it suck so bad when you try to do so. i understand X has stagnated under the Xfree86