文件名称:efsl-0.3.6
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 567kb
- 下载次数:
- 0次
- 提 供 者:
- j**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
efs文件系统源代码,如果你正在学习或编写文件系统,不防可以看看这个,我想她对于你来说,一定有很高的参考价值!-EFS file system source code, if you are learning or preparation of documentation systems, prevention can not take a look at this, I would like her you must have a high reference value!
(系统自动生成,下载前可以参看下载内容)
下载文件列表
efsl-0.3.6
..........\CHANGELOG
..........\conf
..........\....\config-avr.h
..........\....\config-avr.makefile
..........\....\config-linux.h
..........\....\config-linux.makefile
..........\....\config-linux64.h
..........\....\config-linux64.makefile
..........\....\config.h
..........\....\config.makefile
..........\docs
..........\....\efsl-manual-0.3.5.pdf
..........\....\Makefile
..........\....\manual.tex
..........\....\pages
..........\....\.....\avr.tex
..........\....\.....\config.tex
..........\....\.....\dateandtime.tex
..........\....\.....\debug.tex
..........\....\.....\driver.tex
..........\....\.....\efs_init.tex
..........\....\.....\file_fclose.tex
..........\....\.....\file_fopen.tex
..........\....\.....\file_read.tex
..........\....\.....\file_write.tex
..........\....\.....\ioman.tex
..........\....\.....\lgpl.txt
..........\....\.....\license.tex
..........\....\.....\linux.tex
..........\....\.....\lsgetnext.tex
..........\....\.....\lsopendir.tex
..........\....\.....\mkdir.tex
..........\....\.....\plibc.tex
..........\....\.....\preface.tex
..........\....\.....\tms6713.tex
..........\....\.....\types.tex
..........\....\pics
..........\....\....\sdcard.eps
..........\....\....\sdconnection.eps
..........\....\schematics
..........\....\..........\objectmodel.dia
..........\....\..........\objectmodel.eps
..........\....\..........\sdcard.dia
..........\....\..........\sdcard.eps
..........\....\..........\sector.dia
..........\....\..........\sector.eps
..........\examples
..........\........\avr
..........\........\...\avrtest.c
..........\........\...\compile
..........\........\...\dumpfile.c
..........\........\...\Makefile
..........\lib
..........\Makefile
..........\src
..........\...\base
..........\...\....\debug.c
..........\...\....\disc.c
..........\...\....\disc.c~
..........\...\....\efs.c
..........\...\....\efs.c~
..........\...\....\extract.c
..........\...\....\include
..........\...\....\.......\debug.h
..........\...\....\.......\disc.h
..........\...\....\.......\disc.h~
..........\...\....\.......\efs.h
..........\...\....\.......\extract.h
..........\...\....\.......\interface.h
..........\...\....\.......\ioman.h
..........\...\....\.......\ioman_small.h
..........\...\....\.......\partition.h
..........\...\....\.......\partition.h~
..........\...\....\.......\plibc.h
..........\...\....\.......\sextract.h
..........\...\....\interface.c
..........\...\....\interface.c~
..........\...\....\ioman.c
..........\...\....\ioman_small.c
..........\...\....\Makefile
..........\...\....\partition.c
..........\...\....\partition.c~
..........\...\....\plibc.c
..........\...\....\sextract.c
..........\...\....\sextract.c~
..........\...\fs
..........\...\..\vfat
..........\...\..\....\dir.c
..........\...\..\....\fat.c
..........\...\..\....\file.c
..........\...\..\....\fs.c
..........\...\..\....\fs.c~
..........\...\..\....\include
..........\...\..\....\.......\dir.h
..........\...\..\....\.......\fat.h
..........\...\..\....\.......\file.h
..........\...\..\....\.......\fs.h
..........\...\..\....\.......\ls.h
..........\...\..\....\.......\mkfs.h
..........\CHANGELOG
..........\conf
..........\....\config-avr.h
..........\....\config-avr.makefile
..........\....\config-linux.h
..........\....\config-linux.makefile
..........\....\config-linux64.h
..........\....\config-linux64.makefile
..........\....\config.h
..........\....\config.makefile
..........\docs
..........\....\efsl-manual-0.3.5.pdf
..........\....\Makefile
..........\....\manual.tex
..........\....\pages
..........\....\.....\avr.tex
..........\....\.....\config.tex
..........\....\.....\dateandtime.tex
..........\....\.....\debug.tex
..........\....\.....\driver.tex
..........\....\.....\efs_init.tex
..........\....\.....\file_fclose.tex
..........\....\.....\file_fopen.tex
..........\....\.....\file_read.tex
..........\....\.....\file_write.tex
..........\....\.....\ioman.tex
..........\....\.....\lgpl.txt
..........\....\.....\license.tex
..........\....\.....\linux.tex
..........\....\.....\lsgetnext.tex
..........\....\.....\lsopendir.tex
..........\....\.....\mkdir.tex
..........\....\.....\plibc.tex
..........\....\.....\preface.tex
..........\....\.....\tms6713.tex
..........\....\.....\types.tex
..........\....\pics
..........\....\....\sdcard.eps
..........\....\....\sdconnection.eps
..........\....\schematics
..........\....\..........\objectmodel.dia
..........\....\..........\objectmodel.eps
..........\....\..........\sdcard.dia
..........\....\..........\sdcard.eps
..........\....\..........\sector.dia
..........\....\..........\sector.eps
..........\examples
..........\........\avr
..........\........\...\avrtest.c
..........\........\...\compile
..........\........\...\dumpfile.c
..........\........\...\Makefile
..........\lib
..........\Makefile
..........\src
..........\...\base
..........\...\....\debug.c
..........\...\....\disc.c
..........\...\....\disc.c~
..........\...\....\efs.c
..........\...\....\efs.c~
..........\...\....\extract.c
..........\...\....\include
..........\...\....\.......\debug.h
..........\...\....\.......\disc.h
..........\...\....\.......\disc.h~
..........\...\....\.......\efs.h
..........\...\....\.......\extract.h
..........\...\....\.......\interface.h
..........\...\....\.......\ioman.h
..........\...\....\.......\ioman_small.h
..........\...\....\.......\partition.h
..........\...\....\.......\partition.h~
..........\...\....\.......\plibc.h
..........\...\....\.......\sextract.h
..........\...\....\interface.c
..........\...\....\interface.c~
..........\...\....\ioman.c
..........\...\....\ioman_small.c
..........\...\....\Makefile
..........\...\....\partition.c
..........\...\....\partition.c~
..........\...\....\plibc.c
..........\...\....\sextract.c
..........\...\....\sextract.c~
..........\...\fs
..........\...\..\vfat
..........\...\..\....\dir.c
..........\...\..\....\fat.c
..........\...\..\....\file.c
..........\...\..\....\fs.c
..........\...\..\....\fs.c~
..........\...\..\....\include
..........\...\..\....\.......\dir.h
..........\...\..\....\.......\fat.h
..........\...\..\....\.......\file.h
..........\...\..\....\.......\fs.h
..........\...\..\....\.......\ls.h
..........\...\..\....\.......\mkfs.h