-
Tangram: A flexible software exploit system based on MFC framework.
Tangram:一个基于MFC框架的柔性软件开发系统 -Tangram: A flexible software exploit system based on MFC framework.
- 2022-03-25 15:16:42下载
- 积分:1
-
按装程序的实现好看的哦
按装程序的实现好看的哦-procedures installed by the realization pretty oh
- 2022-07-11 14:05:20下载
- 积分:1
-
自定义 CRichEditCtrl 控件》配套代码
自定义 CRichEditCtrl 控件》配套代码-Chars from the definition of control "complementary code
- 2023-07-21 13:10:03下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09: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
-
dodanie testowego pliku
dodanie testowego pliku
- 2022-05-31 04:41:06下载
- 积分:1
-
网页设计技术,几乎涵盖了各个方面,很有用
网页设计技术,几乎涵盖了各个方面,很有用-Web design technology, covering virtually all aspects of useful
- 2022-02-05 12:47:25下载
- 积分:1
-
can do c language Training procedures.
可以做c语言的实训程序。-can do c language Training procedures.
- 2022-05-22 18:03:51下载
- 积分:1
-
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!...
一个小小的赛车游戏的源程序,有兴趣的朋友可以试一试!挺好玩的!-a tiny racing game source code.
please play this game if you are interested in it.
it has so much fun.
- 2022-07-01 09:16:53下载
- 积分:1
-
用VB实现在仿真器上的winCE,实现车载系统的页面设计和链接,尽量的减少占用的空间和内存。...
用VB实现在仿真器上的winCE,实现车载系统的页面设计和链接,尽量的减少占用的空间和内存。-Achieve the emulator using VB on the winCE, to achieve vehicle system, page design and links, as much as possible to reduce the space and memory.
- 2022-01-25 19:55:56下载
- 积分:1