-
网际畅游 MyIE 3.0 源代码
网际畅游 MyIE 3.0 源代码 -Wangjichangliu engine 3.0 source code
- 2022-02-03 09:27:31下载
- 积分:1
-
这是Bootloader下的网络驱动(SMSC Lan91c111)的源码。适用在Intel Xscal 平台...
这是Bootloader下的网络驱动(SMSC Lan91c111)的源码。适用在Intel Xscal 平台-This is the network drive (Lan91c111 SMSC) source. Application of the Intel platform Xscal
- 2023-07-28 02:50:03下载
- 积分:1
-
brush painting on the practice procedures.
关于画刷的练习程序-brush painting on the practice procedures.
- 2022-08-14 12:35:51下载
- 积分: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
-
利用bat文件实现程序运行结束后自杀!
利用bat文件实现程序运行结束后自杀!-use bat documents achieving operating procedures after suicide!
- 2022-03-09 23:42:30下载
- 积分:1
-
Chinese version of Windows programming (CHM), would like to help everyone
Windows程序设计中文版(CHM),希望对大家有帮助-Chinese version of Windows programming (CHM), would like to help everyone
- 2022-03-24 06:15:08下载
- 积分:1
-
地信专业vb+mapx示例源码,是学习mapx入门的优秀例程
地信专业vb+mapx示例源码,是学习mapx入门的优秀例程-Letter to the professional vb+ Mapx sample source code is an excellent entry-learning routines MapX
- 2023-02-01 14:10:04下载
- 积分:1
-
RTSP服务器及客户端测试源代码
一个完整的基于RTSP协议的流媒体服务器及测试客户端,VC2008环境下编译运行;是刚开始学习流媒体技术不错的源码资料(注:该源码为下载别人后 稍作改动,非常感谢!!)
- 2022-01-21 03:19:52下载
- 积分:1
-
Knapsack problem, knapsack problem of the five kinds of algorithms, a total of f...
背包问题,背包问题的5种算法,一共五个文件,每个文件一种算法-Knapsack problem, knapsack problem of the five kinds of algorithms, a total of five files, each file an algorithm
- 2022-03-19 19:46:41下载
- 积分:1
-
另一拼图游戏的源代码
另一拼图游戏的源代码-another source puzzles
- 2022-07-24 17:23:08下载
- 积分:1