资源列表
Lab08_1-Sort-the-names
- c语言对数据按照字母顺序重排序代码,可用作C语言教程例题-c language data alphabetically reordering code, can be used as a C language tutorial examples
list
- 单项链表的创建,插入,删除。单项链表的创建-Single linked list to create, insert, delete.
DataStructTest
- 数据结构常用算法集,包括链表,线性表,栈,队列等,编译成功,代码里面有对应的测试程序-Common set of algorithms, data structures, including linked lists, linear tables, stacks, queues, etc., the compilation is successful, the code inside the corresponding test procedures
linear-list-operation
- 线性表的操作,包括顺序表的插入、删除、初始化等等。-The linear table operation, the order table insert, delete, initialization, and so on.
LCS
- 用Java实现的LCS最大公共子序列算法,输入从文件中读取ASCII码-LCS common subsequence algorithm implemented in Java, the input is read from the file in ASCII
LinkList
- java实现双链表。首尾指针,可以循环获取数据,能弥补向量的不足。-java to achieve double-linked list. Inclusive pointer, you can cycle to obtain the data, you can make up for the lack of vector.
Josephus
- 应用模板类编写的约瑟夫环求解程序。涉及类、循环链表的使用。-A solution of Josephus ring,written by C++.Involving template class,Circle linklist.
paixu
- 数据结构,主要是针对顺序表的排序进行说明。-The data structure, mainly for the sorting of the sequence tables described.
baiTap1
- Operations basic in matlab
shuibiao
- 设计一个水表计费系统,用于保存所有用户的用水信息以及水费余额。 若余额不足有相应提示信息。其中用户的用水信息记录为:编号、用户地址、户名、上次读数、抄表读数、水费余额。 -Design a water meter billing system, used to save all users of water as well as water charges balance. If the balance is less than the corresponding message. Wa
Seagull
- Seagull海鸥管理信息系统 1)定义结构体存储每个Seagull的数据; 2)使用单链表进行多个数据的存储; 3)要求程序有主菜单, 采用单链表数据结构开辟数组存储Seagull的基本数据,存储所有的关系id,name...(即指向相邻Seagull的指针数据);-Seagull of seagull management information system 1) define a structure to store each Seagull data 2) th
seah
- Fish图结构数据处理程序,深度遍历和广度遍历的算法处理数据关系-Fish data structure data handler, depth and breadth-traversal algorithm processing data relationships
