搜索资源列表
filetestsystem
- 操作系统的实验 模拟文件管理系统 模拟操作系统中对文件系统的管理-Experimental simulation of the operating system's file management system simulation of the operating system's file management system
os_file
- 此程序是模拟文件管理系统的磁盘空间管理,外存管理,目录管理(单级目录)的一个模拟程序,也是高校计算机操作系统课程设计的一个案例,仅供大家参考-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
filesguanli
- 采用二级目录实现的简单模拟文件管理系统。普通文件的目录项包括文件名,文件类型,文件长度,指向文件内容的指针内容。目录文件的目录项包括目录名,指向下一级目录块的指针内容。-using two simple directory achieve simulation document management system. Ordinary paper catalog items including file name, file type, file size, the contents of the
WJXT
- 用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程-with high-level language debugging and prepared a simple file system, simulated document management process
zengshangwen5
- 操作系统程式设计,文件管理系统的模拟,包括完整的程序设计实验报告
moniwenjianguanli
- 模拟文件管理系统,实现对文件资源的管理操作;实现文件的基本操作:创建文件、打开文件、关闭文件、保存文件、文件的编辑、改变字体、移动文件、文件及驱动器的属性察看,图片浏览、学生档案查询等功能的实现。
fileManage(WritenByASP)
- 模拟操作系统的文件管理系统,看似简单,实际上不简单,我也需要c版的文件管理系统,不知那位有啊
os-file
- 操作系统课程实训源代码 模拟操作系统的文件管理系统
文件管理模拟系统设计报告
- 文件管理模拟系统设计报告-document management simulation system design report
FMS
- 在控制台下模拟的windows操作系统下的文件管理系统,包含文件管理的常用功能。
用login二级目录的文件系统
- 这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on som
CAOZUOXITONG.rar
- 操作系统的设计性实验~文件系统 • 熟悉文件系统管理过程 • 模拟文件系统工作过程,实现文件的存储和删除 • 撰写实验报告 ,Operating system design experiment ~ file system
src
- 操作系统模拟 磁盘管理,并带文件管理系统-The operating system emulation disk management, and document management system with! !
fileSYS
- 文件系统模拟一个文件管理系统工作过程,对文件做目录,分级,可改变目录、创建文件、删除文件、显示目录、创建目录、删除目录-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,
OS
- 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage medi
caozuoxitong
- 此课程设计是模拟操作系统的文件管理程序,可以模拟实现目录管理、外存分配以及磁盘存储空间管理根据学到的操作系统知识建立一个文件管理系统,其功能包括能根据用户的选择,运行相应的程序模块,实现创建文件、删除文件、显示文件列表、显示文件位图功能-This course is designed to simulate the operating system s file management program that can simulate a directory management, extern
Document-Management-System
- 文件管理系统 文件管理系统的设计实际上是对Windows资源管理器的模拟和扩展。它通过IO命名空间中相关类实现对磁盘、文件以及目录的访问,在制定的位置新建一个文件或目录、对指定的文件或目录进行删除操作、用相关的应用程序打开指定的文件和对某些特殊文件(如txt文件)进行编辑。-Document management system document management system is actually a simulation of Windows Explorer and expand.
DFManager
- 操作系统模拟 文件管理系统,各种调度算法等-Operating system simulation document management system, various scheduling algorithms
src
- 模拟操作系统的文件管理系统,可以对文件进行添加,编辑,修改,重命名等操作。-Document management system for simulation of the operating system, you can file to add, edit, modify, rename, and other operations.
Filesystem
- 磁盘文件系统:建立基于磁盘存储设备的UNIX文件系统,在windows系统下模拟UNIX文件管理系统,可用命令行进行基本的文件操作。-Disk file system: the UNIX file system based disk storage devices in the windows system simulation UNIX file management system, basic file operations available command line.