搜索资源列表
C-PRO
- 用C语言实现操作系统多级队列调度和时间片轮转调度。上传文件夹里有源代码和程序算法流程图。-C language operating system Multi-Queue scheduling and time slice Web scheduling. Upload file folder Active code and procedures algorithm flowchart.
resouceschedulinginofdma
- ofdma系统中基于有限反馈的资源公平调度算法,2005年发表,摘于万方数据库。论文中使用的算法基于PF,但提出了簇的概念,并且其中各子载波相关。-ofdma system based on feedback from the limited resources fair scheduling algorithm, published in 2005, Abstract on the popular database. Papers used in the algorithm is based
用信号量实现磁盘调度SCAN算法
- 属于磁盘调度算法的一种,是一个极其重要的算法,在操作系统中占有很重要的地位-disk belonging to a scheduling algorithm is an extremely important algorithm, the operating system occupies a very important position
作业调度模拟
- 在一个多道程序设计系统中,实现“作业调度”的模拟。模拟程序的要求如下: 1.输入: 作业流文件,其中存储的是一系列待执行的作业信息,每个作业包括五个数据项:作业号,优先级,进入输入井时间(用一个整数表示,如10:10表示为1010),作业估计运行时间(单位:分钟),内存需求量。各数据项用空格隔开。 2.输出: 按照作业调度次序输出每一个作业流文件:“作业号”、“进入内存时间”、“作业完成时间”、“周转时间”;每行输出一个作业的信息。 计算出平均周转时间并输出。 3.作业调度算法: 短作业优先(作
xueshengguanli
- 采用C++ 编写的学生管理系统程序,对学生的一般情况做个统计-Operating system, job scheduling on the single-channel operation and multi-channel operation
jinchengdiaodu
- 该系统包括有简单的进程控制、同步与通讯机构,其进程调度算法可任意选择。每个进程用一个PCB表示,其内容根据具体情况设置。各进程之间有一定的同步关系(可选)。系统在运行过程中应能显示或打印各进程的状态及有关参数的变化情况,以便观察诸进程的运行过程及系统的管理过程。-The system includes a simple process control, synchronization and communication agencies, the process scheduling algor
SyncBackUp2008
- Auto Scheduling Backup Program. This Program is Auto Backup file System reference source code this is Good Time Line Back Up File System Example. This make with MFC and VS2008
paikexitong
- 排课程序的程序系统用来解决排课的问题,对于高校排课程序有很好的解决效果-Scheduling the program that the system used to solve the problem of arranging, arranging programs for college have a good solution results
sournz
- 这是操作系统中的一个进程调度算法的源程序!不错-This is a process of operating system scheduling algorithm source code!
estpmate-figure
- 操作系统中的进程调度, 模拟存储管理中内存空间的管理和分配-In the operating system process scheduling, simulated storage management in the management and allocation of memory space
mhu
- 这是一个简单的CPU 调度模拟程序 模拟了操作系统的进程处理过程,-This is a simple CPU scheduling simulation program to simulate the process of the operating system process,
lvarningnrgr
- vb模拟进程调度,rar 是学生学习操作系统的页面存储的课程实验习题(Vb simulated process scheduling, rar is students learning the lessons of the operating system page storage experiment exercises)
select-laser
- 单道系统作业调度作业调度算法:分别采用先来先服务(fcfs) 推荐一下(Single channel system job scheduling job scheduling algorithms: first come, first service (FCFS) were used respectively to recommend)