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

搜索资源列表

  1. SD-card-FAT32-file-system

    0下载:
  2. SD卡内部操作解析,以及读写SD卡的原理。-SD card, internal operations analysis, as well as the principles of SD card reader.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:258190
    • 提供者:陈振秋
  1. 磁卡读写器的源码

    0下载:
  2. 磁卡读写器的源码,包涵全部工程文件和说明-Magnetic card reader of the source code it covers all the engineering documents
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2017-03-27
    • 文件大小:253790
    • 提供者:zzp
  1. LPC-ARM7-sd-Card

    0下载:
  2. LPC ARM7 下SD 卡的读写 擦除等操作源码-LPC ARM7 operating under the SD card
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:
    • 文件大小:6035
    • 提供者:yanghuiyou
  1. car_tv

    0下载:
  2. 车载电视原理图,包括DVD,SD卡,U盘读取播放功能,有AV/S/CVBS视频输入功能-Car TV schematic diagram, including DVD, SD card, U disc player to read, and AV/S/CVBS video input
  3. 所属分类:DVD

    • 发布日期:2017-03-26
    • 文件大小:96207
    • 提供者:
  1. sd_card

    1下载:
  2. PIC18F4520单片机,读SD卡程序,通过串口调试助手可以查看-PIC18F4520 microcontroller, reading SD card program, through the serial port debugging assistant can view the
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2012-10-31
    • 文件大小:89226
    • 提供者:李云
  1. SD_CARD_FAT

    0下载:
  2. STM32下SD卡文件系统读写程序,如何初始化SD卡及读写、擦除SD卡-SD card file system program of STM32,how to initialize ,write ,read,erase SD card
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1300666
    • 提供者:施立成
  1. SD

    0下载:
  2. 这可是好东西,我自己编写的基于51单片机的SD卡驱动代码,可以读写扇区,假如套上FAT32驱动,则可以直接识别文件系统,缺点是用51速度比较慢。-This is a good thing, however, I have written 51 MCU-based SD card driver code, you can read and write sectors, if put on FAT32 drives, you can directly identify the file system
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:2121
    • 提供者:王小强
  1. 3mag

    0下载:
  2. 磁条卡阅读器驱动程序,C语言编写的程序,通过了BCTC测试-Magnetic stripe card reader driver
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-13
    • 文件大小:1650
    • 提供者:david
  1. atmega16

    0下载:
  2. AVR mega16读写SD卡程序,用液晶12864显示。-AVR mega16 SD card reader program, 12864 with LCD display.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:47393
    • 提供者:
  1. Magnetic_Card_Reader

    0下载:
  2. Magnetic Stripe Card Reader project.
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:228917
    • 提供者:mostafa
  1. pcsc_api

    0下载:
  2. A small application for comunicating with smart card readers. It allows you to use all of the winscard.dll functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:386947
    • 提供者:Benius
  1. LabVIEW-and-control-card

    0下载:
  2. 用labview开发运动控制卡应用程序,有程序和框图,说明详细-labview and congtrol card
  3. 所属分类:Other systems

    • 发布日期:2017-03-22
    • 文件大小:260570
    • 提供者:ws
  1. mmcplay.tar

    0下载:
  2. Simple read only FAT16 implementation for ATtiny2313. It can play 8bit raw audio files from SD/MMC card.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:8719
    • 提供者:Ivan A-R
  1. magcard

    0下载:
  2. 磁卡读卡器驱动,降磁信号经过磁头后的脉冲数据转换为卡号。-Magnetic card reader driver, down through the head after the magnetic signal pulse data into a card number
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:2255
    • 提供者:lli
  1. STM32F100-SD_Card-

    1下载:
  2. 基于cortex arm stm32f103开发的SD卡程序。编译通过,推荐给开发stm32的朋友.-Based on the development of the cortex arm stm32f103 procedures SD card. Compiler passed, recommended to the development of stm32 friends.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2012-11-09
    • 文件大小:319843
    • 提供者:bill
  1. stm32SD

    2下载:
  2. 基于STM32的SD卡完整的源程序,是用keil mdk编译的,除了带有操作SD 卡的代码外,还移植了这个TFF,也就是说,可以直接读写文件了, 例程以一个简单的打开,读,串口输出的操作展示了一些TFF的应用SD卡分普通SD和SDHC,本系统不支持SDHC.例程会读取SD卡上BWSTDO目录下的 test.txt 文件,并通过串口输出,所以在实验这个例程之前,先要在你的SD 卡上建立相应的 目录和文件.-The SD card-based STM32 complete sour
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-31
    • 文件大小:572261
    • 提供者:李明
  1. AT89s52RC500

    0下载:
  2. at89s52单片机与菲利普mfrc500射频读卡芯片读写射频卡资料,包括源代码,电路图以及说明文档。-at89s52 SCM and Philip mfrc500 RF radio frequency card reader chip to read and write data, including source code, schematics, and documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1984936
    • 提供者:桂林
  1. com-PCSC

    2下载:
  2. DDK中串口PC/SC驱动的开发demo,在此基础上修改后再配合自己的串口读卡器即可完成串口智能卡读卡器的开发-DDK in the Serial PC/SC driver for development of demo, and then modify this basis with their own serial port reader to complete the development of smart card reader
  3. 所属分类:驱动编程

    • 发布日期:2012-11-01
    • 文件大小:39389
    • 提供者:袁靖
  1. VB6

    0下载:
  2. 视频采集卡编程,针对OK 卡编程 .FOR VB-Video capture card programming, programming for the OK card. FOR VB
  3. 所属分类:Video Capture

    • 发布日期:2017-04-03
    • 文件大小:323392
    • 提供者:DODO
  1. ICCARD

    0下载:
  2. 用PIC单片机实现IC卡读写器, 使用SPI方式与IC卡进行数据传输原理-Using PIC MCU IC card reader, IC card using the SPI mode with data transfer principle
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:64055
    • 提供者:z123456789
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com