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

搜索资源列表

  1. gentoo-0.11.15

    0下载:
  2. 操作系统文件管理-operating system document management
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:949318
    • 提供者:任文旭
  1. filesystem

    0下载:
  2. 操作系统实验。模拟文件系统实现的基本功能,了解文件系统的基本结构和文件的各种管理方法,加深理解文件系统的内部功能及内部实现。通过用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程,从而对各种文件操作命令的实质内容和执行过程有比较深入的了解。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:6758
    • 提供者:sfklay
  1. OS

    0下载:
  2. 操作系统课设-简单的文件管理-目录管理(目录的创建与删除、文件的创建和删除),文件内容的复制、增加、删除等。
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:150141
    • 提供者:swallow
  1. os

    0下载:
  2. 模拟文件管理和进程调度的仿真操作系统设计 源代码+说明
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:250945
    • 提供者:windy
  1. linux-0.11-devel-040923

    0下载:
  2. linux:用纯C写的操作系统源代码。里面设计文件管理,进程调度,内存分配。学习的好资料。
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:13473321
    • 提供者:liangzong
  1. MyMFSs

    0下载:
  2. windows下的文件系统模拟程序,对于想熟悉操作系统中文件管理的哥们有很好的提示作用-under the windows file system simulation program, familiar with the operating system to document management Miners have a good role suggested
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:40916
    • 提供者:杨圣湖
  1. 第八章:文件系统实验

    0下载:
  2. Linux 的最重要的特徵之一是它的为许多不同的文件系统的支持。这使其非常灵活从而与许多另外的操作系统可以很好的共存。linux采用的是树型结构。最上层是根目录,其他的所有目录都是从根目录出发而生成的。微软的DOS和windows也是采用树型结构,但是在DOS和windows中这样的树型结构的根是磁盘分区的盘符,有几个分区就有几个树型结构,他们之间的关系是并列的。但是在linux中,无论操作系统管理几个磁盘分区,这样的目录树只有一个。-Linux the most important featu
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:12685
    • 提供者:莫凡
  1. MikeOS

    0下载:
  2. MikeOS 是一个x86 体系计算机的操作系统,可以利用它来学习操作系统的运行原理,提供良好注释的源码,提供基于命令行窗口的对话框交互界面;一个文件管理器以及超过60个系统调用接口。
  3. 所属分类:系统编程

    • 发布日期:2010-05-27
    • 文件大小:229768
    • 提供者:hdczsf
  1. system_design

    0下载:
  2. 操作系统辅导与提高光盘源码,含文件管理、虚拟内存管理、设备管理、用户界面等-Counseling and improving the operating system CD-ROM source, including document management, virtual memory management, device management, user interface, etc.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:195673
    • 提供者:
  1. main

    1下载:
  2. 模拟实现unix文件管理系统 关键词:操作系统,文件系统,UNIX文件系统模拟 具体功能有:显示目录表,创建新目录,更改目录,创建文件,填写文件,读取文件,删除文件,更新文件。-Simulation unix implementation document management system Keywords: operating system, file system, UNIX file system simulation specific features are: table of co
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-26
    • 文件大小:280779
    • 提供者:马文斌
  1. fliesystem

    0下载:
  2. 完成一个操作系统中文件管理部分的详细的功能-Operating system to complete a part of document management functions in detail
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-03
    • 文件大小:649977
    • 提供者:黄浩
  1. os

    0下载:
  2. 模拟操作系统的代码,包括包括进程管理,设备管理,文件管理)-Simulation of the operating system code, including, including process management, equipment management, document management)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-26
    • 文件大小:404096
    • 提供者:kevin
  1. Linux_4_36060302_36060304_36060307_36060323

    0下载:
  2. 大学操作系统实验:模拟LINUX操作系统的文件系统机制,实现了对FAT16格式的U盘中,文件、目录的增删改查功能,以此来达到文件管理的作用。-University of the operating system experiment: Analog LINUX operating system, file system mechanism of the U after FAT16 format, file, directory search function to the additions a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:491057
    • 提供者:李毅
  1. Ten_classic_operating_system_algorithm

    0下载:
  2. 本文介绍了进程调度,文件管理,银行家算法,作业调度等等十个经典算法,有利于学习和理解操作系统。-This article describes the process of scheduling, document management, bankers algorithm, job scheduling algorithms and so on dozens of classic and is conducive to learning and understanding of the oper
  3. 所属分类:Windows Kernel

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

    0下载:
  2. 西电操作系统 创建文件管理模拟文件,源程序,不过没有报告-Western Electric to create the operating system file management simulation files, source code, but did not report
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:2126
    • 提供者:kevincai100
  1. fileos

    0下载:
  2. 用C写的文件管理系统,属于操作系统的简单实现-With the document management system written in C, belongs to a simple realization of the operating system
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:632225
    • 提供者:jzb
  1. zuoye

    0下载:
  2. 操作系统实验+操作系统实验报告+文件管理+进程管理等-Operating system operating systems lab report experiment+++ process management, document management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-10
    • 文件大小:2350690
    • 提供者:pwendy
  1. MyOS

    0下载:
  2. C#模拟Windows操作系统,文件管理采用索引文件存储方式,磁盘管理采取段页式方式。- Simulation of Operating Systerm with programing language Csharp
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:298899
    • 提供者:xyx
  1. p05

    0下载:
  2. 文件管理实现代码,助于理解操作系统文件管理结构-Document management implementation code, help to understand the operating system file management structure
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-13
    • 文件大小:1761
    • 提供者:柳奇郎
  1. Linux操作系统基础

    0下载:
  2. linux操作系统基础,包含: 文件系统, 进程管理, 内存管理, 用户管理(Linux operating system basis, including: file system, process management, memory management, user management)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-09
    • 文件大小:696320
    • 提供者:shanerr
« 12 3 »
搜珍网 www.dssz.com