CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - U 盘

搜索资源列表

  1. usb_disk.zip

    2下载:
  2. usb开发U盘和读写硬盘的绝佳资料
  3. 所属分类:通讯/手机编程

    • 发布日期:
    • 文件大小:280320
    • 提供者:
  1. NAND FLASH的读写程序

    1下载:
  2. Nand flash 读写程序 C语言代码,可以给U盘开发者参考 可以读写三星各种型号的Nand flash芯片-NAND flash reader C-language code, for U-reference developers can read and write various models of Samsung's NAND flash chips
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:1183
    • 提供者:开心
  1. liu616

    0下载:
  2. 单片机+sl811hs读写u盘的代码,包括底层驱动,fat16文件系统-Single chip and s1811hs source code for USB mass storage read/write, including lower level code and FAT 16 file system.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:13484
    • 提供者:刘伟东
  1. 52+d12

    0下载:
  2. 一个52+sl811程序,实现了对U盘文件的创建,文件的读写等功能!-a 52 sl811 procedures to achieve a U-document creation, document literacy functions!
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:97653
    • 提供者:周舟
  1. D12C语言版本

    0下载:
  2. D12和89s52+K9F5608组成的系统,完成U盘的功能,此程序是C语言版本,其中D12的操作部分,是周立功的D12开发板上提供的库函数-D12 and 89s52 K9F5608 system consists of complete U-function, this procedure is C language version, which D12 part of the operation, Zhou, who is the D12 development board for the
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:166354
    • 提供者:艰苦
  1. EXAM7

    0下载:
  2. CH375将ADC模数采集的数据保存到U盘新件文件-CH375 ADC module will collect data to the U-preserved pieces of the new document
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:15449
    • 提供者:陈尧
  1. testUSB1.1

    0下载:
  2. 检测USB1.1设备的VC源码,也可以检测U盘的存在.-detection equipment USB1.1 VC source, but also can detect the presence of U disk.
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:96514
    • 提供者:许连
  1. USB2IDE

    0下载:
  2. 用D12实现U盘的单片机程序,已经通过验证-with U-D12 achieve the SCM process, he has passed the test
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:84592
    • 提供者:马志翘
  1. CH375HMS

    0下载:
  2. U盘文件读写模块, 连接方式: 3线制串口+查询 -U-document reader module, Connectors : 3-wire serial inquiries
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:4108
    • 提供者:hsj
  1. USB_Disk

    1下载:
  2. C语言版的USB单片机固件源代码,实现U盘的存储功能。包括了USB的常用协议栈-C language version of the USB MCU firmware source code, achieving U disk storage capacity. Including a common USB protocol stack
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:23867
    • 提供者:李飞
  1. 51+

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试验,作为参考. -this procedure with 180 OK C code can read FAT16 file system U-root directory, we can see the root directory under the file name, would show th
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:7579
    • 提供者:ly
  1. U_Disk_tech

    0下载:
  2. 主要是与USB有关的文档,讲述的是有关U盘开发的一些东西,英文版!-mainly with the USB documents about is the development of the U-something English!
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:279438
    • 提供者:cw
  1. C51_U_Disk

    0下载:
  2. 基于C51的U盘开发源代码!是从事移动硬盘开发者不可或缺的参考代码!-based on the U-C51 open source code! Engaged in the development of mobile hard drives were an indispensable reference code!
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:832937
    • 提供者:古月伦
  1. 51+PDIUSBDI2-Udisk

    0下载:
  2. 这是一个用89S52加PDIUSBD12模拟的一个U盘,里面涉及到USB接口,USB大容量存储设备,FAT16文件系统等内容。插入电脑后,可显示移动磁盘盘符及一个文本文件。 需要说明一下的是,这个包中的原理图,IDE接口部分、74HC573、以及RS232串口等部分,是作为这个实验板的一部分。在这个模拟U盘的程序中,是没有用到的。在下一个“移动硬盘”的例子中,就用到了IDE接口跟74HC573了。至于RS232,那时笔者在调试程序时用的。如果您不需要通过串口调试程序,RS232部分可
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:263909
    • 提供者:Computer00
  1. 51+sl811

    0下载:
  2. 51+sl811读写U盘的源程序 -51 sl811 U disk read and write the source code reader 51 sl811 the U-source
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:118543
    • 提供者:刘军
  1. USB Disk Technic Report For DriveDev

    0下载:
  2. U盘与硬盘相关文档-U disk drives and related documents
  3. 所属分类:USB编程

  1. 200581011414428361

    0下载:
  2. u盘文件系统,pdf格式,不知大家看到没有。FAT格式,可以参考哦-u-file system, pdf format, I wonder if we do not see. FAT format, they can refer to, oh
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:407149
    • 提供者:Eric lau
  1. 2407+sl811

    0下载:
  2. 用ti的dsp2407读写sl811,包括u盘的读写-with the dsp2407 sl811 literacy, including reading and writing u -
  3. 所属分类:USB编程

    • 发布日期:2008-10-13
    • 文件大小:61153
    • 提供者:xiaolindou
  1. MCU_read_Upan

    0下载:
  2. MCU读写U盘源程序(无需子程序库基于文件系统), MCU读写U盘源程序(无需子程序库基于文件系统)-MCU literacy U-source (without subroutine library based on the file system), MCU literacy U-source (without subroutine library based on the file system)
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:63774
    • 提供者:李冰
  1. usb-U

    0下载:
  2. 一个USB U盘的驱动程序,当U盘插入时,可以获取U盘的设备描述符,识别出U盘(A USB U disk driver, when the U disk is inserted, you can get the U disk device descr iptor, identify the U disk)
  3. 所属分类:USB编程

    • 发布日期:2018-01-04
    • 文件大小:50176
    • 提供者:小石子
« 1 23 4 5 6 7 8 9 »
搜珍网 www.dssz.com