CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - ext2

搜索资源列表

  1. ext2fs.tar

    0下载:
  2. 本人写的读取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.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:11737
    • 提供者:刘晓强
  1. e2fsprogs-1.35.tar

    0下载:
  2. The Ext2 Filesystem Utilities (e2fsprogs) contain all of the standard utilities for creating, fixing, configuring , and debugging ext2 filesystems.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3152299
    • 提供者:fh
  1. os4FileSystems

    0下载:
  2. 学习有关Linux文件管理程序如何组织的知识,然后为简化的文件系统设计并实现一组目录操作。Linux所设计的文件管理程序用于适应多种不同类型的磁盘设备,这些磁盘设备其文件系统的组织结构各异,磁盘格式也不相同。虽然Linux为硬盘提供了自己的文件系统组织结构(ext2),但是文件管理程序可以扩展在任何文件系统格式上执行。 -learn Linux document management procedures of how to organize knowledge, Then the pap
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:94601
    • 提供者:wanghui
  1. e2fsprogs-1.35

    0下载:
  2. 这是一个EXT2的文件管理系统的程序-EXT2 This is a document management system procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:3340788
    • 提供者:许兴奎
  1. filecreat

    0下载:
  2. 再linux下通过裁减和编译内核添加一个类似于ext2 的自定义文件系统myext2,制作过程详细明了
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:112367
    • 提供者:qiumingzhou
  1. Linux_file_manage_all_format

    0下载:
  2. 系统的介绍了Linux下的文件系统 VFS VFS的作用 基于VFS的文件访问 VFS重要数据结构 文件系统的注册与安装 ext2、ext3文件系统 文件操作 proc文件系统 CRAMFS文件系统
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:495557
    • 提供者:hhh
  1. ext2-journal-design

    0下载:
  2. linux ext2, ext3文件系统日志系统的设计
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:58239
    • 提供者:lcl
  1. explore2fs-1.08beta9.zip_.zip

    0下载:
  2. 在 Windows 访问 Linux 分区的 Ext2 IFSUTF-8 支持可以处理中文文件名,增加了 Windows 盘符直接访问。,In the Windows Access Linux partition Ext2 IFSUTF-8 support can handle documents written in Chinese, an increase of direct access to Windows drive letter.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:441674
    • 提供者:manyhappy
  1. ext2read-2.2.70-src

    0下载:
  2. Ext2Read 它能查看 ext2/3/4 分区并从中拷贝文件和目录,支持 LVM2 和 EXT4 extent ,以及递归拷贝整个目录。-Ext2Read can see ext2/3/4 partition and copy files and directories from which to support LVM2 and EXT4 extent, and recursively copy the entire directory.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:188088
    • 提供者:陈文捷
  1. Ext2Fsd-0.46a.src

    0下载:
  2. 可以在不启动LINUX的情况下直接访问EXT2和EXT3格式的磁盘 -LINUX can not start directly access EXT2 and EXT3 disk format
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1694743
    • 提供者:郭心扬
  1. myrescue-0.9.1.tar

    0下载:
  2. Rescuing you ext2 file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:18882
    • 提供者:Kernel X
  1. ext2

    0下载:
  2. information extraction from EXT2 filesystem. this program imitates the bash shell, and accepts such basic commands as info, group, pwd, ls, cd, cat, quit. this code was written in linux and compiled by gcc. it can be run on linux machines. i didn t u
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2529
    • 提供者:kose
  1. uclinux

    0下载:
  2. Uclinux 内核编译傻瓜教程。 内核的编译过程我想大家都知道了,就是 make menuconfig 进入内核配置菜单进行删改,结束保存后进行 make dep make clean make lib_only make user_only make romfs make image make 基本上按照立宇泰给的uclinux内核文件和交叉编译器就能够完成整个编译内核 的工作,只不过也许由于内核版本不同会产生一些不同的结果
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-09
    • 文件大小:2170048
    • 提供者:张玉荣
  1. fs

    0下载:
  2. 操作系统上机实验的内容。一个模拟LINUX中EXT2文件系统的小系统。完全是自己写的,大约有900行源码。-a simulation system of linux ext2 file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5891
    • 提供者:宋英男
  1. e2fsprogs-libs-1.37.tar

    0下载:
  2. 构建ext2文件系统工具包,生成libuuid库-Ext2 file system kit build, build libuuid Library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:457348
    • 提供者:lurenccc
  1. ext2-filesystem-structure

    0下载:
  2. linux上ext2文件系统磁盘结构分析,仅供学习交流-linux ext2 file system on the disk structure analysis, only learning exchanges
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:182375
    • 提供者:欧进利
  1. fuse-ext2-0.0.7.tar

    0下载:
  2. linux下fuse的ext2磁盘格式的源代码 版本0.0.7-source code under linux fuse ext2 disk format
  3. 所属分类:Linux-Unix program

    • 发布日期:
    • 文件大小:570156
    • 提供者:海风月影
  1. ext2-atomic-setbit

    0下载:
  2. Atomic bitops based version of ext2 atomic bitops.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2403
    • 提供者:zygengri
  1. ext2-atomic

    0下载:
  2. Spinlock based version of ext2 atomic bitops.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3740
    • 提供者:punmyhm
  1. ext2-atomic

    0下载:
  2. Spinlock based version of ext2 atomic bitops.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-30
    • 文件大小:10651
    • 提供者:张颢
« 12 3 4 »
搜珍网 www.dssz.com