资源列表
ucore-lab3
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验3:用户进程。实验目的:了解用户进程的关键信息;理解内核管理用户进程的方法;理解系统调用的过程。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system for learning, the " Sparr
ucore-lab2
- Ucore是一个很小的适于学习的操作系统,此“麻雀”包含虚存管理、进程管理、处理器调度、同步互斥、进程间通信、文件系统等主要内核功能,总的内核代码量(C+asm)不会超过5K行。充分体现了“小而全”的指导思想。 这是ucore的实验2:内存管理。实验目的:理解内存地址的转换和保护;理解页表的建立和使用方法;了解物理内存的管理方法;了解常用的减少碎片的方法;了解虚拟内存的管理方法。文件中包括源代码、实验指导书和实验报告。-Ucore is a small operating system fo
Google
- Google云计算平台的技术架构及对其成本的影响研究,讲述了GOOgle云计算的架构以及分析。-Google cloud computing platform technology architecture and the impact of its cost, about GOOgle cloud computing architecture and analysis.
NachOS-4.1_thread
- 1. 操作系统改进 2. 在NachOS的源码上面进行进程调度的改进。 3. 实现了先来先服务的进程调度算法。 4. 每一处自己修改的地方添加有//edited by 3feng的注释 5. 附有详细说明的实验报告-1. Operating system improvements 2. NachOS source in the process of scheduling the above improvements. 3. Realized the process o
op3
- 内存分配回收算法::编写程序实现采用可变分区方法管理内存-allocate
Segment_Page_SMS
- 操作系统的课程设计,段页式存储管理,visual studio 2008,mfc-Operating systems curriculum design, storage management section page, visual studio 2008, mfc
caozuoxitong
- 操作系统资料,可以是初学者基本了解操作系统的工作原理-Operating system information, can be a beginner a basic understanding of the operating system works
3
- 一个简易的FAT文件系统,在内存中模拟硬盘分块,并用FAT表管理这些块-a simple FAT filesystem
bootloader
- 本篇文章将以开发中的 pyos 系统引导程序为例,pyos 是一个正在开发中的实验型操作 系统,它并不打算以目前任何一种运行中的操作系统为模式,而只想通过自己编写一个从头 到尾的操作系统来学习知识,积累技术-This article will guide the development process in the case pyos system, pyos is being developed in the experimental operating system, it does
BAT-collection
- dos方面源码,收录很多,多年收集的batch,国内关于这方面的资料不多,现在分享自己的力了。-dos aspects of source, contains many, many years to collect the batch, domestic little information in this regard, and now share their own capacity.
SoftWare-Development-and-OS
- 大学软件开发与应用课程PPt--01[1].操作系统-University of software development and application of course PPt- 01 [1]. Operating System
