THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interes
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interes...
THIS book covers the Java™ Native Interface (JNI). It will be useful to you if you are interes...
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li...
几种常用的压缩算法 本程序包含以下功能: 1、 Arithmetic coding 2、 Huffman coding 3、 LZ77 coding 4、 LZ78 coding 5、 L...
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be...
SDP, Service Delivery Platform, is more for telecom operators who want to manage the Data Service be...
The LZW compression class i mplemented as a fixed length code which you can specify, the huffman alg...
中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised cluster...
基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very h...
高效的k-means算法实现,使用了k-d树与局部搜索等提高k-means算法的执行效率,同时包含示例代码,用c++代码实现。 Effecient implementation of k-means ...
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer...