-
USB监控源码
usb监听源码,需要安装DDK环境中运行-usb monitor source
- 2023-03-23 15:10:03下载
- 积分:1
-
VC++串口操作类
vc++的串口操作类示例,是学习串口操作的好例子。AT文件夹下是Modem命令集文件,在Modem检测功能中使用。
该程序有两个可以重用的类文件,串口通讯类文件superSP.cpp, superSP.h;文件操作类文件fileCtrl.cpp, fileCtrl.h。
- 2022-03-24 00:44:05下载
- 积分:1
-
dc++(一个曾经大量使用的p2p)的源代码,dc++,开源的p2p源代码,在bt,emule出现以前,还是有很多人用过,可惜现在已经风头不及当年了。。。...
dc++(一个曾经大量使用的p2p)的源代码,dc++,开源的p2p源代码,在bt,emule出现以前,还是有很多人用过,可惜现在已经风头不及当年了。。。
本文来源于虾客源码 http://www.xkxz.com-dc++ (once a large-scale use of p2p) source code, dc++, open-source p2p source code, in the bt, emule appear before, or have a lot of people used, but is now less of the limelight. . . This article comes from off-source shrimp http://www.xkxz.com
- 2022-08-11 00:57:47下载
- 积分:1
-
TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。
TWebBrowser制作的一个Web浏览程序,实现流程器的基本功能。-TWebBrowser produced a Web browser program, to achieve the basic functions of flow devices.
- 2022-12-15 18:10:03下载
- 积分:1
-
利用未公开的Windows动态连接库TLBInf32.dll建立type library查看程序。...
利用未公开的Windows动态连接库TLBInf32.dll建立type library查看程序。-undisclosed use of Windows Dynamic Link Library TLBInf32.dll View building type library procedures.
- 2023-05-03 13:10:02下载
- 积分:1
-
vs2005环境下的SSO解决方案,包含说明文档。
vs2005环境下的SSO解决方案,包含说明文档。-vs2005 environment SSO solutions, including documentation.
- 2022-03-24 19:14:25下载
- 积分:1
-
利用FTP协议进行文件浏览的程序源码,有很好的学习价值
利用FTP协议进行文件浏览的程序源码,有很好的学习价值-use FTP file access to the source codes, a very good value learning
- 2022-03-26 04:10:15下载
- 积分:1
-
a regimen based on the PXA255 telemetry, remote control system server software s...
一个基于PXA255的水情遥测、遥控系统现场服务器软件,WINCE环境下运行仅现场服务器部分-a regimen based on the PXA255 telemetry, remote control system server software scene, pulled environment servers running only part of the scene
- 2023-01-04 09:10:03下载
- 积分:1
-
很不错的网页广告教程
很不错的网页广告教程-very good Advertising Directory
- 2023-06-13 09:25:04下载
- 积分:1
-
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表...
内存驻留程序的基本思想就是让程序一直停留在内存中,不断的执行特定的命令。但内存驻留如何被执行呢?一般地,内存驻留程序都是通过修改BIOS或DOS的系统中断向量表来实现的。比如修改向量表中16H位置的中断(这个中断接收键盘的按键,在DOS中,按键按下,这个中断就会被调用),让其指向我的程序,这时若有按键被按下,则执行的是我的程序。-The basic idea is to let procedure has to remain in the memory and keeps the implementation of specific orders. But the presence of memory how to be executed? Generally, the memory presence procedures are revised BIOS or DOS systems to scale interruption to achieve. For example, changes to the set-16H location of the interrupt (the keyboard interrupt reception of keys, DOS, press the button, the suspension will be called), let me point to the procedure, if time was pressing the button, I was the implementation of the procedures.
- 2022-03-07 21:10:22下载
- 积分:1