-
典型的C++ 编程,WDM编程,过滤器编程。绝对可以用。可配合其它我上载的源代码使用。试试看!...
典型的C++ 编程,WDM编程,过滤器编程。绝对可以用。可配合其它我上载的源代码使用。试试看!-typical C programming, WDM programming, filters programming. Absolutely can use. I can meet other on the use of the source code. Give it a try!
- 2022-08-15 18:34:52下载
- 积分:1
-
虚拟RAM磁盘的驱动程序源代码!
虚拟RAM磁盘的驱动程序源代码!-Virtual RAM disk driver source code!
- 2023-03-07 16:25:03下载
- 积分:1
-
此文件为ZCM6041型液晶驱动程序 是我调式成功的
此文件为ZCM6041型液晶驱动程序 是我调式成功的-ZCM6041 LCD driver- I emphasize succe
- 2022-02-01 09:50:46下载
- 积分:1
-
A hidden process, tool, very use of the software is not generally reported to po...
一个隐藏进程的工具,非常的使用,一般杀掉软件不报的毒-A hidden process, tool, very use of the software is not generally reported to poison to kill
- 2022-01-26 05:51:18下载
- 积分:1
-
在W2000中调用中断的WDM驱动编程
在W2000中调用中断的WDM驱动编程-call interrupted programming WDM Driver
- 2022-02-01 13:25:48下载
- 积分:1
-
由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出...
由Jean Labrosse先生写的uC/OS的实时操作系统核心的C源代码以及说明。这是Jean先生为68HC11系列写的RTOS,但是随着越来越多的MCU的出现,Jean把他的RTOS移植到许多平台上,比较适合扩展模式的应用模式,如XA,X86,但是一些客户不知道如何使用,实在糟蹋了!不过提醒各位,这仅仅是一个核心模块,嵌入应用环境太多了,许多其他模块象:文件模块,通讯模块,显示模块等,都需要大家自己努力了!那我自己也在尝试增加一些模块,象TCP/IP协议,可以为许多应用提供附加应用。-by Mr. Jean Labrosse wrote uC/OS real-time operating system kernel of C source code and state. This is Mr. Jean wrote for the series 68HC11 RTOS, but as more and more the emergence of the MCU, Jean his many transplant RTOS platform, expansion model more suitable for the application model, such as XA, X86, but some customers do not know how to use, is wasted! But to remind you that this is only a core module, embedded application environment too much, like many other modules : File module, communications module, module, we now have our own efforts! I also try to increase their number of modules, such as TCP/IP protocol, for many applications can provide additional applications.
- 2022-01-28 22:44:19下载
- 积分:1
-
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考...
一个很好的WDM驱动编程入门程序,包括驱动和测试代码。含有所有基本的驱动功能例程,适合初学者学习参考-a good WDM Driver programming entry procedures, including drivers and test code. Contain all the basic functions of the driving routines, learning reference for beginners
- 2023-07-04 02:10: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
-
一个液晶驱动程序,用计算机软件,方便制作文字D ..
一个液晶驱动程序,配合计算机软件可方便的制作文本显示器用于工控场合-an LCD driver, with the computer software to facilitate the production of text display for the occasion IPC
- 2023-01-16 12:20:03下载
- 积分:1
-
PCM3240四轴运动控制器的dos系统的测试程序,用于学习和开发PCM3240...
PCM3240四轴运动控制器的dos系统的测试程序,用于学习和开发PCM3240-PCM3240 Four-axis motion controller dos system testing procedures, for learning and development PCM3240
- 2022-01-26 08:30:39下载
- 积分:1