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

搜索资源列表

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

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

    • 发布日期:
    • 文件大小:619388
    • 提供者:
  1. ossun

    0下载:
  2. 这是一个操作系统(计算机系课程)的课程设计。它的功能是模拟文件管理,包括建立用户,建立文件并对文件设置属性.还包括对文件的添加,修改,删除等操作-This is an operating system (computer science courses) are designed. Its function is simulated document management, including the establishment of users, document also set up do
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:14940
    • 提供者:姜奇
  1. 模拟学生管理系统

    2下载:
  2. 本程序将用户信息设计成一个类,使用对象模拟对 象数据库,将用户信息保存到数据文件中。并实现打开 文件,保存文本,添加&删除用户信息等功能。 在运行的过程中,用户须先填上自己的姓名、性别 ,然后选择自己所在省份、城市。点击“Add”按钮, 该用户信息即可添加进面板左边的文本区,点击 “Delete”时,可删除该用户的信息,点击“Open”可 打开一个文件,点“Prior”可将该用户信息上移一行, “Next”下移一行,“First”上移至文本区第一行, “Last”信息下移至最后一行,“Save”
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:7254
    • 提供者:思达
  1. 一个多用户多级目录结构文件系统设计与实现

    2下载:
  2. 课程设计的环境是Linux 操作系统。 设计时可利用Linux 提供的文件管理的功能调用,建立一个模拟的文件系统。基本思想是,在Linux 系统中创建一个较大容量的文件,作为所设计的文件系统的“文件卷”,并利用Linux 系统的功能调用,编写各程序模块。-curriculum design environment is the Linux operating system. The design can use Linux for the document management function
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:55964
    • 提供者:小生
  1. filetestsystem

    0下载:
  2. 操作系统的实验 模拟文件管理系统 模拟操作系统中对文件系统的管理-Experimental simulation of the operating system's file management system simulation of the operating system's file management system
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:73927
    • 提供者:zzxxcc_1
  1. os_file

    0下载:
  2. 此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-this procedure is simulated document management system disk space management, Disk Management, directory management (single-level directory) of a simulation program, as well as un
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3584
    • 提供者:蔡新宝
  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-24
    • 文件大小:2925510
    • 提供者:陈华龙
  1. copy

    0下载:
  2. 模拟 简单的文件管理系统.. 能新建,删除. 复制.等操作 源程序-Simulation of a simple document management system .. to the new, delete. Reproduction. Such as the operation source
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-04-14
    • 文件大小:3080
    • 提供者:Lee
  1. fileMangement

    0下载:
  2. 详细操作,文件管理系统模拟 用java编写,是网上比较流行的代码-Detailed operations, document management system using java prepared simulation is more popular online code
  3. 所属分类:File Operate

    • 发布日期:2017-04-10
    • 文件大小:1721695
    • 提供者:韩辉
  1. FileSystem

    0下载:
  2. 文件管理系统的模拟实验,实现删除,添加功能-Document Management System simulation experiments, to achieve the deletion, add features
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-11
    • 文件大小:8341
    • 提供者:wyywd
  1. KeChengSheJi

    0下载:
  2. (1)能允许多个用户登录,为每个用户建立进程或线程,并进行进程管理; (2)能为进程模拟分配内存,并设计一个跟踪该内存模拟分配的进程或线程,记录内存分配的结果; (3)能模拟文件系统管理,进程可以对文件系统(包括文件和目录)进行读、写、创建、删除、打开、关闭等操作; (4)能模拟进程通信管理,用户之间可以相互通信交流; (5)最好能采用类似于Windows的窗口界面; -(1) to allow multiple users to log on, for each user
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-07
    • 文件大小:1290436
    • 提供者:唐吟
  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. unix

    0下载:
  2. 模拟了一个简单的UNIX文件系统,实现了UNIX的文件管理功能-Simulation of a simple UNIX file system, the realization of the UNIX file management functions
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:2936
    • 提供者:赵敏
  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. TOMfileManagement

    0下载:
  2. 文件管理系统(TOMCN)DOS 操作系统文件管理模块的模拟 -fileManagement
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:118515
    • 提供者:tangbin
  1. 操作系统+模拟的+欢迎下载+C#版

    0下载:
  2. 这是个模拟操作系统,实现了基本的文件管理,进程管理,内存管理-This is a simulation of the operating system to achieve the basic document management, process management, memory management
  3. 所属分类:其他小程序

    • 发布日期:2017-03-29
    • 文件大小:405510
    • 提供者:远光
  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. os

    0下载:
  2. 模拟操作系统文件管理,用于了解操作系统内部文件调度管理的方法。利于对操作系统的学习。(Analog operating system file management)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:YGGG
  1. fos

    0下载:
  2. 模拟DOS下的文件管理功能,包括文件增删改查等等。(Simulation DOS file management functions, including file additions and deletions, changes, and so on.)
  3. 所属分类:控制台编程

    • 发布日期:2017-12-17
    • 文件大小:421888
    • 提供者:溪_风
  1. 模拟unix系统

    0下载:
  2. 完成UNIX文件管理系统的子集的模拟实现(Complete the simulation implementation of subset of UNIX file management system.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:3534848
    • 提供者:哟哟扑
« 1 23 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com