资源列表
Tree
- 文件包含了各种对二叉树的操作,相当全面,功能强大,使用方便-the project is very good and efficient,really hard to find.
kmp
- 实现kmp算法的例子 可以建立一个匹配字符串, 然后每次读入一个字符, 当读入的字符流与匹配字符串符合时, 确认匹配成功-a sample about kmp
Dijkstra
- 有向图某顶点到其他顶点最短路径的C程序实现代码(Dijkstra算法) -Digraph a vertex to another vertex shortest path C program code (Dijkstra algorithm)
a
- 数据结构,栈的代码,用c语言实现了栈的各种操作-Data structure, the source stack, using c language to achieve a stack of various operating
opinion
- 三叉树欧式期权看涨,计算欧式期权价格很方便,还有B-S和二叉树-EuCallTrinomial
Shortest_Path
- warshall算法,离散数学结构理论与应用-warshall algorithm
exp1_2
- 数据结构实验之“将输入的数据翻转后输出”-Experiment data structure " after the input of data flip out"
EX4
- SSD课程的练习4的答案,绝对正确-Exercise 4 SSD course the answer is absolutely correct
shortest
- 最小代价生成树,克鲁斯卡尔算法,最短路径-Minimum cost spanning tree, Kruskal algorithm
OptExer3ssd5
- This the best solution for optional exercise 3 for ssd5) it was the grade was 100)-This is the best solution for optional exercise 3 for ssd5) it was the grade was 100)
priorityQueue
- 利用二叉树实现的优先级队列类,包含了基本的入队,出队操作,减小键值等功能,可作为数据结构学习之用。-The priority queue class is implemented using binary tree. The fundamental function includes enqueue, dequeue, decrease key, etc.
Singly-linked-list-insertions
- 对单链表的删除的描述以及C语言源代码,程序简介,很容易使人理解。-Delete descr iption of the single linked list and the c language source code, introduction, very easy to understand.
