search for: x5b

Displaying 6 results from an estimated 6 matches for "x5b".

Did you mean: 0x5b
2006 Aug 21
0
Fw: Permutations with replacement
...6a <- x6a[sample(1:2097152),] #randomly permute the rows for more randomness x7a <- cbind(hcube87,7) x7a <- x7a[sample(1:2097152),] #randomly permute the rows for more randomness x8a <- cbind(hcube87,8) x8a <- x8a[sample(1:2097152),] #randomly permute the rows for more randomness x5b <- x5a[sample(1:1250,replace=FALSE),] x6b <- x6a[sample(1:1250,replace=FALSE),] x7b <- x7a[sample(1:1250,replace=FALSE),] x8b <- x8a[sample(1:1250,replace=FALSE),] rm(x5a,x6a,x7a,x8a) #remove the big files #Step 3: combine all the randomly sampled files m <- rbind(x1b,x2b,x3b,x4b,x...
2010 Apr 01
0
model set up question
...Line 1b 1 Non-X Line 2a Line 2b 2 Non-X Line 3a Line 3b 3 Non-X Line X4a Line X4b X4 X Line X5a Line X5b X5 X If all the line pairs were independently derived, a model could be geneExpression ~ Line.Pair + AlcoholPreference with the factor of interest being Alcohol Preference but, there is the "X" factor, with the 2 "X strain-pairs being related, whereas the others...
2004 May 14
9
RV: LATENCY PROBLEMS
Hello there, I''m having lots of problems with my setup here. Let me explain: I am network administrator for my university dorm. We are about 300 users, and we have 2 ADSL connections doing load balancing with 300kbits upstream and 2Mbit downstream. The load balancing is working great, we are doing connection tracking so I can mark and hence prioritize interactive traffic and ACKS
2012 Sep 17
9
[PATCH] Upgrade vtpmd to berlios version 0.7.4
...= "\xa8\xdb\xa9\x42\xa8\xf3\xb8\x06\x85\x90\x76\x93\xad\xf7" - "\x74\xec\x3f\xd3\x3d\x9d\xe8\x2e\xff\x15\xed\x0e\xce\x5f\x93" - "\x92\xeb\xd1\x96\x2b\x72\x18\x81\x79\x12\x9d\x9c\x40\xd7\x1a" -@@ -77,6 +78,8 @@ void tpm_init_data(void) - "\xd1\xc0\x8b\x5b\xa2\x2e\xa7\x15\xca\x50\x75\x10\x48\x9c\x2b" - "\x18\xb9\x67\x8f\x5d\x64\xc3\x28\x9f\x2f\x16\x2f\x08\xda\x47" - "\xec\x86\x43\x0c\x80\x99\x07\x34\x0f"; -+#endif -+ - int i; - /* reset all data to NULL, FALSE or 0 */ - memset(&tpmData, 0, sizeof(tpmData));...
2009 Jul 23
1
[PATCH server] changes required for fedora rawhide inclusion.
...SCt-BnsR$cRjvsW<<5wz-0Ihq0d+(v8>T7U zsx{^AN>%AToG5<_YD)1vs?uess at zzkD!oRi%1!mEa`WFc<(7YF%C-L_%3Z@$rR%>m zrT at Q);{A`R{AHx7T-`v3^4Ex_+*Sr_{ts2 at Gz#|Q52JxP|4UU$#vsyn6j7DyM+4n3 z2B=TDrWB4vr2S>%h|z at JHlFmFK&r&kGNP;!kJOZB$z<Uk5p4<*+sRbmhsZSG`^a?Q zJ!A&CR9Qx5BK{beMTE-CMuo%XptbN^pt^ZrSV-m*;Swz%!X_>R!(_4u^x0%F3O-7f z03RkxLI3A6a+z|3EC=CfvI2xDWF=~uMOJ~bkE})oYlyNIiKoaqvFMcbU>d#wXd>AN z^5bL^YIu&^i}*IO8Tb*h1x+m?_YraO-f9kK8-ndbxnFkZ0p!mk52B8d523)nA4Y5% zc?8i1&?!y%*AB2fDn_U%X=p)|*$H~>E<~{-?*`{evPTZ_36z~g_KL2#-Rr?LVjpUs zPo4yxOZJ0vIXNJTxm*X)...
2008 Jun 30
4
Rebuild of kernel 2.6.9-67.0.20.EL failure
Hello list. I'm trying to rebuild the 2.6.9.67.0.20.EL kernel, but it fails even without modifications. How did I try it? Created a (non-root) build environment (not a mock ) Installed the kernel.scr.rpm and did a rpmbuild -ba --target=`uname -m` kernel-2.6.spec 2> prep-err.log | tee prep-out.log The build failed at the end: Processing files: kernel-xenU-devel-2.6.9-67.0.20.EL Checking