资源列表
data
- 学习数据结构时一些必备的小程序,能帮助大家很好的理解数据结构-Data structure to learn a small number of necessary procedures, can help you a good understanding of data structure
datastruct
- 数据结构(严慰敏)配套纯C代码,是你学习数据结构的最佳助手-Data structure (Yan Wei-Min) supporting pure C code, data structure is that you learn the best assistant
AOV
- 数据结构中关于拓扑排序的问题,比如一个课程的先后顺序AOV图的表示-Data structure on the topological sort of problems, such as a sequence of courses that map AOV
tree
- 二叉树的遍历问题中关于使用二叉树进行表达式求值-Binary Tree Traversal issues on the use of the expression tree for evaluation
Queen
- n皇后 在一定范围内,可以输出n皇后问题的所有解。-solve the "n queen" problem.
txhafuman
- 贪心算法实现哈弗曼编码,在vc里面即可运行。-Greedy algorithm哈弗曼coding, which can be run in the vc.
bitre
- 第一题:求二叉树的高度 第二题:输出二叉树中各节点的值及所对应的层次数 第三题:数组二叉树转化成链式二叉树 第四题:复制二叉树T1到T 第五题:交换左右孩子节点的指针的值 第六题:先序创建二叉数-this is a bitree , there are six functions
nqueen
- 该程序利用C++环境,实现了N皇后问题。当输入的皇后个数是13时,运行速度还相当可以。当个数增加到14的时候,运行速度就相对慢了下来,不过运行出正确的结果是没有问题的。-This process uses the c++ circumstance,and it accomplished the N Queens problem.when the input number is 13,the running speed is at a fairly rapid pace.when the inpu
1100(tree)
- HDOJ第1100题解题报告,有详细说明和代码-detailed analysis of problem 1100 of HDOJ
stack_math_calc
- 数据结构实验。用栈来实现数学运算。给初学数据结构的同学学习。-Experimental data structure. Used to achieve arithmetic stack. Data structure to novice students to learn.
jp1
- c的数据结构 课程设计 航空订票 系统 功能齐全,注释详尽-c data structure curriculum design air booking system functions, detailed notes
DTree
- D-Tree是在机器学习的领域中一项非常重要的概念,D-Tree可以将大幅度地提高以前数的结构的效率。上传的文件中实现了一个最基本的D-Tree,并带有三个样例。-D-Tree is in the field of machine learning a very important concept, D-Tree can be significantly improved before the structure of a number of efficiency. From the paper