搜索资源列表
neicunfenpeimonichengxu
- 这是一个用C语言实现的计算机内存分配的模拟程序-This is a C language of computer memory allocation simulation program
java_osdesign
- 一个整体操作系统的主要功能的计算机模拟实现(含进程、内存与设备管理)-an overall system of the main functions of the computer simulation (including the process, memory management and equipment)
kbfq
- 可变式分区管理的计算机模拟 实验环境:Microsoft Visual C++ 6.0 编程语言:C++ 实验步骤也有 -variable zoning management of the computer simulation environment : Microsoft Visual C + + 6.0 Programming Language : C experimental steps have
efi1_10_14_61
- EFI(Extensible Firmware Interface)是下一代BIOS,正逐步取代BIOS成为计算机的FIRMWARE标准。它是 Intel 为全新类型的 PC 固件的体系结构、接口和服务提出的建议标准。其主要目的是为了提供一组在 OS 加载之前(启动前)在所有平台上一致的、正确指定的启动环境.EFI的国际标准组织是UEFI。 efi1_10_14_61.zip是INTEL公司早期在在WINDOWS上面的EFI模拟器,能够运行模拟PC机的硬件环境,并提完整的EFI模拟界面,程序
FPF
- 此算法是模拟计算机操作系管理进程,采用时间片轮转。
Process
- 计算机操作系统模拟进程管理源代码,第一次来,多多关照。
suwancheng
- 计算机操作系统的实验。实现了处理机调度的模拟,并且在调度进程的同时实现内存分配-err
abaozhu_jincheng
- 计算机操作系统课程设计,进程调度,静态优先级调度算法以及先来先服务调度算法的模拟.-Computer operating system curriculum design, process scheduling, static priority scheduling algorithm, as well as first-come first-serve scheduling algorithm simulation.
jinchengdiaodu
- 进程调度实验,模拟进程优先级调度算实验,计算机操作系统-The process of scheduling experiments, the modeling process priority scheduling experiment operator, the computer operating system
mode1
- 内存是计算机系统中储存指令代码和各种数据的主要部件,如果内存短缺或者管理不当,将导致整个系统反应迟缓,甚至崩溃。所以,建立稳定、高效的内存管理策略是一个很重要的且必须面对的问题。现代的操作系统中运用位图、链表等多种手段和算法来管理内存。伙伴算法(Buddy System)是一种经典的内存管理算法。在Unix和Linux操作系统中都有用到。其作用是减少存储空间中的空洞,减少碎片,增加利用率。 本程序模拟了内存管理的过程-Memory is stored in a computer system
abc
- 计算机操作系统磁盘驱动调度算法的模拟实现-Computer operating system disk drive simulation scheduling algorithm to achieve
a
- 模拟计算机操作系统设计参考资料包括源码设计报告等-Operating System
EXEBUG-GENB
- 1、EXEBUG或者GENB,是一种只感染软磁盘引导记录和硬磁盘主引导记录的具有自我加载功能的计算机引导型病毒。 2、EXEBUG病毒通过软磁盘的引导记录和硬磁盘的主引导记录,在计算机加载操作系统时抢先占有控制权,完成盗用中断13H并且试图感染硬盘,以便形成EXEBUG病毒的传播媒体;然后模拟计算机加载操作系统的工作过程,引导系统正常引导。 -EXEBUG-GENB
Page_Replacement
- 操作系统实验之页面置换管理算法 代码完整,模拟计算机内存管理-operal system experiment_page-replacement
ll
- 计算机操作系统实验,关于最小松驰度算法实现模拟-Computer operating system experiments, on the minimum degree algorithm simulated relaxation
Processor-scheduling2
- 进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码2-Process scheduling, the use of round-robin algorithm to simulate the process of computer operating system process scheduling code 2
Processor-scheduling
- 进程调度,利用时间片轮转算法来模拟计算机操作系统调度进程的过程的代码1-Process scheduling, the use of round-robin algorithm to simulate the process of scheduling a computer operating system code in a process
mallocV1
- 内存管理是计算机编程最为基本的领域之一 此代码模拟计算机对内存的管理-Memory management is the most fundamental areas of computer programming code of the computer simulation of the memory management
storage-management
- 模拟操作系统中的固定分区,理解计算机内存管理与分配机制-Simulate the fixed partition the operating system, management and understanding of computer memory allocation mechanism
moni
- 计算机操作系统对内存的分配和回收的模拟,可以动态的展现出来-Computer operating system memory allocation and recovery of the simulation, can be revealed by the dynamic