Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - ext2.0
Search - ext2.0 - List
windows下的ext2文件系统的驱动-windows under the ext2 file system driver
Update : 2008-10-13 Size : 470kb Publisher : qyj

一步 教你如何去编译uclinux内核,包括文件系统ext2的挂载,网络驱动,基本的cash命令,lcd frambuffer功能,串口功能等内容。-teach you step by step how to compile Basis kernel, including ext2 file system mount, network drives, the basic cash orders, LCD frambuffer functions, such as serial port function.
Update : 2008-10-13 Size : 1.03mb Publisher : 朱春开

本人写的读取ext2文件系统的程序。可以很大的帮助你理解ext2文件系统的物理布局。-I write read ext2 file system procedures. There could be a lot of help you understand ext2 file system of the physical layout.
Update : 2008-10-13 Size : 11.46kb Publisher : 刘晓强

linux下的ext2文件系统的实现的源码,在源码的基础上对源码中的文件操作部分进行了修改。无解压密码-the ext2 file system on the realization of the source, the source on the basis of the source document for the operation of some changes. Without extracting passwords
Update : 2008-10-13 Size : 7.54kb Publisher : xiaofeng

The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2 filesystems.
Update : 2008-10-13 Size : 3.01mb Publisher : fh

ext2 file system driver for win nt
Update : 2008-10-13 Size : 524.79kb Publisher : 杨百涛

学习有关Linux文件管理程序如何组织的知识,然后为简化的文件系统设计并实现一组目录操作。Linux所设计的文件管理程序用于适应多种不同类型的磁盘设备,这些磁盘设备其文件系统的组织结构各异,磁盘格式也不相同。虽然Linux为硬盘提供了自己的文件系统组织结构(ext2),但是文件管理程序可以扩展在任何文件系统格式上执行。 -learn Linux document management procedures of how to organize knowledge, Then the paper to simplify system design and realization of a catalog operation group. Linux designed document management procedures for adaptation to a variety of different types of disk equipment. These disk file system equipment of its organizational structure differ from the same disk format. Although Linux hard drive to its own file system structures (ext2), But document management procedures can be extended in any format file system implementation.
Update : 2008-10-13 Size : 92.38kb Publisher : wanghui

DL : 0
全面介绍linux ext2 文件系统原理, 文件系统的内部数据结构。呵呵, 希望对各位有帮助。-comprehensive introduction to Linux ext2 file system theory, the internal file system data structure. Oh, you want to help.
Update : 2008-10-13 Size : 224.42kb Publisher : 暗暗啊

对ext2 和 ext3文件系统的特性进行讨论。-right ext2 and ext3 file system characteristics discussed.
Update : 2008-10-13 Size : 114.1kb Publisher : wuqixuan

这是一个EXT2的文件管理系统的程序-EXT2 This is a document management system procedures
Update : 2008-10-13 Size : 3.19mb Publisher : 许兴奎

DL : 0
这是fat32和ext2两种文件格式的比较,通过学习它们,彻底了解文件系统内容,与大家共享。
Update : 2008-10-13 Size : 315.08kb Publisher : 蔡良达

NT平台下的ext2/ext3 文件系统驱动。安装后,可以在win下访问Linux
Update : 2008-10-13 Size : 511.78kb Publisher : 刘忻云

嵌入式程序,这是MAIN函数,实现简单的功能
Update : 2008-10-13 Size : 1.11kb Publisher : pudn

再linux下通过裁减和编译内核添加一个类似于ext2 的自定义文件系统myext2,制作过程详细明了
Update : 2008-10-13 Size : 109.73kb Publisher : qiumingzhou

在ext2文件系统中,文件由inode(包含有文件的所有信息)进行唯一标识。一个文件可能对应多个文件名,只有在所有文件名都被删除后,该文件才会被删除。此外,同一文件在磁盘中存放和被打开时所对应的inode是不同的,并由内核负责同步。 ext2 文件卷中的数据结构主要包括:superblock 块、组描述符、inode等。 ext2文件系统采用三级间接块来存储数据块指针,并以块(block,默认为1KB)为单位分配空间。其磁盘分配策略是尽可能将逻辑相邻的文件分配到磁盘上物理相邻的块中,并尽可能将碎片分配给尽量少的文件,以从全局上提高性能。ext2文件系统将同一目录下的文件(包括目录)尽可能的放在同一个块组中,但目录则分布在各个块组中以实现负载均衡。在扩展文件时,会尽量一次性扩展8个连续块给文件。 ext2系统中对各个结构的定义都包含在源代码的include/linux/ext2_fs.h文件中。
Update : 2008-10-13 Size : 26.87kb Publisher : wandermiss

系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统
Update : 2008-10-13 Size : 483.94kb Publisher : hhh

linux ext2, ext3文件系统日志系统的设计
Update : 2008-10-13 Size : 56.87kb Publisher : lcl

Win9x下文件系统驱动的例子(EXT2)源代码。-file system driver examples (EXT2) source code.
Update : 2008-10-13 Size : 97.91kb Publisher : 张天师

ext2.0+Hibernate+dwr+spring列子-ext2.0+ Hibernate+ dwr+ spring Liezi
Update : 2025-02-17 Size : 8.91mb Publisher :

DL : 0
EXT2.0中文教程, EXT2.0中文教程.-EXT2.0 Chinese Course, EXT2.0 Chinese Course, EXT2.0 Chinese Course.
Update : 2025-02-17 Size : 890kb Publisher : 吴政府
« 12 3 4 5 6 7 8 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.