-
sniffer
嗅探代码,可以嗅探网络协议,进行网络分析和解码-sniffer
- 2022-01-28 00:43:28下载
- 积分:1
-
一个模拟200,201电话卡系统 工作运行的模拟程序
一个模拟200,201电话卡系统 工作运行的模拟程序-a simulated 200,201 telephone cards system running the simulation program
- 2023-02-11 20:15:04下载
- 积分:1
-
網路上找的 generic hid 連線傳輸
Windows programming
You can use Windows" built-in HID (human interface device) drivers to communicate with devices that conform to the USB"s HID class specification. There"s no need for a custom driver; the device uses the drivers included in Windows. Use any programming language that supports calling API functions. The device doesn"t have to have a "human interface." Any device that can function within the limits of the HID specification (control and interrupt transfers only) may be able to be designed as a HID.
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-19 19:51:55下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
smartphone2003 EVC编译器使用的字体选择的程序代码,很好的参考价值…
smartphone2003上 用evc编译的 字体选择程序代码, 很有参考价值, api编写-Smartphone2003 EVC compiler use the font selection procedure code, a good reference, api prepared
- 2022-05-13 11:41:50下载
- 积分:1
-
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS...
SMART PHONE 2005中关于ACTIVE_SYNC的使用例子源码,可以使用此代码,用PC机连接SMART PHONE设备,完成下载更新等功能,需用VS2005BETA2进行编译。-SMART PHONE ACTIVE_SYNC 2005 on the use of source code examples, you can use this code, with PC connectivity SMART PHONE equipment, complete download updates and other functions, needed VS2005BETA2 computer.
- 2022-05-20 07:20:38下载
- 积分:1
-
Text Box控件
Text Box控件-Text Box Controls
- 2022-02-05 17:52:26下载
- 积分:1
-
VC6下基于MSComm控件的串口通讯接受端程序
程序基于使用VC6.0开发,专门针对串口程序调试而开发,可以在开发串口通讯时对串口数据进行监视,充当类似串口助手的作用,程序使用微软的MSComm串口控件,运行时需要在VC6中加载MS控件。
- 2022-03-18 01:20:53下载
- 积分:1
-
CPU主频计算器
该软件不调用任何系统接口,采用自己的计算模式计算当前运行CPU的主频,能够准确无误的判定当前CPU的主频,使得各种虚假的CPU参数修改软件现行。软件采用VC编写,供各位对CPU速度判定有需求的程序员参考!
- 2022-05-30 10:03:47下载
- 积分:1
-
用vfp开发的WEB的人事管理系统,很不错!
用vfp开发的WEB的人事管理系统,很不错!-Personnel management system based on WEB, using VFP. very good.
- 2022-06-25 23:44:50下载
- 积分:1