search for: q100

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

Did you mean: 100
2011 Jun 27
2
Executing the same function on consecutive files
Hi all, I have the next problem: I have a matrix with size 8,000,000x18. My personal computer...blocks...so I have cut my original file into 100 different file. I have written a function that should be run on each of this file. So imagine I need to read data from q1 to q100 file data<-read.table("q1.txt",sep="") and each time I read 1 file execute my personal function (I get some stats) and my last target is to add each partial stats... My question is: Is posible to say something similar to this? for (i in 1:100){ data[i]<-read.table(&q...
2001 Oct 08
1
win32sdk shared memory issue
...pparent reason is that some data arrays like _residue_P were not shared among DLLs. I looked at the code, and found that IMHO dirty hack in vorbis/win32/src/shmmap*.h that maps the data arrays. Why not placing the data arrays in shared segments? http://support.microsoft.com/support/kb/articles/Q100/6/34.ASP is a good description how to achieve that. Just some #pragma's that could go into #if defined(_MSC_VER) sections. bye Michael -- michael.fink@asamnet.de - http://www.vividos.de - icq: 6323332 http://winlame.sourceforge.net --- >8 ---- List archives: http://www.xiph.org/archiv...