搜索资源列表
algorithms
- C常用算法程序集-徐士良,很好的一本算法书,其中包含了对一些基本算法的实现和解释,是一本算法类的好书!-C algorithms commonly used procedures set-XU Shi-liang, a good algorithm, containing some of the basic algorithm implementation and interpretation algorithm is a kind of books!
fractionalgorithmVisualC++
- 分形算法,书中描述了分形的具体实现过程,并用Visual C++详细记录,希望给大家更多的启发-fractal algorithms, the book describes the fractal realization process, and using Visual C detailed records, We hope to inspire more
libsvm-2.84.tar
- 数据挖掘分类方面的lib-svm经典算法的C++实现
最小生成树的构造——普里姆(Prim)算法
- ad.rar - 快速排序算法的c实现 -ad.rar-fast algorithm to achieve c
datastructure
- 介绍用c 语言实现算法,并详细阐述了如何用c 来编写算法
class
- c sharp写的链表实现类,在一些算法中有很使用的价值。用户可以根据实际情况进行改造以适合开发的需要。
Miracl大数库(包含用户手册、使用手册)
- Miracl库是国外著名密码学C语言函数库,一般采用VC6.0使用Miracl库,用它可实现RSA、ECC等加密算法。
C#反编译工具
- 反编译工具,亲测C#正常使用,可以修改源码内容,指定代码段编辑。实现修改数据库连接,优化算法,跳过验证码等