资源列表
graph
- 这是数据结构中图的全部实现代码,对学习数据结构的同学很有帮助-this is a code of data structure
tree
- 这是数据结构中树的全部实现代码,对学习数据结构的同学很有帮助-this is a code of data structure
matrix
- 这是数据结构第五章的全部算法实现代码,对于学习数据结构的同学很有帮助-this is a code of data structure
string
- 这是数据结构第四章中串的全部算法代码,实现了全部算法,对学习数据结构的同学很有帮助-this is a code of data structure
stack
- 数据结构第三章中栈和队列的源程序,实现了全部算法-this is a code of data structure
list
- 这是关于数据结构链表的源程序,用c++程序实现了每一个程序-this is a code of data structure
poj2488
- 回溯法的模板,关键是回溯的过程,以及在深搜过程中的方向问题-Backtracking template, the key is back process, as well as in the course of the deep question of the direction search
Matlab-Programs
- matlab源码,主要包括基础的图形应用,界面编程,图像处理,数值分析。为方便阅读,将其整合成一个chm格式文档。-matlab source code, mainly based graphics application, interface programming, image processing, numerical analysis. To facilitate the reading, will be consolidated into a chm format documentat
Hopfield_ok
- 这是一个国外的Hopfield神经网络,有实例,可修改!-Hopfield Networks
pr2050D
- 输入小孩总数n,从第k个小孩开始,循环的步长m。输出:最先输出的是第一个胜利者,其次为第二个,最后为第N个胜利者。-Enter the total number of children n, from the first k-child start the cycle of steps m. Output: The first output is the first winner, followed by the second, and finally for the first N winne
jpegexample
- JPEG压缩的源程序和例程,初学者学习jpeg的很好的资料.-JPEG compression codes and example.Pefect codes for new learner
Algorithms
- 提供了多项式计算、矩阵计算、随机数产生、插值、拟合、方程组求解等一些数值计算算法,并附有查找、排序算法。在对这些算法进行讲解的同时,附上所有算法的C源码,方便进行动手尝试学习。-Provides a polynomial calculation, matrix calculation, random number generation, interpolation, fitting, solving equations and some numerical algorithms, along w
