搜索资源列表
-
0下载:
一个实现对学生成绩输入,修改,排序的算法,我们的一个设计,和大家一起分享吧!-a pair of students achieving results import, modify, scheduling algorithms, we have a design, and share with everyone!
-
-
0下载:
处理机调度的算法,操作系统的课程设计,主要是应用轮转法进行进程的调度-processor scheduling algorithms, operating system design of Web applications is the main method of the scheduling process
-
-
1下载:
数据结构算法集锦:包括大量常用算法,如求两数的最大公约数、素数的求法、Prim算法、Kruskal算法、最短路径、Dijkstra 算法、排序相关算法、高精度计算相关算法-algorithm data structure highlights include : large common algorithms, such as for the number two majors, for the prime numbers, Prim algorithm, Kruskal algorithm,
-
-
0下载:
用C语言实现操作系统请求页面调度算法FIFO LFU的实现 提前装入0,5,6页最后能够计算出缺页中断率-Operating system using C language the page is requested the implementation of scheduling algorithms FIFO LFU advance into 0,5,6 page last page fault rate to calculate the vacancy
-
-
0下载:
可用于大学的遗传算法实现排课系统!用遗传算法能达到最好的效果-Can be used for the genetic algorithm University Course Scheduling System! Using genetic algorithms to achieve their best effect
-
-
0下载:
编写程序完成批处理系统中的作业调度,要求采用短作业优先的作业调度算法。实验具体包括:
1)确定作业控制块的内容和组成方式;
2)完成作业调度;
3)编写主函数。
-Write process is complete the batch job scheduling systems require the use of a short job-priority job scheduling algorithms. Experiments include: 1) to determi
-
-
1下载:
人工免疫克隆选择算法是一种比较新型的智能算法,其基本算法结构与遗传算法是类似的,以下源码是为网络节点分组调度问题而设计的算法。-Artificial immune clonal selection algorithm is a relatively new type of intelligent algorithms, the basic algorithm structure and the genetic algorithm is similar to, the following sour
-
-
0下载:
短作业优先调度算法(C++代码)对于学习调度的人在编算法时会有帮助-Short job first scheduling algorithm (C++ code) for people to learn scheduling algorithms will be helpful in preparing
-
-
0下载:
八皇后问题新研究算法.针对汉诺塔等类型的排序问题进行相关研究设计的算法-Eight queens problem new research method. For the Tower of Hanoi and other types of scheduling algorithms designed for research
-
-
0下载:
用高级语言编写和调试一个或多个作业调度的模拟程序,以加深对作业调度算法的理解-High-level language used to write and debug one or more job scheduling simulation program to enhance the understanding of job scheduling algorithms
-
-
0下载:
该程序提供了作业调度算法的源码描述,主要是时间片轮转和高优先权优先算法-The program provides a descr iption of the source job scheduling algorithms, mainly time slice algorithm for rotation and high-priority priority
-
-
1下载:
遗传算法车间调度,车间作业调度问题遗传算法
--------------------------------------------------------------------------
输入参数列表
M 遗传进化迭代次数
N 种群规模(取偶数)
Pm 变异概率
T m×n的矩阵,存储m个工件n个工序的加工时间
P 1×n的向量,n个工序中,每一个工序所具有的机床数目
输出参数列表
Zp 最优的Makespan值
Y1p 最优方案
-
-
0下载:
VC++模拟作业调度算法,包括先来先服务和短作业优先算法-VC++ simulation of job scheduling algorithms, including a first-come first-served priority algorithm and short job
-
-
0下载:
OFDM系统中的资源调度算法,轮训算法与最大信干比算法-the resource scheduling algorithms of OFDM system
-
-
0下载:
编写并调度一个多道程序系统的作业调度模拟程序。
作业调度算法:采用基于先来先服务的调度算法。可以参考课本中的方法进行设计。
对于多道程序系统,要假定系统中具有的各种资源及数量、调度作业时必须考虑到每个作业的资源要求。
-Prepare and dispatch a multi-channel program scheduling system simulation program. Job scheduling algorithms: a first-come
-
-
0下载:
磁盘调度算法,包含FCFS,SSTF,SCAN和CSCAN-Disk scheduling algorithms, including FCFS, SSTF, SCAN and CSCAN
-
-
0下载:
蚁群调度算法的java及C语言实现,附模型设计论文。-Ant scheduling algorithms java and C language, pay modeling papers.
-
-
0下载:
Thesis : Real-Time Scheduling Algorithms for Precedence Related Tasks on Heterogeneous Multiprocessors
-
-
0下载:
进程调度算法,包括先来先服务,短进程优先,高响应比优先,时间片轮转调度,优先级调度算法,-Process scheduling algorithms, including the first come first served, short process priority, high-response than the priority, round-robin scheduling, priority scheduling algorithm, the process of scheduli
-
-
1下载:
LTE scheduling algorithms eNB to UE used in Link level simulation Adaptive Feedback Scheduler best Cqi Scheduler MIMO best Cqi Scheduler MIMO HARQ fixed Scheduler Proportional FairScheduler round Robin Scheduler
-