搜索资源列表
-
0下载:
曾经做的东东,经典的调度算法和纯C写的词典等等的源代码-had done in the Eastern, classical scheduling algorithm and pure C in the dictionary to write the source code, etc.
-
-
0下载:
基于回溯算法的排课系统的设计与实现论文
caj格式,Algorithm based on the back of the Course Scheduling System Design and Implementation
-
-
0下载:
遗传算法车辆应急调度, C语言版本 ,产生随机车辆行驶路径。 -Emergency vehicles, scheduling genetic algorithm, C language to generate random traffic paths.
-
-
0下载:
星上交换技术在卫星网络通信中所起的重要作用已引起人们越来越多的关注。目前地
面网络交换技术成熟,而且吞吐量高。但是由于地面网络交换系统中交换开关调度算法复杂度高,查表速率要求高,缓存容量需求大,以及空间环境和卫星有效载荷功耗、体积等因素限制,在卫星网络中并不适宜采用地面网络交换技术。适合基于激光链路的卫星网络的星上交换技术仍然处于探索阶段,星上交换技术是目前重要的研究课题。-Stars on the exchange of technology in the satellite networ
-
-
0下载:
电梯调度算法的研究,此代码为酒店或者其他需要电梯集群调度的来用。-Elevator scheduling algorithm, this code or other needs for the hotel elevator to use cluster scheduling.
-
-
0下载:
一个用遗传算法实现作业车间调度(JSSP)的源代码-A Genetic Algorithm for Job Shop Scheduling (JSSP) source code
-
-
0下载:
高校智能排课系统的算法,学校里使用的排课算法的理论文章-University Course Scheduling System intelligent algorithms, the school uses the theory of Course Scheduling Algorithm article
-
-
2下载:
针对带有交货期窗口硬约束,并对提前/拖期零件进行惩罚的一类作业车间调度问题,设计了一种改进型遗传算法EGA。交货期窗口硬约束是指每个零件均有交货期和deadline,零件可以在交货期后完工,但绝不能超出deadline。EGA采用“逆向后推”和“顺向前拉”相结合的两阶段求解策略。针对部分染色体在解码过程中违反交货期窗口硬约束而产生非法解的问题,采用基于关键路径的染色体修复方法来调整染色体基因序列,以期实现在满足交货期窗口硬约束的同时降低零件拖期成本;在保持第一调度阶段拖期成本不变的基础上,采用基
-
-
1下载:
代码简介
典型JOB SHOP调度问题(FT10) :工序编码的遗传算法。
在上面典型JOB SHOP调度问题中,每个工件加工的时候可以选择多台机器加工。 使用工序编码的遗传算法。-a typical code Introduction JOB SHOP scheduling problem (FT10): process-coded genetic algorithm. In the above typical JOB SHOP scheduling problem, when eac
-
-
1下载:
雷达资源管理代码,包括威胁度评估、系统仿真、自适应调度算法、基于遗传算法的自适应调度算法、基于时间指针的自适应调度算法。-Radar resource management code, including threat assessment, system simulation, adaptive scheduling algorithm, adaptive scheduling algorithm based on genetic algorithm, based on the time po
-
-
0下载:
简单电梯调度算法,算法实现了类似于公交车功能的电梯调度算法,每层都停,效率低。但整个框架可用,只需修改调度算法即可-Simple the elevator scheduling algorithms, algorithms achieve the elevator scheduling algorithm, similar to the function of the bus on each floor are stopped, the efficiency is low. The entire
-
-
1下载:
LTE上行中传统用户和点到点用户的比例公平算法-Proportional Fair(PF) scheduling algorithm for both cellular and d2d users in LTE uplink
-
-
0下载:
Simulation of CPU scheduling.
It will take on a group of 200 processes and execute them in an orderly fashion based on a particular algorithm the program will follow. The scheduling algorithms include, First Come First Serve, Shortest Job First and
-
-
1下载:
基于模糊自适应pso的电力系统负荷调度算法,采用的测试案例是标准1ee6g系统,约束条件包括机组出力上限限制、网络损耗和功率平衡。-Based on fuzzy adaptive pso scheduling algorithm of power system load, the test case is a standard 1 ee6g system, constraint conditions including limit the output of generating unit, t
-
-
0下载:
使用verilog语言编写的实现六层楼的电梯调度算法实现。模拟仿真成功-Using verilog language to achieve six-story elevator scheduling algorithm implementation. Successful Simulation
-
-
1下载:
LTE系统中频率调度算法,利用该程序可以实现小区间干扰协调,非常适合初学者。-Frequency scheduling algorithm in LTE system, using the program can realize the inter cell interference coordination, very suitable for beginners.
-
-
1下载:
LTE中最经常用到的调度算法,轮询算法,主要体现了公平性-LTE scheduling algorithm is the most frequently used, polling algorithm, mainly reflecting the fairness
-
-
0下载:
基于VB平台的单一水库中长期发电调度动态规划算法-VB platform based on a single reservoir of long-term generation scheduling dynamic programming algorithm
-
-
0下载:
利用萤火虫算法对微网中各分布式电源进行优化调度,适合电力规划人员在规划中的应用-Firefly algorithm utilizing various micro network of distributed power optimized scheduling application for the power planners in planning
-
-
0下载:
job shop scheduling algorithm written in matlab
it sis the most combinatorial problem searched in the las decades
-