资源列表
[数据结构常用算法] ZIXULIE
说明:这个源代码描述的是给定两个字符串,根据动态规划算法来计算出这两个字符串的最大子字符串。-Described in this source code is given two strings, according to the dynamic programming algorithm to calculate the largest substring of two strings.<kongyameng> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] getRandomMethodFour
说明:用四种方式实现从26个字母中随机取num个不重复的字母-Four randomly selected from the 26 letters num duplicate letters<you> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Conway
说明:利用链表实现Conway生命模型,在free.txt里输入初始的图样。空格表示死亡,命令行参数为 conway.exe free.txt [n],n为繁殖代数。-Realize the conway module with linklist. present the initialize picture in free.txt. space stands for dead,* stands for alive. the command line parameter are conway.exe<kimi> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] Quine-McCluskey
说明:Quine–McCluskey算法,C++语言编写-Quine–McCluskey Algorithm,finished with C++<> 在 2025-06-19 上传 | 大小:3kb | 下载:0
[数据结构常用算法] KMP
说明:KMP算法,这是我在课后编的,能查找到所有的子串,并标记其位置,使用DEVCPP,也可以载入VC6.0工程中。先输入要查找的子串,再输入任意串,将从任意串中找到所有子串,包括重叠部分,并一一标号-KMP algorithm, which is a series of after school can find all the substring, and mark its location, use DEVCPP can also load the VC6.0 project. To enter<白> 在 2025-06-19 上传 | 大小:107kb | 下载:0
[数据结构常用算法] biaodashiqiuzhi
说明:数据结构中,用栈等实现后缀表达式求值,其中表达式采用了文件输入,免去了手动输入-In data structures, such as with stack realize suffix expressions are evaluated<朱星波> 在 2025-06-19 上传 | 大小:16kb | 下载:0