-
Dynamic digital display program, suitable for beginners, the program can be tran...
动态数码显示程序,适合初学者,程序可移植-Dynamic digital display program, suitable for beginners, the program can be transplanted
- 2022-05-06 02:17:23下载
- 积分: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
-
这是一个比较复杂的分形程序,看一下就知道了
这是一个比较复杂的分形程序,看一下就知道了-This is a more complicated fractal procedures, look at the know
- 2023-09-02 11:50:04下载
- 积分:1
-
Reform program is used for large
改程序全套是用于大型高耸结构风洞测压试验前、后处理,含义明确,计算快速,已用于多个国内重要工程的风洞试验。-Reform program is used for large-scale high-rise structure, a full set of wind tunnel tests manometry before and after the treatment, unequivocal, computing fast, has been used in many domestic key projects of the wind tunnel tests.
- 2022-01-26 06:24:36下载
- 积分:1
-
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理-C source code : the client how to connect through proxy support https, Acting togig
- 2022-02-15 14:50:19下载
- 积分:1
-
c# TCP Client异步接收
资源描述C# Tcp Clinet 异步接收,测试很稳定。用Visual Stdio2012编写,使用.Net 4.0框架开发,在界面更改目标地址与端口就可调试使用。附件包含源代码与可执行文件。
- 2022-12-06 05:40:03下载
- 积分:1
-
Solve the linear assignment algorithm, very efficient
解决线性assignment的算法,非常高效-Solve the linear assignment algorithm, very efficient
- 2022-01-25 15:43:54下载
- 积分:1
-
VB code test automation
VB automation 测试代码-VB code test automation
- 2022-02-02 12:20:40下载
- 积分:1
-
小波变换的源代码,可以运行,希望对大家有帮助。
小波变换vc++源代码,可以运行,希望对大家有所帮助。-wavelet transform vc source code can run, we hope to help.
- 2022-02-15 14:44:13下载
- 积分:1
-
This is a 22 on the VC++ Language classic books, hope everyone can help!
这是22本关于VC++语言的经典图书,希望对大家能够有所帮助!-This is a 22 on the VC++ Language classic books, hope everyone can help!
- 2022-11-30 13:45:10下载
- 积分:1