-
用于PC控制LED显示..通过RS232串行口发送数据开显示的.......还可改变显示方式...
用于PC控制LED显示..通过RS232串行口发送数据开显示的.......还可改变显示方式-for PC control LED display .. through RS232 serial port for sending the data show opened ... .. can change the display mode
- 2022-02-03 18:34:20下载
- 积分:1
-
PCI设备驱动例子,包含了基本的读写中断等功能
PCI设备驱动例子,包含了基本的读写中断等功能-PCI device driver example, contains the basic functions to read and write interrupt
- 2022-03-23 00:42:25下载
- 积分:1
-
Driven development is very classic book, Introduction to the book, a good beginn...
非常经典的驱动开发书,入门的好书,初学朋友的好教程-Driven development is very classic book, Introduction to the book, a good beginner tutorial Friend
- 2023-06-21 06:55:04下载
- 积分:1
-
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。...
DriverStudio开发PCI9052的精品源码,需要的人仔细看看会有好处的。-DriverStudio development PCI9052 excellent source, who need to look carefully at the benefit.
- 2022-02-02 22:21:15下载
- 积分:1
-
窗口驱动开发技术,详细的书籍匹配代码
Windows 驱动开发技术详解书籍的配套代码-Windows driver development techniques detailed books matching code
- 2022-03-22 12:12:28下载
- 积分:1
-
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来...
应用程序打开或关闭文件时,需要由操作
系统来决定如何访问包含了指定文件内容的一个设备。找到设备后, I / O请求会被转发给一个本地设备驱动程序。通过网络来访问一个设备也同样。然而, I / O请求必须通过网络转发给对应的远程设备。我们将其称为“I / O重定向”(I/O Redirection)-Application to open or close a document, required by the operating system to decide how to access the content of the document contains a specified device. To find equipment, I/O request will be forwarded to a local device driver. Through the network to access a device also. However, I/O requests must be sent through the network to forward the corresponding remote device. We will call " I/O Redirection" (I/O Redirection)
- 2023-05-13 12:30:03下载
- 积分:1
-
power_sixpulses
六电平的功率发生器,经调试已通过,完全正确-power_sixpulses
- 2022-02-02 20:14:53下载
- 积分:1
-
另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。...
另一个SCSI 的驱动程序,解压后只有五个文件的,注意看readme。-another SCSI drivers, unpacked only five documents, to see readme.
- 2022-03-02 16:25:52下载
- 积分:1
-
对定植但拒绝对Windows USB驱动程序的12天,是`做,等。
针对usb d12 的windows驱动程序,是用wdm做的,代码每一行都有我的注释。-against colonization but declined on day 12 of the windows usb driver, is `do, Each line code, I have the Notes.
- 2023-01-05 07:50:04下载
- 积分:1
-
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和...
本书是一本介绍Linux设备驱动开发理论、框架与实例的书,本书以Linux 2.6版本内核为蓝本,详细介绍自旋锁、信号量、完成量、中断顶/底半部、定时器、内存和I/O映射以及异步通知、阻塞I/O、非阻塞I/O等Linux 设备驱动理论;字符设备、块设备、TTY设备、I2C设备、LCD设备、音频设备、USB设备、网络设备、PCI设备等Linux设备驱动的架构和框架中各个复杂数据架构和函数的关系,并讲解了大量Linux驱动开发的大量实例,使读者能够独立开发各类Linux设备驱动。-This book is to introduce a Linux device driver development theories, frameworks and examples of the book, the book version of the kernel to Linux 2.6 is based on details of spin locks, semaphores, output, interrupt the top/at the end of the first half, timer , memory and I/O mapping as well as asynchronous notification, blocking I/O, non-blocking I/O such as Linux device driver theory character device, block device, TTY device, I2C devices, LCD devices, audio devices, USB devices, network devices, PCI devices, such as Linux device driver architecture and the framework of various complex data structure and function relationships, and on a large number of Linux-driven development of a large number of examples so that readers can be an independent de
- 2022-03-14 03:26:44下载
- 积分:1