CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 模拟文件系统

搜索资源列表

  1. 操作系统课程设计 文件管理系统.rar

    3下载:
  2. 文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:
    • 文件大小:619388
    • 提供者:
  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. OSFile

    0下载:
  2. 本设计模拟文件管理工作流程, 编写了一个树型的目录结构的文件系统,可支持多用户、树型目录结构文件操作-Simulation of the design document management workflow, the preparation of a directory tree structure of the file system that supports multi-user, the directory tree structure of file operations
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:123068
    • 提供者:jonwa
  1. unixfilesystem

    0下载:
  2. 操作系统课程设计 模拟unix文件系统 心血-Simulation of operating systems curriculum design efforts unix file system
  3. 所属分类:OS Develop

    • 发布日期:2017-05-06
    • 文件大小:1397975
    • 提供者:任飞
  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. fileSYS

    0下载:
  2. 文件系统模拟一个文件管理系统工作过程,对文件做目录,分级,可改变目录、创建文件、删除文件、显示目录、创建目录、删除目录-File System Simulation of a document management system process, so the directory of files, grading, can change the directory, create files, delete files, display directory, create directory,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:195394
    • 提供者:sinlov
  1. FileSystem

    1下载:
  2. 我编写的文件系统模拟程序。 运行程序后,在左端控制面板可以进行格式化,打开已有目录文件和保存目录文件功能,在中间的树形目录中,可以选中文件或文件夹,进行重命名,新建,删除等等工作,双击选中项可以直接打开文件。 整个磁盘空间被划分为了三个部分:索引,FAT,和数据块Block。 对于空闲数据块的管理,使用的是位图的方法,每个Block对应一个FAT结构,FAT中存放了该Block的信息和下一个关联Block号。 文件目录采用了多级目录结构,并建立了索引。 -I prepared
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:282910
    • 提供者:陈忻
  1. FileSystme

    1下载:
  2. 自己写的模拟Linux EXT2文件系统。代码约在2000行左右,需要的话拿去参考一下吧。-This is a imitating linux ext2 C code written by myself.if you need it,you can refer to it!
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:318642
    • 提供者:张伟
  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. OS

    0下载:
  2. 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage medi
  3. 所属分类:OS Develop

    • 发布日期:2017-03-26
    • 文件大小:494989
    • 提供者:杜宁林
  1. wenjian1

    1下载:
  2. 操作系统课程设计· 文件系统模拟· 文件的个项基本操作· mfc vc-Curriculum design, simulation of the operating system file system file a basic operation of mfc vc++
  3. 所属分类:File Operate

    • 发布日期:2017-05-08
    • 文件大小:1983396
    • 提供者:玄轩
  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. moniwenjian

    0下载:
  2. 自己写的文件模拟管理系统,可以实现复制移动粘贴等,读取写入,以及权限管理-Write your own file management system simulation can be achieved such as copy move paste, read write, and rights management
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:61353
    • 提供者:gxx
  1. wenjianguanli

    2下载:
  2. 一、 任务 设计模拟操作系统文件系统的程序。 二、 目的 通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 三、功能要求 (1)在内存中开辟一个空间作为文件存储器,在其上实现一个简单的文件系统。退出这个文件系统时,需要该文件系统的内容保存到磁盘上,以便下次可以将其回复到内存中来。 (2)文件存储空间管理可采取显式链接(如FAT)或者其他方法。(即自选一种方法) (3)空闲空间管理可采用位图或者
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:79937
    • 提供者:卢思琦
  1. Filesys

    0下载:
  2. 模拟文件管理系统 cd 改变目录 create 创建文件 del删除文件 dir 显示目录 md 创建目录 rd 删除目录-Analog document management system to create a file create cd change directory to delete files dir displays the directory del md rd remove directory create a directory
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:853262
    • 提供者:张星
  1. DFManager

    0下载:
  2. 操作系统模拟 文件管理系统,各种调度算法等-Operating system simulation document management system, various scheduling algorithms
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:13973
    • 提供者:长大不孤单
  1. Simulation managemnt system

    0下载:
  2. 文件为国家电网模拟管理系统,用于java学习结束后的模拟测试,用以积累开发经验(The document is the national grid simulation management system, which is used for the simulation test after the end of java learning, in order to accumulate experience in development)
  3. 所属分类:Java编程

    • 发布日期:2018-01-02
    • 文件大小:36703232
    • 提供者:沃德方丈
  1. 最后结果 - 改进版

    1下载:
  2. 文件系统模拟实现 设计并实现一个简单的文件系统,要求实现基本的文件操作。(Design and implement a simple file system, requirements for basic file operations)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:388096
    • 提供者:rose1
  1. 模拟UNIX文件系统

    1下载:
  2. 利用C++完成模拟Unix文件系统,包含报告和可执行文件(Using C++ to complete the simulated Unix file system)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:435200
    • 提供者:597660653
  1. 基于QT实现的旅行模拟查询系统

    1下载:
  2. 建立汽车、火车和飞机的时刻表,旅行模拟查询系统以时间为轴向前推移,建立日志文件,对旅客状态变化和键入等信息进行记录,某旅客在旅行途中可更改旅行计划,系统应做相应的操作,用图形绘制地图,并在地图上反映出旅客的旅行过程(Establish time table of car, train and plane, travel simulation query system moves forward with time as axis, establish log file, record infor
  3. 所属分类:

    • 发布日期:2020-05-19
    • 文件大小:18518016
    • 提供者:凉斯聿
« 1 2 34 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com