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

Search list

[WEB Codefqzhdaisiaodusuanfa

Description: 基于非抢占的动态优先级调度算法模拟源程序-based on non-preemptive dynamic priority scheduling algorithm simulation program
Platform: | Size: 1024 | Author: 姚义磊 | Hits:

[JSP/JavaProcessCall

Description: 操作系统中的进程调度,进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用:先进先出调度算法;基于优先数的调度算法;最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示:当前执行进程;就绪队列;等待队列 -operating system process scheduling, process simulation scheduling procedures : Assuming a 10 CPU in the process of implementation, respectively : FIFO-scheduling algorithm; Based on the number of priority scheduling algorithm; shortest execution time scheduling algorithm to determine which 10 of the CPU the process of the implementation process. Scheduling requires every process when displayed on the screen : the current implementation process; Ready queue; Waiting for the queue
Platform: | Size: 104448 | Author: 魏然 | Hits:

[OtherProcessScheduling

Description: 此为CPU进程调度的C语言源程序,很有用,自己编译后运行后觉得还可以,希望试试。-this process for CPU scheduling C language source code and useful, they compiled after the operation I felt that I could, Try hope.
Platform: | Size: 2048 | Author: huangchao | Hits:

[OS Developdsadasdasdas

Description: 自己看磁盘调度算法要的自己载磁盘调度算法-look disk-scheduling algorithms to set its own disk scheduling algorithm
Platform: | Size: 1024 | Author: chenyi | Hits:

[Mathimatics-Numerical algorithmsTwoMachinesFastWork

Description: 这是算法分析当中的一个经典问题,可以利用贪心算法来实现两台机器的调度问题,通过程序可以使两台工作的机器的调度达到最优-This is the algorithm analysis includes a classic problem, greedy algorithm can be used to achieve the two-machine scheduling problem adoption of procedures to enable the two machines to achieve optimal scheduling
Platform: | Size: 40960 | Author: 阳林 | Hits:

[Communication-MobilePowerControlSchedulingandRoutinginUWBnetworks

Description: UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and Routing in UWB networks"-UWB power control capacity Main Matlab script is in runsim. m. It generates random topologies. optimizes, and display results. IMPORTANT : you may need to manually add the lib path in the Matla b in order to get all the necessary functions. Re ference : Radunovic, Le Boudec. "Joint Power Control, Scheduling and Routing in UWB networks "
Platform: | Size: 233472 | Author: 海涛 | Hits:

[Linux-Unixos3Ajobschedulingsystem

Description: 实现一个多进程的作业控制系统,用户可以完成如下操作, 1. 提交自己的作业,让系统调度运行; 2. 将已提交的作业移出; 3. 查看作业的状态。 为了简便起见,假设每个用户最多能提交1个作业,系统中只有2000个用户。-more than one process to achieve operational control of the system, users can complete the operation as follows, 1. Submitted their own operations, Scheduling allows the system operation; 2. has been submitted to the operation outflow; 3. View operating condition. For the sake of simplicity, assume that each user can submit a maximum of one operating system, only 2,000 users.
Platform: | Size: 159744 | Author: wanghui | Hits:

[Software Engineeringshengchanpaicheng

Description: 生产排程计划的一份源码.JAVA.B/S结构的。希望对一部分人有帮助-production scheduling of a source. JAVA.B/S structure. Hope to help some people
Platform: | Size: 4208640 | Author: jlfsdj | Hits:

[JSP/Javaganttproject-2.1-m1-src

Description: It is all about project scheduling. GanttProject is a tool for creating a project schedule by means of Gantt chart and resource load chart.-It is all about project scheduling. GanttP roject is a tool for creating a project schedule by means of Gantt chart and resource load chart.
Platform: | Size: 10551296 | Author: ben00659 | Hits:

[CSharp+c++

Description: c++磁盘调度算法 c++磁盘调度算法-c disk scheduling algorithm c c disk scheduling algorithm disk scheduling algorithm
Platform: | Size: 1024 | Author: 5837499 | Hits:

[Other systems321014000

Description: 排课设计VB进行开发的,实现了一些常用的模块,-Course Scheduling design VB development, and achieving some common modules,
Platform: | Size: 161792 | Author: 李顺 | Hits:

[AI-NN-PRProject_Scheduling_Problem

Description: 模糊选址的工程调度问题,模型及相关程序代码-fuzzy site project scheduling problem, models and related code
Platform: | Size: 13312 | Author: 李鹏 | Hits:

[Software Engineeringycsfzcjddzdyy

Description: 遗传算法在车间作业调度中的应用,不错的文章,希望对大家有帮助-Genetic Algorithm in Job Shop Scheduling application, the article is true, and I hope to be helpful
Platform: | Size: 293888 | Author: 张伟 | Hits:

[Software EngineeringJobShoplag

Description: 用Lagrangian松弛法解jobshop调度问题,不错的文章,希望队大家有用-using Lagrangian relaxation method of jobshop scheduling problems, the article is true, We hope that the team useful
Platform: | Size: 258048 | Author: 张伟 | Hits:

[Data structspaikechengxu

Description: 一个简单的课表排课算法实现,识别课程前后继关系,完成自动排课-a simple Timetable Course Scheduling Algorithm, before subsequent identification courses, complete Automatic Timetable
Platform: | Size: 252928 | Author: anquan | Hits:

[AI-NN-PRVB36

Description: 要解决三个冲突:1.同一老师任两门以上课程的在同一时间内安排在不同的班讲课 2.不同的课程在相同时间内安排在同一教室 3 .教室容量与学生人数的冲突 数据库:班级表(班级名称,人数) 教师表(教师名称,所教科目) 科目表(科目名称,总学时数,周学时数) 教室表(教室名称,容量) 我不知道还需不需要一个时间表?? 要求:每天上下午各开4节课,每周按5天上课,一共18周.每次两节课一起上. 在排课时,每周所开的课程的总学时数要小于周学时数. 多学时课要隔一天以上才上第二次课, 同一门课尽量在通一个教室上. 教室容量大于班级人数 主要解决上面的三个冲突. 我的数据库是用来实现输入功能的:一个排课计划表,其中包括(班级名,课程名,周学时,总学时,教师名) 然后就是在上面要求的基础上排课,输出 -to resolve the three conflicts : 1. the same teachers over the two courses at the same time at different classes of two lectures. different courses in the same time arrangements within three in the same classroom. classroom capacity and the number of students in the database conflict : class (class name, the number of) teachers (teachers names, subjects taught) charts (subject name, the total number of school, a few weeks to school) classrooms (classrooms name, capacity) needed to know I do not need a timetable requirements : Every morning at the opening four classes, five days a week at school, a total of 18 weeks. each two classes together on. In Course Scheduling, opened a week of the total school curriculum to several school less than a few weeks. Multi-school classes to more than just
Platform: | Size: 433152 | Author: 大斌 | Hits:

[Documentstwo_kinds_of_realtime_scheduling_algorithm

Description: 《两种经典实时调度算法的研究与实现》——介绍速率单调(RM)调度和最早截止期限优先(EDF)调度算法-"two classic real-time scheduling algorithm for the Study and Implementation"-- the rate monotonic (RM) Dispatch and the first interception only priority period (EDF) scheduling algorithm
Platform: | Size: 315392 | Author: kevin | Hits:

[Other Embeded programRoundRobinSchedulingTask

Description: C++编程实例Round Robin Scheduling Task-C programming examples Round Robin Scheduling Task
Platform: | Size: 55296 | Author: | Hits:

[Dialog_WindowSSTF

Description: 操作系统磁盘调度算法中的SSTF最短寻道时间优先算法!输出移动臂的距离和顺序!-Disk Operating System Scheduling Algorithm of SSTF shortest tracking time priority algorithm! Mobile export boom and the distance order!
Platform: | Size: 1024 | Author: 陈秀兰 | Hits:

[JSP/JavaOS_Scheduler

Description: 操作系统中进程调度过程的模拟程序,采用的是FIFO算法-operating system process scheduling process simulation program, using the FIFO algorithm
Platform: | Size: 16384 | Author: 由小诗 | Hits:
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

CodeBus www.codebus.net