搜索资源列表
jybdcx
- 一款比较专业,甚至有点商业软件等级的开源计算机安全保护工具软件。系统主要有四大模块:1、病毒扫描;2、控制管理;3、进程浏览;4、系统优化。 主要技术特色: 便携性强,体积不大; 支持所有文件及按扩展名扫描;支持指定位置扫描; 提供扫描结果报告服务(日志文件); 支持内存病毒扫描及当发现病毒时及时侦测和拦截; 支持病毒提示声音警告;支持注册表错误修复; 支持还原隐藏文件(包括一般隐藏和超级隐藏); 支持修复受感染的文件; 评估扫描进程进度
234225实验二实验报告
- 上操作系统所作的试验报告,内容很丰富,有关进程和内存文件管理的-operating system on the test report, is very rich in contents, the process of memory and document management
Nachos-labs
- nachos操作系统实习的四个实验代码和报告。包含线程调度,文件系统和内存管理等实现-nachos practice of the four experiments operating system code and reports. Include thread scheduling, memory management, file system and achieve
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
memmanage
- 这是学习操作系统时的第二个实验,内存动态管理的实验,内有实验报告.-This is the operating system at the time of learning a second experiment, the experimental dynamic management of memory, there are experimental reports.
ucore-lab2
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system fo
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)