Practical Code Solutions

Solutions and Ideas on Programming, Statistics and Networking

Friday, December 3, 2010

Convert OGV to AVI for youtube

›
Type this command in linux shell for converting OGV video files to AVI: mencoder foo.ogv -o foo.avi -oac mp3lame -lameopts fast:preset=sta...
1 comment:
Monday, November 29, 2010

CGI programming with R

›
Thursday, November 25, 2010

Simple Matrix Operations for the C Language

›
matrix is a simple C library for basic matrix operations. Supported operations are: Creating matrices Summation Subtraction Multipli...
3 comments:
Monday, November 22, 2010

Download Dos 6.22

›
Old Dos 6.22 is free for download at the Microsoft Web Site... Yes! Microsoft must pay us for using this :) Download Dos 6.22 For Free
Thursday, November 11, 2010

Calling R from Java - RCaller

›
Edit: This version of RCaller is deprecated, please check the new version of 2.0. This entry is about older versions of RCaller and may be...
27 comments:
‹
›
Home
View web version
Powered by Blogger.