搜索资源列表
816-4854
- 本设备驱动教程是一本实际操作指南,介绍如何开发简单的 SolarisTM 操作系统(Solaris OS)驱动程序。设备驱动教程 还阐述了设备驱动程序在 Solaris 操作系统中的工作原理。本书与 Writing Device Drivers 配套。Writing Device Drivers 是一个详尽的参考文档,对多种设备和驱动程序进行了讨论。设备驱动教程探讨了完整的驱动程序,但没有对所有驱动程序类型进行全面分析。设备驱动教程中的很多地方都引用了 Writing Device Driver
tornado
- vega prime 程序,vp使用中的初级教程中的应用事例
Driver_Development_Tutorial
- “驱动入门教程及源码”先完成基于MFC框架测试程序的编写,接着分析WDM模型模糊的概念。最后一个就是我们的多功能程序,把所学融合到一起...今天和明天和后天一口气完成... 我们现在来做一个MFC框架程序.选择对话框模式,并去掉配置过程中的“关于对话框”和“ActiveX控件”, 使程序看起来更简洁和苗条
VxD教程
- 汇编语言编写的虚拟驱动程序-assembly language prepared by the virtual driver
KmdTutCn
- KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程,读者可以从http://www.freewebs.com/four-f/下载最新的英文版本,为了使用本教程,你还需要下载Kernel mode驱动程序开发包KmdKit,更多信息请参考http://www.wasm.ru/(很不幸,是俄文的,倒ing~~~) 0.2 关于KmdKit KmdKit的全称是Kernel Mode Driver development Kit for assem
USBdriverDevolopment
- USB驱动开发教程,详细说明了USB驱动开发和应用程序开发
WDMDRIVER
- 驱动程序开发基础教程,是基于WDM模式的Windows驱动程序开发
driver-devlop-entrance-v1.0
- 华恒驱动入门教程说明及程序原代码下载 driver-devlop-entrance-v1.0
WDM
- Windows下驱动程序模型,微软经典教程,内附示例源代码
WDM
- Windows下驱动程序模型,微软经典教程,内附示例源代码
Windows98_2000驱动程序编写方法
- windows98和windows2000的usb驱动开发的一个简单入门教程,有一个例子。-Windows98 and the usb drive the development of a simple entry guidance is an example.
2009032610415400001
- 组态王 高版本 驱动开发 内含实例及教程 适合于初级用户定义自己的通讯协议,便于实现组态王驱动程序-KingView high version of the driver development includes examples and tutorials for the primary users define their own communication protocol is easy to realize Kingview Driver
CSCommTest
- 串口驱动程序,在界面上能发送接收数据,主要是参照网上的教程实现的,代码能运行通过,是一个界面程序-Serial port driver, the interface can send receive data, mainly by reference to the realization of online tutorials, and code to run through, is an interface program
DriverDevelopmentTutorialPartIIntroductiontoDriver
- 一篇驱动程序开发的教程(入门级),为不了解这一行而有志加入的人准备-Development of a Driver Guide (entry level), and do not understand this line and who are interested in joining the people are prepared to
DeviceIOControl
- DeviceIOControl实战演示及源代码,是应用程序与设备通信很好的示例教程-DeviceIOControl actual demonstration and source code, applications and devices are good examples of communication tutorial
WinCE_GPIO_drivers
- WinCE流设备驱动简介及GPIO驱动的实现,在包里面,有傻瓜式教程教你怎么写个最简单的GPIO程序,同时附上了该程序,你只需要按照步骤一步一步就可以实现wince的GPIO程序写作。-WinCE flow profile and GPIO device driver driven to achieve, in the package inside, a fool-style tutorials teach you how to write the most simple GPIO proced
kmdwin32asm
- KmdTut是一份以Win32汇编语言来开发Kernel mode驱动程序的教程-KmdTut be based on a Win32 assembly language to develop the Kernel mode driver tutorial
qudong
- 这个驱动开发的教程pdf,驱动程序编写者指南-The driver development tutorial pdf, driver writers guide
USB_Interface_and_Driver_Development_Course
- 《USB接口技术及驱动程序开发教程》。这本教程详细讲述了USB串口通信的相关知识,对串口驱动程序的开发作了详尽的介绍,是一本实用价值很不错的教程。-" USB Interface and Driver Development Course." This tutorial describes in detail knowledge of USB serial communication, serial port driver for the development of a de
VisualcMFC
- VisualC++MFC简明教程,该教程将向你介绍MFC的基本概念和术语以及事件驱动程序设计方法。-VisualC++ MFC simple tutorial that will introduce you to the basic concepts and terminology of MFC and event-driven programming.