CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - mass storage driver

搜索资源列表

  1. USB_Mass_Storage_Sample_Driver

    1下载:
  2. UMSSPDR.PDR / UMSS.SYS Windows 98 USB Mass Storage Sample Driver Design Notes -UMSSPDR.PDR / UMSS.SYS Windows 98 USB Mass Storage Sample Driver Design Notes
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:109876
    • 提供者:boomfish
  1. UMass

    1下载:
  2. usb海量存储的驱动程序-usb mass storage driver
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:77179
    • 提供者:wang
  1. ISP1582_PCI_Mass_Storage

    0下载:
  2. ISP1582 USB Mass Storage PCI驱动程序源代码-ISP1582 USB Mass Storage PCI driver source code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:369010
    • 提供者:张迅
  1. ISP1583_Mass_Storage

    1下载:
  2. ISP1583 USB Mass Storage接口芯片驱动程序源代码-ISP1583 USB Mass Storage Interface Chip driver source code
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:327885
    • 提供者:张迅
  1. umss

    0下载:
  2. 微软提供的USB Mass Storage驱动程序,可以修改用作U盘的驱动-Microsoft provided by the USB Mass Storage Driver, can be amended for the U disk drive
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:103639
    • 提供者:xuhongliang
  1. Linux.rar

    1下载:
  2. Linux那些事儿之我是U盘 2005年6月,复旦大学微电子系本科毕业答辩上,老师问我:请你用一句话介绍一下usb技 术.我回了一句:老师,你有病吧,要能用一句话介绍我还费这么大劲写这么长的文章干嘛? , Linux, Kernel, 2.6, bus, usb, device driver, mass storage, scsi,
  3. 所属分类:USB develop

    • 发布日期:2017-04-09
    • 文件大小:1147545
    • 提供者:何佳俊
  1. usb

    0下载:
  2. EPSON USB DEVICE MASS-STORAGE CLASS driver, BULK ONLY on Ram disk
  3. 所属分类:USB develop

    • 发布日期:2017-03-27
    • 文件大小:36594
    • 提供者:Ji
  1. windows_mass_storage_driver_v_6_01_13

    0下载:
  2. windows mass storage驱动程序源代码-windows mass storage driver source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-10
    • 文件大小:1325349
    • 提供者:xugh
  1. usb_driver

    0下载:
  2. usb 开发 源码 #define USBStorName "USB Mass Storage" #define USBStorRev 1 #define USBStorFeature DRP_FC_IO_FOR_INQ_AEP #define USBSTOR_Major_Ver 0x03 #define USBSTOR_Minor_Ver 0x0A -usb-source development of# define USBStorName
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:69083
    • 提供者:lihaiqing
  1. AT91USBFramework-Core1.02+MSD1.0

    0下载:
  2. This software package contains the USB framework core developped by ATMEL, as well as a Mass storage driver. The MSD driver uses the internal flash of the chip to operate as a disk-on-key. The following files are included : - core/ -&
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-10
    • 文件大小:1455804
    • 提供者:容健安
  1. ReadUDisk

    0下载:
  2. 单片机读写U盘源码 基于51单片机和国产USB芯片CH374,挂载FAT文件系统、USB海量存储设备驱动,读写使用FAT文件系统的U盘。-Disk read and write single-chip U-source and based on 51 single-chip USB chip made CH374, mount FAT file system, USB mass storage device driver, read and write using the FAT file
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:81877
    • 提供者:Freeman
  1. MTK6227DriverForXPVista

    0下载:
  2. Please run InstallDriver.exe first, then plug in USB. InstallDriver.exe will install these drivers for Windows 98SE/ME/2000/XP/Vista: Windows 98/ME/2000/XP/Vista: MTK62XX USB Com Port Driver Windows 98: Mass Storage Driver
  3. 所属分类:Communication

    • 发布日期:2017-03-23
    • 文件大小:126660
    • 提供者:karr
  1. 2440_lcd_20100221

    0下载:
  2. 这是一个使用keil编译的ARM9例程 实现S3C2440的LCD的现实驱动例程 使用开发板为mini2440 如有问题可以联系 shenyae86 QQ:184676957 email:shenyae86@163.com 嵌入式开发、MP3开发、微控制器、USB、海量存储器、文件系统-This is an ARM9 compiled using keil routines to achieve the reality of S3C2440 the LCD driver rou
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2232225
    • 提供者:沈阳
  1. USB-storage-class-Embedded

    0下载:
  2. Code helps in USB storage class driver implementation in the Embedded systems. It contains basic SCSI commands which is used to interact with Mass storage device mainly Pen-storage devices
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-28
    • 文件大小:24936
    • 提供者:Krishna
  1. usb-device-massstorage

    0下载:
  2. 基于Atmel平台的USB Mass storage设备驱动代码。-Based on Atmel Platform USB Mass storage device driver code.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-29
    • 文件大小:325123
    • 提供者:alex
  1. AT45DB161

    0下载:
  2. 大容量存储器AT45DB161的驱动,带故障返回,方便进行故障分析。-Mass storage driver AT45DB161, with failure to return, to facilitate failure analysis.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:4175
    • 提供者:zyt
  1. Memory

    0下载:
  2. The Memory project is a demo program for the AT91SAM7X256 using Atmel AT91SAM7X-EK Microcontroller Board. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - LED1 is on when USB Devi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:28924
    • 提供者:mahdi
  1. USBMem

    0下载:
  2. The Memory project is a demo program for the Keil MCB2140 Board using the Philips LPC2148 Microcontroller. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - P1.16: LED_RD is on whe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:76254
    • 提供者:曹金华
  1. USB-Mass-Storage

    0下载:
  2. STM32 USB Storage drivers.-USB Driver.
  3. 所属分类:Driver develop

    • 发布日期:2017-05-02
    • 文件大小:631115
    • 提供者:chenjun
  1. uas

    0下载:
  2. USB Attached SCSI Note that this is not the same as the USB Mass Storage driver.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:8400
    • 提供者:ksdongqui
« 12 »
搜珍网 www.dssz.com