Welcome![Sign In][Sign Up]
Location:
Search - DDK u

Search list

[Driver Developusb程序相关的库和头文件打包

Description:

xp下usb 相关的程序开发所需要的库和头文件 一般提供的程序实例都没带这些编译往往少文件,这个里我从xp ddk 2600 提取出来的,方便大家使用,取下ddk太麻烦了而去也很大 usb用得上的就这些了。


Platform: | Size: 104346 | Author: hpsmallbee | Hits:

[Other resourceWNUSB

Description: [UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051
Platform: | Size: 24105 | Author: 王军 | Hits:

[Driver DevelopUSB_FILTER

Description: U盘过滤驱动,仿DDK例子diskperf改写,实现U盘的只读操作,供初学者参考
Platform: | Size: 36162 | Author: wxb | Hits:

[CommunicationUSB2.0_USB_driver

Description: 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子-learning USB Driver Design source, including Windows DDK Driver Driver of the detailed design, the U-disk, MP3 programming examples
Platform: | Size: 1153080 | Author: 赵红 | Hits:

[CommunicationUSB2.0_USB_driver

Description: 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子-learning USB Driver Design source, including Windows DDK Driver Driver of the detailed design, the U-disk, MP3 programming examples
Platform: | Size: 1805312 | Author: 赵红 | Hits:

[Communicationusb_detect

Description: 需要win2000或者winxp的DDK,才能编译。 主要用于USB设备信息的查询,对于USB编程会有少少的帮助。-need WIN2000 or winxp the DDK, can be compiled. USB devices used mainly for information inquiries, USB programming will be a bit of help.
Platform: | Size: 45056 | Author: 艾德 | Hits:

[Driver DevelopUCopy20061119

Description: 监控u盘,并且隐藏自己,把文件自动复制到u盘上实现传播--编译时需要w2000ddk支持-monitoring site, and hide and documents automatically copied to the plate to achieve u dissemination-- when the compiler needs support w2000ddk
Platform: | Size: 34816 | Author: ss | Hits:

[OtherMsdn_Ddk

Description: Windows 2000 DDK 第三卷,中文的,我只有第三卷,不知道对大家有没有用-Windows 2000 DDK Volume III, Chinese, and I only the third volume, do not know whether the U.S. has no use
Platform: | Size: 1264640 | Author: 方景 | Hits:

[Otherwin2k_ddk_doc_3

Description: 这个才是 Windows 2000 DDK 第三卷,中文版的,我只有第三卷,不知道对大家有没有用-This is the Windows 2000 DDK III, the Chinese version, I am only the third volume, do not know whether the U.S. has no use
Platform: | Size: 896000 | Author: 方景 | Hits:

[SCMRS232-USB

Description: 基于F326单片机的RS232转USB程序,基于HID免驱动,给初学者参考。-Based on the F326 MCU RS232 to USB procedures, based on the HID-free driving, a reference to the beginners.
Platform: | Size: 147456 | Author: 张伟 | Hits:

[Software EngineeringWNUSB

Description: [UsbKbd.rar] - usbkbd,用wdm编写的usb和键盘的驱动示例 [USB2.0_USB_driver.rar] - 学习USB2.0驱动程序设计源码,包括Windows DDK Driver驱动的详细设计,U盘,MP3的程序设计例子 [mc8051_design.zip] - MC8051 IP CoreOregano Systems 8-bit Microcontroller IP-Core此公司提供的8051 -[UsbKbd.rar]- usbkbd, prepared with wdm drivers usb and keyboard sample [USB2.0_USB_driver.rar]- Learning USB2.0 Driver source, including the Windows DDK Driver drive the detailed design, U disk, MP3
Platform: | Size: 23552 | Author: 王军 | Hits:

[Driver DevelopUSB_FILTER

Description: U盘过滤驱动,仿DDK例子diskperf改写,实现U盘的只读操作,供初学者参考-U disk filter driver, imitation DDK examples diskperf rewritten, realize U disc read-only operation, the reference for beginners
Platform: | Size: 35840 | Author: wxb | Hits:

[MiddleWareddk_usb

Description: DDK开发例子,非常详尽。USB在Windows下的设备驱动例子。-DDK development examples, very detailed. USB in Windows under the device driver examples.
Platform: | Size: 346112 | Author: 严寒与 | Hits:

[OS programUDiskFilter

Description: U盘过滤驱动系统源代码主要是用DDK来实现的-U disk drive system source code filter is mainly used to realize the DDK
Platform: | Size: 106496 | Author: 颜浦钰 | Hits:

[File FormattestUSB

Description: 使用DDK得到U盘信息,和SN号,插入U盘的时候获得很多有用信息,在应用层使用DDK函数-DDK has been the use of U disk information, and SN number, insert the disk when U get a lot of useful information in the application layer using the DDK function
Platform: | Size: 64512 | Author: liyang | Hits:

[Driver Developusbnet

Description: DDK编译通过的usb转虚拟网卡的驱动源代码,涉及 ndis相关的网络编程-usb lan usbnet usbnic ndis
Platform: | Size: 487424 | Author: 刘银平 | Hits:

[Driver Developusbdiskencrar

Description: 主要是U 盘加密的。可以对U盘 进行加密,是一个难得的例子-Files Description: DD\EDDrv.c: The on-the-fly encryption/decryption filter driver. DD\EdDrv.h: Main header file for the above. DD\IoctlCmd.h: Containing the IOCTLs for the driver. DD\EdDrv.lib: The library file containing the core of FastIO and Memory mapped file IO handling DD\EDDrvLib: Header file for the above library. DD\Makefile: Makefile for the driver. DD\Sources: Sources file for the driver. The current build has been done using Windows XP DDK checked build environment. Also since the domain name--against which the retrieved domain name is to be matched--is currently hard coded. Hence the hard coded name has to be change before compiling the user mode program The .lib file which has been provided in \DD\DD folder is checked built using Win XP DDK as of now.
Platform: | Size: 6766592 | Author: kennethroger | Hits:

[Driver DevelopMFCUSB

Description: USBPort的编译说明 -- 01(VC知识库) 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录-USBPort compile note- 01 (VC Knowledge Base) 1. Install DDK 2. To the inc path to fill in the DDK header file that contains the path 3. The DDK s lib path to fill in the library file that contains the path 4. HIDD_ATTRIBUTES comment out the original code structure// I do not know why the author of the definition of this structure to add 5. Add setupapi.lib If you do not want to install the DDK, to remove the first two steps, but requires copying the relevant header files and libraries to the project directory
Platform: | Size: 167936 | Author: 徐淼 | Hits:

[Otherdriver

Description: 目录内容及使用方法: \Program 书中的主要程序文件。在打开例题的.dsw文件后,请读者在 tools菜单下的 Options 的 Directories 标签中选择 Executable files,并添加光盘中的 MakeDrvr.bat 所在 的路径。 注:经过与微软美国公司法律部商议,在本书光盘中可以 使用 DDK 中的类库文件作为我们产品的一部分,但 DDK 中的其他工具和文档则不能使用,因此请读者在 http://www.microsoft.com/ddk 处下载完整的 DDK 压缩包。 程序都需要在 Windows2000 环境下运行,在运行光盘中的 例题前,还需要安装 DDK 和 VC++6.0 或 VC++7.0。 \Webs 网页形式的我社之出版物介绍。打开 index.htm 文件浏览。 player 文件夹中是浏览器 Flash 动画播放插件安装程序, 如果您的浏览器没有此插件,请先安装。 \Demo 多媒体形式的我社图书演示。启动 hope.exe 文件观看。 演示为直线播放,可随时按 ESC 键终止。 -List of content and use: \ Program book, the main program file. Examples in the open. Dsw file, please readers Options under the tools menu, select the Directories tab Executable files, and add the CD-ROM is located in the MakeDrvr.bat Path. Note: After the U.S. company s legal department and Microsoft discuss, in the book CD-ROM can be Using the DDK in the library file as part of our products, but the DDK The other tools and documentation you can not use, so readers http://www.microsoft.com/ddk DDK download the complete archive. Programs need to run in Windows2000 environment, running CD-ROM Example ago, also need to install DDK and VC++6.0 or VC++7.0. \ Webs web forms I introduce community of publication. Open the index.htm file browser. player folder is the Flash Animation Player browser plug-ins installer If your browser does not have this plug-in, please install. \ Demo multimedia presentation form of my agency books. Start hope.exe file view. Shows a straig
Platform: | Size: 8113152 | Author: 陈觅 | Hits:

[USB developtestUSB

Description: usb设备 监控 u盘 监控 需要ddk -usb disk monitoring equipment monitoring needs u ddk
Platform: | Size: 212992 | Author: zhangranyu | Hits:
« 12 »

CodeBus www.codebus.net