搜索资源列表
SPOOLing输出模拟系统
- 操作系统实验(设备管理)源码,SPOOLing输出模拟系统-experimental operating system (facilities management) of the source code, SPOOLing output simulation system
neicun_guanli
- 课程设计-内存管理 其中包含有源码和运行程序
2
- :在可变分区管理方式下采用首次适应算法实现主存分配和回收。 [提示]: (1) 可变分区方式是按作业需要的主存空间大小来分割分区的。当要装入一个作业时,根据作业需要的主存容量查看是否有足够的空闲空间,若有,则按需分配,否则,作业无法装入。假定内存大小为128K,初始状态见右图。空闲区说明表格式为:起址——指出空闲区的起始地址;长度——一个连续空闲区的长度;状态——有两种状态,一种是“未分配”状态,另一种是“空表目”状态。 (2) 采用首次适应算法分配。运行时,输入一系列分配请求和回收
yuandaima
- 1.杀人游戏系列 2.学生成绩管理系统 3.屏幕录像软件 4.Vista风格日历控件C#源码 5.LOKI97加密解密算法
耐思尼克API接口整站
- 刚发现,一套餐IDC整站模版!免费下载的没有技术,做个代理不容易呀一天到晚这里找,那里找别人的代码终于,发现一套还不错的IDC整站源码,竟然能免费下载..哈哈. http://www.nicenic.com/agent/?page=sap_api 演示地址: http://apiweb.nicenic.com/ 更多说明请按此浏览 http://www.nicenic.com/agent/?page=sap_api 前台演示 http://apiweb.nicenic.com/ 后台演示
pintos
- pintos源码,在原基础上实现了一些简单的修改,实现了线程调度,文件系统和内存管理-pintos source, add a few simple modifications on the basis, to achieve the thread scheduler, file system and memory management
123
- 操作系统课程设计文件管理系统VC程序,源码和报告其全-Operating System Course Design Document Management System VC procedures, source code and report its wholly-
FIFO.OPT
- 操作系统课程设计(源码和报告) 请求页式管理缺页中断模拟设计--FIFO、OPT-Operating systems curriculum design (source code and reports) request page management page fault analog design- FIFO, OPT
priority
- 处理机优先级管理程序 此源码为操作系统设计与实践的实验作业-Processor priority management procedures for the operating system of this source of experimental design and operating practice
okl4_3.0.tar
- 微内核结构源码,内核中有几种基本的机制,如地址空间、进程通信、内存管理等,文件系统、驱动等作为服务在用户态。 -microkernel
vs
- My Mini 操作系统 源码.目前已经实现的功能: 阶段1: 1 BootSect 2 Kernel Loader (已经进入保护模式,并且将必要的参数传递给Kernel) 3 Kernel (开启页式存储,物理内存的简单管理,为中断提供了一套基本的接口,利用Bget建立了一个简单的堆) 阶段2: 1 优化了一部分代码,包括内核堆,内核栈的重新布置 2 初始化了一个TSS,用以处理特权级变化 3 将GDT从以前的KernelLoader空间到自己的空间 4
cpuuu
- C++源码,关于cpu分时系统的。。。,我们可以了解CPU是怎样管理进程的。-C++ source code, on the cpu time-sharing system. . . , We can understand how the CPU is the management process.
os_shiyan
- 操作系统课程所有的试验的源码,包括处理及调度与死锁,可变分区存储管理,设备管理,文件管理,进程创建与撤销,进程同步,还有相关的报告。对于计算机专业操作系统学习很有用处的!-All of the tests the operating system source program, including processing and scheduling and deadlock, variable partition storage management, device management, do
File
- 操作系统课程设计,文件管理系统的c++源码,有文件增加,删除,创建目录,修改文件,保存当前状态等功能。-Operating systems curriculum design, document management system c++ source code, there are files to add, delete, create directories, modify files, save the current state functions.
nucleus
- NUCLEUS操作系统源码,包含了任务管理,消息管道,定时器管理等基本组件。-NUCLEUS source operating system, including the task management, message pipe, the timer management, and other basic components.
5.1-DiskShedule
- 操作系统磁盘管理算法,经典的操作系统算法,操作系统学习和入门的好源码-Operating system disk management algorithms, the classic operating system algorithms, operating systems, learning, and started a good source
File-Explorer
- 文件资源管理器.操作系统课程设计---文件资源管理器源码+报告册-File Explorer. Courses on operating system design--- File Explorer source+ report books
quanxian
- 一个很好很实用的权限管理示例.VB源码,希望能帮到大家-A good practical example of rights management. VB source code, hope to help you
xueshengchengjiguanli
- 学生成绩管理系统有所有源码和毕业设计论文-Student achievement management system
操作系统:设计与实现第三版下册源码
- 一个操作系统的源代码,实现了进程管理等功能(operating system source code)