搜索资源列表
qianrushiwenjianxitong
- 一个小型的嵌入式文件系统,好多同学都需要设计的一类,用户界面是命令行界面,并且有几个命令指令,1.创建文件同时输入文件内容。2.输出文件内容。3.删除文件。4.查找文件。5.陈列目录。6.磁盘格式化。7.磁盘整理。8.显示磁盘块分布状态。9.显示磁盘块存储情况。0.退出系统。-a small embedded file system, many students need to design a category, the user interface is a command line int
mega32fat16
- 移植到mega32上面的fat16代码实现了,文件查找,寻找簇,文件读写等功能-transplant mega32 above fat16 code achieved, and the documents you find clusters, document literacy, and other functions
FAT
- FAT32/fat16 SD卡上的代码,已经集成了文件查找,文件文件夹的创建可删除,文件拷贝,文件读取等,方便移植,移植的时候更改缓冲去,和2个主要的硬件读写函数就可以了-The driver of fat32/16 on sd cart,it have all of the function a fat32/fat16 should have,
FAT12driver
- FAT12文件系统驱动,C语言编写的驱动,适用于容量小于8M的存储器使用;已经写好了创建,查找、删除等函数,其中还有关于SD卡协议及FAT16的结构介绍;-FAT12 file system drive, C language driver for the use of memory capacity is less than 8M has written to create, find, delete and other functions, which are on the SD card
FONT_MATH
- asc2_1608字库编码和数学运算头文件,使用时只需在函数中列表查找即可。-asc2_1608 math font encoding and header files, when used only in the function list lookup can be.
2
- RTX ARM real-time lib ,KEIL uVision3整个帮助文件的PDF 版本,共300多页.查找方便。-RTX ARM real-time lib ,pdf version of KEIL uVision3 help file。it s more convenience for using。
ALIENTEK-MINISTM32-Picture-Display
- 本实验将实现如下功能:开机的时候先检测SD卡是否存在,然后初始化FAT文件系统,在这之后开始查找根目录下的PICTURE文件夹,如果找到则显示该文件夹下面的图片,循环显示,通过按KEY0和KEY1可以快速浏览下一张和上一张。如果未找到图片文件夹/图片,则提示错误。同样我们也是用LED0来指示程序正在运行。 -The experiment will achieve the following functions: detection of boot time before the existe
