资源列表
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
实现字符串特征的统计
- 实现字符串特征的统计,初学者讨论交流-The string features statistics, beginners discuss and exchange. . .
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
stack
- 关于栈的各种操作,经典的数据结构算法必不可少的部分-all sorts of operation on stack data structure. It s the most popular stack algorithm
sorting
- 数列排序,给定个较乱的数列,可以通过该程序很有效率的进行迭代排序-Sequence sorting
fastmax
- 一种快速算法,求解两个数的最大公约数,可以用于浮点型,整型等-A fast algorithm for solving the greatest common divisor of two numbers, can be used for floating point, integer, etc.
duoxiangshi
- 读入多项式,经行多项式运算,计算相关结果,同时还能检查输入错误-Reads polynomial by the line polynomial arithmetic computing results, while checking input errors
houzui
- 计算中缀表达式,后缀表达式,前缀表达式,多项式处理-Infix expression calculation postfix expression prefix expressions, polynomials processing
