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

Search list

[File Operateef_zw

Description: zw方式操作的多产品间歇过程调度目标函数makespan,遗传算法。-zw methods of multi-product batch process scheduling objective function makespan, genetic algorithm.
Platform: | Size: 2048 | Author: 孔令启 | Hits:

[Data structsSimulate_Process_Scheduling_Implement_by_C

Description: 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX Two experimental use of static content priorities in a way, to prepare a process scheduler simulation program. Simulation program only right you have set up a "virtual PCB" accordingly scheduling simulation operation, that is, each occurrence "Dispatch" shows that the current operation "PCB name" priority number, running time, without the need for a real system, such as PCB data changes.
Platform: | Size: 2048 | Author: 丘方 | Hits:

[GUI DevelopAOperatingSystem

Description: cpu进程调度算法 ,包括图形界面.进程的就绪,等待,挂起,解挂-cpu process scheduling algorithm, including graphical interface. Process ready, waiting, 1-2 Solution linked
Platform: | Size: 2256896 | Author: 李伟然 | Hits:

[Data structslqx10002

Description: 最佳高度问题。 问题描述: 假设有n个任务由K个可并行工作的机器完成。完成任务i需要的时间为t(i)。试设计一个算法找出完成这n个任务的最佳调度,使得完成全部任务的时间最早。-best height of the problem. Problem description : Suppose a mandate from the n-K parallel work can be completed machines. I need to complete the task for the time t (i). Try to find an algorithm designed to complete tasks n the best scheduling, made to complete all tasks in the first.
Platform: | Size: 1024 | Author: 卢起雪 | Hits:

[Otherzhuangpeixian

Description: 该程序是一个动态规划法解决装配线调度问题的小程序,是用C++做的。-the program is a dynamic programming solution to the assembly line scheduling small programs, is to use C to do.
Platform: | Size: 277504 | Author: 成朝夕 | Hits:

[Process-Threadcaozuo02050210

Description: 操作系统课程设计----进程调度 LRU算法 内附设计报告-courses on operating system design process-scheduling algorithm containing LRU design report
Platform: | Size: 617472 | Author: 于勇 | Hits:

[Windows DevelopToyOS

Description: 模拟操作系统的小程序,支持对命令的解析,模拟 CPU调度-operating system simulation of small procedures, in order to support the analysis and simulation CPU scheduling
Platform: | Size: 30720 | Author: 李一多 | Hits:

[GUI Developpaike

Description: 排课系统,Visual Basic,系统编程/Windows ,支持Acess,SQL-Course Scheduling System, Visual Basic, Programming System/Windows support Acess, SQL
Platform: | Size: 1938432 | Author: Jinn | Hits:

[Otherprocedul--simulate

Description: 是关于CPU进程调度的模拟程序,可以实现三种算法的进程调度:先来先服务,短进程优先,最高优先级。是操作系统的大作业。-is on the CPU scheduling process simulation program that can be achieved in three of process scheduling algorithm : first-come first-serve, short process priority, the highest priority. The operating system is operating.
Platform: | Size: 129024 | Author: 好想见到你 | Hits:

[Windows DevelopjinchengdiaoduWenDan

Description: 整个设计采用java语言,利用面向对象思想。 首先,编写一个进程调度类Main_PCB,一个进程信息类PCB_block可以创建进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 对应成员变量是pcb_Name pcb_ID int pcb_Pro PCB_Begintime() pcb_Needtime pcb_Spendtime pcb_Finishtime String pcb_Statue 成员方法是pcb_Work () 可以实例化多个包含相同信息的进程,一个线程类Work允许多个进程共行的进程调度创建各自的模拟任务,由process_Create(int Process_ProcessNum)方法实现创建Process_ProcessNum个进程。 -whole design using java language, the use of object-oriented thinking. First, the process of preparation of a scheduling Main_PCB category, an Information PCB_block process can create process control block (PCB) said. Process control block may contain the following information : process, and priority number, arrival time, the need to run time CPU has spent time, the process of the state and so on. Corresponding member variables is pcb_Name pcb_ID int pcb_Pro PCB_Begin time () pcb_Needtime pcb_Spendtime pcb_Finis htime String pcb_Statue members is pcb_Work () can be examples many of the same information included in the process. Work like a thread allows multiple process held a total of the scheduling process to create their own simulations, by process_Create (int Process_ProcessNum) method
Platform: | Size: 84992 | Author: 传统 | Hits:

[Data structstask_compositor

Description: 带有期限的作业排序问题:假定只能在一台机器上处理n个作业,每个作业均可在单位时间内完成;又假定每个作业i都有一个截止期限di>0(它是整数),当且仅当作业i在它的期限截止以前被完成时,则获得pi>0的效益。求具有最大效益值的可行解。 文件中包含详细的源代码和注释,以实现这个经典的问题。-period with the operations scheduling problem : the assumption that only a machine n handling operations, each of the operating units can be completed within time; Also assume that each job i have a deadline di
Platform: | Size: 1024 | Author: agang | Hits:

[Linux-Unixmemoryyyyy

Description: 存储管理实验 内存页面调度算法比较 理解内存页面调度的机理,掌握几种理论调度算法实现,并通过实验比较各种调度算法的优劣。此外通过实验了解HASH表数据结构的使用。 -experimental memory storage management pages scheduling algorithm better understanding of memory pages scheduling mechanism, Several theories master scheduling algorithm, and through experiments comparing the merits of scheduling algorithm. In addition experimental hash table to understand the data structure used.
Platform: | Size: 15360 | Author: | Hits:

[Software Engineeringosbymayfar

Description: 本程序实现FCFS先来先服务,SPF短进程优先,FPF_Reaved抢占式高优先级,TimePiece时间片轮转这四种进程调度算法。 程序运行时根据提示选择相应进程调度算法,然后调用函数GetRandProc(LPVOID lpParam)(程序专门为该函数开辟新的线程)产生随机进程并将其插入到就绪队列中然后再用相应的进程调度算法调度进程运行。 -the program FCFS first-come first-serve, SPF short process priority, Preemptive FPF_Reaved high-priority, TimePiece time to rotate the four-process scheduling algorithm. Running time prompted the selection process scheduling algorithm, then the function call GetRandProc (LPVOID lpParam) (specialized procedures for the letter several open up new threads) random process and will be inserted into its place queue Then the corresponding process scheduling algorithm scheduling The process runs.
Platform: | Size: 21504 | Author: mayfar | Hits:

[Windows DevelopFlowshopscheduling

Description: 基于流水车间的调度程序算法,适用于一般的流水机械加工车间调度-based on the water plant scheduler algorithm, applicable to the general flow machining shop scheduling
Platform: | Size: 53248 | Author: 曹战 | Hits:

[JSP/JavaAPS

Description: 排产系统,本系统Java语言编写,其计算生产排产的算法相当精妙-scheduling system, the system the Java programming language, which is calculated production scheduling algorithms very carefully
Platform: | Size: 4234240 | Author: 刘川 | Hits:

[Industry researchAnOverviewofSchedulingAlgorithmsinMIMObased4Gwirel

Description: 介绍基于mimo的4G系统中调度算法的设计。比较基础。-mimo based on the 4G system scheduling algorithm design. Basis for comparison.
Platform: | Size: 134144 | Author: 王可 | Hits:

[Software EngineeringTheDynamicAssignmentProblem

Description: The Dynamic Assignment Problem,动态排班问题,使用到了各个智能算法-The Dynamic Assignment Problem, dynamic scheduling problems, use of the various intelligent algorithm
Platform: | Size: 539648 | Author: sealyu | Hits:

[Software EngineeringDeadlineScheduling

Description: Deadline Scheduling with Priority for Client-Server Systems .pdf-Deadline Scheduling with Priority for m Memory Stick ent- Server Systems. pdf
Platform: | Size: 140288 | Author: lj | Hits:

[OS Developchulijidiaodu_111

Description: 处理机调度,编写一个进程调度程序,允许多个进程共行的进程调度程序。   进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法。   每个进程有一个进程控制块(PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。   进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。进程的到达时间为输入进程的时间。   进程的运行时间以时间片为单位进行计算。   每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。   就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。   如果运行一个时间片后,进程的已占用 CPU时间已达到所需要的运行时间,则撤消该进程,如果运行一个时间片后进程的已占用CPU时间还未达所需要的运行时间,也就是进程还需要继续运行,此时应将进程的优先数减1(即降低一级),然后把它插入就绪队列等待CPU。   每进行一次调度程序都打印一次运行进程、就绪队列、以及各个进程的 PCB,以便进行检查。    重复以上过程,直到所要进程都完成为止 -processor scheduling, the preparation of a process scheduling procedures, allowing a total of more than process the process scheduler. Process scheduling algorithm : Highest priority for priority scheduling algorithm (namely processors allocated to the highest priority in the process) and a first-come first-service algorithm . Each process is a process control block (PCB) said. Process control block may contain the following information : process, and a number of priority, arriving in time, the running time, CPU has spent time, the process of the state and so on. Several priorities for the process of the operation and needs time to be designated prior to artificially (and also by the random number generator). The arrival process for the importation process of time. The process of running t
Platform: | Size: 101376 | Author: 王山 | Hits:

[AlgorithmAssemblylineScheduling

Description: 使用动态规划方法解决多个生产线上的调度问题,进而解决生产线调度的最小时间问题-use dynamic programming solution to a number of production line scheduling problem, thereby solving production line scheduling the minimum time
Platform: | Size: 276480 | Author: fasfas | Hits:
« 1 2 3 4 56 7 8 9 10 ... 50 »

CodeBus www.codebus.net