搜索资源列表
neicunguanli999
- 是操作系统的的内存管理,用vc++编的,-is the operating system memory management, using vc series ,&&&&&&&&
内存管理 胡一刀
- 操作系统的内存管理,包括自己的alloc和free函数-operating system memory management, including its own alloc and free function
C++内存管理
- 操作系统的内存管理模拟,用C++编写,不是可视化界面,但是十分方便实用~-operating system memory management simulation, C preparation, not visual interface, but very convenient and practical ~
neichunguanli.rar
- 这是我做的操作系统实验内存管理 包括代码和文档,This is my operating system to do the experiment, including memory management code and documentation
LRU.rar
- 计算机操作系统课程设计(内存管理及页面置换LRU算法),Curriculum design of computer operating system (memory management and LRU page replacement algorithm)
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
vc2
- 这是一个在C环境下编写的操作系统课程设计 包含了内存管理 CPU管理 文件管理 设备管理-This is an environment in C curriculum design to prepare the operating system includes a memory management CPU Management Document Management Equipment Management
ekernel
- 一个简单实用的嵌入式操作系统,实现了嵌入式操作系统的基本模块:内存管理、系统调度 、系统调用等。-One simple embedded OS
LRU
- 操作系统内存管理的页面置换算法 LRU 同学做的 已试验过,相当好-os LRU manage
c
- 一个简单的操作系统,采用微内核结构,具有进程管理,文件系统,内存管理等内容,适合操作系统的入门学习!-A simple operating system, the use of micro-kernel structure, with process management, file system, memory management, etc., the entry for the operating system to learn!
oslib
- 操作系统课程实验中的五个经典实验,进程管理,内存管理,spooling技术等-Operating system courses experiment the five classic experiment, process management, memory management, spooling technology
osexperiment
- 我们全部的四个操作系统实验,模拟系统的内存管理,磁盘管理-We test all of the four operating systems, simulation systems memory management, disk management
VIRTUMEM
- 操作系统课程设计,内存管理,windows环境,开发工具:Visual C-Operating system design, memory management, windows environment, and development tools: Visual C++
OS_
- 操作系统试验 内存管理 操作系统课程设计-Test memory management of the operating system operating systems curriculum design
操作系统作业
- 模拟操作系统的内存调度,硬盘管理,CPU资源分配,进程优先级处理等等(Simulation of memory scheduling, hard disk management, CPU resource allocation, process priority processing and so on)
设计一个虚拟内存管理器
- 实现虚拟内存的分页系统, 模拟进程调度过程中的内存管理(A paging system for virtual memory to simulate memory management in process scheduling)
自己动手写嵌入式操作系统_蓝枫叶_pdf
- 本书以作者亲自在PC上开发嵌入式操作系统“HelloChina”的全过程为主线,详细地叙述自己动手写嵌入式操作系统所需的各方面知识,如加载和初始化、Shell、线程的实现、内存管理机制、互斥和同步机制及中断和定时机制的实现,以及设备驱动程序管理框架,应用编程接口等。(The whole process of the book by the author personally developed embedded operating system "HelloChina" in
操作系统
- 实现作业调度(先来先服务)、进程调度功能(时间片轮转) 实现内存管理功能(连续分配)(Implementation of job scheduling (first come first served), process scheduling function (time slice rotation) Implement memory management function (continuous allocation))
2016118026_高晗露_实验三
- 模拟段页式虚拟内存管理,进程创建,申请内存,缺页中断处理,驻留集大小为8(Virtual page virtual memory management)