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

搜索资源列表

  1. filesystem

    1下载:
  2. 模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:16546
    • 提供者:lilianjie
  1. LINUX

    0下载:
  2. 实现了linux系统对文件基本信息的获取功能,编译后可作为一个命令使用。-Implementation of the linux file system to obtain basic information functions, the compiler can be used as a command.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-11
    • 文件大小:1544
    • 提供者:lyh
  1. filesystem

    1下载:
  2. linux系统下的C代码,模拟二级文件系统,在linux下可编译运行-linux systems C code to simulate the secondary file system, linux can be compiled at run
  3. 所属分类:系统编程

    • 发布日期:2013-09-23
    • 文件大小:62811
    • 提供者:孟令钊
  1. Linux

    0下载:
  2. 对linuix 文件系统的模拟,包含了若干文件命令,是用c语言实现的。-Linuix file system on the simulation, the order contains a number of documents is achieved with c language.
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:347499
    • 提供者:lutao
  1. wjxt

    0下载:
  2. :为LINUX 设计一个简单的二级文件系统。要求做到以下几点: 1、可以实现下列几条命令(至少4条)。 Login 用户登录 Dir 列文件目录 Create 创建文件 Delete 删除文件 Open 打开文件 Close 关闭文件 Read 读文件 Write 写文件 -: In order to design a simple LINUX file system 2. Request do the following: 1, can be achie
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:375776
    • 提供者:流水
  1. linux-2.6.29.4.tar

    0下载:
  2. 最新版本的Linux内核,支持Intel、Alpha、PPC、Sparc、IA-64、ARM、MIPS、Amiga、 Atari和IBMs/390等,还支持32位大文件系统。而在Intel平台上,物理内存最大支持可以达到64GB。加强对IDE和SCSI硬件系统的支持,并增强了对USB设备和3D加速卡的支持。虽然并不像人们期望的那样有很大更新,但也好的多了。如果你还在使用旧版本的内核,赶快更新吧,绝对不会让你失望! Linux内核更新是越来越快了,可能由于Linux的普及,大家都开始关注
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:878084
    • 提供者:我就是我
  1. os-design

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

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

    0下载:
  2. 用c语言为Linux系统设计一个简单的二级文件系统(带共享功能)--操作系统课程设计-C language used to design a Linux system, a simple file system 2 (with sharing)- operating systems curriculum design
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:6425
    • 提供者:任晨亮
  1. filesystem

    1下载:
  2. 这是一个二级文件系统,能够在linux下编译并执行,通过程序模拟Linux文件系统,用一个二进制文件(FileSystem.disk)来模拟磁盘.设计一个多用户的二级文件系经统、实现一般的创建文件、目录,删除文件、目录,切换目录,打开、关闭文件、读写文件等操作。-This is a secondary file system, can be compiled under linux and implement, through the Linux file system simulation,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2013-09-23
    • 文件大小:48612
    • 提供者:段晓娟
  1. Linux

    0下载:
  2. 安装完Linux操作系统后应该做的事情1. 启动系统 2. 用户登录 3. 修改口令 4. 退出登录 5. 关闭机器 6. 虚拟控制台 文件与目录操作 1. 文件名与文件类型 2. 目录结构 显示文件内容 1) cat命令 2) more命令 3) less命令 -After you have installed Linux operating system should do 1. Start System 2. User Login 3.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:735364
    • 提供者:lili
  1. ls

    0下载:
  2. linux的文件系统的ls命令,包括加入功能-a等选项,完善的ls命令-linux file system of the ls command, including adding features such as option-a perfect ls command
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:979
    • 提供者:still
  1. alp-ch07-proc-filesystem

    0下载:
  2. A briefing on Linux file system
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:234718
    • 提供者:R
  1. 4

    0下载:
  2. linux网络操作系统(08-3-11).ppt: 第一章 Linux系统基础   第二章 Linux文件系统结构  第三章 实用命令介绍  第四章 文本编辑程序  第五章 关于SHELL  第六章 系统管理与网络服务-Chapter based Linux system, Linux file system structure Chapter Chapter III Chapter IV introduces practical command text edito
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1324110
    • 提供者:何旭
  1. Linux_Complete_Command_Reference

    0下载:
  2. Linux Complete Command Reference with more than 1500 pages of programs, hints, system cals and file formats
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-26
    • 文件大小:8747154
    • 提供者:TomasFilip
  1. Linux

    0下载:
  2. 计算机操作系统LINUX课程设计。在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。-Computer operating system LINUX curriculum design. In any OS, the establishment of a large file and put it into a false plate, in which the realization of a simple simulation of Linux fi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:280765
    • 提供者:王维
  1. Linux

    0下载:
  2. Linux二级文件系统设计的部分功能的实现,还需进一步修改 -Linux File System Design II, the realization of some functions need to be further revised
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:5258
    • 提供者:李伟燕
  1. cfz

    0下载:
  2. 【设计题目】Linux二级文件系统设计【开发语言及实现平台或实验环境】C++/VC++【设计要求】理解Linux的文件系统的组织;掌握常用的数据结构;系统采用两级目录,其中第一级对应于用户账号,第二级对应于用户帐号下的文件 使用文件来模拟外存,进行数据结构设计和操作算法的设计,实现一个文件系统并实现基本的文件操作(为了简便文件系统,不考虑文件共享,文件系统安全以及管道文件与设备文件等特殊内容)。要求:1、对程序的每一部分要有详细的设计分析说明 2、程序执行的每个步骤要有具体的提示内容或输出3、源
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:5305
    • 提供者:王跃
  1. Linux

    0下载:
  2. (美)奈米斯写的关于Linux系统管理的很经典的一本书,分为引导和关机,超级用户的权力,进程控制,文件系统,添加新用户,增加硬盘,系统日志与日志文件,TCP/IP网络等章节-(U.S.) Naimi Si wrote about Linux system management is the classic book, divided into boot and shutdown, power users the power, process control, file system, add n
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:45855336
    • 提供者:randoll
  1. file-system-linux-example

    0下载:
  2. file system source and releated tools
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:7862
    • 提供者:Wu
  1. linux-filesys

    0下载:
  2. linux文件系统的制作方法和流程 ,很有用哦-linux file system linux file system linux file system linux file system linux file system linux file system linux file system linux file system
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:7772
    • 提供者:cyp
« 1 23 4 5 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com