资源列表
ht
- 构造霍夫曼树HT,将有n个叶子结点的哈夫曼树HT进行编码, 所编的码存放在HC中。
BANK1
- 银行家算法,安全性算法的源代码,有需要的可以下载-Banker s algorithm, security algorithms
huisufa--01beibao
- 讲述了0-1背包问题的解决,是讲课用的课件。希望对大家会有帮助-it is a problem about 0-1 bag
process
- 进程调度,利用C语言,运用先进先出等算法实现进程的调度-progress program,use C language ,use fifo ,sjf come to progress program.this is very inters.hope it will help you.it is not complex.
some-simple-program
- 数据结构的一些代码~最大最小堆,huffman,航班,停车场,队列~-some program about data-truct
speed-sort
- 快速排序,介绍比较经典的排序方法,在程序设计中用到-speed sort function
bahuanghou
- 八皇后问题模拟,数据结构综合设计上机题目,请大家参考。-A model to solve the Eight Queen problem.It is originally for Data Structure subject.
longc
- 计算无限位长整数的计算器,是数据结构综合设计的实验题目,请大家参考。-This code calculates the plus,minus and multiply operation without bit limit.It is for Data structure.
shujujiegou
- 算法 + 数据结构=程序。设计算法与选择合适的数据结构是程序设计中相辅相成的两方面,缺一不可。数据结构的选择一直是程序设计中的重点、难点,正确地应用数据结构,往往能带来意想不到的效果。-Algorithm+ data structure = program. Design algorithm and choose appropriate data structure is the program design of the two aspects supplement each other, b
the-dynamic-planning
- 本文讨论了动态规划这一思想的核心内容和其基本特点,探讨了动态规划思想的适用范围,动态规划子问题空间和递推关系式确立的一般思路。-This paper discusses the dynamic planning this thought core content and its basic characteristics, this paper discusses the dynamic planning idea, the applicable scope of the dynamic pro
6.14Post-order-traversal
- 数据结构里,二叉树的后序遍历非递归算法。-Data structure, the binary tree postorder traversal non-recursive algorithm.
the-shortest-way-to-fly
- 求解欧洲航线上任何两点的最短飞行路径(共载入20个城市)-the shortest way to fly to every cities of Europe
