资源列表
Scheme-r5rs
- 算法语言Scheme的详细语法和分析论述报告,适合作为参考-ALGOL Scheme detailed analysis of grammar and discussed the report, suitable as a reference
Prim
- Prim算法,包括详细的容错机制,且可对非连通情况做处理。-Prim algorithm, including detailed fault-tolerant mechanism, and can be done to deal with the situation of non-connectivity.
shujujiegouxitijieda
- 数据结构习题解答全套系列,答案详细,值得一下-A full set of data structures to answer series of exercises, the answer in detail, it is worth about
Cpp1
- 求强连通分量,好像只是判断有几个强连通分量的。-Strongly connected component, it seems only a judge has several strongly connected components.
paixu
- 数据结构中几种排序方法的比较包括冒泡算法 希尔算法等 并完整的给出了报告-Data structure of several methods, including sorting algorithm bubble Hill algorithm and given a complete report
Huffman
- 哈夫曼方面的编程实例,可以充分了解哈夫曼树的功能,以及对其结构的充分把握!-Huffman aspects of programming examples, can not fully understand the function of Huffman tree, as well as take full advantage of its structure!
ecs
- 这是一个关于数据结构实验二叉树的实验代码非常好大家可以利用-This is an experiment on the binary tree data structure of the experimental code very good we can make use of
ex3
- 算法分析中的辛甫生公式和梯形公式,首先, 找到表达式中的共同点----一个函数。编写该函数。然后,分别编写两公式的表达式。-Algorithm analysis辛甫Health formula and trapezoid formula, first of all, to find expression in common---- a function. The preparation of the function. Then, the two were prepared formula ex
a.doc
- 1) 根据栈数据结构,分别建立一个顺序栈和链式栈并实现其上基本操作(出栈和入栈等); 2) 根据队列数据结构,分别建立链队列和循环队列,并完成其上的基本操作(出入队列等); 3) 参考P80表达式求值例题,应用栈的基本操作实现简单表达式求值运算及其进出栈模拟过程(给出程序执行过程中栈的变化过程); 4) 阅读P83栈与递归的实现一节内容和3阶汉诺塔问题。使用栈数据结构解决3阶汉诺塔问题,编写程序并模拟栈及其汉诺塔的搬运过程(给出程序执行过程栈的变化过程与圆盘的搬动状态)。 5)
migong
- 数据结构课程设计报告及代码 C语言环境 迷宫问题的设计 -Data structure curriculum design reports and code C language environment maze design issues
- 数据结构课程设计之最小生成数的K算法的实现 简短 简洁-Curriculum design data structures to generate the minimum number of K algorithm short concise
KDTree
- 处理网格数据点的KDTREE数据结构程序,剔除相同的点-Dealing with grid data points KDTREE data structure procedures, remove the same point