华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码
华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2...
华东师范大学(面向对象程序设计基于C++)课程全部作业(12次)代码,包含一个大整数类。(包含作业内容) 1 How to use VC++ & IBM Visual Age (XL) C++ 2...
Uniform random number generators by Agner Fog, 2001 - 2007 randomc.zip contains a C++ class li...
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 ...
What Every Programmer Should Know About Memory Including "commodity hardware today" "cpu caches" "vi...
In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer...