资源列表
project4maxsubSequence
- 数据结构 求最大的序列 内包含各种比较算法-Find data structure contains the largest sequence comparison algorithm, a variety of
LCS
- 最长公共子序列,英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列。-The longest common subsequence, the English abbreviation for the LCS (Longest Common Subsequence). Which is defined as a sequence S, are
work1
- 讲解了循环单链表的建立,以及在链表中插入、删除、更改数据-Explain the establishment of circular single linked list, and insert in the list, delete, change the data ...
DATA-structure-exam-exercises
- 数据结构试题样卷 共有三套样题 考试练习题-Data structure questions sample questions sample test paper there are three sets of exercises
Algethrim-code-of-JAVA-
- JAVA数据结构的各种算法代码、另外还有这本书的源程序。-Algorithm of JAVA , the programming code
StaticSearchTable
- 静态查找表的四个基本操作的实现,是一种抽象数据类型。-Static lookup table of the four basic operations to achieve an abstract data type.
406109070313
- 行编辑器,数据结构课程设计,通过串实现基本操作,插入删除等-Line editor, data structures, curriculum design, implement basic operations through the string, insert and delete
HashList
- 实现哈希表的建立 查找 删除 插入 数据结构初学者参考
sort
- 1、插入排序 2、希尔排序 3、冒泡排序 4、快速排序 5、简单选择排序 6、堆排序(选作) 7、归并排序(选作) 8、基数排序(选作) 9、其他 -1, 2 insertion sort, shell sort, 3, 4 bubble sort, quick sort 5, 6 simple selection sort, heap sort (selected for) 7, merge sort (selected for) 8, radix sort
AVL
- AVL树的基本操作:创建,查找,插入,删除-AVL tree basic operations: Create, Find, Insert, Delete
alog
- 学习计算机以来收集的大量算法、数据结构,,,,与实现-Since the collection of a large number of computer learning algorithms, data structures,,,, and to achieve
shujujiegou
- 数据结构几个实验的实验报告,并且附有完整的源代码在文档后,供参考使用。-Several experiments reported experimental data structures, and with full source code after the document for reference.
