-
自己写的测试获得进程包含的线程数量的小程序
自己写的测试获得进程包含的线程数量的小程序-himself wrote the test was included in the process of threading a small procedure
- 2022-01-26 04:24:42下载
- 积分:1
-
工资管理系统 很好用的 我已经编译成功了 并且很容易看的
工资管理系统 很好用的 我已经编译成功了 并且很容易看的-wage management system with the good I have compiled a successful and very easy-to-view
- 2022-03-19 14:11:42下载
- 积分:1
-
数值计算,序, 2004
数值计算,序, 2004-10-15, 1176 K, 共享版. ・徐士良程序. 运行环境:Win9x/NT/2000/XP/2003,
软件类别:国产软件, 下载次数:11. 软件开发标准, 2004-10-12, 1176 K, 共享版.
・软件开发标准. 运行环境:Win9x/NT/2000/XP/2003, 软件类别:国产软件 ...
-numerical calculation, ordering, 2004-10-15, 1176 K, sharing version. XU Shi-liang procedures. Operating environment : Win9x/NT/2000/XP/2003, software categories : domestic software downloads : 11. Software development standards, 2004-10-12, 1176 K, sharing version. software development standards. operating environment : Win9x/NT/2000/XP/2003, software categories : domestic software ...
- 2022-07-03 04:43:00下载
- 积分:1
-
code sql script examples from wrox manual chapter 3
code sql script examples from wrox manual chapter 3
- 2022-03-01 23:34:49下载
- 积分:1
-
文件夹保护是对文件夹进行锁定的小软件,可以参考开发成文件夹加密等工具...
文件夹保护是对文件夹进行锁定的小软件,可以参考开发成文件夹加密等工具-Folder is a folder protection lock small software, can be developed into a reference folder encryption tools such as
- 2022-02-02 11:28:44下载
- 积分:1
-
一个二维条码生成程序,封装成一个控件,可以在网页上使用,从串口读取数据!...
一个二维条码生成程序,封装成一个控件,可以在网页上使用,从串口读取数据!-A two-dimensional bar code generating program, packaged as a control on the page can be used to read data from the serial port!
- 2022-12-03 09:30:03下载
- 积分:1
-
小图象在大图象上来回的移动,可以选择不同的方式来看效果
小图象在大图象上来回的移动,可以选择不同的方式来看效果
-Small image in the image on the back and forth movement, you can choose to look at the effect of different ways
- 2022-03-25 03:16:16下载
- 积分:1
-
一个有delphi写的
一个五笔查寻程序
一个有delphi写的
一个五笔查寻程序-a write a five search procedures
- 2022-03-20 14:28:13下载
- 积分: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
-
Basic VB for beginer
Basic VB for beginer
- 2022-01-26 02:50:52下载
- 积分:1