Practical Code Solutions
Solutions and Ideas on Programming, Statistics and Networking
Sunday, April 21, 2013
R Package: mcga
›
Machine coded genetic algorithm (MCGA) is a fast tool for real-valued optimization problems. It uses the byte representation of variables ra...
Tuesday, October 16, 2012
Encryption Functions in PHP: crypt() and md5()
›
Hi! In this article, I am going to share encryption functions on PHP programming language with you. Well, there are several functions abou...
3 comments:
Friday, August 17, 2012
A nice video on RCaller 2.0
›
A nice video on RCaller is in Youtube now. The original link is in Quantlabs.net . Thanks for the uploader.
1 comment:
Wednesday, August 8, 2012
libjvm.so: cannot open shared object file: No such file or directory
›
In my Ubuntu Linux, I was trying to call Java from C++ using JNI. Compiling progress was succeed but at runtime I saw an error on conco...
5 comments:
Monday, August 6, 2012
Online Interpreters and Compilers in codepad.org
›
Today, I stumbled upon a web page which has got an online interpreter/compiler interface for many languages including C, C++, D, Haskell, ...
3 comments:
‹
›
Home
View web version