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

搜索资源列表

  1. nfsLibrary_src

    0下载:
  2. nFS,在一个文件中模拟一个文件系统,适合于需要读写创建大量文件的应用。该类库与linux下的NFS没有关系。该类库兼容MSVS/Win32, GCC/Linux and GCC/Solaris,全部用C语言完成。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:52904
    • 提供者:贺力
  1. caozuoxitongkeshe

    0下载:
  2. 这是我的操作系统课程设计:简单多用户文件系统,是用来模拟实际的文件存储,物理块的分配,以及文件读写打开关闭等基本操作.学生专用-This is my courses on operating system design : simple multi-user file system is used to simulate the actual document storage, the physical block distribution, and document literacy and
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:王力
  1. xuanbing

    0下载:
  2. 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。-with high-level language debugging and prepared a simple file system, simulated document management process. Thus the various documents in order to operate substance and the implementatio
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2484
    • 提供者:王铮
  1. 编写并调试一个树型目录结构的文件系统

    1下载:
  2. 编写并调试一个树型目录结构的文件系统,模拟文件管理工作流程.设计多用户文件系统,采用多级文件目录。-Write and debug a directory tree structure, file systems, document management workflow modeling. Design a multi-user file systems, multi-level directory.
  3. 所属分类:文件操作

    • 发布日期:2017-05-14
    • 文件大小:3728275
    • 提供者:陈伟彬
  1. FileSystem

    2下载:
  2. 文件系统模拟,模拟WINDOWS的文件管理系统,可以进行文件的添加删除,格式化等操作-File system simulation WINDOWS Document Management System, you can add files deleted, formatted, such as operation
  3. 所属分类:File Operate

    • 发布日期:2017-05-23
    • 文件大小:2925510
    • 提供者:陈华龙
  1. fileSys

    1下载:
  2. 模拟文件管理系统的C语言代码和操作系统课程设计报告-Simulation of Document Management System C language code and operating systems curriculum design report
  3. 所属分类:File Operate

    • 发布日期:2017-03-25
    • 文件大小:614815
    • 提供者:李明
  1. os

    0下载:
  2. 操作系统文件系统用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程。-Operating system file system with high-level language writing and debugging a simple file system, simulating the working process of document management.
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:3792
    • 提供者:whom
  1. visualfilesystem

    0下载:
  2. 用来模拟文件系统的操作,在内从中申请一定的空间来自己管理-Used to simulate the file system operations, including applications from space to a certain degree of self-management
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:82117
    • 提供者:skyfly
  1. VCmulsystem

    1下载:
  2. 设计一个模拟的多用户多目录的文件系统。通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现-Designed in a simulated multi-user multi-directory file system. Through specific file storage space management, document the physical structure, directory structure and file operations implementa
  3. 所属分类:File Operate

    • 发布日期:2017-05-07
    • 文件大小:1055962
    • 提供者:zhq426
  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-02
    • 文件大小:123068
    • 提供者:jonwa
  1. files

    1下载:
  2. 模拟UNIX文件系统的设计及实现 即:多用户、多目录的文件系统的设计------用VC或Delphi编程模拟文件系统的管理 二、目的 通过OS文件子系统的设计、增强OS设计的技巧,达到提高解决实际OS的设计能力的提高。 三、内容 多用户的多级目录的文件系统设计。 -UNIX File System Simulation Design and Implementation of namely: multi-user, multi-directory file syste
  3. 所属分类:File Operate

    • 发布日期:2015-01-16
    • 文件大小:498588
    • 提供者:xiaomai
  1. filesys

    0下载:
  2. 关于操作系统的课程设计,用C++实现了一个二级模拟文件系统,实现了对文件的创建,修改,删除等功能。附带文档。-Courses on operating system design, using C++ to achieve a secondary file system simulation to achieve the creation of a document, modify, delete functions. Attached to the document.
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:1221522
    • 提供者:周式
  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. 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-07
    • 文件大小:1983396
    • 提供者:玄轩
  1. main

    0下载:
  2. 简单模拟文件系统 广义表 目录与文件-Simple Generalized simulated file system table files and directories
  3. 所属分类:File Operate

    • 发布日期:2017-04-11
    • 文件大小:628
    • 提供者:段立伟
  1. filesys

    0下载:
  2. 模拟文件系统的管理,包含用户登录、基本文件操作等功能-file system
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:264948
    • 提供者:yuki
  1. A-graphical-interface-file-system

    0下载:
  2. 模拟一个简单的文件系统,实现文件系统的管理和控制功能。通过模拟文件系统实现的基本功能,了解文件系统的基本结构和文件的各种管理方法,加深理解文件系统的内部功能及内部实现。-Simulation a simple file system, realize the file system management and control function. Through the simulation of the basic functions of the system files, understa
  3. 所属分类:File Operate

    • 发布日期:2017-05-27
    • 文件大小:9835336
    • 提供者:longer
  1. 93621330

    0下载:
  2. 一个关于系统的JAVA源码里面有详细的说明和模拟售票系统程序()
  3. 所属分类:文件操作

    • 发布日期:2017-12-29
    • 文件大小:52224
    • 提供者:bowyosbb
  1. gknlyd

    0下载:
  2. 创新系统仿真模型代码,可以模拟创新系统演化过程()
  3. 所属分类:文件操作

    • 发布日期:2018-04-21
    • 文件大小:182272
    • 提供者:Miwys
  1. pbopiler

    0下载:
  2. 一个模拟仿真系统的原型,包含了GDI动化框架和计算传递的框架,也包含编辑功能的代码如需编辑界面请与作者联系,()
  3. 所属分类:文件操作

    • 发布日期:2018-05-03
    • 文件大小:162816
    • 提供者:YTSAlkkof_067
« 12 3 4 »
搜珍网 www.dssz.com