Welcome![Sign In][Sign Up]
Location:
Search - bulk usb

Search list

[USB developUSB BULK DEBUGER

Description: 通过此工具可调试USB BULK传输
Platform: | Size: 1062403 | Author: tcm123@126.com | Hits:

[SCMusb_bulk_driver_1

Description: 这是usb mass storage(海量存储)的源代码,欢迎下载-This is usb mass storage (Mass Storage), the source code, download welcome
Platform: | Size: 10240 | Author: cguo | Hits:

[SCMbulkusb

Description: 这是微软的一个USB块传输例程,虽然它是基于Intel USB开发板的,但是也很值得我们好好的研究。-This is a Microsoft USB block transmission routines, although it is based on the Intel USB development board, but also worthy of our good look.
Platform: | Size: 37888 | Author: 谢君 | Hits:

[USB developEZUSB批量_中断传输例程

Description: sime examples of EZUSB s bulk tranfer
Platform: | Size: 96256 | Author: 盛可帕 | Hits:

[GUI Developbulktransfer

Description: 这是一个控制USB设备块传输的例子,应用的是cpress的驱动,直接到cpress的主页下载就可以了-This is a USB device control block transmission example, the application is cpress driven directly to the Home cpress can download the
Platform: | Size: 44032 | Author: 高洁 | Hits:

[SCMCYPRESS_Bulkloop

Description: CYPRESS USB bulk transfer speed test source code-CYPRESS USB bulk transfer speed test sourc e code
Platform: | Size: 57344 | Author: szoctavia | Hits:

[GUI Developxmusbpro

Description: usb主机端程序,进行BULK方式的传输,针对使用CYPRESS 68013的嵌入式设备-usb mainframe software, BULK way for the transmission, the use of CYPRESS 68013 embedded devices
Platform: | Size: 4002816 | Author: jerry0824 | Hits:

[Driver Developusbdll

Description: USBDLL实用源代码.包括一些BULK IN OUT的.使用用.-USBDLL practical source code. Some of OUT IN BULK. Use used.
Platform: | Size: 30720 | Author: 陈辛 | Hits:

[USB developBulk-Only-protocol-and-practice

Description: Bulk-Only协议及其实现,一份不错的USB资料-Bulk-Only the agreement and its implementation, a USB good information! !
Platform: | Size: 63488 | Author: 中国 | Hits:

[USB developdata-bulktransfer

Description: 数据采集程序,采用批量传输,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data collection procedures, batch transmission, including mainframe procedures, firmware source, the driver. From "USB2.0 Principle and the development of the project," I now need a USB keyboard aspects of the source, If you please provide crzman@163.com
Platform: | Size: 161792 | Author: 刘友根 | Hits:

[USB developcystream___streaming_over_usb_with_isochronous_and

Description: usb的程序与编程,很不错的,bulk和同步传输。-usb procedures and programming, very good, the bulk transmission and synchronization.
Platform: | Size: 433152 | Author: 虞科华 | Hits:

[Program docusb_msc_cbi_1.1

Description: USB海量存储规范CBI,CBI传输协议则用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态的传送-USB Mass Storage standard CBI. CBI transmission protocol used Control/Bulk/Interrupt three types of endpoint for data/order/delivery status
Platform: | Size: 141312 | Author: 林德 | Hits:

[File FormatUSB_mass_storage_Specification

Description: USB海量存储设备类规范包括四个独立的子类规范:(ATA command的那个没有) ①USB Mass Storgage Class Control/Bulk/Interrupt(CBI)Transport ②USB Mass Storage Class Bulk-Only Transport ③USB Mass Storage Class ATA Command Block ④USB Mass Stroage Class UFI Command Specification。 前两个子规范定义了数据/命令/状态在USB上的传输方法。 Bulk-Only传输规范仅仅使用Bulk端点传送数据/命令/状态, CBI传输规范则使用Control/Bulk/Interrupt三种类型的端点进行数据/命令/状态传送。 后两个子规范定义了对存储介质的操作命令。 ATA 命令规范用于硬盘。 UFI命令规范是针对USB移动存储而制定的,实际上UFI命令格式是基于SFF-8070i和SCSI-2规范,总共定义了19个12字节长度的操作命令。-err
Platform: | Size: 349184 | Author: 常工 | Hits:

[MiddleWareusbbulkdriver

Description: USB驱动源程序,详见内部说明及代码部分-USB Driver source, as detailed in internal notes and some code
Platform: | Size: 13312 | Author: 网络新客 | Hits:

[USB developusbbulk

Description: usb块传输的实现的驱动程序,可以通过它来编写相关应用程序完成块传输的应用-usb block transmission of the driver, it can be related to the preparation of application procedures are completed block transmission of
Platform: | Size: 10240 | Author: 李然 | Hits:

[Booksusb-bulkloop

Description: cy7c68013 vc++ bulk传输-cy7c68013 vc bulk transmission
Platform: | Size: 3072 | Author: 张洪 | Hits:

[Communicationcy7c68013Host

Description: BulkIn从USB口读入512字节的数据,保存在二进制文件中 BulkOut将二进制文件中的数据写入CY7c68013-BulkIn from the USB port read 512 bytes of data, stored in binary files in binary file BulkOut will write the data in the CY7C68013
Platform: | Size: 2749440 | Author: | Hits:

[OS programUsbTransfer

Description: 毕业课题部分程序: USBTRANSFER: 批量传输dll; 使用VC 6调用 USB驱动。 USB使用CY7C68013。调用驱动程序封装在DLL中。 -Graduated from some of the procedures subject: USBTRANSFER: bulk transmission dll use VC 6 to call USB drive. USB using the CY7C68013. Call the driver is packaged in a DLL in.
Platform: | Size: 26624 | Author: 张衡 | Hits:

[Driver DevelopbulkUSB

Description: Windows2000/xp下的usb WDM驱动程序源代码-Windows2000/XP under usb WDM driver source code
Platform: | Size: 45056 | Author: 郭延平 | Hits:

[USB developusb

Description: 使用68013的测试程序,包含68013固件程序(采用slave FIFO bulk同步读写,EP2 OUT,EP6 IN),驱动,PC端测试用程序。CPLD的VHDL代码-Test procedures for the use of 68,013, including 68,013 firmware (using the synchronous slave FIFO bulk read and write, EP2 OUT, EP6 IN), driver, PC-side test procedures. VHDL code of CPLD
Platform: | Size: 4731904 | Author: 李华 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net