资源列表
btree_pre
- 通过给出的二叉树的后序和中序遍历序列,确定其先序序列-Through the binary tree given sequence and in the post-order traversal sequence, determine the sequence of the first order
peitaochengxu
- 结合大学的数据结构课本进行的编码 包含了所有的需要的代码 而且可以补充大部分实验要求的编程 非常好-University of the data structure with the coding textbooks contains all the code needed to add most of the experimental requirements and the programming is very good
1
- 很简单、绝对可以通过的,C语言写的 哈夫曼树后序遍历-Very simple and it can definitely adopted, C language to write the Huffman tree traversal
datastructure
- 赵坚版华理数据结构的PPT,适合初学者,内容详尽。-Zhao Jian Hua Li data structure version of PPT, suitable for beginners, detailed.
bankers
- 银行家算法是避免死锁的一种重要方法,要求编写和调试一个简单的银行家算法程序。加深了解有关资源申请、避免死锁等概念,并体会和了解死锁和避免死锁的具体实施方法。-bankers algorithm is an important method to avoid deadlock, requiring writing and debugging a simple program algorithm. Application for a better understanding of the resou
sort
- 快排和插入和冒泡和选择和希尔和基数和堆和归并八种排序-Fast row and insert and bubbling and the selection and Hill, and the base and the sort heap and merge eight
DSsourceCode
- 数据结构是学习计算机编程必不可少的一门非常重要的课程,然而目前很多教程书上都只有一些非常简单的例子,根本不能让你更加深入去学习,所以本人总结了数据结构中相关的源程序,希望可以很好的帮助有需要的人。-Data structure is essential for learning computer programming course a very important, however, a great number of tutorial books are only a few very si
shujujiegou
- 数据结构实验源程序,正确的 开发工具VC++6.0-Experimental procedure data structure
DsHw
- This is a .cpp file. It is a good example of knights tour. It is also a data structure question.-This is a .cpp file. It is a good example of knights tour. It is also a data structure question.
Stack
- 设计实现数据结构的栈队列顺序存储动画演示过程-Design and implementation of data structures stored in the stack order of animation process queue
recursion1
- This a .cpp file. It is a data structure question. Recursion-This is a .cpp file. It is a data structure question. Recursion
Quicksort
- 快速排序的两种实现,高效率,易懂,居家旅行杀人越货必备代码,千万不要错过-quicksort
