资源列表
LCSSolveCommonSequence
- 用备忘录方法求两个序列的最长公共子序列,并对LCS的过程进行详细的格式化的输出,最后输出最长公共子序列及其长度。-Memorandum method for solving two sequences with the longest common subsequence
shortestpath
- 单源点最短路径算法,给定了源点以及权值,便可以计算从某一源点到其他源点的最短路径-Single-source shortest path algorithm, given a source point and the weights can be calculated from one source to another source shortest path
sadf
- 算法练习,很多种算法练习 算法练习 -Algorithm exercises
1001
- 以前空闲时写的一个小程序,是关于高精度算法的。对poj的1001题可能会有所帮助-Previously idle to write a small program, on the high-precision algorithms. Question for poj 1001 may be helpful
clist
- 一个c语言写的 数据结构 单链表简单例子.-A c language examples of single linked list data structure.
cstack
- 一个c语言写的 数据结构 链式栈的简单例子。-A c language data structure chain stack simple example.
cycle_list
- 一个c语言写的 数据结构 单向循环链表 的简单例子。 -A c language data structure simple example of one-way circular list.
sqlist1
- 一个c语言写的 数据结构 线性表 的简单例子。 -A c language data structure simple example of the linear form.
sqstack
- 一个c语言写的 数据结构 顺序栈 的简单例子。 -A c language data structure stack sequentially simple example.
time
- 包含各种经典排序算法的实现和模拟时间比较,包括各种shell排序、插入排序、选择排序、起泡排序、快速排序、ADT队列排序等等,是初学数据结构和算法的最好实例和参考。-Containing various classical sorting algorithm implementation and simulation time comparison, including various shell sort, insertion sort, selection sort, bubble sort
squeue
- 一个c语言写的 数据结构 顺序队列 的简单例子。 -A c language data structure simple example of the order queue.
liantongtu
- 本程序是学习图论连通图的极佳案例,可以清楚地进行任意建立集合图,并且随意选取点来自动进行判断连通。-This program is a connected graph graph theory learning an excellent example, one can clearly create a collection of arbitrary figure, and selected at random points automatically determine connectivit