Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - fat
Search - fat - List
ls811的USB FAT文件系统-ls811 USB FAT File System
Update : 2024-05-19 Size : 29696 Publisher : hdf

DL : 0
此程序的功能为:0。读取mbr信息,取活动分区的dpt(分区表信息),从中取出分区的起始 柱面号,磁头号,扇区号 1。读取DBR字段,从中取出硬盘参数和FAT32文件系统的信息。 2。根据1中的信息,读取C盘根目录区 3。在根目录区中查找要检测的文件名,找到,则取出它的起始簇号和文件长度。 4。根据起始簇号找到此文件对应的扇区和在FAT表中的簇链 5。根据4的信息,控制读取文件的数据(用来做校验和)。 6。检测下一个文件名,重复3-5步-this program functions are to : 0. Mbr read information from the District Assemblies activities (partition table information), remove from the start through cylindrical, head, Sector No. 1. Read DBR fields, removed from the hard drive parameters and the FAT32 file system information. 2. According to one of the information, reading occurs, District 3. The root directory search area to detect the documents were found, it took the initial cluster and length of documents. 4. Under the initial cluster, find this file and the corresponding portion of the FAT table in the cluster chain five. Four of the information under control of the paper to read data (used as checksum). 6. Detection under a file name, repeat steps 3-5
Update : 2024-05-19 Size : 3072 Publisher : 江河

DL : 0
FAT文件操作系统经典,能够实现在PC上的文件操作-FAT file classic operating system, can be achieved on a PC file manipulation
Update : 2024-05-19 Size : 165888 Publisher : guomiao

DL : 0
DOS/Windows FAT 文件系统实现源码-DOS/Windows FAT file systems FOSS
Update : 2024-05-19 Size : 40960 Publisher : bigheadmonk

DL : 0
FAT白皮书-(精).pdf FAT16/32白皮书-FAT White Paper- (exquisite). Pdf Acronis White Paper
Update : 2024-05-19 Size : 86016 Publisher : 杨修文

FAT文件系统的组织结构.doc FAT文件系统的组织结构!-FAT file system's organizational structure. Doc FAT file system structure!
Update : 2024-05-19 Size : 15360 Publisher : 杨修文

DL : 0
模拟DOS下FAT表的构造,实现将文件的逻辑结构转换成存储结构,设计便于顺序存取和直接存取的文件存储结构。-simulated DOS FAT table structure to achieve the logical file structure converted into storage structure, Design order to facilitate access and direct access to the file storage structure.
Update : 2024-05-19 Size : 45056 Publisher : lipei

基于Lpc2200,ucos平台的,支持fat的sd卡读写程序(完全版)。- Based on Lpc2200, the ucos platform, supports fat the sd card read-write procedure (complete version).
Update : 2024-05-19 Size : 716800 Publisher : resun

基于Lpc2200平台的,不带操作系统的支持fat的sd卡读写程序(完全版)。-Lpc2200 based on the platform, non-operating system support of fat sd card reader (full version).
Update : 2024-05-19 Size : 405504 Publisher : resun

u盘文件系统,pdf格式,不知大家看到没有。FAT格式,可以参考哦-u-file system, pdf format, I wonder if we do not see. FAT format, they can refer to, oh
Update : 2024-05-19 Size : 406528 Publisher : Eric lau

DL : 0
都在一个程序里,备份恢复 MBR,DBR,FAT,CMOS 把自己写的 备份恢复 MBR,DBR,FAT,CMOS 的程序合并成了一个程序(DOS),大家玩玩吧(有源码)。。。 还有 破解 CMOS密码的功能(不是毁了CMOS,而是毫发无伤的解密。。) 全部在自己的机子上经过测试,目前没有问题。 - All in a procedure, the backup restores MBR, DBR, FAT, CMOS The backup writes which oneself restored MBR, DBR, FAT, the CMOS procedure merges a procedure (DOS), everybody played (active code). . . Had explains the CMOS password the function (has destroyed CMOS, but was 姣?sends the non- wound the decipher. .) Completely on own loom the process test, at present does not have the question.
Update : 2024-05-19 Size : 17408 Publisher : 李大大

操作FAT和NTFS文件系统的程序。它完全不通过Windows的API函数,而通过分析底层二进制代码的方法还原文件系统,从而找到目标文件。达到复制和删除系统系统文件的目的。是我的毕业设计,只是NTFS下的删除没能实现,并且程序在Win2000上有BUG.-operation NTFS and FAT file system procedures. It is totally through the Windows API function, through analysis of the underlying binary code of reducing file system, and find the target file. To achieve replication system and delete system files purposes. Yes, I graduated from the design, only the NTFS delete failed to materialize, and procedures are in Win2000 Bug.
Update : 2024-05-19 Size : 259072 Publisher : 林风

FAT文件系统原代码,高效,可移植性强,注释详尽!-FAT file system source code, efficient and portability strong, detailed notes!
Update : 2024-05-19 Size : 176128 Publisher : jacky

SCMfat_C
DL : 0
FAT的C语言原代码,没有底层驱动,支持打开文件,读写文件,不支持长文件名.-FAT C language source code, there is no bottom-driven support to open the document, read and write documents, do not support long file names.
Update : 2024-05-19 Size : 2048 Publisher : 郑开科

< AVR_U盘嵌入式FAT文件系统> 文件介绍了AVR Memory Stick嵌入式中实现类似操作系统的FAT文件管理系统,这些内容主要包括,文件系统的命名规范,文件寻址路径规范,文件系统核心数据结构的定义,文件系统读写类函数原型的定义。-<AVR_U disk embedded FAT file system> document describes embedded AVR Memory Stick to achieve a similar operating system FAT file management systems, which mainly include the file system naming convention, document addressing the path specification, file system core data structure the definition of the file system functions to read and write the definition of the prototype.
Update : 2024-05-19 Size : 16384 Publisher : 6756

5分代码及说明,verilog代码,几乎所有的IC面试都会问到这个问题,所以总结了一下发了上来,共同学习!-5 pm code and explanations verilog code Almost all the interviews will IC asked this question, summed up in the ranks about fat, learn together!
Update : 2024-05-19 Size : 1024 Publisher : 刘超

从大量的wince源代码中剥离出的fat文件系统源代码。移植性非常高。 微软的代码,写的非常好。 里面带有source insight工程。方便浏览。-wince from a large number of source code separated from the fat file system source code. Transplanted very high. Microsoft's code and write very well. With insight inside source project. Accessibility.
Update : 2024-05-19 Size : 233472 Publisher : 黎明

(U盘MP3)FAT文件系统源码,u盘,mp3下的文件系统,完全兼容fat16,fat32,加上自己的硬盘驱动接口后应该可以使用-(U disk MP3) FAT file system source code, u disks, mp3 under the file system, fully compatible fat16, fat32, coupled with its own hard disk drive interface can be used after
Update : 2024-05-19 Size : 35840 Publisher : 等到

DL : 0
FAT.C program相关的程序原码已经进行相关的测试-FAT.C program related to the original procedure code has been associated test
Update : 2024-05-19 Size : 7168 Publisher : sunlei

ucos下的FAT文件系统源码。 config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk.c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OSFile.h RWSec.C Test.c-OUT of the FAT file system source code. Config.h dir.C disk.C FAT.C Fat.h FDT.C file.C floppy.c floppy.h format.C format.h Harddisk . c HardDisk.h INCLUDES.H OS_CFG.H OSFile.c OS File.h RWSec.C Test.c
Update : 2024-05-19 Size : 41984 Publisher : 易宏宇
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.