Description: 一个俄罗斯人写的串口监视工具。不占用串口,使用过滤驱动来做。-a Russian who wrote the serial monitoring tools. Serial off, the use of filter driver to do. Platform: |
Size: 45804 |
Author:李宁 |
Hits:
Description: 一个俄罗斯人写的串口监视工具。不占用串口,使用过滤驱动来做。-a Russian who wrote the serial monitoring tools. Serial off, the use of filter driver to do. Platform: |
Size: 62464 |
Author:李宁 |
Hits:
Description: DD sample implements serial port support for the Virtual DOS Machine (VDM). Driver for windows. Tool: winddk Platform: |
Size: 260096 |
Author:Li Tian |
Hits:
Description: 这是《寒江独钓——Windows内核安全编程》配书光盘,源码包括:Windows串口与键盘过滤驱动、Windows虚拟存储设备与存储设备过滤驱动、Windows文件系统过滤驱动、文件系统透明加密/解密驱动、Windows各类网络驱动(包括TDI过滤驱动及3类NDIS驱动),以及最新的WDF驱动开发模型-This is the " Snowy River fishing alone- Windows kernel security programming" book with CD-ROM, source code, including: Windows serial port with the keyboard filter driver, Windows virtual memory storage device and filter device driver, Windows file system filter drivers, file system transparent encryption/decryption drive, Windows all types of network drives (including the TDI filter driver and 3 NDIS driver), as well as the latest model-driven development of the WDF Platform: |
Size: 2040832 |
Author:lq7972 |
Hits:
Description: 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)" with USB CD-ROM in the circuit board and all learn the complete source code package test (C/C++ language). Through U disk, USB mouse, USB keyboard, USBMIDI keyboard, USB to serial port, USBHID custom USB device and custom USB device, and several other specific examples, step by step and explain the USB device driver and application development of detailed process and steps. The last two chapters introduce USBWDM driven development, and gives a simple USB drive and USB upper filter driver instance. Platform: |
Size: 35291136 |
Author:kevin |
Hits:
Description: 不占用串口,使用过滤驱动来做。在此基础上增加了自动保存日志功能,程序启用后自动转入监听状态-Off the serial port, use the filter driver to do. On this basis, an increase of automatically save the log function, the program automatically transferred to monitor the opening of the state Platform: |
Size: 27648 |
Author:沈佳平 |
Hits:
Description: DDK2000 写的虚拟串口驱动源代码,包含上层过滤驱动和测试例子-DDK2000 virtual serial port driver to write the source code, including the upper filter driver and test cases Platform: |
Size: 1405952 |
Author:刘以续 |
Hits:
Description: 串口驱动过滤:实现了简单的串口过滤功能,打印出串口发送的内容-Serial Driver Filter: Implementing a simple serial port filtering, print out the serial port to send the contents of the Platform: |
Size: 3072 |
Author:lq |
Hits:
Description: 本书主要介绍了用DriverStudio 3.1开发工具开发Windows 2000/XP下的WDM设备驱动程序的原理及编程方法。本书详细介绍了WDM基本程序框架和编程,IRP的基本概念及编程,WDM和应用程序之间的通信、即插即用、电源管理、WMI的编程技术,IRP串行处理、过滤器驱动程序,WDM访问硬件设备、处理硬件中断、实现DMA操作的编程技术,以及大量的基本编程技术,还有USB接口和PCI接口设备驱动程序WDM的开发。
本书附有20个典型的编程实例,便于读者学习和掌握。
本书是一本技术性较强的工具书。本书的适用对象是具有一定计算机硬件及C++语言基础的计算机应用开发人员,是计算机应用开发人员和高等院校学生的实用参考书。
-This book introduces the development tools developed by DriverStudio 3.1 under Windows 2000/XP WDM Device Driver principles and programming. WDM book details the basic procedural framework and programming, IRP and the basic concepts of programming, WDM, and the communication between applications, plug and play, power management, WMI programming techniques, IRP serial processing, the filter driver , WDM access to the hardware equipment to handle hardware interrupts, DMA operation of achieving the programming technology, and a lot of basic programming techniques, as well as PCI interface, USB interface and WDM device driver development.
Book with 20 examples of typical programming, easy to readers to learn and master.
This book is a highly technical tool. The book is targeted with a certain computer hardware and C-based computer application developer, a computer application developers and university students practical reference book.
Platform: |
Size: 35525632 |
Author:lijianli |
Hits:
Description: 本资源是谭文《寒江独钓-Windows内核安全编程》随书光盘中的源代码,代码中包含串口过滤、键盘过滤、磁盘虚拟、磁盘过滤、文件系统过滤与监控、文件系统透明加密、文件系统微过滤驱动、网络传输层过滤、NDIS协议驱动等内容,是学习Windows内核安全编程的实用参考。-This resource is TAN " painting by the Security-Windows kernel programming" CD with the book' s source code, the code contains the serial port filter, keyboard filter, virtual disk, disk filter, file system filtering and monitoring, file system, transparent encryption, micro file system filter driver, the network transport layer filtering, NDIS protocol driver and other content, is to learn practical programming Windows kernel security reference. Platform: |
Size: 1101824 |
Author:吴 |
Hits:
Description: 串口过滤驱动程序,没有编译,给各位参考,有问题M我:huahuliang163@163.com
-Serial filter driver, no compilation, to give you a reference, if there are problems M I: huahuliang163@163.com Platform: |
Size: 3072 |
Author:Liang |
Hits:
Description: 监视串口的过滤驱动程序源码(sermon C++)和上层应用程序源码(delphi),在这里展示了在delphi下如何加载一个驱动以及与驱动程序通信的基本示例,里面还有很多功能有待大家挖掘和完善,完善后别忘了发一份源码给我。-Monitor serial filter driver source code (sermon C++) and the upper application source code (delphi) here shows a basic example of how to load a driver, as well as communication with the driver under in delphi, there is also a lot of features to be mining and , perfect and do not forget to send a source to me. Platform: |
Size: 534528 |
Author: |
Hits:
Description: Win32平台,串口过滤驱动程序框架,方便二次开发及测试学习。-Win32 platform, serial filter driver framework to facilitate the secondary development and testing of learning. Platform: |
Size: 2048 |
Author:terry |
Hits:
Description: 串口过滤驱动,只是简单地打印出通过串口上的信息-Serial filter driver, but simply have to print out the serial port information Platform: |
Size: 1576960 |
Author:零 |
Hits: