资源列表
[数据结构常用算法] my_str_KMP
说明:字符串KMP算法,是数据结构学习的好例子,用DELPHI实现-string KMP algorithm, the data structure is a good example of learning, using DELPHI<> 在 2024-11-05 上传 | 大小:171008 | 下载:0
[数据结构常用算法] Expression
说明:1.用堆栈实现表达式求值 2.随机生成带括号的表达式-1. With the realization of the expression evaluation stack 2. Randomly generated bracketed expressions<sasa> 在 2024-11-05 上传 | 大小:171008 | 下载:0
[数据结构常用算法] flash
说明:数据结构中有关查找和排序,以flash格式表现算法是如何实现的。-Data structure relating to search and sort to flash format of the performance of algorithm is how to achieve.<wang feidie> 在 2024-11-05 上传 | 大小:171008 | 下载:0
[数据结构常用算法] bfyl
说明:数据结构,测试一下,-Data structure, test,<binghong.liu> 在 2024-11-05 上传 | 大小:171008 | 下载:0
[数据结构常用算法] jiheyunsuansys
说明:集合运算系统,数据结构程序,集合的交,并,差运算。-Collection of computing systems, data structure procedures, collection of pay and poor computing.<李炜> 在 2024-11-05 上传 | 大小:171008 | 下载:0
[数据结构常用算法] expression
说明:输入一个中缀表达式以‘#’结束,显示中间计算过程以及结果-Enter an infix expression with sharp at end of the show,as well as the results of intermediate calculations<逍遥一心> 在 2024-11-05 上传 | 大小:171008 | 下载:0
[数据结构常用算法] calculator
说明:采用带头结点的单链表存储一元稀疏多项式;一元稀疏多项式简单计算器的基本功能是:⑴输入并采用尾插法建立多项式的单链表;⑵输出多项式单链表,输出形式可为整数序列和指数形式⑶多项式pn(x)和qm(x)相加,建立多项式pn(x)+qm(x),可不重新开辟存储空间;⑷多项式pn(x)和qm(x)相减,建立多项式pn(x)-qm(x),可不重新开辟存储空间;-Unary sparse polynomial simple calculator<安静霆> 在 2024-11-05 上传 | 大小:171008 | 下载:0