资源列表
digitron
- 七段数码管问题。从一个数字变化到其相邻的数字只需要通过某些段(数目不限)或拿走某些段(数目不限)来实现.但不允许既增加段又拿起段。-seven digitron question
CWNY
- 计算卡车工作年限,实现卡车的定期更换,为运输业提供支持-Calculate the truck working fixed number of year.The truck change regularly.Provide support for the transportation industry
1390
- acm.pku.edu.cn problem 1390, source code, fastest one
bahuanghou
- 八皇后代码,可以输入皇后数量,这里设置最大为16-Eight Queens code
Matrix
- 数据结构(c++语言描述)矩阵的定义和实现-Data structure (c++ Language descr iption) matrix type definition and realize
1
- 二叉树源码。该程序可以实现前序遍历,中序遍历,后序遍历。-two thee
Knapsack-problem1
- 这是一个关于背包问题的算法,其中使用了贪婪算法的思想,程序可以成功运行。-The algorithm is about the Knapsack problem,it uses a greedy algorithm, the program can be run successfully.
3.4.1
- 利用栈操作实现八皇后问题求解 (选做题) 数据结构实上机验操作-The use of stack operations to achieve the eight queens problem solving data structure real test operations on the machine (Optional Problem)
Queenquestion
- N皇后问题 主要是运用递归来做的一个算法-the question of the queen
Bellman-ford
- 单源最短路径,bellman_ford算法,邻接阵形式,复杂度O(n^3)-Single-source shortest path, bellman_ford algorithm, adjacency matrix form, the complexity of O (n ^ 3)
jiudinizhi
- 数据结构实验,对链表中的数据进行就地逆置。-Experimental data structure of linked list data in place against the home.
bitree
- 数据结构二叉树源程序,对学习数据结构的人了解使用,帮助了解书上的内容,非常适用-Source binary tree data structure, data structure for learning about the use of people, to help understand the contents of the book is very suitable