-
c++实现的端口扫描器
使用visual studio 2012进行的简易端口扫描器编写,可对计算机的各个端口进行扫描后判定其打开或者是关闭的。有兴趣同学可以在源码上进行拓展开发。
- 2023-06-25 08:55:11下载
- 积分:1
-
对带宽进行测量的软件,精度高,时间快是其特点.
对带宽进行测量的软件,精度高,时间快是其特点.-Bandwidth measurement software, high precision, the time is characterized by fast.
- 2023-05-15 00:45:02下载
- 积分:1
-
ppc 下读取电池状态的代码。
This sample demonstrates how to use the State and Notificatio...
ppc 下读取电池状态的代码。
This sample demonstrates how to use the State and Notification Broker APIs. -ppc read battery status under the code. This sample demonstrates how to use the State and Notification Broker APIs.
- 2023-08-29 16:55:02下载
- 积分:1
-
使用SetupDi...函式列舉設備
应用背景使用SetupDiGetClassDevs列舉設備,透過SP_DEVINFO_DATA結構及SetupDiEnumDeviceInfo來獲取設備資訊。SetupDiGetClassDevs則是取得類別interface,再透過SetupDiGetDeviceInterfaceDetail取得更多界面資訊。关键技术
使用SetupDi系列函數進行設備資訊的管理,獲取設備屬性:
#define SPDRP_DEVICEDESC (0x00000000) // DeviceDesc (R/W)
#define SPDRP_HARDWAREID (0x00000001) // *HardwareID (R/W)
#define SPDRP_COMPATIBLEIDS (0x00000002) // CompatibleIDs (R/W)
#define SPDRP_UNUSED0 (0x00000003) // unused
#define SPDRP_SERVICE (0x00000004) // Service (R/W)
#define SPDRP_UNUSED1 &nb
- 2022-10-02 04:35:03下载
- 积分:1
-
used to write the crc check code for small programs for beginners reference
用delphi写的求crc校验码小程序,供初学者参考-used to write the crc check code for small programs for beginners reference
- 2022-08-12 00:09:23下载
- 积分:1
-
mpeg decoder code
mpeg解码代码-mpeg decoder code
- 2022-10-18 11:40:03下载
- 积分:1
-
sift the original author of the test procedure algorithms, hybrid programming ca...
sift算法原作者的测试程序,混合编程改进后可用-sift the original author of the test procedure algorithms, hybrid programming can be improved
- 2022-07-14 10:44:14下载
- 积分:1
-
一个非常炫的工具栏类,用来制作酷酷的界面
一个非常炫的工具栏类,用来制作酷酷的界面-a very Xuan toolbar category, producing grumbling but the interface
- 2022-05-05 14:30:14下载
- 积分:1
-
This book is meant to help the reader learn how to program in C. It contains a t...
This book is meant to help the reader learn how to program in C. It contains a tutorial
introduction to get new users started as soon as possible, separate chapters on each major
feature, and a reference manual. Most of the treatment is based on reading, writing and
revising examples, rather than on mere statements of rules. For the most part, the examples
are complete, real programs rather than isolated fragments. All examples have been tested
directly from the text, which is in machine-readable form. Besides showing how to make
effective use of the language, we have also tried where possible to illustrate useful algorithms
and principles of good style and sound design.
- 2022-01-28 21:40:08下载
- 积分:1
-
Gobang game source code by BCB.
用bcb编写的可以完五子棋游戏,还挺好用的-Gobang game source code by BCB.
- 2022-01-25 18:24:36下载
- 积分:1