Welcome![Sign In][Sign Up]
Location:
Search - libusb-1.0.6

Search list

[Software Engineeringlibusb

Description: libusb document, 简洁明了的明白libusb的结构和使用-libusb document, clear and concise to understand the structure and the use of libusb
Platform: | Size: 106496 | Author: 姜克强 | Hits:

[Linux-Unixlibusb-1.0.0

Description: linux 下的libusb 1.0.0版本-libusb 1.0.0 under linux version
Platform: | Size: 783360 | Author: xuyanwu | Hits:

[Linux-Unixlibusb-1.0.6

Description: 小型的usb库libusb,通过usb库,通过libusb的接口函数,应用程序可以直接跟usb设备打交道。-Small usb library libusb, through the usb library, through the libusb interface functions, the application can deal directly with the usb device.
Platform: | Size: 411648 | Author: yr | Hits:

[USB developAplication(VC)

Description: VC++6.0环境下USB编程代码,新手可以试一试-VC++6.0 environment, USB programming code, novice can try
Platform: | Size: 74752 | Author: vrman | Hits:

[Embeded Linuxlibusb-0.1.1.tar

Description: 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 Userspace.
Platform: | Size: 129024 | Author: 魏巍 | Hits:

[Embeded Linuxlibusb-1.0.7

Description: 是用C实现的一个跨平台的usb driver库,是一个开源的代码.使用者只经过少理的改动就可以移植了-Is a cross-platform C implementation of the usb driver library is an open source code. User changes only a few reasons can be ported
Platform: | Size: 418816 | Author: 张亚群 | Hits:

[USB developlibusb_RM

Description: usb开发文档,文档介绍使用libusb库进行usb通信的各函数-libusb Developers Guide
Platform: | Size: 18432 | Author: henry | Hits:

[Linux-Unixlibusb-1.0.6

Description: libusb,API for Linux USB interface
Platform: | Size: 875520 | Author: 劉民享 | Hits:

[Linux-Unixlibusb-1.0.8

Description: 该源码包是libusb的源码,封装了用户空间和内核空间USB通信的接口-The source package is the libusb source code, package the user space and kernel space USB communication interface
Platform: | Size: 414720 | Author: Andy | Hits:

[USB developlibusb-win32-releases

Description: libusb-win32 是libusb在Windows操作系统上的实现。 该版本的类库允许WIndows环境中的用户无需在内核模式下(需要借助DDK和SDK,并可通过第三方开发工具DriverStudio等生成框架开发,核心代码在Visual C++ 6.0中开发)编写驱动即可以让应用程序访问USB设备的通用解决方案。-libusb libusb-win32 is in the implementation of the Windows operating system. This version of the library allows the user does not need WIndows environment in kernel mode (needs the DDK and SDK, and through third-party development tools such as generating DriverStudio development framework, the core code in Visual C++ 6.0 in development) that can write drivers applications to access USB devices a common solution.
Platform: | Size: 623616 | Author: 郑绍华 | Hits:

[Linux-UnixlibusbIntroduce

Description: libusb介绍。非常简明,易于上手和抓到本质-libusb introduction. Very concise, easy to fly and catch the essence of
Platform: | Size: 8192 | Author: 朱先生 | Hits:

[Internet-Networklibusb-1.0.6.tar.bz2

Description: linux 下3G上网卡移植到arm板子所用到到软件-3G network card under linux ported to the arm board of the software used to
Platform: | Size: 322560 | Author: stoning | Hits:

[Driver Developlibusb-win32-src-1.2.5.0

Description: libusb-win32-src-1.2.5.0.zip libusb的最新版本,windows usb驱动,只需少量修改就可使用-libusb-win32-src-1.2.5.0.zip libusb latest version, windows usb drive, you can use with little modification
Platform: | Size: 762880 | Author: wanghu | Hits:

[Driver Developlibusb-win32-debug-1.2.4.6

Description: windows平台下开发跨平台USB驱动,在vS2010环境中,简单方便-windows platform, cross-platform USB drivers, in vS2010 environment, simple
Platform: | Size: 1647616 | Author: | Hits:

[Embeded Linuxlibusb-1.0.8

Description: 本源码是USB驱动在Linux环境下USB协议的实现,是USB主控制部分-The source is a USB drive in a Linux environment to achieve the USB protocol is part of the USB host control
Platform: | Size: 415744 | Author: yang | Hits:

[Driver Developlibusb-win32-src-1.2.6.0

Description: libusb-win32-src-1.2.6.0.zip是WINDOWS下USB编程的驱动,这是源代码-failed to translate
Platform: | Size: 762880 | Author: lilin | Hits:

[Driver Developusb_con

Description: example \.NET C# USB library for WinUSB, LibUsb-Win32, and libusb-1.0. Using the common device classes, applications work with all operating systems and drivers without modification
Platform: | Size: 1024 | Author: 5jaaklli | Hits:

[Driver Developlibusb-win32-bin-1.2.6.0

Description: libusb-win32-bin-1.2.6.0.rar (最新的LIBUSB WIN32 驱动及BULK传输的例程)-libusb-win32-bin-1.2.6.0.rar (the latest LIBUSB the WIN32 driver and BULK transfer routines)
Platform: | Size: 2507776 | Author: 王大 | Hits:

[Embeded Linuxlibusb-compat-0.1.4

Description: libusb适配层,可以使早期针对libusb-0.1写的代码工作在libusb1.0上-A compatibility layer allowing applications written for libusb-0.1 to work with libusb-1.0. libusb-compat-0.1 attempts to look, feel, smell and walk like libusb-0.1. Do not attempt to install libusb-0.1 and libusb-compat-0.1 on the same system. Known quirks/differences from libusb-0.1: 1. usb_resetep(), a previously deprecated function, is implemented as equivalent to calling usb_clear_halt(). 2. libusb-0.1 allowed you to open a device which you did not have permission to do anything useful with (all I/O requests would immediately fail). libusb-compat-0.1 does not allow you to open such devices. You can still read descriptor info without opening a device. 3. usb_device s "num_children" attribute is hardcoded to 0, and "children" is hardcoded to NULL. Do you need this information in your software? Let us know on the mailing list, and we ll add it. 4. Some libusb-0.1 users may have implemented I/O cancellation by running transfers in the
Platform: | Size: 297984 | Author: 林海 | Hits:

[USB developlibusb-1.0.21

Description: libusb 是一个非常好用的USB开发开源库,很多人已经借此制作了令人惊奇的硬件(libusb, a very useful USB-developing opensource library code, has enabled many people to make fantastic hardwares.)
Platform: | Size: 514048 | Author: stoner | Hits:
« 12 »

CodeBus www.codebus.net