搜索资源列表
simulateFileSystem
- 操作系统课程设计,模拟文件系统(unix混合索引方式),此程序是在1周的课程设计中所写,不完善,且代码粗糙。但,希望能给大家一些帮助,也希望能对你们的课程设计有所帮助,更希望能有人修改它。谢谢!-courses on operating system design, simulation File System (unix Index Mixed mode), this procedure is the one-week course design is written, imperfect a
os
- [问题描述] 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的 模拟UNIX文件系统 。 [基本要求] 1.在现有机器硬盘上开辟20M的硬盘空间,作为设定的硬盘空间。 2.编写一管理程序对此空间进行管理,以模拟UNIX(linux)文件系统,具体要求如下: (1) 要求盘块大小1k (2) i 结点文件类型 正规文件目录文件(共1byte)块设备 管道文件 。物理地址(索引表) 共有13个表项,每表项2byte 。文
IFS.zip
- 操作系统实验:模拟采用二级目录结构的磁盘文件系统中的文件操作。程序简单模拟了一个类unix的shell界面,并完成了实验中所要求的具体内容。运行时需注意问题:初始用户名密码为root,登陆后可输入help命令查看命令格式获取帮助。,Operating System Experiment: Simulate file operations for the two-level directory structure in the file system. Should pay attention
unixfilesystem
- 操作系统课程设计 模拟unix文件系统 心血-Simulation of operating systems curriculum design efforts unix file system
OS
- 操作系统课程设计,模拟UNIX磁盘文件管理系统 • 建立文件存储介质的管理机制 • 建立目录 • 文件系统功能(显示目录、创建、删除、打开、关闭、读、写) • 文件操作接口(显示目录、创建、删除、打开、关闭、读、写)-Operating system, curriculum design, simulation UNIX disk file management system • Create file storage medi
as
- 编写C语言程序,模拟UNIX磁盘空间管理中使用的分组链接法。 1.定义一个记录磁盘块号的堆栈S—free[10],以及记录栈中现有磁盘块数的变量S—nfree。 2.定义一个由40个元素构成的结构数组block[40]用作磁盘块存放。 struct size { int blocl[10] } struct blocd { struct size a[10] //用于在空闲磁盘块号链中存放磁盘块号 }block[40] 3. 假设系统中文件的最大
the_design_of_file_system_on_UNIX
- 操作系统课程设计文件系统的设计。模拟UNIX上的文件系统的设计,功能齐全-the design of file system on UNIX
os
- 操作系统课程设计-成组链接模拟unix文件系统-课程设计-OS linux unix windows
sbit
- 操作系统课程设计-成组链接模拟unix文件系统-课程设计-OS windows linux unix
unixos
- 操作系统课程设计-成组链接模拟unix文件系统-课程设计-OS windows linux
bit
- 操作系统课程设计-成组链接模拟unix文件系统-课程设计-os windows linux
file
- 操作系统实习作品,用VC模拟unix文件系统,对理解unix文件管理有帮助,模仿CMD的样式,便于操作。-Practice operating system works with VC simulation unix file system, file management understanding unix help, CMD to imitate the style, easy to operate.
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.
Filesystem
- 模拟UNIX文件系统,块大小1KB,地址位16位-Analog UNIX file system, the block size 1KB, address bit 16
FileSystem
- 模拟UNIX系统的文件管理功能,通过完成操作系统子系统——文件管理系统的设计,进一步增强对操作系统相关原理的理解;增强操作系统设计的技巧,提高解决实际操作系统的设计能力;-Analog UNIX system file management functions, by completing the operating system subsystem- design file management system, further enhance the understanding of the