USB Manager(usbmgr) 0.4.8 Shuu Yamaguchi <shuu@wondernetworkresources.com> Special Helper: Philipp Thomas When USB devices connect to or disconnect from a USB hub, the usbmgr works as the following according to configuration. a) It loads and unloads files Linux kernel modules. b) It execute file to setup USB devices.
标签: wondernetworkresources Yamaguchi Manager Special
上传时间: 2014-01-27
上传用户:zhaiyanzhong
使用PDIUSBD12做usb接口时用philip 提供的驱动编写的程序在xp下会出错,可用该补丁修补D12_USB驱动安装补丁
上传时间: 2015-03-27
上传用户:wpt
Addressbook using double-linked list. This example shows the use of a double-linked list by implementing an addressbook for the console. It has features like inserting, searching(linear), sorting(bubble sort), deleting and load/save to a file. I wrote this during my study of Applied Computer Science so it s intended mainly for students who want to know about some advanced programming techniques in C. The Code was compiled with MSVC++ 6.0 but it should compile with any ANSI-compliant compiler.
标签: double-linked list Addressbook implemen
上传时间: 2014-01-24
上传用户:asddsd
linux下的usb开发,采用phlip的isp1362,此为它的stack
上传时间: 2015-03-28
上传用户:gououo
USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!
上传时间: 2014-01-10
上传用户:zjf3110
This asp document,can help you to design Asp Web example,and other information
标签: information document example design
上传时间: 2013-12-29
上传用户:hewenzhi
这是44b0x的+D12 USB的驱动程序,是对flash的底层的驱动。的源程序
上传时间: 2014-11-27
上传用户:hanli8870
USB有关的编程,可以让初学者学学,很不错的,
上传时间: 2015-03-28
上传用户:ve3344
读写USB端口的VC程序,编译说明 : 1. 安装DDK 2. 把DDK的inc路径填在头文件的包含路径中 3. 把DDK的lib路径填在库文件的包含路径中 4. 注释掉原代码中的HIDD_ATTRIBUTES结构 // 不知作者为什么要添加这个结构定义 5. 添加setupapi.lib 如果不想安装DDK,就去掉前两步,但需要拷贝相关的头文件和库文件到工程目录
上传时间: 2013-12-25
上传用户:wweqas
ASP.NET File Upload Example 文件上传
上传时间: 2014-01-20
上传用户:zhangyigenius