-
VHDL source code for 2416 alphanumeric display driver.It is very important sourc...
VHDL source code for 2416 alphanumeric display driver.It is very important source code for applications where we want to display some numeric value and characters.
- 2022-02-28 13:24:13下载
- 积分:1
-
虚拟串口设备的来源,为COM7虚拟串口,响应…
虚拟串口设备源码,虚拟的串口为com7,回应com口标准的IRP.-Virtual serial port device source, virtual serial port for com7, in response to com port standard IRP.
- 2022-06-29 15:28:16下载
- 积分:1
-
此文件夹包含evc环境下编写GPIO应用程序的源代码。与我已上传的GPIOdriver配合使用,可解决GPIO的开发设计问题
此文件夹包含evc环境下编写GPIO应用程序的源代码。与我已上传的GPIOdriver配合使用,可解决GPIO的开发设计问题-This folder contains the preparation of EVC environment GPIO application
- 2022-01-25 18:44:44下载
- 积分:1
-
pci卡驱动编程示例
pci卡驱动编程示例-pci card driver Programming Example
- 2022-03-26 06:10:57下载
- 积分:1
-
驱动代码实例,并可以直接添加自己的客户完成的…
PCI驱动代码实例,可以直接添加自己的用户程序完成完整的基于PCI传输的软件设计-PCI driver code examples, and can directly add their own customers complete the whole process based on the PCI transmission software design! !
- 2022-06-02 01:31:43下载
- 积分:1
-
硬盘的IDE驱动程序
硬盘的IDE驱动程序-IDE hard disk driver
- 2022-03-13 22:44:56下载
- 积分:1
-
PDIUSBD12的接口芯片固件程序
可直接使用
PDIUSBD12的接口芯片固件程序
可直接使用-PDIUSBD12 firmware interface chip can directly use
- 2023-06-08 14:05:03下载
- 积分:1
-
驱动开发工具driverstudio中文教程,比较详细得,好用!
驱动开发工具driverstudio中文教程,比较详细得,好用!-driven development tools driverstudio Chinese guide, in more detail and ease of use!
- 2022-03-22 10:43:10下载
- 积分:1
-
大规模杀伤性武器
WMD驱动编程,本人收集整理的10多个例子和编程环境配置文档,特别是8139驱动,加了许多说明,并测试通过.-WMD-driven programming, I collected more than 10 examples of the programming environment and configuration files, Drivers, especially 8139, plus many notes and the test.
- 2022-03-03 07:59:36下载
- 积分: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