Welcome![Sign In][Sign Up]
Location:
Search - fat12

Search list

[Other resource89C51SND1C的mp3源程序包

Description: 该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba's NAND flash on the FAT12, fat16 and fat32 file system.
Platform: | Size: 1513563 | Author: cguo | Hits:

[Documents63931947FAT

Description: 详细介绍了FAT文件系统(包括FAT12,FAT16,FAT32),不知是哪位牛人写的电子书,非常经典,多亏了它,我才完成了FAT文件系统在ARM上的实现-
Platform: | Size: 649101 | Author: guosongling | Hits:

[assembly languageboot16

Description: FAT16 磁盘格式引导程序(ASM)-FAT16 disk format guide (ASM)
Platform: | Size: 4096 | Author: | Hits:

[Embeded-SCM DevelopSST_Flash

Description: SST 系列Nor flash 的读写源码--Source code for reading/writting SST series Nor flash.
Platform: | Size: 95232 | Author: | Hits:

[SCMAT89C51snd1做的MP3里的文件系统代码

Description: This directory contains 3 file system modules: - file system ISO9660 iso9660.c iso9660.h - file system FAT12/16 fat.c fat.h - file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variables that can be shared with the all file systems. config.h must contain the definition of the file system used by your application.- This directory contains 3 file system modules:- file system ISO9660 iso9660.c iso9660.h- file system FAT12/16 fat.c fat.h- file system FAT32 fat32.c fat32.h file.c and file.h contains all high levels functions/macro/definition for your application. fs_variable.c contains all definitions of variables that can be shared with the all file systems. config.h must contain the definition of the file system used by your application.
Platform: | Size: 57344 | Author: 蒋振磊 | Hits:

[SCM89C51SND1C的mp3源程序包

Description: 该源码是基于atmel公司的89C51SND1C的mp3解决方案,支持三星和东芝的NAND flash 上的fat12,fat16和fat32文件系统。-the source is based on the ATMEL 89C51SND1C mp3 solution that supports Samsung and Toshiba's NAND flash on the FAT12, fat16 and fat32 file system.
Platform: | Size: 1513472 | Author: cguo | Hits:

[assembly languagemikal1_MP3_Decoder_Project

Description: modem卡驱动程序源码 DSP+Mp3+USB+FAT12 这是我去年做的有关DSP+Mp3+USB+FAT12的所有源程序。 dsp用的是ti5416。 祝大家好运!-modem card driver for OSS DSP Mp3 USB FAT12 This is my last year to do the D. SP Mp3 USB FAT12 all source files. Dsp used the ti5416. Luck!
Platform: | Size: 91136 | Author: yqs6632 | Hits:

[mpeg mp3C54_USB_MP3_decoder

Description: 使用TI DSP C54xx开发的MP3解码器,支持USB和FAT12文件系统, 作为嵌入式mp3开发的一个很好的学习项目.包含所有代码.-C54xx use TI DSP development of the MP3 decoder. support USB and FAT12 file system, Embedded mp3 development as a good learning project. contains all of the code.
Platform: | Size: 72704 | Author: amani | Hits:

[SCMZLGFS

Description: ZLGFS文件系统源代码,支持FAT12,FAT16,FAT32文件系统。-ZLGFS file system source code, support for FAT12, FAT16, FAT32 file system.
Platform: | Size: 98304 | Author: | Hits:

[SCMZLG.FS

Description: 文件系统的基本操作程序,与硬件无关,支持FAT12/FAT16/FAT32-File system
Platform: | Size: 28672 | Author: bikkychen | Hits:

[OS Developlinuxtrycode

Description: linux文件系统试验 一、实验目的 学习有关linux文件管理程序如何组织的知识,为简化的文件系统设计并实现一组目录操作。实验中使用软盘的fat12格式,设计一个程序可以对这种格式的磁盘进行一组目录操作。 实验使用了部分linux的系统调用,比如说open() sleek() read() write()几个调用。通过此实验来对linux的文件系统的管理有进一步的理解。 二、实验要求 主要实现三个功能:一 读取磁盘目录的目录列表。(命令输入 ls ) 二 切换目录(不处理路径名)。(命令输cd dir_name 或cd/ 或cd.. ) 三 删除当前目录下的文件。(命令输入 del filename )-err
Platform: | Size: 337920 | Author: jialin | Hits:

[ARM-PowerPC-ColdFire-MIPSDevelopingSamplesOfARMEmbededSystem

Description: 本书详细介绍当前几大热点ARM嵌入式系统软件模块的c/c++以及UCOSii的编程方法和技巧及其在AM7上的实现。分为5个压缩软件包,每个压缩软件包介绍一种模块的编程方法和技巧。第1个压缩软件包演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块ZLG/FS的源码分析。第2个压缩软件包演示了USB模块驱动程序的设计思想及实现过程。第3个压缩软件包演示了CF卡和IDE硬盘及相应软件模块ZLG/CF的设计思想及实现过程。第4个压缩软件包演示了TCP/IP及相应软件模块ZLG/IP的设计思想及实现过程。第5个压缩软件包演示了GUI模块ZLG/GUI的设计思想和实现过程。 这些模块是在NXP公司的通用ARM微控制器LPC2200系列上调式通过的,可以很容易地移植到基于其他处理器核的嵌入式系统上。 -err
Platform: | Size: 8759296 | Author: 刘金周 | Hits:

[ARM-PowerPC-ColdFire-MIPSarm_filesystems

Description: 源码演示了FAT文件系统的基础知识,以及兼容FAT12、FAT16和FAT32的文件系统模块-Source FAT file system to demonstrate the basic knowledge, as well as compatible with FAT12, FAT16 and FAT32 file system module
Platform: | Size: 845824 | Author: 刘金周 | Hits:

[OS programminios

Description: 这是我自己学习过程中写的,大家看一下,多提意见。谢谢! 暂时只实现了进程的管理和切换,文件系统打算用FAT12,文件系统模块已经大体完成,后面再加进行去吧;内存管理也不会等太久的。 使用方法: 1.安装bochs; 2.建一个软件镜像文件,使用WINIMAGE将BOOT.BIN写入引导扇区,将setup.bin和system.bin直接写进磁盘镜像文件就行了。 上面用到的几个文件已经有了,没有编译器的可以直接使用了。编译环境为GCC+NASM,直接在命令下点make即可,名子不要改动。 -This is my own process of learning to write and look at everyone and opinions. Thanks! Temporarily only realize the process of management and switch, file system intends to use the FAT12, file system module has been largely completed, to go back plus memory management, etc. will not be too long. Usage: 1. Install bochs 2. To build a software image file, use WINIMAGE will write BOOT.BIN boot sector will be directly incorporated into the setup.bin and system.bin disk image file on the list. Used above, several documents have been, there is no compiler can be directly used. Compiler environment GCC+ NASM, directly in order to make the next point, the name will not change.
Platform: | Size: 267264 | Author: shengfeng | Hits:

[Embeded-SCM Developfatfs

Description: 非常好用的嵌入式系统用的fat文件系统,支持fat12 fat16 fat32 -Very easy to use embedded systems using fat file system, support for fat12 fat16 fat32
Platform: | Size: 279552 | Author: tangxiaozheng | Hits:

[Other Embeded programdosfs-1.03

Description: 好用的FAT文件系统,兼容FAT12/16/32-Use the FAT file system, compatible FAT12/16/32
Platform: | Size: 24576 | Author: lyp | Hits:

[ARM-PowerPC-ColdFire-MIPSFS

Description: 包括以下两个文件夹 \CF-Drive ARM7读取CF卡或IDE硬盘指定扇区内容源码 \FS 读取或写入CF卡或IDE硬盘文件源码,支持FAT12、FAT16、FAT32等文件系统-Folder includes the following two CF-DriveARM7 read CF card or IDE hard drive designated content source FS sector read or write to CF card or IDE hard disk file source to support FAT12, FAT16, FAT32 file system, etc.
Platform: | Size: 265216 | Author: 谭剑鸣 | Hits:

[OS Developfat16

Description: 完成了一套基于FAT16,并只支持短路径名的函数包。 可用于虚拟磁盘建立。甚至你自己写操作系统,文件系统就可以直接使用他。 由于当初是为朋友在他的板子上跑,只有1K ram,还不能全用,最多只有600-700字节可使用, 所以没有采用缓存的形式,直接采用读写操作。 他可以很轻易的扩充到FAT32(甚至FAT12都可以给予支持),当然还只是支持短路径名。说实在 除了高级应用FAT系列的长文件名真是费事。 这里,我打算将其做成SpaceC的控件之一,用于整合资源文件。-Based on the completion of a set of FAT16, and only supports a short path name of the function package. Can be used for the establishment of a virtual disk. Or even write your own operating system, file system can be directly used on him. Because it was for a friend in his board on the run, only 1K ram, also should not use the whole, a maximum of only 600-700 bytes can be used, there is no form of the use of the cache, directly read and write operations. He can be easily expanded to FAT32 (or FAT12 can support), of course, only to support the short path name. To tell the truth, apart from advanced applications FAT series of long file name is really cumbersome. Here, I intend to make one of SpaceC control for integrated resource file.
Platform: | Size: 19456 | Author: 李卓吾 | Hits:

[SCMusb_read_write

Description: 关于U盘的读写程序,包括支持FAT12/FAT16/FAT32-On the U disk read and write procedures, including support FAT12/FAT16/FAT32
Platform: | Size: 12288 | Author: anson | Hits:

[Embeded-SCM Develop355618ZLGFS

Description: 周立功公司开发的一个文件系统源码,支持FAT12,FAT16,FAT32.但暂不支持长文件名.-Week Ligong developed a file system source code, support for FAT12, FAT16, FAT32. But not support long file names.
Platform: | Size: 93184 | Author: 艰苦 | Hits:
« 1 2 3 45 6 7 »

CodeBus www.codebus.net