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

Search list

[Linux-Unixfpix-0.90.1.tar

Description: Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/ Contains the driver sources. Compile with "make". Then as root, install with "make install". Type "modprobe finepix" to load the module. userspace/ Type "make" to compile. fpix: test program, independant of the driver. Uses libusb to directly access the camera and capture a frame, saved under frame.jpg. Will not work if the driver is loaded. fpixtest: test program. Uses V4L2 to capture an image. fpix-stress-v4l2: never ending (in theory) stress test derived from fpixtest. -Linux driver for FujiFilm FinePix digital cameras in PC-CAM (i.e. webcam) mode driver/Co. ntains the driver sources. Compile with "make" . Then as root. install with "make install." Type "modprobe fi nepix "to load the module. userspace/Type "mak e "to compile. fpix : test program, independant of the driver. Uses libusb to direc tly access the camera and capture a frame. saved under frame.jpg. Will not work if the driv er is loaded. fpixtest : test program. Uses V4L2 to capture an image. fpi x-stress-v4l2 : never ending (in theory) stress test derived fr om fpixtest.
Platform: | Size: 28672 | Author: 毕胜 | Hits:

[Linux-Unixlibusb-0.1.12.tar

Description: This libusb version 0.1.12. libusb is a library which allows userspace application access to USB devices. The official ftp site is: ftp://ftp.libusb.sourceforge.net/pub/libusb/ The official web site is: http://libusb.sourceforge.net/ A mailing list is located at: libusb-devel@lists.sourceforge.net -This libusb version 0.1.12. Libusb is a l ibrary which allows userspace application d' ess to USB devices. The official ftp site is : ftp :// ftp.libusb.sourceforge.net/pub/libusb/The official web site is : http :// libusb.sourceforge.net/A mailing list is l ocated at : libusb-devel@lists.sourceforge.net
Platform: | Size: 389120 | Author: 毕胜 | Hits:

[Driver Developlibusb-win32-src-0.1.12.1.tar

Description: Libusb-win32 is a library that allows userspace application to access USB devices on Windows operation systems (Win98SE, WinME, Win2k, WinXP). It is derived from and fully API compatible to libusb -Libusb- win32 is a library that allows user space application to access USB devices on Wind ows operation systems (Win98SE, WinME, Win2k. WinXP). It is derived from API and fully compati ble to libusb
Platform: | Size: 84992 | Author: jack | Hits:

[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:

[USB developvb6_zip

Description: VB6 + LibUsb Intigration It s Not my original work, but i guess i can share it-VB6+ LibUsb Intigration It s Not my original work, but i guess i can share it
Platform: | Size: 19456 | Author: | Hits:

[USB developLibUsbDevices

Description: USB设备驱动开发的源吗 估计用写用处吧-USB device driver development with the source it is estimated that it was useful
Platform: | Size: 33792 | Author: jiankai | Hits:

[Driver Developlibusb_RM_CODE

Description: libusb win32 的VC++工程范例代码,内含libusb 函数refrence word版, 以及libusb设备和filter driver安装程序, 希望帮到大家, 共同进步-libusb win32 the VC++ engineering sample code, containing the libusb function refrence word version, as well as libusb device and filter driver installation process, I hope to help everyone make progress together
Platform: | Size: 1382400 | Author: 林克 | Hits:

[CSharpLibUsbDotNet_Src

Description: libusb的C#库,直接就能调用,用起来很方便,内附例子程序。-libusb of C# library will be able to call directly, very convenient to use, containing examples of the procedure.
Platform: | Size: 532480 | Author: 袁若伟 | Hits:

[USB developusb_paul

Description: usb bulk read and write with libusb lib, it is a useful lib,it is great
Platform: | Size: 223232 | Author: lH | Hits:

[USB developLibUSB-RFWriter

Description: USBlib C# version,用C#实现libusb-USBlib C# version,implement the libusb with C#
Platform: | Size: 69632 | Author: wangchaoyi | Hits:

[Linux-Unixlibusb-1.0.8

Description: libusb for linux to modify usb firmware
Platform: | Size: 331776 | Author: princeakarit | 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:

[Linux driverlibusb-1.0.9

Description: libusb 设计了一系列的外部API 为应用程序所调用,通过这些API应用程序可以直接操作USB硬件。-libusb designed a series of external API for the application call these API application can directly manipulate the USB hardware.
Platform: | Size: 569344 | Author: mike | Hits:

[Linux driverlibusb-1.0.9

Description: libusb 设计了一系列的外部API 为应用程序所调用,通过这些API应用程序可以直接操作USB硬件。-libusb designed a series of external API for the application call these API application can directly manipulate the USB hardware.
Platform: | Size: 569344 | Author: mike | Hits:

[Linux driverlibusb-1.0.9

Description: linux libusb 最新 源代码 主要用于usb通讯-linux libusb source code is mainly used for usb communication
Platform: | Size: 574464 | Author: 马涛 | Hits:

[Embeded Linuxlibusb-1.0.9.tar.bz2

Description: libusb,下载安装。 整个过程多次需要root权限,可通过命令sudo -s一次性取得root权限: root@jelline:~/Downloads# tar jxvf libusb-1.0.8.tar.bz2 root@jelline:~/Downloads# cd libusb-1.0.8/ root@jelline:~/Downloads/libusb-1.0.8# ./configure root@jelline:~/Downloads/libusb-1.0.8# make root@jelline:~/Downloads/libusb-1.0.8# make install -libusb for ubuntu linux OS, you gotta use root user to install the files
Platform: | Size: 421888 | Author: ben | Hits:

[Linux driverlibusb-jni

Description: libusb是jni文件,主要用于android中ndk开发-usb is a useful jni for android
Platform: | Size: 877568 | Author: 解林峰 | Hits:

[Otherlibusb-1.0.21

Description: linux平台下使用的usb接口库,带有测试实例,使用实例(Linux platform used under the USB interface library, with test examples, the use of examples)
Platform: | Size: 607232 | Author: snakeguter | Hits:

[Otherlibusb-1.0.21

Description: ttdrshsrthdgnrgrtjrjrtjrj
Platform: | Size: 898048 | Author: sparrowww | Hits:

[USB developlibusb-1.0.19

Description: libusb库文件做了少许修改,,,,,,,,支持windows/win ce、 Linux等诸多平台,可根据需要实现自己需要的USB功能和特性(libusb-lib with little fixed)
Platform: | Size: 711680 | Author: johnney | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net