-
Site Snagger to download the entire site will be followed by site content is aut...
Site Snagger下载整个站点,将站点内容依次
自动下载.-Site Snagger to download the entire site will be followed by site content is automatically downloaded.
- 2022-08-19 22:33:54下载
- 积分:1
-
把两个数组合并,并查询
把两个数组合并,并查询-merging the two arrays, and inquiries
- 2023-01-12 22:30:03下载
- 积分:1
-
zigbee无线定位
ZigBee无线网络定位图形监视软件Setup_Z-Location_Engine_1.3.1.rar
- 2022-03-13 23:46:28下载
- 积分:1
-
Using DirectDraw in Document/View Architecture:I was working on some design for...
Using DirectDraw in Document/View Architecture:I was working on some design for Galloping Ghost Productions when I discovered there is a way to integrate a DirectDraw interface into Document/View architecture. I wrote this CDDrawSystem class (located in DDrawSystem.h and DDrawSystem.cpp files) to display graphics using DirectDraw.
-Using DirectDraw in Document/View Archit ecture : I was working on some design for Galloping Ghost Productions when I discovered there is a way to i ntegrate a DirectDraw interface into Document/View architecture. I wrote this CDDrawSystem class (located in DDrawSystem.h and DDrawSyst em.cpp files) to display graphics using Direct Draw.
- 2023-02-17 21:00:03下载
- 积分: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
-
利用现在流行的Ajax技术无刷新动态!一个简单的源…
利用现在流行的AJAX技术无动态刷新!一个简单的在线聊天室源码。代码比较简单,适合初学AJAX人群!-Now the popular use of AJAX technology without dynamic refresh! A simple source of online chat rooms. Code is relatively simple, suitable for beginner AJAX crowd!
- 2023-02-16 04:55:04下载
- 积分:1
-
一种字符串之间的匹配的程度的计算,可以指示不同的字符串之间的显示度...
一种字符串之间的匹配的程度的计算,可以指示不同的字符串之间的显示度-A string matching between the degree of calculation, can be directed between the different display string degrees
- 2022-01-24 14:44:30下载
- 积分:1
-
通过控件ID获得控件窗口指针
通过控件ID获得MFC控件窗口指针.
- 2022-01-24 09:55:13下载
- 积分:1
-
特殊的浏览文件夹
特殊的浏览文件夹-Browse a special folder
- 2023-03-29 13:10:03下载
- 积分:1
-
清除乱码的软件,将文本文件中的乱码清除。
清除乱码的软件,将文本文件中的乱码清除。-Removal of garbage software, text files will be garbled in the clear.
- 2022-07-22 22:16:05下载
- 积分:1