资源列表
sort
- 这个压缩包里面有数据结构c语言的四种排序,分别是归并排序,冒泡排序,选择排序和希尔排序,还有一个用c++编写的学生信息管理系统,供大家分享。-This package there are four sort of data structure c language, merge sort, bubble sort, selection sort and shell sort, there is a with c++ write the student information management
实现字符串特征的统计
- 实现字符串特征的统计,初学者讨论交流-The string features statistics, beginners discuss and exchange. . .
seah
- Fish图结构数据处理程序,深度遍历和广度遍历的算法处理数据关系-Fish data structure data handler, depth and breadth-traversal algorithm processing data relationships
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
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
baiTap1
- Operations basic in matlab
paixu
- 数据结构,主要是针对顺序表的排序进行说明。-The data structure, mainly for the sorting of the sequence tables described.
Josephus
- 应用模板类编写的约瑟夫环求解程序。涉及类、循环链表的使用。-A solution of Josephus ring,written by C++.Involving template class,Circle linklist.
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.
PISO-agthrithe
- fortra编写的经典PISO算法,很实用-the PISO algorithm fortra written in classic, very practical
LCS
- 用Java实现的LCS最大公共子序列算法,输入从文件中读取ASCII码-LCS common subsequence algorithm implemented in Java, the input is read from the file in ASCII
linear-list-operation
- 线性表的操作,包括顺序表的插入、删除、初始化等等。-The linear table operation, the order table insert, delete, initialization, and so on.
