-
adapt the DP to solve the common longest strings(two and one dimension array)
动态规划的是思想实现,快速查找最长公共字串的问题(二维数组和一维数组的实现)-adapt the DP to solve the common longest strings(two and one dimension array)
- 2023-08-24 05:45:03下载
- 积分:1
-
是数据结构中的基数排序算法,挺不错的,谢谢大家
是数据结构中的基数排序算法,挺不错的,谢谢大家-Data structure is a sorting algorithm in the base, very good, thank you
- 2023-04-12 16:50:03下载
- 积分:1
-
方括号做的程序,用户可以输入括号,以及是否可以使用。
用C做的括号匹配程序,可以检测用户输入的括号是否匹配并给出提示-C matching brackets do procedures, the user can input the brackets and whether the match is suggested
- 2023-01-21 12:30:03下载
- 积分:1
-
这是一套铝型材图纸查询系统,是vfp编写的源代码
这是一套铝型材图纸查询系统,是vfp编写的源代码-This is a set of aluminum drawings inquiry system, Cipher is prepared by the source code
- 2022-03-10 23:46:40下载
- 积分:1
-
清华大学数据结构习题集答案
清华大学数据结构习题集答案-QingHua university answer to data structure excise
- 2022-03-24 07:29:18下载
- 积分:1
-
Eight queen c implementation
八皇后的c++实现怎么能写出20个字的描述呢-Eight queen c implementation
- 2023-03-13 15:10:03下载
- 积分:1
-
自然灾害管理系统
建立文件,自然资源管理系统,统计全国各地历年的灾害发生情况,并且进行搜素排序,主要以链表为主,建立文件,进行存储,实现插入,查询,删除,排序等功能
- 2022-03-25 04:20:25下载
- 积分:1
-
家族信息管理系统,实现人员的各信息管理
家族信息管理系统,实现人员的各信息管理-family information management system, the members of the Information Management
- 2023-08-13 07:55:03下载
- 积分:1
-
此代码是一个数据结构课程设计――飞机订票系统.
此代码是一个数据结构课程设计――飞机订票系统.-this code is a data structure course design-- aircraft booking system.
- 2023-07-03 12:25:03下载
- 积分:1
-
zlib文件压缩算法
zlib是文件压缩算法,它的压缩和解压算法都是完全公开的,因此它在swf解码,mp3解码中已经得到广泛的运用.而1.2.3版是最新且稳定的一个版本.
- 2022-05-11 01:03:47下载
- 积分:1