-
为屏幕保护设置密码
为屏幕保护设置密码-screen to set up password protection
- 2022-01-30 19:15:49下载
- 积分:1
-
类似Windows画图板的程序,有助于Windows程序设计新手入门。
类似Windows画图板的程序,有助于Windows程序设计新手入门。-Similar procedures for Windows drawing board, will help beginners learn Windows programming.
- 2022-03-10 13:01:18下载
- 积分:1
-
用51 控制硬盘的读写,但不包含文件系统
用51 控制硬盘的读写,但不包含文件系统-control with 51 drives to read and write, but does not include file system
- 2022-05-13 08:23:10下载
- 积分: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
-
留言板 v0.0.1
精简的增删改查,适合asp程序员快速理解asp.Net
留言板 v0.0.1
精简的增删改查,适合asp程序员快速理解asp.Net -Message Board v0.0.1 streamlined additions and deletions to search for asp programmers quickly understand asp.Net
- 2023-03-20 11:20:02下载
- 积分:1
-
= =矩阵计算器源代码和计算。EXE文件。
计算器 矩阵计算 == 源代码 和.exe文件都有-== Matrix calculation calculator source code and. Exe files are
- 2022-01-25 18:51:36下载
- 积分:1
-
ripple addrr
好的一个vhdl代码的纹波进位加法器好的一个vhdl代码的纹波进位加法器
- 2022-03-29 03:56:10下载
- 积分:1
-
WINAPI的一些基本调用
WINAPI的一些基本调用-WINAPI some basic call
- 2022-06-11 16:34:28下载
- 积分:1
-
skype api example for windows
skype api example for windows
- 2022-01-26 01:58:58下载
- 积分:1
-
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!
这是个操作系统中,多线称关于哲学家就餐问题的演示程序!-This is the demo program for the multithread about philosophers having dinner problem in the operating system!
- 2022-05-07 01:41:21下载
- 积分:1