资源列表
Ccode
- 用c语言实现一些典型的数据结构,值得学习-Using c language data structure of some typical, it is worth learning
erchashusuanfa
- 主要讲解了二叉树算法的原理和应用,是不错的教程-Mainly on the principle of the binary tree algorithm and applications, is a good tutorial
IntroductionToAlgorithmsAnswers
- 算法导论的课后答案,英文版的,很不错。讲解很详细,对学习和巩固书里面的内容很有帮助。-The after-class answers of book Introduction to the Introduction to Algorithms , English version, very good.
Suffix
- 数据结构中的后缀算术表达式计算。方便学习数据结构的人。-The suffix data structure calculation of the arithmetic expression. Data structure to facilitate learning of the people.
linkstack
- 建立链栈,及其相应功能如插入,删除的实现-create linkstack
datastr
- 大二时数据结构试验指导书以及本人试验所编写的程序,对学习数据结构的人会有很大的帮助!-Sophomore data structures when the test instructions, as well as I prepared test procedures, data structures for those who study there will be a great help!
8QUEEN
- 8皇后,是个很好的算法游戏 8皇后,是个很好的算法游戏 8皇后,是个很好的算法游戏-8 Queens
Tree
- 采用递归算法实现二叉树的建立,以及三种遍历方法实现-Recursive algorithm using binary tree establishment, as well as the three traversal methods
20085800156
- c++/C语言典算法程序/代码(数据结构) -c++/C language code algorithm procedures/code (data structure)
heffuman
- 通过建立赫夫曼树,将码元如“ABC”编码成 “011001”形式,也可通过此赫夫曼树进行译码,而且编码形式为最小生成树形式,即在有权值情况下编码长度最短。-Through the establishment of Huffman trees, will be key element such as " ABC" code as " 011001" form can also be carried out through the Huffman decodi
Stack_Queue
- Applet演示程序,栈是一种先进后出(FILO)的线性数据结构,先进后出的意思就是……举个例子吧-Applet demo, after the stack is an advanced out (FILO) of the linear data structure, advanced means of the following ... ... Let me give an example
datastructure
- 数据结构是学习软件编程的核心课程,对以后的程序编写非常重要-data structure
