搜索资源列表
-
0下载:
将Windows应用程序中的Windows消息实时地通过记事本显示出来.-Windows Application Program for Windows through real-time information in the notebook show.
-
-
0下载:
Libusb-win32 is a library that allows userspace application to access USB
devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP).
It is derived from and fully API compatible to libusb -Libusb - win32 is a library that allows user s
-
-
0下载:
AC97 Sample Driver and Related Code Samples.
This directory contains a sample AC97 adapter driver and several related code samples.
These samples need to be compiled with the Windows .NET or Windows XP build environment but are binary compatible
-
-
0下载:
本程序用以示范如何挂接windows系统下的硬件中断(如并口中断,串口中断等等),包含了驱动程序源代码和上层应用程序代码。驱动程序是用DDK编写的。使用前请参看readme文件。-the procedures used to demonstrate how to engage the windows system hardware interrupts (such as Parallel interrupted, interrupt, etc.), including the driver so
-
-
0下载:
Blaster is a simple application that illustrates Windows NT 5.0’s support of the IrDA protocol. IrDA provides reliable point to point connectivity between 2 computers equipped with infrared -Blaster is a simple application that illustrates Windows NT
-
-
0下载:
这是是NT系统下用户模式和内核模式交互信息的例子,包括应用程序和驱动程序。压缩包内包含了可执行文件和源代码。,Ioctl Sample is a sample application and driver for communicating between user mode and kernel mode on
Windows NT operating systems. Binaries and source code.
-
-
0下载:
《寒江独钓——Windows内核安全编程》“文件系统微过滤驱动”一章的源代码,该代码的主要功能是限制对应用程序“记事本”文件(notepad.exe)的操作,进而达到限制扩展名为txt等使用记事本程序来编辑的功能。
使用net start 驱动名称
net stop 驱动名称
这种方式来安装驱动," Trees and fishing alone- Windows kernel security programming" " file system, m
-
-
0下载:
Windows Embedded Compact 7,介绍驱动开发,BSP移植,OS订制,应用开发。-Windows Embedded Compact 7, introduces driver development, BSP transplantation, OS custom application development.
-
-
0下载:
本光盘为《Windows设备驱动程序WDF开发》书籍的配套光盘。光盘中含有书中所有实例的驱动程序和应用程序的全部源代码,以及生成的驱动程序和可执行的应用程序。除USBSample和PCISample实例因需要硬件设备的支持,读者无法运行外,其他11个实例均可在Windows XP和Windows Vista下运行。,The CD-ROM for the " Windows Device Driver Development WDF" book package CD-ROM. B
-
-
0下载:
基于Windows的USB驱动程序和上位机程序开发,里面使用了ActiveSkin皮肤控件和TeeChart绘图控件,方便画图。程序的下位机是Microchip的PICDEMTM FFUSB Demo Board开发板
-Windows-based PC USB driver and application development, which uses ActiveSkin TeeChart drawing controls and control skin, easy drawing.
-
-
0下载:
本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。
-The book is suitable for readers familiar with the Windows application programming turned to the driver development.
-
-
0下载:
概述
● 全速设备接口,兼容 USB V2.0,外围元器件只需要晶体和电容。
● 可选:通过外部的低成本串行EEPROM 定义厂商 ID、产品 ID、序列号等。
● 支持5V电源电压和3.3V电源电压。
● 低成本,直接转换原串口外围设备、原并口打印机、原并口外围设备。
● 采用SOP-28封装,串口应用还提供小型的 SSOP-20 封装。
● 由于是通过USB转换的接口,所以只能做到应用层兼容,而无法绝对相同。 -Say all
● The full s
-
-
1下载:
本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。-This book is very familiar with the Windows application programming for the development of readers turn to drive. All o
-
-
0下载:
Cpp
Research cpp, for windows application
-
-
0下载:
windows环境下驱动编程,有详细的应用案例,可以扩展在实际项目中。-windows-driven programming environment, a detailed application of the case, can be extended in the actual project.
-
-
0下载:
windows应用程序捆绑代码,应用程序注入等常用方法-windows application bundle code into other commonly used methods of application
-
-
2下载:
压缩包是电子书和源码。
《Windows设备驱动程序WDF开发》既适合具有一定计算机硬件及C/C++语言基础的计算机应用开发人员阅读,也适合作为计算机应用开发人员和高等院校学生的实用参考书。Windows最新的WDF驱动程序框架,包括KMDF和UMDF,KMDF是WDM的继续。本书主要介绍KMDF设备驱动程序的原理及编程方法;详细介绍KMDF对象及程序基本框架,KMDF和应用程序之间的通信、即插即用和电源管理的编程技术,过滤器驱动程序,KMDF访问硬件设备、处理硬件中断、实现DMA操作的编
-
-
0下载:
windows应用程序对鼠标的响应,附详细设计代码-Windows application respond to the mouse
-
-
0下载:
Takes standard printer output produced by a DOS application, and forwards it to a default Windows printer
-
-
0下载:
usbview工具,可以列出windows上所有的usb设备及usb root hub,hub,device的层次关系。对了解usb驱动这块有帮助。(usb view sample application,this code can show usb root hub,hub,usb device hierarchy architecture.)
-