搜索资源列表
操作系统课程设计 文件管理系统.rar
- 文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑
200683546786
- 题 目: 模拟页式存储管理的分配与回收 初始条件: 1. 随机确定内存页面数,页面大小,进程的个数及每个进程的页数。 要求完成的主要任务: (包括课程设计工作量及其技术要求,以及说明书撰写等具体要求) 1.要求能显示内存的使用情况(被进程占用的页面,空闲的页面)。 2.设计报告内容应说明: ⑴课程设计目的与功能; ⑵需求分析,数据结构或模块说明(功能与框图); (3)运行结果与运行情况分析; (4)自我评价与总结: 1你认为你完成的设计哪些地方做得比较好或
xnnc
- 操作系统虚拟内存管理实验报告-operating system virtual memory management Experimental Report
xunineicun
- linux下设置虚拟内存了解Linux内核中与虚拟内存管理相关的变量和函数 理解Linux内核对虚拟内存的管理;掌握虚拟内存管理信息统计的方法的实验报告,有详细的操作和截图
234225实验二实验报告
- 上操作系统所作的试验报告,内容很丰富,有关进程和内存文件管理的-operating system on the test report, is very rich in contents, the process of memory and document management
LinuxKernelReport.rar
- Linux内核内存管理研究报告,包括mmap,brk,do_page_fault的函数细节分析,Linux kernel memory management study report, including mmap, brk, do_page_fault a function of the details of analysis
Nachos-labs
- nachos操作系统实习的四个实验代码和报告。包含线程调度,文件系统和内存管理等实现-nachos practice of the four experiments operating system code and reports. Include thread scheduling, memory management, file system and achieve
操作系统内存管理的实验报告
- 操作系统内存管理的实验报告,分别使用Frist-fit方法和Best-fit方法实现,并对这两种方法进行性能测试~-Experiment report of operating system memory management, respectively, using the Frist-fit classes methods and the Best-fit classes methods of implementation, and performance testing ~
NachOS_Project
- NachOS 四个project的完成实验报告 shell 线程管理 文件管理 内存管理-NachOS the completion of lab reports four project shell memory management, thread management document management
OSDemo
- 操作系统实验演示代码(三个实验,作业管理,内存管理,文件管理)-Experimental demonstration of the operating system code (three experiments, operations management, memory management, document management)
内存管理实验报告
- 操作系统课程设计报告,内存模拟管理- The operating system curriculum designs the report, the memory simulation manages
操作系统课程设计 文件管理系统
- 文件系统管理 在内存中为文件开辟存储空间 可以创建文件和文件夹 (至少有两级目录 :模拟DOS文件系统的操作 可以存储文件的内容 可以查看删除和修改文件(15 2,系统设计功能:根据题目要求设计程序功能 考核内容:( 1,功能设计方面:功能设计是否全面,有无遗漏 2,完成功能设计算法方面:算法是否有效,算法的难易程度 3,运算演示方面:设计程序能否运行,运行时是否每一种情况都考虑 4,程序设计报告内容:程序功能,程序模块结构,流程图,源程序清单 5,教师质疑-File system manage
ncglsybg
- 内存管理的实验报告,运行环境red hat 9,其中划分的最小分片为10,按不同要求可自行修改-Memory management of the lab report, operating environment red hat 9, which divided the smallest slice of 10, according to the different requirements are free to modify the
222
- 操作系统中处理机调度和内存管理,实验报告。希望对大家有帮助-Operating system processor scheduling and memory management, laboratory reporting. We want to help
ucore-lab2
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system fo
os
- 操作系统实验报告 Windows XP 系统管理 Windows任务管理器的进程管理 Windows XP 虚拟内存管理 进程调度-Operating System
memory
- 操作系统内存管理实验报告,内附程序源码,实验结果图等,详细易懂-Operating system memory management lab report, containing a program source code, experimental results map, detailed and easy to understand
neicun
- 操作协同实验中的内存管理,适用于大学生的操作系统报告-good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good good
FastMM4991
- 使用FastMM检测内存泄露,在工程的第一行引用FastMM4即可(注意,一定要在第一个Uses的位置),可以在调试程序时提示内存泄露情况,还可以生成报告(Using FastMM to detect memory leaks)