搜索资源列表
UsbFat32Scsi
- Qt 4.7.2 + msvc2010 (msvc 版的 QT) 写的 Qt Gui 版 Spti, 即是 WinDDK里面一个 使用 DeviceIoControl 操作 SCSI 类型磁盘的例子, 本次编写此程序主要用于测试 usb 闪盘的 固件, 协助 usb 驱动 和 固件的程序开发. 同时也对在 Qt 中使用 win32 api 有一定的借鉴作用.-Qt 4.7.2+ msvc2010 (msvc version of QT) to write the Qt Gui vers
vb_hid
- USB通讯源码,VB开发,调用系统API完成-USB communication source, VB development, call the system API completed
windows-driver-Dev
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。 -The book is suitable for readers familiar with the Windows application programming turned to the driver development.
WinTab
- WINTAB是手绘板API,用于基于手绘板的交互系统的设计和开发。Wacom公司提供。-WINTAB is win tablet API, for the hand-painted panels on the design and development of interactive systems. Wacom Company.
RegDriver
- Ring0级操作注册表!在驱动开发中,经常会用到对注册表的操作,与Win32的API不同,DDK提供另外一套对注册表操作的相关函数,本代码给出了内核模式下对注册表的所有操作实例!-Ring0 registry class operation! At driver development, often used for the operation of the registry with Win32' s API different, DDK provide another set of r
Windows
- 本书非常适合熟悉Windows应用编程的读者转向驱动开发。所有的内容都从最基础的编程方法入手。介绍相关的内核API,然后举出示范的例子。这本书只有不到70页,是一本非常精简的小册子。所以它并不直接指导读者开发某种特定类型的驱动程序。而是起到一个入门指导的作用。-This book is very familiar with the Windows application programming for the development of readers turn to drive. All o
CAN-driver
- 汽车电子行业。CAN总线驱动功能开发,调用此API即可实现CAN报文收发处理。-The source codes can be used CAN message receiving or transmitting on CAN bus.
KBUSManage
- 汽车电子行业。K线驱动功能开发,调用此API即可实现K线报文收发处理。-codes can be used K bus message receiving or transmitting on K bus.
Windows-API-development
- windows api开发,希望对您是有用的-windows api development,it maybe is useful for you.
PCSC-sample.tar
- VC++ PCSC示例代码,演示如果使用标准微软PCSC开发接口使用读卡器的过程-VC++ PCSC Sample,it s a demo for how to user microsfot pcsc api to use card reader
java_com
- java串口通信包javacomm20-win32.zip Javax.comm是Sun公司提供的,用于开发平台独立的通讯应用程序的扩展API。(ps:这里javax的x很准确地表明了它是一个扩展包,而不是核心包(core package),但由于历史原因,javax下的并不都是扩展包,比如swing包已经是Java核心架构的一部分了,不过为了与Java1.1编码兼容,仍使用javax.swing。)javax.comm可以访问RS232接口(串口)及有限制地访问IEEE-1284(并口)。-J
USB_DriverBulk
- USB动态库 可以直接调用API函数进行windows USB驱动开发-USB DLL