资源列表
sorting
- 数据与算法课程powerpoint,排序部分全部相关算法以及分析-Data and algorithms courses PowerPoint, sorting section all the relevant algorithm and analysis
Maze
- 使用C++实现迷宫,文件里有具体的算法分析。-Use C++, maze, file a specific algorithm analysis.
Numerical-methods-for-SDE
- 随机动力系统的稳态概率密度,适合从事随机动力学的研究的人-Steady-state probability density power systems
knn.rar
- k-nn算法实现分类,模式识别作业,分三类,75个训练集,25个测试集,输出对测试集分类的结果,k-nn classification algorithm, pattern recognition operations are classified into three types, 75 training sets, 25 test set, the output of the test set classification results
Polynomial
- 通过链表的方式,实现了两种不同方式下的多项式相加-Through the list of ways to achieve a polynomial in two different ways under the sum
yoseph
- 严蔚敏《数据结构(c语言版)习题集》实习题答案-YanWeiMin " data structure (c language version) Problem Set" internship answer questions
bst
- Binary Search Tree under Visual C++ 2005
DataStructurePresentation
- 这是一组数据结构课程的演示动画,Flash(.swf)格式,供热爱、学习、研究数据结构的朋友们使用。-This is a group of animation data structure course, Flash (. Swf) format, for love, learning, research using the data structure of friends.
2
- 本程序采用二叉树链表结构存储学生个人信息,并采用中序遍历方法实现个人信息的录入、查找、打印、修改等功能。-Record the realization of personal communication program
Hash_contact
- 这是一个使用哈希实现的班级通讯率程序,将人名转化为拼音后,映射到一数组上,使用拉链法避免冲突。并附有一报告。-This is a communication rate programs use hash implementation class, after the name into pinyin, mapped to an array, using a zipper method to avoid conflict.
Pincer
- mining about apriori
lessnumberfirst
- 八数码难题的第二种解法,仍然用分支限界法,但是选择的优先策略变成了不在目标位置上的数最少的优先的方法-The second solution of eight digital problems are still using the branch and bound, but to select the priority strategy into a not in the target location on the least number of priority