搜索资源列表
作业调度算法实现
- 这是一个关于作业调度和进程调度的算法实现,操作系统的试验程序!-This is one of the job scheduling and process scheduling algorithm, the operating system of testing procedures!
ye
- 在操作系统存储器的管理方式中若采用一次性将作业全部装入内存的方式-the operating system memory management approaches to the use of one-time operations loaded into memory all the way
processs
- C语言写的操作系统 进程调度程序 大学的时候写的作业-C language to write the operating system scheduler process of the University of write operations
caozuoxitongkechengsheji
- 操作系统课程设计: 编写并调试一个单道批处理系统的作业调度程序。要求: (1)至少有四种的作业调度算法。 (2)能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。 (3)设计一个实用的用户界面,以便选择不同的作业调度算法。 -courses on operating system design : the preparation and debugging a single channel
os
- 使用c语言编写的实现操作系统的作业调度算法的程序,作业信息可手动输入,也可从附带的文本文件中读取
vbProcessMag
- 一个进程调度程序,允许多个进程共同运行的进程调度程序。用到的操作系统中进程调度的算法思想:短作业优先(SJF)以及优先级优先
20
- 操作系统的作业管理模拟!可以下载来看看,如果有什么问题可以邮件联系
虚拟存储器实验
- 此为操作系统实验报告:虚拟存储器 内含:程序流程图 设计思路 主要源码等等。 简介:在计算机系统中,为了提高主存利用率,往往把辅助存储器(如磁盘)作为主存储器的扩充,使多道运行的作业的全部逻辑地址空间总和可以超出主存的绝对地址空间。用这种办法扩充的主存储器称为虚拟存储器。通过本实验帮助同学理解在分页式存储管理中怎样实现虚拟存储器。-experimental operating system for this report : virtual memory consisting of : flow
Process
- 操作系统线程调度算法,包括: 1: FCFS 2: 时间片轮换 3: 优先级调度 4: 最短作业优先 5: 最短剩余时间优先-Operating system priority ranking algorithm
Process_show
- 操作系统作业 模拟进程分配调度 进程管理主要包括进程控制、进程调度、进程的同步与互斥的模拟实现。-Simulation of the process of distribution of the operating system scheduling
jcdd
- 我操作系统的作业,进程调度!做得不好,大家交流啊!-I have the operating system operations, the process of scheduling! Done well, we share ah!
Threads
- 计算机操作系统多线程编程,学校作业~~ C语言控制台程序。 -Computer operating multi-threaded programming, school assignments ~ ~ C language console program.
process
- 操作系统中模拟进程调度的一个小程序,采用动态优先级和时间片轮转法,是我的课程小作业-Operating system to simulate the process of scheduling a small program, the use of dynamic priority and time slice Round-Robin, a small course of my work
BarberShop
- 操作系统一作业,是理发师理发的模拟实现。-Operating system for a job, is a barber haircut Simulation.
CPPThreadPool
- C++编写的线程池,写的较详细,是操作系统作业-C++ thread pool
os-homework
- 操作系统上机作业,包括创建进程、客户服务器等。-os homework
shijian
- 在操作系统中,用时间片轮转法来进行模拟作业调度-In the operating system, with a round-robin method to simulate job scheduling
MemAllocate
- 操作系统课程作业。在提供的程序基础之上实现最佳适配和邻近适配算法。-OS coursework. Optimum adaptation and neighboring adaptation algorithm in the program on the basis provided.
Job_Scheduling
- 我是编程小菜鸟,最近上课编了一个模拟操作系统作业调度的算法,内有FCFS(先到先服务),STF(短作业),RR(时间片),HRF,HRRF(高响应比),供参考,欢迎批评!-This is a Win32 console application which can easily imitating the OS to scheduling job,including FCFS,STF,RR,HRF,HRRF.
process-communicate
- 在vc6.0的mfc里面用c++开发的操作系统上机作业,打开父进程debug文件夹里面的父进程exe,即可点击创建子进程,发送消息,以管道方式通信。-In vc6.0 of mfc eyed on c++ operating system developed machine operation, open the parent folder inside debug the parent process exe, you can click create a child process, sen