资源列表
2008QueueStructOpen
- 广州力麒排队机系统的数据结构描述,这份文档是2008年的排队机数据表结构。如果做第三方开发这个是很有用的。-Guangzhou Li Yee Queue data structure described in the system, this document is the 2008 data table structure Queue. If third-party developers to do this would be very useful.
tt
- 算法设计与分析 习题部分解 比如:由于矩阵乘法满足结合律,所以计算矩阵的连乘可以有许多不同的计算次序。这种计算次序可以用加括号的方式来确定。 若一个矩阵连乘积的计算次序完全确定,也就是说该连乘积已完全加括号,则可以依此次序反复调用2个矩阵相乘的标准算法计算出矩阵连乘积 -Algorithm design and analysis of some solutions of exercises to meet the combination of matrix multiplicatio
gg
- 算法设计与分析王晓东电子版 里面包含pdf与ppt-Xiaodong algorithm design and analysis of the electronic version of which contains pdf and ppt
lift
- 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。-The use of " data structures" course knowledge is difficult to complete a comprehensive design of the subject, using C/C++ language programming, and design specification to repor
airport
- 模拟airport,添加航班,去除航班,算出最短路径 -Simulated airport, add flights to remove flights to calculate the shortest path, etc.
B-tree
- B-树的图形界面演示代码,能演示生成B-树,删除B-树等-B-tree graphical interface demo code, can demonstrate to generate B-tree, the deletion of B-tree, etc.
hanoi
- Hanoi塔问题非递归算法实现,几个具体的实现算法-Tower of Hanoi non-recursive algorithm, the realization of a number of specific algorithms
suanfa
- 关于算法的介绍,是学习算法的好资料。推荐。-On the algorithm, the learning algorithm is a good information. Recommended.
shujujiegou
- 数据结构的电子版 对数据结构的知识有了详细的说明和讲解-E-book of data struct
tushuguan
- 图书系统的完善版本 绝对满足任何需要 下来试试吧-a good
min_tree
- 实现用普利姆算法,克鲁斯卡尔算法,去变法得到最小生成树-Using普利姆algorithm, Kruskal algorithm, minimum spanning tree to be reform
Fastn-Queens
- 快速 n—皇后 问题解决算法,是本人见过的代码中最快的,利用位操作-Fast n-Queens problem-solving algorithm
