资源列表
search
- 找出迷宫所有路径,包含最短路径,经过改变还能生产路径。-search the mazepath
huffman
- 能简单的实现哈弗曼树编码,内容简单且有注释。将哈弗曼树编码简明的呈现出来。-Can realize a simple Havermann tree coding, content simple and annotated. The Havermann tree coding concise show.
search-algorithms
- 对各种查找算法进行比较,有顺序查找法、折半法、分块法。-Comparison of various search algorithms, sequential search method, the binary method, sub-block method.
Sorting-algorithm
- 内部排序算法比较。有冒泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序。-Internal sorting algorithm comparison. A bubble sort, insertion sort direct, simple selection sort, quick sort, shell sort, heap sort.
linear-form
- 线性表的建立、插入和删除。实验内容:建立一个顺序存储的线性表,实现线性表的插入、删除操作。-Linear table creation, insert and delete. Experiment content: a linear sequence of storage tables for linear table insert, delete operations.
c-program
- c语言课程设计例题,长整型四则运算及其课题报告例文-c program just a sample
BS-tree-and-inorder
- 二叉排序树的创建以及基于所建的树进行的中序遍历操作-The creation of Binary search tree and the inorder traversal on the tree you created.
date-add
- 在一个初始的日期上加上一个日期,输出相加后的日期-Define a date ,and add some days on it ,and then ,print the result date.
Slink
- 数据结构精品课程之线性表讲解(顺序存储与线性存储、栈和序列)-Linear table data structure to explain
hour-minute-second-add
- 在一个初始的时间(时、分、秒)上加上一个时间(秒),输出相加后的时间-Define a time ,and add some seconds on it ,and then ,print the result time.
find
- 数据结构查找课程讲解(线性表、树表和哈希表的查找)-Find data structure
ArcNode-
- 数据结构精品课程图的讲解(图的应用、图的基本术语、图的基本操作)-Data structure diagram to explain the fine courses
