CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - linux file system

搜索资源列表

  1. Linuxfs_ext2

    0下载:
  2. 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
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7724
    • 提供者:xiaofeng
  1. cramfs-1.1.tar

    0下载:
  2. 可以用它制作linux文件系统,在linux移植中非常有用。-can use it to make Linux file system, linux transplantation very useful.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13598
    • 提供者:李涛
  1. ProcCfgF

    0下载:
  2. 對INI文件進行讀寫操作,適用於Windows/Linux/Dos系統-right INI file read and write to Windows / Linux / Dos system
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24447
    • 提供者:劉丹
  1. SuperEditor

    0下载:
  2. haiq写的手机刷机包编辑工具 本程序用于编辑 Linux 操作系统手机刷机包,运行环境为 Windows XP/2003/Vista。使用该程序可以对 Linux 操作系统手机刷机包进行拆解(包括摩托罗拉专用格式的资源文件)、添加、删除、修改文件或目录的 Linux 属性等操作,并可重新构建刷机包。 该程序目前已通过了 Moto A1600、A1210、A1200、A810、A780、E2、E6、E680 等几种手机刷机包的测试。 本次提供的源代码包括完整的帮助文档源文件
  3. 所属分类:File Operate

    • 发布日期:2017-05-29
    • 文件大小:12005714
    • 提供者:huhuc
  1. os-design

    0下载:
  2. linux二级文件系统 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 cd 进出目录 -linux file system II
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:224412
    • 提供者:王宝全
  1. linuxfile

    1下载:
  2. 模拟Linux的文件件系统,创建删除文件及目录等等功能,含有详细报告和代码-Pieces of Linux file system simulation, create delete files and directories, etc. functions, contains detailed reports and code
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:165491
    • 提供者:paul lew
  1. filesystembegin

    1下载:
  2. 1. 设计和实现一个简单的文件系统,要求包括目录、普通文件和文件的存储 2. 文件系统的目录结构采用类似Linux的树状结构; 3. 要求模拟的操作包括: a) 目录的添加、删除、重命名; b) 目录的显示(列表) c) 文件的添加、删除、重命名 d) 文件和目录的拷贝 4. 用户进入时显示可用命令列表;用户输入help时显示所有命令的帮助文档; 输入某个命令+?时显示该条命令的使用说明 5. 用户输入exit时退出该系统 6. 实验实现基于windows平台
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:311164
    • 提供者:皇絮淡
  1. 2010os

    0下载:
  2. 操作系统课程设计:模拟Linux文件子系统的各种功能实现。如新建文件夹文件、复制、删除、修改权限,编辑txt文本等。-Operating System Course Design: Simulation of the various functions of Linux file subsystem implementation. If the new folder file, copy, delete, modify permissions, edit the txt text and so
  3. 所属分类:File Operate

    • 发布日期:2017-05-12
    • 文件大小:2922738
    • 提供者:liu zhihong
  1. my_mini_file_system_like_ext2

    0下载:
  2. linux ext2文件系统的模拟实现,主要的设计模式是树形文件系统,能够实现命令行下的文件操作-a simple file system like ext2
  3. 所属分类:File Operate

    • 发布日期:2017-11-19
    • 文件大小:276436
    • 提供者:slp
  1. FileSystem

    0下载:
  2. 模拟linux文件系统写的程序,比较简单。该文件系统物理基础为磁道(40)0~39道。每个磁道划分为8个扇区,每个扇区有512B。该文件系统实现了文件的创建,删除,打开,读写,关闭,查看,目录的创建,删除等。-Analog linux file system write the procedure is relatively simple. The physical basis of the file system to the track (40) from 0 to 39. Each tra
  3. 所属分类:File Operate

    • 发布日期:2017-11-24
    • 文件大小:3040
    • 提供者:wrp
  1. LZH--final

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: 1. 可以实现下列几条命令: login 用户登录 dir 列目录 create 创建目录 delete 删除目录 open 打开文件 close 关闭文件 read 读文件 write 写文件-For Linux system design a simple secondary file system. Required to get the following: 1. Can realiz
  3. 所属分类:File Operate

    • 发布日期:2017-11-17
    • 文件大小:40530
    • 提供者:李泽华
  1. RPC

    0下载:
  2. realize RPC in linux system to open, read, write a file in the client side and operate file indeed in the server side
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:4246
    • 提供者:姓名
  1. code

    0下载:
  2. 参考linux extra2文件系统设计的一个基于c++读写文件操作的虚拟文件系统,适合作为操作系统课程的大作业参考-A reference linux extra2 file system design based on the virtual file system c++ write file operation, suitable for operating system programs big job reference
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3991229
    • 提供者:陈卓
  1. read32

    0下载:
  2. 本FORTRAN程序可以读入linux系统下的顺序集二进制文件,将其转化为txt文件。-The FORTRAN program can be read into the order sets a binary file system under linux, convert it to txt file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:754
    • 提供者:彭双
  1. search_linux_os

    0下载:
  2. 实现了linux下文件遍历搜索功能,考虑了虚链接的方式-File System Traversal
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:
  1. test

    0下载:
  2. 为Linux系统设计一个简单的二级文件系统。要求做到以下几点: (1)可以实现下列几条命令(至少4条) login 用户登录 dir 列文件目录 create 创建文件 delete 删除文件 open 打开文件 close 关闭文件 read 读文件 write 写文件 (2)列目录时要列出文件名、物理地址、保护码和文件长度; (3)源文件可以进行读写保护。 -Design a simple two- level file sys
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:464374
    • 提供者:傅国俊
  1. Ext2Fsd-0.62.src

    1下载:
  2. 在windows加载读取ext文件格式,可以运行在windows、xp、和win7 下面-Ext2Fsd is an ext2 file system driver for Windows (2k, XP, Vista and Win7). It’s a free software. Anyone can modify or distribute it under GPL2. Features Ext2Fsd supports: ext2/ext3 volume
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1453445
    • 提供者:terry
搜珍网 www.dssz.com