CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 操作系统开发 搜索资源 - 操作系统 文件管理

搜索资源列表

  1. src

    0下载:
  2. 操作系统模拟 磁盘管理,并带文件管理系统-The operating system emulation disk management, and document management system with! !
  3. 所属分类:OS Develop

    • 发布日期:2017-04-14
    • 文件大小:4384
    • 提供者:长大不孤单
  1. operationSystem

    1下载:
  2. 操作系统的演示代码,包括内存管理,文件系统,设备管理等内容。-Demonstration of the operating system code, including memory management, file system, device management and so on.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-10
    • 文件大小:809983
    • 提供者:wang
  1. caozuoxitong

    0下载:
  2. 一个简单的操作系统,有文件管理,进程管理和设备管理!-A simple operating system, there are document management, process management and device management!
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:103876
    • 提供者:yincuiwei
  1. scxf2

    0下载:
  2. 创建生产者和消费者线程 C语言文件管理操作系统中的是通过目录项来的-product and consumer
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:995
    • 提供者:yeyu
  1. FILE

    0下载:
  2. 操作系统演示,c语言编写,主要完成界面设计和文件管理的演示-Operating system demonstration, c language, mainly to complete the interface design and document management demonstration
  3. 所属分类:OS Develop

    • 发布日期:2017-04-07
    • 文件大小:35250
    • 提供者:高接
  1. c

    0下载:
  2. 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:370927
    • 提供者:sinix
  1. wenjian

    0下载:
  2. 针对操作系统中的文件管理,此代码用C++来实现文件管理,为文件管理做演示-Document management for the operating system, this code using C++ to implement document management, document management do for the demo
  3. 所属分类:OS Develop

    • 发布日期:2017-03-30
    • 文件大小:2314
    • 提供者:huang
  1. OS

    0下载:
  2. 大学操作系统实验设计,包括进程调度,作业调度,存储管理,文件系统的代码。-University of operating system, experimental design, including process scheduling, job scheduling, storage management, file system code.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:161298
    • 提供者:温少
  1. FileSystme

    0下载:
  2. 操作系统课程设计,通过具体的文件存储空间的管理、文件的物理结构、目录结构和文件操作的实现,加深对文件系统内部功能和实现过程的理解。 -Operating system, curriculum design, through specific file storage space management, document the physical structure, directory structure and file operations to achieve and deepen the
  3. 所属分类:OS Develop

    • 发布日期:2017-04-04
    • 文件大小:318655
    • 提供者:Ray
  1. FileManage11

    0下载:
  2. 小巧的文件管理系统。模仿操作系统中的文件管理,是操作系统课程学习中的小项目之一-Compact document management system. Mimic the operating system file management is the operating system courses, one of the small projects
  3. 所属分类:OS Develop

    • 发布日期:2017-05-19
    • 文件大小:5511653
    • 提供者:萧然
  1. caozuoxitong

    0下载:
  2. 此课程设计是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理根据学到的操作系统知识建立一个文件管理系统,其功能包括能根据用户的选择,运行相应的程序模块,实现创建文件、删除文件、显示文件列表、显示文件位图功能-This course is designed to simulate the operating system s file management program that can simulate a directory management, extern
  3. 所属分类:OS Develop

    • 发布日期:2017-03-27
    • 文件大小:346596
    • 提供者:陈小龙
  1. VB

    0下载:
  2. 操作系统课程设计,模拟采用多道程序设计方法的单用户操作系统,该操作系统包括进程管理、存储管理、设备管理、文件管理和用户接口四部分。-Operating System Course Design, simulation programming method using multi-channel single-user operating system, the operating system, including process management, storage management,
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:92326
    • 提供者:yangyang
  1. os

    0下载:
  2. 模拟操作系统的各种功能 文件管理 磁盘管理 进程管理-os
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:405008
    • 提供者:谢冠雄
  1. OScurriculumdesign

    0下载:
  2. 操作系统的各种操作,内存调度、文件管理、进程调度、银行家算法-Various operations of the operating system, memory, scheduling, document management, process scheduling, banker s algorithm, etc.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-15
    • 文件大小:7965
    • 提供者:杰少
  1. OS

    0下载:
  2. 用时间片轮转调度算法模拟操作系统进程管理,磁盘分配,设备管理,文件管理,开发环境Visual C++6.0-Rotation scheduling algorithm with a time slice simulation operating system process management, disk allocation, device management, document management, development environment, Visual C++6.0
  3. 所属分类:OS Develop

    • 发布日期:2017-05-14
    • 文件大小:3471443
    • 提供者:菅端
  1. VBos

    0下载:
  2. 用VB实现的操作系统模拟,可以实现进程管理,文件管理,磁盘管理,设备管理-VB implementation of the operating system using simulation, can realize the process management, file management, disk management, device management
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:55920
    • 提供者:菅端
  1. cao-zuo-xi-tong-mo-ni

    0下载:
  2. 操作系统功能模拟 包括进程管理,文件管理等功能-simulate the running status of computer include file management and so on
  3. 所属分类:OS Develop

    • 发布日期:2017-03-24
    • 文件大小:774568
    • 提供者:杨贵林
  1. FileMannage

    0下载:
  2. 操作系统之文件管理,适合于大学操作系统实验。-Operating system file management, University of the operating system for experiment.
  3. 所属分类:OS Develop

    • 发布日期:2017-04-06
    • 文件大小:933032
    • 提供者:yy
  1. fs.cpp

    0下载:
  2. 操作系统原理的文件管理模拟代码,多用户,命令交互方式-Operating System simulation code, file management, multi-user, interactive mode command
  3. 所属分类:OS Develop

    • 发布日期:2017-04-05
    • 文件大小:1651
    • 提供者:张佳
  1. os

    0下载:
  2. 操作系统模拟网二级文件管理系统,功能不是很全面-Two analog network operating system file management system, the function is not very comprehensive
  3. 所属分类:OS Develop

    • 发布日期:2017-03-31
    • 文件大小:4903
    • 提供者:李生动
« 1 2 34 5 6 7 »
搜珍网 www.dssz.com