资源列表
JosephL
- 约瑟夫环问题是利用单向链表存储结构模拟的-Joseph Central issue is the use of one-way linked list storage structure simulation
duorenwushujujiegou
- 多任务下的数据结构与算法,希望大家能够喜欢,多多交流-Under the multi-task data structure and algorithm, I hope you will like, more exchanges
wutoujiedian
- 无头结点链表,数据结构实验一,无头结点链表,数据结构实验一。-Without a head node list, a test data structure, without a head node list, the data structure first experiment.
KMP-string-search-algorithm
- C语言KMP字符串搜索算法实现。KMP字符串模式匹配通俗点说就是一种在一个字符串中定位另一个串的高效算法。-C language KMP string search algorithm realization. KMP string pattern matching is a popular point said in a string of the position of another string efficient algorithm.
skiplist.c.tar
- A skip list is a data structure for storing a sorted list of items, using a hierarchy of linked lists that connect increasingly sparse subsequences of the items. These auxiliary lists allow item lookup with efficiency comparable to balanced binary se
Counting-sort
- 计数排序的源代码,大家可参照思考,哎还要上传-Counting sort of the source code
hfm
- 哈弗曼编码 C++,结构清晰,当初的优秀课程设计-c++ developed
Data-Structure(in-C)
- 数据结构(C语言描述)方面经典书籍,通俗易懂且代码非常详细,可直接运行-classic data structure book(in C),it s very easy to understand,it also contains full codes which can execute on the computer directly.
DS_material
- 数据结构复习资料 各种算法学习 算法具体实现-Review the information data structure Study of various algorithms Algorithm realization
link
- C++单链表模板参考,有关类的单链表模块-C++ linked list template reference
linear
- 数据结构之线性表的各项操作:线性表置空、求线性表长度、数据插入、删除、显示、文件保存等-Linear list data structure of the operation: linear table empty, find the length of the linear form, the data insert, delete, display, file, etc.
VCtingchechanguanli
- 《数据结构》课程设计,停车场管理设计,vc++ 6.0环境停车场管理的实现。-Data structure course design- parking management design, vc++ 6.0 environment parking management is realized.
