|
|
| 软件名称 |
MMC FAT16 File System Specification pdf |
| 运行环境 |
Win9X/Win2000/WinXP/Win2003/ |
|
| 整理时间 |
2008-7-22 15:31:36 |
| 软件星级 |
 |
| 软件语言 |
简体中文 |
| 软件类型 |
国产软件 |
| 授权方式 |
共享软件 |
| 软件大小 |
2.76 MB |
| 相关连接 |
csb23@126.com 官方主页 没有预览图片
[收 藏] |
| 下载统计 |
|
| 解压密码 |
www.elecfans.com |
|
软件简介 |
Purpose of this document is to define the details of FAT16 file system for MultiMediaCards’ user data area. First of all, various FAT systems have their roots in magnetic media (floppy disks and hard drives). With that background, FAT file system introduces some need to relate the byte-unit linearly addressed MultiMediaCard and conventional magnetic media. In order to maintain consistency at all levels, this document deals with the following specifics: - CHS geometry: how to translate the card characteristics into the conventional CHS geometry of magnetic media - Master Boot Record (partitioning): how and why to introduce the MultiMediaCard as logical hard drive(s), conversions between physical and logical addresses and addressing modes - Partition Boot Record(s), aka partition boot sector: how to define the actual FAT16 file system within a partition - Directory entries: how to create files and directories (with conventional 8+3 filenames) - Optional long filename support (VFAT): how to avoid breaking inter operability between systems that do support VFAT and those that don’t CHS geometry is used as a basis for all calculations to maintain consistency throughout all addressing modes. 2 Physical CHS geometry The goal of this chapter is to define a way to calculate a physical (media-based) CHS geometry for an arbitrary card with the following guidelines: - Calculated CHS should reflect card properties and potential as they are expressed in the card CSD register and MultiMediaCard System Specification - Singular conversions between addressing modes (CHS, linear sector and linear card address) - Simple and efficient conversion methods - Minimal waste of card memory capacity in address conversions In order to simplify the expressions, the following notations are defined. Practical implementation of these notations should be straightforward on any platform. - floor(x): closest integer ≤ x - ceil(x): closest integer ≥ x - ceil2(x): closest even integer ≥ x - rem(x, y): remainder of integer division (x/y). The remainder, x and y are ≥ 0 - min(r): smallest value found in a finite-length range of numbers - max(r): largest value found in a finite-length range of numbers The following table summarizes the all the factors that need to be considered at this point
|
| ∷软件评论∷ (评论内容只代表网友观点,与本站立场无关!)
更多评论... |
|
|
| ∷下载说明∷ |
* 为了达到最快的下载速度,推荐使用[网际快车]下载本站软件。
* 请一定升级到最新版[WinRAR3.5]才能正常解压本站提供的软件!
* 如果您发现该软件不能下载,请点击报告错误谢谢!
* 站内提供的所有软件包含破解及注册码均是由网上搜集,若侵犯了你的版权利益,敬请来信通知我们! |
|