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

Search list

[matlabthe matlab implementation of job-shop scheduling problem solution based on the GA algorithm

Description: the matlab implementation of job-shop scheduling problem solution based on the GA algorithm
Platform: | Size: 50611 | Author: froglce | Hits:

[OS DevelopFIFO

Description: 关于操作系统:先进先出调度算法(FIFO)处理缺页中断-On the operating system: FIFO scheduling algorithms (FIFO) handling page fault
Platform: | Size: 22528 | Author: 王伟(就是刚才的 hgy | Hits:

[Mathimatics-Numerical algorithmsdiaodu

Description: 磁盘调度设计,磁盘调度算法的实现,包括  先来先服务调度算法  最短寻道优先调度算法  扫描算法  循环扫描算法  N—Step—SCAN算法-Disk Scheduling design, disk scheduling algorithm, including
Platform: | Size: 2048 | Author: 姚军 | Hits:

[OS Develop进程调度程序模拟程序

Description: 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in place for the state, running, blocking three.PCBPCBPCB
Platform: | Size: 69632 | Author: 吴晓辉 | Hits:

[OS Develop磁盘调度算法

Description: 磁盘调度算法 1。实现三种算法: 1。先来先服务 2。最短寻道优先(可自己假设当前磁头的位置) 3。电梯算法 2。磁道服务顺序从指定的文本文件(TXT文件)中取出 3。输出: 第一行:磁道的服务顺序 第二行:显示移动总道数-a disk scheduling algorithms. Three algorithms to achieve : 1. First-come first-serve two. Seeking shortest priority (to be their head the assumption that the current location) 3. Elevator Algorithm 2. Track services from the designated order of the text document (TXT) out of three. Output : the first line : track the order of the second line services : Road show that the total number of mobile
Platform: | Size: 7168 | Author: 飞扬 | Hits:

[SCMuniprocessor-scheduling

Description: uniprocessor scheduling
Platform: | Size: 212992 | Author: jay | Hits:

[OtherJob-scheduling

Description: using the bees algorithm for scheduling in machine
Platform: | Size: 218112 | Author: amin | Hits:

[OtherPacket-Scheduling-and-Fairness-for

Description: someone upload the coding for packet scheduling in mimo systems
Platform: | Size: 1034240 | Author: prem solomon | Hits:

[matlabShop-scheduling-genetic-algorithm

Description: 遗传算法车间调度,车间作业调度问题遗传算法 -------------------------------------------------------------------------- 输入参数列表 M 遗传进化迭代次数 N 种群规模(取偶数) Pm 变异概率 T m×n的矩阵,存储m个工件n个工序的加工时间 P 1×n的向量,n个工序中,每一个工序所具有的机床数目 输出参数列表 Zp 最优的Makespan值 Y1p 最优方案中,各工件各工序的开始时刻,可根据它绘出甘特图 Y2p 最优方案中,各工件各工序的结束时刻,可根据它绘出甘特图 Y3p 最优方案中,各工件各工序使用的机器编号 Xp 最优决策变量的值,决策变量是一个实数编码的m×n矩阵 LC1 收敛曲线1,各代最优个体适应值的记录 LC2 收敛曲线2,各代群体平均适应值的记录 最后,程序还将绘出三副图片:两条收敛曲线图和甘特图(各工件的调度时序图)-Genetic algorithm scheduling, job shop scheduling problems with genetic algorithms -------------------------------------------------------------------------- genetic evolution of the input parameter list, the number of iterations M N population size (taken even) Pm mutation probability T m × n matrix, stored m one piece n a process of processing time 1 × n vector, n a process in which each machine processes the number of Zp with the best value Y1p Optimal Makespan programs, the start time of each process the workpiece can be drawn based on its optimal solution Gantt Y2p, each time the workpiece end of the process, according to its draw Gantt Y3p optimal solution, each piece of the processes using machine code Xp optimal decision variable, decision variable is a real m × n matrix encoded LC1 convergence curve 1, the generation of the best individual record of LC2 fitness convergence curve 2, the average fitness value on behalf of groups record Finally, the program will draw three pict
Platform: | Size: 2048 | Author: 王龙隐 | Hits:

[Otherpacket-scheduling

Description: 一些有关hsdpa中分组调度的经典算法文献,对于初学者很有帮助-Some of the classic hsdpa packet scheduling algorithms in the literature, very helpful for beginners
Platform: | Size: 2416640 | Author: 邢昊 | Hits:

[JSP/Javascheduling-system

Description: 本系统主要实现了商品信息模块,公告信息模块(及时发现需进货商品信息),出库信息模块,管理员模块,商品调度模块,日志信息模块。在本系统中使用了遗传算法,可以同时对多种商品进行调度,该算法会根据供应商报价以及运输成本去自动选择一种最优方式,这种方式在很大程度上减少了管理员操作时间,节约了进货成本。-The system implements the product information module, the bulletin information module (must purchase goods to discover information), a library of information modules, administrator module, scheduling module products, log information module. In this system uses a genetic algorithm can schedule a variety of commodities, the algorithm will be based on quotations from suppliers and transportation costs to automatically select an optimal way, this approach reduces the administrator operating in the largely time, saving the purchase cost.
Platform: | Size: 11822080 | Author: 陶天 | Hits:

[Communication-MobileMIMO_OFDM-scheduling-algorithm

Description: 多用户MIMO_OFDM系统中的一种新的用户调度算法-Multi-user MIMO_OFDM system scheduling algorithm, a new user
Platform: | Size: 256000 | Author: 单晶叶 | Hits:

[Program docScheduling-strategies-for-LTE-uplink-with-flow.zi

Description: Scheduling strategies for LTE uplink with flow
Platform: | Size: 343040 | Author: noob | Hits:

[Embeded Linuxfair-share-scheduling

Description: 改进进程调度算法 进程调度算法是解决如何使资源分配策略最优化的关键,通过实现一个被称作公平调度的进程调度算法。-Process scheduling algorithm to improve the process of scheduling algorithm is to solve how to make optimal resource allocation strategy key to understanding the Linux process scheduling mechanism. scheduling (fair-share scheduling) of the process scheduling algorithm.
Platform: | Size: 168960 | Author: 邢府纬 | Hits:

[3G developscheduling

Description: This a scheduling algorithm to maintain QOS for all the users-This is a scheduling algorithm to maintain QOS for all the users
Platform: | Size: 5120 | Author: vijayan | Hits:

[matlabGA- job shop scheduling

Description: genetic algorithm for job shop scheduling problem
Platform: | Size: 1024 | Author: Songkran | Hits:

[matlabGA-Job shop Scheduling

Description: job shop scheduling using GA optimization method
Platform: | Size: 3072 | Author: Songkran | Hits:

[Otherscheduling

Description: 关于调度算法的经典文献,适用于很多资源调度的应用场景。(Classical literature on scheduling algorithms, applicable to many resource scheduling application scenarios.)
Platform: | Size: 2192384 | Author: kevin_lee | Hits:

[Mathimatics-Numerical algorithmsscheduling

Description: 本作业分为两个子问题:第一个子问题是通过简化原来制造系统通过分步的思想来制定最优的调度计划;第二个子问题是通过简化工业4.0制造系统中通过整合的思想来制定最优的调度计划和设备维护计划。(The assignment is divided into two sub-problems: The first sub-problem is to develop an optimal scheduling plan by simplifying the original manufacturing system through step-by-step thinking. The second sub-problem is formulated by simplifying the idea of integration in the Manufacturing 4.0 manufacturing system Optimal scheduling plan and equipment maintenance plan.)
Platform: | Size: 5120 | Author: 阳光男孩_LHKF | Hits:

[matlabNSGA-II for Scheduling

Description: 利用Matla编写的NSGA-II算法,用于求解车间调度的多目标问题(The NSGA-II algorithm written by Matla is used to solve the multi-objective problem of job shop scheduling.)
Platform: | Size: 8192 | Author: TXC2 | Hits:
« 1 23 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net