搜索资源列表
C++模拟
- c程序模拟操作系统的先来先服务算法(FCFS). 在VC 6.0下运行通过/ -c simulation of the operating system first-come first-serve algorithm (FCFS). 6.0 in VC run through /
cz
- 操作系统的课程设计,分别是 题目一:模拟分页式存储管理中硬件的地址转换和产生缺页中断。 题目二:用先进先出(FIFO)页面调度算法处理缺页中断。 -operating system of curriculum design, is a topic : simulation tabbed storage management hardware address translation and have missing pages interruption. Topic 2 : FIFO
0sex
- 操作系统实验-采用时间片轮转算法实现进程创建和调度-OS experiment - time unit used Web algorithm process creation and scheduling
yhjsf
- 银行家算法模拟,操作系统实验程序 银行家算法模拟
qqw
- 本程序能实现操作系统的时钟替换算法,用C#编写
444
- 操作系统中FIFO的内存页面调用算法,可以自行输入所调用的页面顺序,满足你的要求
进程安全性算法
- 操作系统进程检测死锁模拟银行家算法,安全性算法-operating system simulation process Deadlock Detection Algorithm bankers, security algorithm
模拟进程调度
- 模拟操作系统进程调度的算法采用时间片轮转法和优先权法-operating system simulation process scheduling algorithm-time Web-law and law priority
页面置换算法(FIFO和LRU)
- 模拟操作系统虚拟存储中的页面置换算法采用FIFO算法和LRU算法-simulation operating system virtual memory pages the algorithm used FIFO replacement algorithm and LRU algorithm
实验三 存储器请求页式管理
- 操作系统——存储器请求页式管理算法实现源程序 ,5种算法分别的实现。-operating system -- memory management page request algorithm source, the five algorithms were realized.
进程调度法
- 一个计算机操作系统实验程序,模拟进程调度算法。-a computer operating system experimental procedure, process simulation scheduling algorithm.
操作系统_作业调
- 操作系统模拟程序 简单实现作业调度算法(先来先服算法,短作业优先算法,高响应比算法)-operating system simulation program to achieve a simple scheduling algorithm (first-come first-served algorithm, short operating priority algorithm, a high response ratio algorithm)
操作系统2
- 本程序是操作系统的处理机调度问题的c原代码包括三种调度算法:时间片轮转法,短作业优先算法,动态优先级算法-this process is the operating system processor scheduling problems c original code includes three Scheduling Algorithm : Time Web tablets, short operating priority algorithms, dynamic priority algo
存储管理算法
- 操作系统的存储管理算法模拟实验使用c++实现的源程序-OS storage management algorithm simulation experiments using c realization of the source
分区管理算法
- 这是一个关于操作系统中的动态分区管理的算法,是用c来模拟的,希望大家多指教-This is one of the operating system's dynamic partition management algorithm is used to simulate the c hope that everyone enlighten
操作系统之进程调试算法CODE
- 操作系统进程调度 用VC实现 完全正确 质量保证-process scheduling operating system with VC entirely correct quality assurance
ProcessScheduling
- C# 进程调度 算法演示 模拟操作系统进程调度-C# demonstration of the process of scheduling the operating system process scheduling simulation
Scheduling
- 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
os_process
- OS操作系统进程调度算法,其中采用两个算法来实现:优先进程和短进程优先算法-OS process scheduling algorithm, which uses two algorithms to achieve : short-priority process and the process of priority algorithm.
YHJSF
- 操作系统书籍中,银行家算法实验C#窗体代码,简易(In the operating system books, the banker's algorithm experiment C# form code is simple and simple.)