Welcome![Sign In][Sign Up]
Location:
Search - scheduling

Search list

[Otherschedule

Description: 操作系统的页面调度算法-OS pages Scheduling Algorithm
Platform: | Size: 13312 | Author: zeng | Hits:

[OS Develop进程调度实验

Description: 进程调度算法的实现-Process Scheduling Algorithm Implementation
Platform: | Size: 1024 | Author: 张伟 | Hits:

[Mathimatics-Numerical algorithms进程调度模拟程序

Description: 操作系统进程调度模拟程序vc实现-operating system simulation process scheduling procedures to achieve vc
Platform: | Size: 2048 | Author: 梁山东 | Hits:

[Windows Develop多机调度问题

Description: 多机调度问题要求给出一种作业调度方案,使所给的n个作业在尽可能短的时间内由m台机器加工处理完成。 这个问题是NP安全问题,到目前为止还没有有效的解法。对于这一类问题,用贪心选择策略有时可以设计出较好的近似算法。-machine scheduling problems required to give a scheduling program, so as to the n operations in the shortest possible time by the m-machine processing completed. The problem is NP security issues, so far no effective solution. For this type of issue, greedy strategy can sometimes choose to design a better approximation algorithm.
Platform: | Size: 1024 | Author: 姚翊 | Hits:

[BooksVB自动排课系统论文

Description: 对课程进行自动编排-right course for automatic scheduling
Platform: | Size: 150528 | Author: 陈军 | Hits:

[OS DevelopCPU调度C语言实现

Description: CPU调度C语言实现 实现1FCFS(先到先服务) 2SJF(最段作业优先调度) 3RR(轮转法) 4PSA(优先权调度)n) 5EXIT          6时间的延迟;          7:屏幕的换色.-CPU scheduling C Language Implementation 1FCFS (first come-first services) 2SJF (most of the operational priority scheduling) 3RR (Web) 4PSA (Priority Scheduling) n) 5EXIT six hours of delay; 7 : screen for color.
Platform: | Size: 1024 | Author: 蒋涛 | Hits:

[MultiLanguage601caitao CPU 完整版

Description: 为了更好学习和掌握CPU调度的各种算法,现实践练习编程,源程序里运用大量所学的C语言程序,在较好的理解CPU调度各种算法下,编写的此程序实现的功能是“最短作业优先调度”,经多次反复修改,现已能在TC环境下运行通过。-order to better study and master CPU scheduling algorithms, programming is practical exercises, the source Lane used a lot of learning by C language program, a better understanding of the CPU scheduling algorithms, the preparation of this program function is to "minimum operating priority scheduling," by repeatedly amended , TC is now able to run through the environment.
Platform: | Size: 1024 | Author: 蒋涛 | Hits:

[OS Develop作业调度实验

Description: 大学操作系统课程的其中一个实验--作业调度的模拟-university courses on operating system of an experimental-- Job Scheduling Simulation
Platform: | Size: 546816 | Author: 山狗 | Hits:

[OS DevelopCipan1

Description: 磁盘调度算法源程序-disk scheduling algorithm source code
Platform: | Size: 2048 | Author: 网旭 | Hits:

[Other分支限界法_批处理作业调度

Description: 算法设计中的分支限界法中的批处理作业调度问题的实现,是用VC++编写的-algorithm design of branch and bound method of batch job scheduling problem is true, VC++ prepared
Platform: | Size: 10240 | Author: ddd | Hits:

[Mathimatics-Numerical algorithmsacm程序

Description: acm亚洲区竞赛的一个题目(关于任务调度的)以及我的程序实现Asia Regional_Taipei Site Dec.10-13.1999Program EBroadcast Scheduling -acm Asia a topic of race (on the task scheduling), and I realize the procedures Asia Regional_Taipei Site GC.6/Dec.10- 13.1999Program EBroadcast Scheduling
Platform: | Size: 19456 | Author: 付治钧 | Hits:

[OS Develop作业调度三种算法FCFS,SJF,HRN

Description: 作业调度三种算法FCFS,SJF,HRN -Job Scheduling Algorithm FCFS, SJF, 010-001
Platform: | Size: 3072 | Author: 杭天 | Hits:

[Other进程调度模拟(C++版)

Description: 本程序模拟进程调度.采用时间片轮转算法.可以添加,删除,悬挂某个进程.有较详细的文档说明-the simulation process scheduling. Using Web-time algorithm. They can add, delete, flag a process. A more detailed document Note
Platform: | Size: 12288 | Author: lyh | Hits:

[OS Develop操作系统进程调度实验--附有实验报告

Description: 这是一个关于操作系统进程调度的实验,采用的是优先权调度算法-This is a process of the operating system's scheduling experiment, the scheduling algorithm is priority
Platform: | Size: 153600 | Author: 编程浪子 | Hits:

[source in ebook作业调度源程序

Description: 操作系统作业调度源代码 作业调度算法实现本程序主要实现了进程调度中最常见的算法-operating system source code scheduling algorithms operating procedures for the main process of scheduling the most common algorithm
Platform: | Size: 6144 | Author: lyb | Hits:

[Process-Thread优先级调度算法

Description: 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, understanding processor scheduling process.
Platform: | Size: 2048 | Author: 程倩 | Hits:

[Process-Thread另一个优先级调度算法

Description: 设计一个有 N个进程并发运行的进程调度程序,进程调度算法 :最高优先数优先的调度算法 。本实验模拟在单处理机环境下处理机的调度,帮助了解处理机调度的过程。-design is a complicated process N-running process scheduler, process scheduling algorithm : the highest priority to a few priority scheduling algorithm. The experimental simulation of the single-processor environment processor scheduling, help understand the processor scheduling process.
Platform: | Size: 3072 | Author: 程倩 | Hits:

[OS program时间片轮转算法

Description: 这是一个简单的操作系统中进程调度的 时间片轮转算法-This is a simple operating system process-time scheduling algorithm Web
Platform: | Size: 1024 | Author: ytcrjxj | Hits:

[Process-Thread处理机调度1.RAR

Description: 操作系统的处理机调度算法:提供了FIFS、SFJ、HRN、时间片轮转算法的实现算法-operating system processor scheduling algorithms : a FIFS, SFJ, 010-001, time-rotate algorithm Algorithm
Platform: | Size: 1024 | Author: 何瑜 | Hits:

[Process-Thread进程调度算法.RAR

Description: 操作系统实验的进程调度算法实现:提供了四种重要的算法(FIFS、SFJ、HRN)-operating systems experimental process scheduling algorithm : to provide four important algorithm (FIFS, SFJ, 010-001)
Platform: | Size: 1024 | Author: 何瑜 | Hits:
« 1 2 34 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net