资源列表
[操作系统开发] test5
说明:模拟实现磁盘空间的分配和回收。 1. 用位示图管理磁盘空间的分配与回收:要求打印或显示程序执行前和执行后的位示图,以及分配和回收磁盘的物理地址过程。 2. 模拟UNIX系统的空闲块成组链接法,实现磁盘空间管理。-Simulation realize the distribution of disk space and recycling. 1. Using digital map showing the distribution of disk space management an<张张> 在 2025-06-19 上传 | 大小:835kb | 下载:0
[操作系统开发] test6
说明: 模拟文件系统实现的基本功能,了解文件系统的基本结构和文件的各种管理方法。 1. 采用二级目录结构实现磁盘文件操作:假定文件采用的物理结构为连续结构。编写程序模拟一个简单的文件系统,实现文件系统的管理和控制功能-File System Simulation realize the basic functions, understanding the basic structure of the file system and documents a variety of managemen<张张> 在 2025-06-19 上传 | 大小:6kb | 下载:0
[操作系统开发] NTDriverCode
说明:一个内核驱动的源代码,做内核开发的不错的参考程序-A kernel-driven source code, make the kernel of a good reference for the development of procedures<zhang> 在 2025-06-19 上传 | 大小:10kb | 下载:0
[操作系统开发] znsoft_bochs-1.4.win32-src
说明:虚拟计算机源代码,一个虚拟计算机的源码,做虚拟计算机的朋友可以-Virtual machine source code, a virtual computer source code, make a virtual computer to Friend<zhang> 在 2025-06-19 上传 | 大小:1.66mb | 下载:0
[操作系统开发] asynfifo
说明:异步FIFO模块: module asynfifo(rst,iclk,oclk,din,wren,rden,dout,full,empty) 异步FIFO的tenchbench: module tb_asynfifo -Asynchronous FIFO module: module asynfifo (rst, iclk, oclk, din, wren, rden, dout, full, empty) asynchronous FIFO of tenchbench: m<Ericwhu> 在 2025-06-19 上传 | 大小:1kb | 下载:0
[操作系统开发] fs
说明:模拟混合索引形式的文件系统。能接收建立、删除、读、写和查询属性的命令,并在模拟文件系统中进行操作。提供一个可供操作者建立、删除、读、写文件和查看文件属性的交互界面。-Analog mixed-index form of file system. Established to receive, delete, read, write, and query attributes of command and the file system in a simulated operation. Avai<xs> 在 2025-06-19 上传 | 大小:67kb | 下载:0