搜索资源列表
FAT16
- 文件系统功能概论 1)本文件系统兼容FAT16/FAT32文件系统格式,支持长文件名,多级子目录,多盘操作,读写,创建删除文件等等功能。 2)本文件系统采用C代码编写,可以方便的移植于计算机应用平台,一般只需要额外编写磁盘的读写驱动,就可使用文件系统所有的功能。 3)具有文件缓冲功能:1)读文件时,读位置在文件缓冲区内,则可直接读取文件缓冲区,不需要读物理磁盘;文件缓冲区大小可使用编译宏EnableFileBuf,TotalFileBUFsQTYeachFCB
CORX-NFC_读写标签上位机源码(C# VS2012)
- 读写标签源码,可二次开发,是通过 PN532NFC模块串口连接电脑实现上位机操作对NFC卡读写操作。(Read-write tag source code, can be redeveloped, through the PN532NFC module serial port connected to the computer to achieve the upper computer operation on the NFC card read-write operation.)
NFC-SPI通信测试
- 基于PN532NFC模块与STM32F10x的通信源码,可实现对NFC读写(Based on the communication source code between PN532NFC module and STM32F10x, it can read and write NFC.)