资源列表
poj 2175源代码
- poj上排名进了前十的代码,不容错过。
migong
- 数据结构迷宫问题详尽代码 简单易懂 思路清晰-Data structure the maze problems detailed code is straightforward and clear thinking
dinic的网络最大流算法模板
- dinic的网络最大流算法模板,非常实用,经过自己多次测试通过的!Q,Dinic network maximum flow algorithm templates, very useful, after their own, adopted a series of trial runs! Q
linjiebiao
- 用邻接表表示的数据结构,及DIJKSTRA算法实现的最短路径程序-adjoining table with the data structure and algorithm DIJKSTRA the shortest path procedures
hanfuman
- 哈夫曼树的建立 根据学生成绩出现的频率创建相应的哈夫曼树-Huffman tree establishment in accordance with the frequency of student achievement to create the corresponding Huffman tree
sort
- 常见的排序算法,包括:希尔排序、冒泡排序、选择排序、插入排序、快速排序、堆排序、基数排序、归并排序。-Common sorting algorithms, including: Hill sort, bubble sort, selection sort, insertion sort, quick sort, heap sort, radix sort, merge sort.
xunhuanduilie
- 循环队列算法,数据结构课程设计可以直接使用。-Circular queue algorithms, data structures, curriculum design can be used directly.
Basic-function-of-stack
- 包括了栈的进栈、出栈、查找栈顶元素等基本操作-Including the stack into the stack, the stack, look for the top element and other basic operations
Huffman
- Huffman c环境下的实现 数据结构课程设计题目-Huffman c environment data structure to achieve the curriculum design topics
biaodashi
- 数据结构:简单的单位数表达式求值模拟器 输入单位数计算出结果
Orde-left--right--
- 顺序表奇数在左偶数在右,的数据结构算法,matlab-Order table an odd number in the left an even number in the right, the data structure algorithms, matlab
C_one-yuan-polynomial-multiplication
- 这是用C写的一元多项式乘法,输入系数和指数,得到结果的系数和指数-It is written in C one yuan polynomial multiplication, input factors and indices to obtain the results of coefficients and indices
