-
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!
这个源码可以将C语言头文件(.h)转换为VB模块(.bas)!-this source will be the first C language files (. H) conversion of VB module (. Bas)!
- 2022-05-05 01:21:48下载
- 积分:1
-
冒泡排序
冒泡排序(有时称为下沉排序)是一种简单的排序算法,通过repeate进行排序
- 2022-06-27 16:50:21下载
- 积分:1
-
判断一个序列(从1―N,N<=10)的出
栈序列是否合法,合法序列输出YES,非
法输出NO。
例如:N=3,输入序列:1 2 3 或1 3...
判断一个序列(从1―N,N
- 2022-04-21 04:16:37下载
- 积分: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
-
Common web application workframe.
通用Web应用程序框架.可以节省开发时间,提高开发效劳,节约成本.-Common web application workframe.
- 2023-02-09 22:10:05下载
- 积分:1
-
multihe programing
multihe programing
- 2022-03-10 09:54:40下载
- 积分:1
-
DBSCAN,CSharp实现演示
DBSCAN,csharp实现,带demo演示-DBSCAN, csharp realize with demo demo
- 2022-12-13 09:00:03下载
- 积分:1
-
化工设备图形监控,用到的可以下载,很不错的。
化工设备图形监控,用到的可以下载,很不错的。...
化工设备图形监控,用到的可以下载,很不错的。
化工设备图形监控,用到的可以下载,很不错的。-Chemical Equipment graphical monitoring, can be used to download, very good. Chemical Equipment graphical monitoring, can be used to download, very good.
- 2022-08-14 18:57:23下载
- 积分:1
-
Verificado web
- 2022-08-06 15:33:03下载
- 积分:1
-
RaT(Radar Tools)
RaT(Radar Tools)--唯一一款IDL语言编写的开源软件(rat_v0.20_binary.tar)
内含所有源代码(rat_v0.20_source.tar)-RaT (Radar Tools) only an IDL language open-source software (rat_v0.20_binary.tar) contains all the source code (rat_v0.20_source.tar)
- 2023-04-19 13:10:04下载
- 积分:1