-
guid生成程序
guid生成程序-guid generation process
- 2022-04-26 13:07:34下载
- 积分:1
-
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了...
读写usb
上面的OpenDevice函数就是演示如何根据设备GUID打开一个USB接口的设备,和设备读写通讯的时候就需要了解设备的驱动到底都支持什么方式了。可以使用UsbView工具查看USB设备到底支持几个Endpoint,每个都以什么方式读写。
如果你的设备支持3个EndPoint,0号是控制的,1号是读,2号是写,那你直接读取0号Endpoint,搞不好就会发生重起的问题 -literacy usb above OpenDevice function is to demonstrate how open the equipment GUID a USB interface equipment literacy and communications equipment when there is a need to understand the driving equipment in the end all support the way. UsbView tools can use USB devices in the end View supports several Endpoint. each of the ways to read and write. If your equipment supports three EndPoint, 0, control, on the 1st of reading, writing on the 2nd, you direct read 0, Endpoint, will take place regardless of the starting weight problem
- 2023-04-27 09:00:04下载
- 积分:1
-
GetTcpCfg,创建CTcpCfg类,得到系统中的网络设置,如网关,DNS和帮定的IP,网卡的MAC地址,支持多网卡
GetTcpCfg,创建CTcpCfg类,得到系统中的网络设置,如网关,DNS和帮定的IP,网卡的MAC地址,支持多网卡-GetTcpCfg, create CTcpCfg category, the system
- 2022-10-20 03:05:04下载
- 积分:1
-
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的...
,写程序的时候不太注意原程序的格式化排列,看的时候觉得很别扭,特别是程序长,程序短的时候可以用手工排列一下,但程序长了,排列就比较麻烦,因此就写了一个自动排列的程序,排列原程序就很方便了,排列几千行的程序也费不了多少时间-Written procedures do not pay attention to the original program with the format, look at the time feel very uncomfortable, especially the long program, the program can be a short period of time by hand with you, but the process is longer, with more trouble, so on the written with an automatic procedure, with the original program is very convenient, with thousands of lines of program costs also not much time
- 2022-02-03 18:47:16下载
- 积分:1
-
这是用凌阳单片机编的公交车报站器程序,绝对好用,内附强大的语音处理功能!...
这是用凌阳单片机编的公交车报站器程序,绝对好用,内附强大的语音处理功能!-This is made by Sunplus Singlechip bus stop program, the absolute ease of use, enclosing a powerful voice processing functions!
- 2022-02-25 21:21:41下载
- 积分:1
-
DDK开发协议驱动程序编程内容,如果想了解或提高ddk开发能力的。...
DDK开发协议驱动程序编程内容,如果想了解或提高ddk开发能力的。-DDK development agreement driven programming content, if they want to know or improve the capacity of each development.
- 2022-09-08 14:10:03下载
- 积分:1
-
两个未公开函数的使用的例子
两个未公开函数的使用的例子-two undisclosed function of the use of the example
- 2022-05-26 12:24:14下载
- 积分:1
-
AMCAP源代码
directshow 中的例子,现在已经很难找到了,可以直接抓取视频信号。一个很好的代码。使用visual c++编写。
- 2022-03-10 22:59:08下载
- 积分:1
-
dll编程,如果要学习动态链接库编程,这是值得一看的资料。...
dll编程,如果要学习动态链接库编程,这是值得一看的资料。-dll programming, if we learn DLL programming, it is worth looking at the information.
- 2022-04-30 08:20:45下载
- 积分:1
-
用C写的文件管理系统,属于操作系统的简单实现
用C写的文件管理系统,属于操作系统的简单实现-With the document management system written in C, belongs to a simple realization of the operating system
- 2022-04-25 01:28:56下载
- 积分:1