-
In the Tornado environment realize the 8139 driver chip card, can be ported to o...
在Tornado环境下实现的8139网卡芯片的驱动程序,可根据需要移植到其他操作系统-In the Tornado environment realize the 8139 driver chip card, can be ported to other operating systems
- 2022-03-10 16:15:40下载
- 积分:1
-
基于psos操作系统的ns8390驱动源码
基于psos操作系统的ns8390驱动源码-PsOS operating system based on the source drive ns8390
- 2023-01-29 03:15:04下载
- 积分:1
-
共34个各种VxD的源代码
共34个各种VxD的源代码 -all types of 34 VXD codes
- 2022-02-15 02:33:53下载
- 积分:1
-
HX8347 2.8 65K LCD驱动
HX8347 2.8 65K lcd 驱动程序-HX8347 2.8 65K lcd driver
- 2023-09-05 02:15:03下载
- 积分:1
-
隐藏文件例程 隐藏驱动+命令行控制 dd1压缩包里面是驱动源码
console压缩包里面是控制台源码
hide.exe是最终产品...
隐藏文件例程 隐藏驱动+命令行控制 dd1压缩包里面是驱动源码
console压缩包里面是控制台源码
hide.exe是最终产品-Routines hidden files (hidden drive+ the command line control)
- 2022-06-20 10:27:37下载
- 积分:1
-
LCD driver to use in avr family
LCD driver to use in avr family
- 2022-04-24 17:46:57下载
- 积分:1
-
windows 2000/xpWDM CD
windows 2000/xpWDM设备驱动程序开发光盘代码,绝对正宗。内嵌18个驱动程序,-windows 2000/xpWDM CD-ROM device driver development code, absolutely authentic. Embedded driver ,・・・・ 18
- 2023-05-20 07:30:04下载
- 积分:1
-
开发驱动的“hello world" 用来入门不错。
开发驱动的“hello world" 用来入门不错。-development-driven "hello world" for good entry.
- 2022-02-01 01:17:47下载
- 积分:1
-
Linux real
本人在Linux实时内核下写的PID算法的电机驱动程序,通过共享内存的方式与用户态通讯保存数据。保存的数据以二进制的形式存储-Linux real-time kernel written for the PID algorithm motor drivers, through shared memory and the state of communications users to save data. To preserve the data in the form of binary storage
- 2022-03-13 03:50:21下载
- 积分: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