-
最新的USB 802.3接口,将打印机和海量存储的潜水员从微软平台…
Latest USB 802.3, HID printer and mass storage divers from Microsoft for Platform Builder 4.2.
- 2023-04-05 02:45:03下载
- 积分:1
-
我为我们实验室的编程器写驱动程序源码,通讯芯片为PDIUSBD12...
我为我们实验室的编程器写驱动程序源码,通讯芯片为PDIUSBD12-to our lab for the programming source code to write driver, communications chip for PDIUSBD12
- 2022-07-02 21:34:01下载
- 积分:1
-
TCP数据流的播放工具的TCP / IP协议分析
tcp数据流重放工具,用于tcp/ip协议分析-tcp data stream playback tool for tcp/ip protocol analysis
- 2023-05-16 06:55:06下载
- 积分:1
-
Mini Integrated Developement Environment was programmed for helping developers...
Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar with the usage of USB2.DLL and the USB 2.6 module from Braintechnology using Visual Basic Version 6.
Not all commands were shown, because many of them need to have custom hardware designs
connected to be proofed , such as I2C, SPI and some parallel port modes that require handshake signals from hardware.
The first step is to init a connected module by USBInit(), otherwise there is no firmware loaded and the module wonґ t work at all.
Also by experimenting/programming it can be possible that the module must be resetted
and initialized again. Keep in mind, that the module needs some seconds to be unplugged
and also Windows needs some seconds to enumerate the module again, before it is ready again to be accessed by software. This is normal but sometimes confusing.
-Mini Integrated Developement Environment was programmed for helping developers to get quickly familiar
- 2022-11-15 15:25:03下载
- 积分:1
-
在Ring0层中调用Ring3层的功能 需要安装DDK
在Ring0层中调用Ring3层的功能 需要安装DDK-in Rign0 layer called Ring3 layer functions need to install DDK
- 2022-12-30 17:50:02下载
- 积分:1
-
7990驱动编程
7990驱动编程-7990 driven programming
- 2023-08-22 07:50:02下载
- 积分:1
-
USB到RS232虚拟RS232串口驱动程序
usb to rs232 虚拟RS232串口驱动程序-usb to rs232 virtual RS232 serial port driver
- 2022-06-14 09:10:18下载
- 积分:1
-
可将.rm格式的视频文件转换为.vcd格式的,代码已经测试,确实可用...
可将.rm格式的视频文件转换为.vcd格式的,代码已经测试,确实可用-be. Rm format conversion of video files. Vcd format, the code has been tested, indeed available
- 2022-03-04 11:06:55下载
- 积分:1
-
Early in the device driver development process, it’s important to devote some th...
Early in the device driver development process, it’s important to devote some thought to how you’ll distribute your driver and how an end user will install your driver and the hardware it serves. MicrosoftWindows XP and Microsoft Windows 98/Me use a text file with the file extension INF to control most of the activities associated with installing drivers. You provide the INF file. It goes either on a diskette or on a disc that you package with the hardware, or else Microsoft makes it available on line or on a setup disc. In the INF file, you tell the operating system which file or files to copy onto the end user’s hard disk, which registry entries to add or modify, and so on.
- 2022-04-13 02:52:26下载
- 积分:1
-
演示驱动程序开发的基本示例
a basic example to demo driver development
- 2022-02-15 00:38:54下载
- 积分:1