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

搜索资源列表

  1. sd2

    0下载:
  2. 约瑟夫环问题的程序清单-Josephus list of procedures
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:1.31kb
    • 提供者:zyh
  1. ScriptDev

    0下载:
  2. 魔兽世界模拟器的脚本解决方案 是Mangos相关项目,对Mangos提供AI的解决方案,副本事件和Boss都被写成脚本,小怪提供框架由数据库提供支持。 scr iptDev2是一个独立开发的项目,官方网站http://forums.scr iptdev2.com/。 SD2现在是Mangos必选的外挂项目,成为Mangos+ScirptDev2的模式。
  3. 所属分类:模拟服务器

    • 发布日期:2008-10-13
    • 文件大小:2.12mb
    • 提供者:squal
  1. Linux_SD

    1下载:
  2. SD2.0 标准协议,可以支持2g到32G的sd卡。通用编写协议。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:64.01kb
    • 提供者:yangxizhi
  1. SD2.0.rar

    0下载:
  2. 详细介绍高速SD卡的驱动过程,对SDHC卡底层驱动非常有帮助,this is a very good PDF for SDHC program
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:864.49kb
    • 提供者:lumeng
  1. mp3_05_mega128_sdhc.zip

    0下载:
  2. 依据SD2.0规范编写的能读写SDHC的驱动程序(包含SDHC卡的支持,支持4G以上的SD卡),使用 mega128 单片机,实现mp3功能。,SD2.0 specification prepared in accordance with read and write SDHC driver (including support for SDHC cards to support more than 4G of the SD card), the use of single-chip mega1
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:425.31kb
    • 提供者:徐洪光
  1. de2-sd-mp3player

    1下载:
  2. de2板上,先存入sd卡,实现的MP3播放器功能-de2,sd2,MP3player
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-13
    • 文件大小:3.03mb
    • 提供者:李杨锋
  1. SD_reader_curcuit

    0下载:
  2. SD读卡器 支持SD1.0和SD2.0读写规范 此文件是SD读卡电路图外围电路配置说明,是原理图 -SD card reader to read and write support SD1.0 and SD2.0 standard SD card reader for this file is the circuit diagram shows the external circuit configuration is the schematic diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:957.26kb
    • 提供者:htpq
  1. SDHC___Protol

    0下载:
  2. SHDC协议,SD2.0。单片机开发,大容量的SD卡开发协议,2G以下与2G以上的SD,microSD卡协议不一样。一个可以用SPI,另一个可以用SD协议-The SHDC agreement, SD 2.0. MCU development, large-capacity SD card development agreement, 2G following agreement with more than 2G SD and microSD card is not the same. One
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:864.46kb
    • 提供者:luoshizhou
  1. SD1.0_2.0

    0下载:
  2. SD卡1.0,2.0规范和SD卡要点说明,SD卡的接口规范sandisk的SD卡要的datasheet。-SD Card and some Chinese data and 1.0,2.0
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-09
    • 文件大小:2.12mb
    • 提供者:
  1. mmc

    0下载:
  2. linux2.6.18下支持sd2.0的驱动程序源码,支持最大32G的SD卡-linux2.6.18 support sd2.0 driver source code, support for 32G of the largest SD card
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:588.56kb
    • 提供者:wan
  1. SD2

    0下载:
  2. 430和LCD显示器的接口驱动程序,调试已经通过了,没有错误.-430 interface and LCD display drivers, debugging has been passed, no errors.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:11.61kb
    • 提供者:
  1. STM32_fatfs_shell_SDHC

    0下载:
  2. 实现了FATFS+SDHC+SD2.0+SD1.1+Shell+DataFlash。这样功能整合网上绝对没有。大约20 的代码是出自本人。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式 支持MMC(没测试),SD1.0 SD2.0(普通与SDHC) 源码已经在Keil4中运行过,基于STM32F103平台 源码
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4.52mb
    • 提供者:BertonHe
  1. STM32_fatfs_shell_double_mode

    0下载:
  2. 实现了FATFS+SD1.1+Shell。大约20 的代码是出自本人。 其中实现了的shell命令cmd,ls,pwd,cat等。 这是其中一个版本,为了方便大家阅读,如果有兴趣可以查看我的另外一个,实现了FATFS+SDHC+SD2.0+SD1.1+Shell。 操作方法: 上电后,发字符串!s0! 进入dataflash shell模式,发字符串close则退出shell模式 发字符串!s1! 进入SD卡shell 模式,发字符串close则退出shell模式
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:427.9kb
    • 提供者:BertonHe
  1. SDprotol2.0

    0下载:
  2. SD2.0协议全套,不太好找的。希望对大家有用。-SD2.0 complete agreement, not very good looking.
  3. 所属分类:software engineering

    • 发布日期:2017-05-08
    • 文件大小:1.73mb
    • 提供者:Kevin Liu
  1. sdio.tar

    0下载:
  2. 该源码实现的功能是sdio2.0的驱动,可以适用于目前所有sd2.0的SD卡TF卡等。-The source code to achieve the function of sdio2.0 driver, can be applied to all current sd2.0 SD card TF card.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-31
    • 文件大小:248.43kb
    • 提供者:chen
  1. SD2

    1下载:
  2. SD 2.0的标准技术文档,对SD开发很有用。-SD 2.0 standard technical documentation, the SD develop useful.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2014-03-06
    • 文件大小:1.85mb
    • 提供者:sky
  1. SD_znFat_HWSPI_mp3

    0下载:
  2. znFat+硬SPI+SD,支持所有MP3的播放 STC15F2k603s+ SD2.0(16G)+VS1003-ZnFat+ hard SPI+SD, support for all MP3 play,STC15F2k603s+ SD2.0(16G)+STC15F2k603s+VS1003
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:184.86kb
    • 提供者:bobhu
  1. ucos_ff9_SD_uart_V2

    1下载:
  2. ucos-ii + LPC2378 + fatfs R0.09 + SD卡读写,SD卡驱动支持SD1.0和SD2.0版本协议,fatfs文件系统很好的支持了fat16和fat32,代码安全可靠。-ucos-ii+ LPC2378+ fatfs R0.09+ SD card reader, SD card driver support SD1.0 and SD2.0 version of the protocol, fatfs good file system supports fat16 and
  3. 所属分类:uCOS

    • 发布日期:2017-05-06
    • 文件大小:635.61kb
    • 提供者:杨硕
  1. SD2.0和3.0中文协议

    1下载:
  2. SD2.0和3.0中文协议,希望能帮到大家学习sd卡(sd2.0 sd3.0 spec hope to help you)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-16
    • 文件大小:6.21mb
    • 提供者:Nazhaahai
  1. SD卡V2.0协议

    0下载:
  2. SD2.0协议,完成的SD2.0协议文档,3部分(The information contained herein is presented only as a standard specification for SD Card and SD Host/Ancillary products. No responsibility is assumed by SD Card Association for any damages, any infringements of patents or
  3. 所属分类:其他

« 12 »
搜珍网 www.dssz.com