search for: lavels

Displaying 4 results from an estimated 4 matches for "lavels".

Did you mean: labels
2006 Jul 13
1
detail explain of file creation process
Hi, Could someone point me to documentation or explain in detail, process of creating file.(space reservation, inode....) What is happen at low lavel? Thanks -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://listman.redhat.com/archives/ext3-users/attachments/20060713/2c862514/attachment.htm>
2005 May 23
1
linux tc + contab
Hi I have strange problem. same traffic control rules when i started it manual they work OK, but when i started it from crontab / twice per day / doesn''t work correctly ... look like delete rules doesn''t work ... any ideas where to look for problem ? i use debian sarge Linux 2.6 kernel , #!/bin/bash TC=/sbin/tc DEV=eth1 echo "Delete all rules" $TC qdisc
2006 Jul 03
0
Questions concerning function 'svm' in e1071 package
...- 1) x = x - outer(rep(1, n), mushift) x[y == 1, ] = x[y == 1] + 2*outer(rep(1, sum(y == 1)), mushift) svclass = svm(x, y, scale=FALSE, kernel="linear") #Computation of the weight vector w = t(svclass$coefs) %*% svclass$SV if (y[1] == -1) { w = -w } #Derivation of predicted class lavels #Using method in documentation yfit = (x %*% t(w) + svclass$rho) > 0 yfit = factor(2*yfit - 1) #Extracting them directly from the model yfit2 = svclass$fitted #Display where predictions differ from each other yfit != yfit2 Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm
2004 Oct 27
0
Making a boot DVD with many data
Hello: I am making a DVD recovery system using mkisofs and isolinux, so i using this command: mkisofs -l -r -J -V "Lavel" -hide-rrmoved -v -b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 -boot-info-table -o image.iso ./ In the directory y have a "Image" folder, there i put the partimage files. The result is a image.iso with a size depending