资源列表
erchashu
- 二叉树的遍历 先序 中序 后序 遍历和层次遍历-Binary tree traversal sequence in the sequence after the first traversal and the traversal level
1
- 主要是住距结构课程中的一元多项式的加、减、乘运算-Stay away from the main structure of the course is a polynomial of addition, subtraction, multiplication
ex1
- 卡内基数据结构与算法课程的exercise1的程序代码 自己写的 满分-Carnegie data structures and algorithms course exercise1 program code written out of their own
huffman
- 实现赫夫曼输的编码和译码功能把生成的树保存在一个文本里,编译时从中读取并编译-Implement Huffman encoding and decoding functions lose the generated tree stored in a text, the compilation from which to read and compile
plinnang
- RRT是应用广泛的机器人路径规划方法,可处理路径规划中的不同问题-RRT is a widely used method of robot path planning, path planning are processed in a different problem,,
十进制数转换为十六进制数的源代码
- 用C语言写的一个很好的十进制数转换为十六进制数的源代码。,Using C language to write a good decimal number converted to hexadecimal number of the source code.
C8
- 用C代码模拟操作系统的进程调度,其中用到图形库-With C code simulation of the operating system process scheduling, which uses graphics library
cnet
- 图的相关操作,基于遍历的最短路径,关键路径问题-Map-related operations, based on the shortest path to traverse, the critical path problem
11
- 任务 编写程序计算波兰表达式的值。 输入 输入第一行是一个整数,表示输入文件中共有几个波兰式,之后每一行是一个波兰表达式。 -Enter the first line is an integer, the input file there are several Polish, followed by a Polish expression for each line. Each expression contains numbers and binary operators+
test_kruskal
- 数据结构与算法-程序、素材\Kruskal构造算法-Data Structures and Algorithms- procedures, materials Kruskal Algorithm
0-1packageproblem
- 0-1背包问题算法源代码.0-1背包问题有很多算法变种,这是其中之一的源代码,供《算法》课的初学者使用,也可供一些研究0-1背包问题的人员作参考-0-1 package problem solvition
Data-Structures
- 基于C++写的数据结构,利用顺序栈实现公车上下人员安排,包里有个栈实现的头文件和公车的源码。-Based C++ write data structures, the use of the stack in order to achieve the bus up and down staffing, the bag has a stack to achieve the header files and source bus.
