资源列表
database(c++)
- C++版的数据结构源代码,对初学者有很好的借鉴
Solution-ToIntroductionAlgorithm
- 经典书籍算法导论课后习题与思考题答案合集,精选习题,英文版-Classic book Introduction to Algorithms answer questions after-school exercise and thinking collection, selection of Exercise, English
anstoita
- 算法导论introduction to algorithm答案
josephus problem
- 分别通过顺序表和链表的方式,利用C++实现约瑟夫斯问题(C++ implementation of the Josephus problem)
TipDM-Plug
- 数据挖掘平台的数据挖掘工具包,提供80多种算法及函数。-Data mining platform data mining tool kits, 80 a variety of algorithms and functions.
TSP
- 旅行商问题的部分资料,有参考的价值。TSP问题,遗传算法-Some information on the traveling salesman problem, a reference value. TSP problem, genetic algorithm
Hash
- 散列表实现电话号码查找系统。 (1) 设每个记录有下列数据项:用户名、电话号码、地址; (2) 从键盘输入各记录,以用户名(汉语拼音形式)为关键字建立散列表; (3) 采用一定的方法解决冲突; (4) 查找并显示给定电话号码的记录; -The hash table phone number lookup system. (1) Let each record the following data: user name, phone number, address in
GeneticalgorithmVCsorce
- 遗传算法,想了解该算法的入门者可以看看。-Genetic algorithms, and want to understand the algorithm beginners can look.
树_17281183_刘梦婷
- 建立树的孩子兄弟链表存储结构,求树的深度。 要求: 1)自上而下输入树中每条边(例如#A,AB,AC,BD,##),不要转换成二叉树输入。 2)按树中由根至叶子结点层次遍历顺序(每层中自左至右输入),输入结点序列及每个结点的度,构造孩子兄弟链表。(Establish the storage structure of the tree's child and brother list, and find the depth of the tree. Requirement: 1) Inp
java-data-mining-pachage
- java 数据挖掘包 Java Data Mining Package-Java Data Mining Package
GrabCut
- 图形算法GrabCut源代码,VC++工程-GrabCut source code in VC++
text
- 利用C语言编写的测试射线法(加入反射后),利用origin实现曲线的程序-Written in C language test ray methods (reflection), using the procedures of the origin and curve