-
这是单片机的系列单片机的液晶显示程序。交叉编译…
This LCD programe for microchip 16,18 series of microcontroller. Cross compile this on MPLAB IDE for specified microcontroller.-This is LCD programe for microchip 16,18 series of microcontroller. Cross compile this on MPLAB IDE for specified microcontroller.
- 2022-02-07 05:28:01下载
- 积分:1
-
(ST7920液晶串口驱动)。st7920显示文本或图形。
(st7920)lcd串口驱动程序. 实现串口控制 st7920显示中文字或图形.-(st7920) LCD serial port driver. Serial control st7920 display text or graphics.
- 2023-07-13 11:05:03下载
- 积分:1
-
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限...
CharFilter_Class实例是对CharFilter实例的完善。在CharFilter实例中,我们定义了四个全局变量,这不符合WDM驱动程序的要求,它限制了IRP的可重入性,我们应该使用局部变量。
该实例定义了一个READ_COMPLETION_INFO结构,当有DeviceControl 调用时,就分配一个结构对象,参数设置完后,就将该结构对象地址指针放在I.FileObject()->FsContext中。
-CharFilter_Class CharFilter example of the perfect examples. In CharFilter example, we define four global variables, which does not conform to the WDM driver, which limits the IRP, can be used, we should use local variables. The examples READ_COMPLETION_INFO definition of a structure, when DeviceControl call, on the allocation of a target structure, parameter setting after the end of this structure on the address pointer on the object I. FileObject ()- gt; FsContext China.
- 2022-08-26 07:06:15下载
- 积分:1
-
SM1628 or M6928 vfd driver ic datasheet
SM1628 or M6928 vfd driver ic datasheet-SM1628 or M6928 vfd driver ic datasheet
- 2022-02-20 23:10:01下载
- 积分:1
-
dsch第2版本,这是微电子学教学使用的微电子设计开发平台
dsch第2版本,这是微电子学教学使用的微电子设计开发平台-dsch first two versions, it is teaching the use of microelectronics in the microelectronics design and development platform
- 2022-02-25 00:51:11下载
- 积分:1
-
鼠标驱动程序源代码,windows下WDM开发。
鼠标驱动程序源代码,windows下WDM开发。-mouse driver source code, windows WDM under development.
- 2022-10-21 02:10:03下载
- 积分:1
-
ndis协议驱动编程,在网络层形成过滤层,可抓包,解析等功能...
ndis协议驱动编程,在网络层形成过滤层,可抓包,解析等功能-NDIS protocol driver programming, network layer in the formation of filter layer, can capture, analysis and other functions
- 2023-08-14 09:35:02下载
- 积分: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
-
如果你看一下各种类型的请求,其中的一个设备,他们中的大多数…
If you look at the various types of requests that come to a device, most of them involve reading or writing data. On occasion, however, an application needs to communicate “out of band” with the driver.
- 2022-05-06 06:50:09下载
- 积分:1
-
PCI的一个测试程序,可以测试PCI driver和BOARD的功能.
PCI的一个测试程序,可以测试PCI driver和BOARD的功能.-PCI of a test procedure to test PCI driver and BOARD function.
- 2022-03-02 01:03:57下载
- 积分:1