-
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级...
这个程序是模拟采用二级目录结构的磁盘文件系统中的文件操作,它可以实现对文件的一些基本管理,如:读、写、删除文件等。通过这个程序可掌握文件子系统的原理,加深对二级目录结构的文件系统中用户管理、文件管理、目录管理的理解,并用程序实现对文件子系统的模拟。-the procedure is simulated using two disk directory structure of the file system file manipulation, it can be achieved on some basic document management, such as : read, write, delete files. Through this procedure can grasp the principle document subsystems to enhance the structure of the two file system user management, document management, directory management, understanding, and the procedures to achieve the right documents subsystem simulation.
- 2022-05-30 23:08:31下载
- 积分:1
-
teachers to the case, I turn over, can run. Which brother if found to have any p...
老师给的例子,我改过了, 可以运行.如果哪位大哥发现有 什么问题,请给我流言] lirence@163.com-teachers to the case, I turn over, can run. Which brother if found to have any problems, please give me a rumor] lirence@163.com
- 2022-09-29 11:00:02下载
- 积分:1
-
我个人编写的操作系统,实现了保护模式并切换到用户态运行用户进程,对与操作系统初学者有一定帮助!...
我个人编写的操作系统,实现了保护模式并切换到用户态运行用户进程,对与操作系统初学者有一定帮助!-I personally prepared by the operating system, achieved a protected mode and switch to user mode users running process, with the right operating system will definitely help beginners!
- 2022-04-08 08:40:03下载
- 积分:1
-
程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。...
程序功能主要分为3个部分,分别是对OPT、FIFO、LRU三种页面置换算法的实现。要求3部分的设计应该尽可能使用近似的实现方法。-procedures main function is divided into three parts, namely the OPT, FIFO, three pages replacement LRU algorithm implementation. Part of the three requirements should be designed as far as possible to use similar methods to achieve.
- 2023-06-04 15:25:04下载
- 积分:1
-
运行于T
运行于T-engine(采用T-Kernel)之上的例子源代码,该T-Engine采用的处理器为mc9328-Running on the T-engine (the use of T-Kernel) above examples of source code, the T-Engine processor used for mc9328
- 2023-03-15 12:40:04下载
- 积分:1
-
操作系统课程设计。包括了源码跟任务报告书。
操作系统课程设计。包括了源码跟任务报告书。-Operating system, curriculum design. Includes the source code with the mission report.
- 2023-05-07 17:00:02下载
- 积分:1
-
attention : 1. OS.jar Java package for two executable files. Due to the time and...
注意: 1. OS.jar为Java打包可执行文件 2. 由于时间,和界面空间问题,每个进程的资源拥有情况没有详细列明.如果要认真检查 程序的正确性,可以重新编译运行,然后查看Dos界 面下的输出.因为Dos界面下会输出 每个进程的资源情况(包括每个进程对每类资源的最大需求,分配情况,和所欠资源情况. 3. 资源设置中,进程设置应小于100个,资源类数应小于20个.-attention : 1. OS.jar Java package for two executable files. Due to the time and space interface, each process of the availability of resources, no details. If we were to check the correctness of procedures can recompile running, and then checking Dos interface output . because Dos output interface will process each of the resources (including each process for each category of the biggest resources demand, distribution, and outstanding resources. 3. resources set up, the process set up should be less than 100, the resource shall be less than 20.
- 2023-04-06 21:55:03下载
- 积分:1
-
好文章!大家好好看吧!多处理器支持操作系统方面的
好文章!大家好好看吧!多处理器支持操作系统方面的-excellent article! Everyone sees good! Multi-processor support for the operating system
- 2022-02-14 18:51:34下载
- 积分:1
-
实时fifo先进先出队列,为内核线程间通信提供高效而且高可靠性通信机制...
实时fifo先进先出队列,为内核线程间通信提供高效而且高可靠性通信机制-- fifo queue FIFO-to-thread communication between the kernel to provide high reliability and efficient communication mechanism
- 2022-02-26 09:33:23下载
- 积分:1
-
分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克
隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具...
分析了IDE接口硬盘控制寄存器模型;论述了IDE接口硬盘的读写几项技术;给出了设计硬盘克
隆软件的思想和方法,方法针对硬盘物理扇区进行读写,与硬盘上安装的具体操作系统的类型无关,并与硬
盘驱动器的物理结构无关。-Analysis of the IDE hard disk interface control register model discusses the IDE interface hard disk read and write a number of technologies gives the design the hard disk cloning software, the ideas and methods, methods for the physical sector of the hard disk read and write, and the hard disk is installed on specific operations the type of system has nothing to do with the physical structure of the hard drive has nothing to do.
- 2022-05-12 23:10:21下载
- 积分:1