-
C++常用算法程序集
C++常用算法程序集 -C++常用算法程序集
- 2022-02-07 08:15:15下载
- 积分:1
-
蝴蝶在自然界
butterfly on nature-butterfly on nature
- 2022-05-20 14:12:55下载
- 积分:1
-
风靡全球的非接触IC卡(即感应卡)的应用越来越广泛,本站特为这些朋友推出《非接触IC卡读写程序》免费下载 !如能配上通用非接触IC卡读写器,你就可以对非接触IC...
风靡全球的非接触IC卡(即感应卡)的应用越来越广泛,本站特为这些朋友推出《非接触IC卡读写程序》免费下载 !如能配上通用非接触IC卡读写器,你就可以对非接触IC卡进行所有操作了。-swept the world non-contact IC card (ie induction card) is widely applied, Site designed these friends launched "non-contact IC card reader procedures" free download! If accompanied by generic non-contact IC card reader, you can pair of non-contact IC cards of all operations.
- 2022-08-23 17:32:12下载
- 积分:1
-
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长...
LCS问题就是求两个字符串最长公共子串的问题。解法就是用一个矩阵来记录两个字符串中所有位置的两个字符之间的匹配情况,若是匹配则为1,否则为0。然后求出对角线最长的1序列,其对应的位置就是最长匹配子串的位置。 最长递增子序列LCS的实现C源码!-LCS problem for two strings is the longest common sub-string problem. Solution is to use a matrix to record the location of two strings of all the matches between the two characters in the situation, if the match is one, otherwise to 0. And one of the longest diagonal obtained sequence, the location of its corresponding sub-string match is the longest position. The longest increasing sub-sequence source C implementation of the LCS!
- 2022-08-19 18:20:36下载
- 积分:1
-
VC开发的交通地图管理程序,需要的赶快下啊
VC开发的交通地图管理程序,需要的赶快下啊 -VC traffic maps the development of management procedures, need to hurry, under ah
- 2022-03-13 06:02:09下载
- 积分:1
-
online HTML editor
在线HTML编辑器-online HTML editor
- 2022-06-21 00:03:13下载
- 积分:1
-
Symbol MC3000 Visual C barcode sweep procedure code sample 1
Symbol MC3000 Visual C 条码扫码范例程序之1-Symbol MC3000 Visual C barcode sweep procedure code sample 1
- 2023-05-24 22:45:03下载
- 积分:1
-
this is an implementation of a des algorithm
this is an implementation of a des algorithm
- 2022-05-17 00:25:40下载
- 积分:1
-
一个读pocket pc 电话本的程序(含 全套源码)
一个读pocket pc 电话本的程序(含 全套源码)-a pocket pc phone this process (with full source code)
- 2022-04-11 11:47:59下载
- 积分:1
-
航空公司管理信息系统
航空公司管理信息系统-airline management information system
- 2023-07-04 13:35:04下载
- 积分:1