搜索资源列表
USB-POTROL
- 本书规范了USB的工业标准。该规范介绍了USB的总线特点、协议内容、事务种类、总线管理、接口编程的设计,以及建立系统、制造外围设备所需的标准。 设计USB的目标就是使不同厂家所生产的设备可以在一个开放的体系下广泛的使用。该规范改进了便携商务或家用电脑的现有体系结构,进而为系统生产商和外设开发商提供了足够的空间来创造多功能的产品和开发广阔的市场,并不必使用陈旧的接口,害怕失去兼容性。
USB通讯协议
- USB驱动协议的简化版。如果你想打开一个USB管道,你首先要知道这种USB设备的GUID和管理道名称,获取句柄以后就可以使用ReadFile/WriteFile进行读写了!-USB drives a simplified version of the agreement. If you want to open a channel USB, you must first know the GUID USB devices Road names and management, acquisitio
捍卫者USB安全管理系统
- 捍卫者USB安全管理系统 2008V2.0 技术白皮书
usbmgr-1.0.0.tar.gz
- usb端口管理程序,可以监控usb口使用情况并控制接入设备的数据,usb port management procedures to monitor the use of usb port and control access to equipment data
Sky
- “Sky试验测试与控制系统软件”用于工业控制系统的数据采集、解析、分析和保存,可以读取PCI、RS232、USB、CAN总线数据,将参数以曲线、列表和数码管等不同方式显示。 测控系统目前支持的设备有:RS232串行设备,研华PCI系列采集卡,周立功系列CAN分析仪,ASCL高速CAN采集仪,USB7310数据采集卡等。通过接口扩展,该系统可以支持任意用于计算机的Windows系统下的采集设备。 测控软件采用高精密定时系统,定时精度为1ms,曲线最高显示频率为1K,数据采集频率不限,取决于采集设备
usb-serial
- vc6.0,ddk,DriverStudio环境下的wdm驱动程序,这是一个usb转串口的简洁的驱动程序,没有电源管理-vc6.0 ddk, the DriverStudio environment under the wdm drivers, this is a usb to serial simple driver, without power management
usb
- 本书规范了USB的工业标准。该规范介绍了USB的总线特点、协议内容、事务种类、总线管理、接口编程的设计,以及建立系统、制造外围设备所需的标准。-Book standardized industry-standard USB. The specification describes the characteristics of USB bus, agreement, transaction type, bus management, interface programming, design, a
494512451
- 自微軟的 Microsoft USB Flash Drive Manager 快閃隨身碟資料管理程式-Since Microsoft Microsoft USB Flash Drive Manager flash drive data management program
49551117
- 自微軟的 Microsoft USB Flash Drive Manager 快閃隨身碟資料管理程式-Since Microsoft Microsoft USB Flash Drive Manager flash drive data management program
EnumDeviceProperties_demo
- 在List框中显示系统中所有设备 并在下面的信息栏中显示所有的设备(USB、主板、IDE等所有设备管理器中的设备)的信息,使用接口为SetupAPI-List box display system at all the equipment and information in the following column shows all the devices (USB, motherboard, IDE Device Manager all of the equipment) inform
AVR_USB
- IgorPlugUSB_AVRUB应用与管理,内含IgorPlugUSB相应资料-IgorPlugUSB_AVRUB application and management, including the corresponding information IgorPlugUSB
V402Setup(USB)
- V4.02E是英文版软件,适用于出口汽车衡配套使用。可用于各类企业用一台电脑管理一台电子汽车衡称重业务-V4.02E is the English version of the software for supporting the use of export truck scale. Can be used for all types of enterprises to use a computer managing a single electronic truck scale weighi
USB_API
- USB 文件管理 MCU API 库的连接对象-USB file management MCU API database connection object
libusb-0.1.1.tar
- libusb 库包含一组用来在没有内核驱动程序的情况下管理 USB 设备的接口。-Libusb is a high-level language API which conceals low-level kernel interactions with the USB modules. It provides a set of function which are adequate to develop a device driver for a USB device from the User
USBFilter
- 设备管理程序,可以禁用,启用指定的设备,同时还可以对优盘读写,或只读
1
- USB设备管理,实现USB设备的插拔提示-USB Device Management
Usb
- 为您的U盘增加密码,锁定U盘,以及U盘管理、U盘授权、Delphi源程序-Increase your U disk password lock U disk, U disk management, U disk authorization, Delphi source code
comm_manager
- C++写的通讯管理系统,可以管理Secket,串口,USB PORT等多种通讯形式-communication management writen with C++ language,it can be used for socket,serials port ,usb port comm manage
wmctrl
- 一个基于C语言的usb管理程序。实现了usb的添加删除等管理和错误处理。-a usb manager use C language.
usb-filter
- 可以过滤usb设备的IO操作,本代码有一个基本的usb管理的框架,用户可以直接在这个框架上进行进一步的开发。-A usb filter framework that can filter the IO of usb devices.