-
一个自动关机程序
一个自动关机程序-an automatic shutdown procedures
- 2022-01-24 17:54:01下载
- 积分:1
-
Supervisor Information System based on VC400
基于天敏VC400的监控系统,实习图像自存储,以及图像远程传输-Supervisor Information System based on VC400
- 2023-04-26 19:30:04下载
- 积分:1
-
flash介绍用vb编写的很好的功能实例程序有兴趣的朋友可以下
flash介绍用vb编写的很好的功能实例程序有兴趣的朋友可以下-vb flash presentation prepared by the good examples of functional procedures are interested friends under
- 2022-03-29 06:36:53下载
- 积分:1
-
网络游戏源代码,仙境传说。rar。是一个很好的学习参考资料。
网络游戏源码,仙境传说.rar.是很好的参考学习资料,游戏程序员都应该研究一下。-Online games source code, Ragnarok. Rar. Is a very good reference for learning materials, games programmers should look.
- 2022-10-09 06:25:03下载
- 积分:1
-
一个还算可以得屏幕保护程序
一个还算可以得屏幕保护程序-it can be a fairly screen protection program
- 2022-02-16 02:09:54下载
- 积分:1
-
SysTools 系统工具箱
SysTools 系统工具箱-SysTools System Toolbox
- 2022-03-23 11:00:01下载
- 积分:1
-
用实例说明,普通函数、类成员函数、类静态成员函数在执行速度上的差别...
用实例说明,普通函数、类成员函数、类静态成员函数在执行速度上的差别-example, a normal function, a class member function, static member function in the implementation of the difference in speed
- 2022-04-13 04:55:50下载
- 积分: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
-
带颜色的TAB控件,请大家一起学习参考下,很有用!
带颜色的TAB控件,请大家一起学习参考下,很有用!-Colored TAB control, please refer to the following to learn together, very useful!
- 2022-03-06 07:01:17下载
- 积分:1
-
vc 中的进程_线程控制
vc 中的进程_线程控制-vc the process _ threaded control
- 2022-01-22 13:10:43下载
- 积分:1