-
Window2000_Driver current drivers on the design, almost all English, very hard....
Window2000_Driver 当前介绍驱动程序的设计书,几乎都是英文版的,非常难懂。牛人将几本书的精华编写出来成为此文档。以抛砖引玉。-Window2000_Driver current drivers on the design, almost all English, very hard. Several cattle will be of the essence of the book written into the document. To start.
- 2022-05-12 14:36:15下载
- 积分:1
-
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui
这是我在工作中编写的针对helio板GUI接口
程序,用于minigui-This is my work in the preparation of the plate against Helio GUI interface program for MiniGUI
- 2023-01-17 18:40:03下载
- 积分:1
-
uart driver to use in avr family
uart driver to use in avr family
- 2022-03-14 04:27:12下载
- 积分:1
-
DDK编程网卡驱动,是驱动开发的好例子!
DDK编程网卡驱动,是驱动开发的好例子!-DDK programming card drivers, driver development is a good example!
- 2022-10-04 00:00:03下载
- 积分:1
-
USB接口开发的实例程序,完整的C代码,但是缺少说明文档
USB接口开发的实例程序,完整的C代码,但是缺少说明文档-USB interface, an instance of the development process, the complete C code, but the lack of documentation
- 2022-11-27 22:20:03下载
- 积分:1
-
disk filter, a development with DDK
disk filter,一个用DDK开发的WINDOWS系统的磁盘过滤系统-disk filter, a development with DDK
- 2022-08-08 07:31:50下载
- 积分:1
-
一个pci卡驱动程序,自己做的pci卡及驱动,大家可以
一个pci卡驱动程序,自己做的pci卡及驱动,大家可以-A pci driver and its test program.
- 2022-02-02 12:50: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
-
YSS915 (KP2V2) is an LSI for processing Kar aoke voice signals. This LSI has an...
YSS915 (KP2V2) is an LSI for processing Karaoke voice signals.
This LSI has an A/D converter (1 channel) for the microphone echo, and a memory for the microphone echo and
key control. These features allow achieving the functions needed for the Karaoke system by using only one LSI
chip. As for the microphone echoes, many other types of echoes are available in addition to ordinary ones so that
YSS915 is applicable to various uses.
In addition to these Karaoke programs, YSS915 is able to provide the Movie & Music programs, with which the
surround effect is applied to the movie and music sources for giving the users more enjoyment.
YSS915 is pin compatible with and register compatible with YSS903 (KP2V).-YSS915 (KP2V2) is an LSI for processing Kar aoke voice signals. This LSI has an A/D converte r (a channel) for the microphone echo, and a memory for the microphone echo and key cont rol. These features allow achieving the functi ons needed for the Karaoke system by using only
- 2022-10-27 23:40:04下载
- 积分:1
-
addfilter是命令
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.- Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on both x86 and Alpha platforms. It has only been tested in a 32-bit environment. Since Addfilter is not a driver, it does not deal with Plug and Play or Power Management.
- 2022-12-22 04:25:03下载
- 积分:1