搜索资源列表
Windriver__五分钟学会写设备驱动程序
- 谁必须用WinDriver? 1. 硬件开发者--用这个驱动程序向导来快速测试你的新硬件。 2. 软件开发者 --用这个驱动程序向导来 产生设备驱动代码驱动你的硬件。用 WinDriver 工具来检测和调试 你的驱动程序。. WinDriver支持哪个操作系统? 1. WinDriver现在支持 Windows 95, 98, NT, 2000, Windows CE, Linux, Solaris和 VxWorks.
Windows设备驱动程序WDF开发
- 武安河编著《Windows设备驱动程序WDF开发》配套源代码。
Microsoft Windows CE Device Driver Kit设备驱动程序开发指南
- Microsoft Windows CE Device Driver Kit设备驱动程序开发指南,书籍。
PCI设备Windows通用驱动程序的设计
- PCI设备Windows通用驱动程序的设计-PCI device drivers for Windows Universal Design
PCI 设备中在WINDOWS下编写DMA的方法
- PCI 设备中在WINDOWS下编写DMA的方法-PCI devices in Windows DMA prepared under way
PCI设备WINDOWS驱动程序的开发
- PCI设备WINDOWS驱动程序的开发-PCI device driver development
Windows CE数据库程序的开发
- 由于是基于Windows CE的程序,所以不能在普通的C++或者VC环境下调试.而应该在Microsoft Platform Builder 3.0开发系统中编译和连接。 数据库文件存放在Windows CE 设备的CF(Compact Flash)存储卡上,程序运行时,要求设备有CF存储卡。-is based on the Windows CE procedures, it is not in ordinary C or VC deb
Windows 环境下的设备驱动程序设计
- Windows 环境下的设备驱动程序设计-environment of Windows Device Driver Design
Windows设备驱动程序设计课件1
- 一个非常好的驱动程序开发资料,用PPT格式,内容详实,有很好的参考价值-a very good driver development information with the PPT format, informative, a good reference value
Windows设备驱动程序设计课件2
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
Windows设备驱动程序设计课件3
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
Windows设备驱动程序设计课件4
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
Windows设备驱动程序设计课件5
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
Windows设备驱动程序设计课件6
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
Windows设备驱动程序设计课件7
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
Windows设备驱动程序设计课件8
- 一个非常好的驱动程序开发资料,用PPT格式,内容丰富,是个很好的驱动程序设计参考资料-a very good driver development information with the PPT format, rich in content, is a very good driver reference design
DevMgr
- 类似windows设备管理器的VC代码,用于枚举系统的物理设备、逻辑设备信息-equipment manager of VC code, except for the physical equipment, information logic devices
EnumDevices_demo
- 枚举windows设备文件,当需要得到设备的时候可以把当前设备枚举出来-Enumeration windows device file, when the equipment needs to be a time when the current device can be enumerated by
Windows
- Windows平台下的设备驱动程序开发------论文-Under the Windows platform device driver development------ Papers
Windows系统设备管理器
- 简单的VC设备管理器,可以参考WINDOWS设备管理器。(simple device manager)