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

Search list

[Other resourceUSB_Bulk

Description: C8051F320 SOURCE CODE 内容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Application (F32x_BulkFileTransfer.exe) * Host Application Source
Platform: | Size: 211939 | Author: erichuang | Hits:

[Driver Developisp1581sys

Description: 这是一个用ISP1581 USB2.0接口芯片作为图像采集接口的驱动程序。该驱动程序支持Endpoint1 Bulk方式 数据输入传输。实际传输速度可以达到24MBYTE/S -This is a USB 2.0 interface with ISP 1581 chips as image acquisition interface driver. The driver support Endpoint1 Bulk data entry mode transmission. The actual transmission speed can reach 24MBYTE/S
Platform: | Size: 22528 | Author: 林金龙 | Hits:

[SCMd12drv-ok

Description: 一款基于philips公司的PDIUSBDI12USB芯片(+C8051F020单片机)的采集卡的USB驱动程序源码及编译通过的sys文件。开发环境WinXP+xpddk+vc6.0,此驱动程序可以实现采集卡与PC机间批量传输(BULK)以及同步传输。-Philips-based company a PDIUSBDI12USB chip (+ C8051F020 single-chip) of the Acquisition Card USB driver source code and compiled through the sys files. Development environment WinXP+ Xpddk+ Vc6.0, this driver can achieve acquisition card and PC-transfer between the bulk (BULK) and asynchronous transfer.
Platform: | Size: 56320 | Author: 吴碧华 | Hits:

[USB developwave-bulktransfer

Description: 数据采集程序,包括主机程序,固件源程序,驱动程序。出自《USB2.0原理与工程开发》我现在需要USB键盘方面的源程序,如果你有请提供crzman@163.com-data collection procedures, 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: 164864 | 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:

[MiddleWareusbbulkdriver

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

[Driver DevelopBulkUsb-exp1112

Description: usb块传输的驱动程序例子。 可以作为参考。-usb block transmission of the driver examples. Can be used as reference.
Platform: | Size: 38912 | Author: xxt | 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:

[Driver Developsecbulk

Description: usb 主机驱动 用于 异步 数据传输 -usb host driver for asynchronous data transmission
Platform: | Size: 269312 | 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: 微软DDK中关于WDM驱动程序模型中USB设备驱动程序的例子,实现了BULK通道的数据传输,对于利用DDK编写USB驱动程序的朋友是个很好的参考.-Microsoft DDK on the WDM driver model USB device driver examples realize the BULK-channel data transmission, using DDK for USB driver for the preparation of a friend is a good reference.
Platform: | Size: 44032 | Author: 罗弘谞 | Hits:

[Driver DevelopbulkUSB

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

[Software EngineeringUSB_Device_driver

Description: 本文介绍了USB设备Bulk模式驱动程序的设计。该设计使用FIFO消息队列、信号量机制和定时器中断机制,可在不同的操作系统中实现。文中所用到的程序体系结构对于实现不同USB设备进行Bulk模式通讯是通用的。-This paper introduces the USB device Bulk mode driver design. The design using FIFO message queues, semaphores mechanism and timer interrupt mechanism in different operating systems to achieve. The text of the procedures used in the architecture for the realization of different USB devices Bulk mode of communication is common.
Platform: | Size: 14336 | Author: | Hits:

[USB developbulkusb

Description: usb bulk 传输例程。 * The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM). * Supports Plug and Play(PnP), Power Management(PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features. * This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations. * The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip. -usb bulk transfer routines.* The bulkusb driver is a generic function driver, based on the Windows Driver Model (WDM).* Supports Plug and Play (PnP), Power Management (PM), Windows Management Instrumentation (WMI) and the Selective Suspend (SS) features.* This sample is based off the selSusp DDK sample. Please refer the selSusp sample and the DDK docs to understand the handling of PnP, PM, WMI and SS features and implementations.* The USB device used for this sample is a generic Intel I82930 USB evaluation board programmed with a simple loopback test using a 64 KB circular buffer. None of the code in the sample is specific to this controller chip.
Platform: | Size: 56320 | Author: James | Hits:

[Driver DevelopUSB_firmware_WDM_driver

Description: 用Cypress 68013开发的usb驱动程序,包括固件和WDM驱动,支持中断和bulk传输。-Cypress 68013 with usb driver development, including the firmware and WDM drivers support the suspension and bulk transfer.
Platform: | Size: 2621440 | Author: galaft | Hits:

[Driver DevelopISP1581_DriverWinzard

Description: 用DriverStudio 3.2的DriverWizard向导制作的ISP1581读写驱动程序,并附带测试的应用程序,实现了Bulk读写In和Out功能以及厂商请求功能Vendor Request,工程内附带Inf文件和DriverStudio工程xml配置文件,可以自行修改,希望能帮到大家,共同进步-DriverStudio 3.2 using the Wizard DriverWizard produced ISP1581 driver to read and write, and ancillary testing applications, the realization of the Bulk to read and write In and Out functions, as well as the request features vendors Vendor Request, attached to the project Inf documents and DriverStudio works xml configuration file, you can to make its own decisions, I hope to help everyone make progress together
Platform: | Size: 1018880 | Author: 林克 | Hits:

[SCMUSB_Bulk

Description: C8051F320 SOURCE CODE 内容有: * USB Bulk Driver Example * USB Bulk Firmware Example * Host Application (F32x_BulkFileTransfer.exe) * Host Application Source-C8051F320 SOURCE CODE contents:* USB Bulk Driver Example* USB Bulk Firmware Example* Host Application (F32x_BulkFileTransfer.exe)* Host Application Source
Platform: | Size: 211968 | Author: erichuang | 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:

[USB developusb

Description: EPSON USB DEVICE MASS-STORAGE CLASS driver, BULK ONLY on Ram disk
Platform: | Size: 35840 | Author: Ji | Hits:

[SCMET44_bulk_transfer

Description: ET44 Bulk transfer is a simple USB(bulk mode)device tester package. There are firmware, software and driver in this package.-ET44 Bulk transfer is a simple USB (bulk mode) device tester package. There are firmware, software and driver in this package.
Platform: | Size: 37888 | Author: | Hits:
« 12 3 »

CodeBus www.codebus.net