搜索资源列表
Ga_fu
- 用遗传算法实现任务分配优化的源程序。-genetic algorithm optimization task allocation of the source.
BayesFileClassify
- 文本分类是在文档所包含的文本基础上, 把给定的文档分配到固定类别集合中某一个类别的任务。这个任务中常常用到朴素贝叶斯模型。-Text classification are contained in the document text, based on the given document category assigned to a fixed set of a certain type of mission. This task is often used Naive Bayes model
Bankeralgorithm
- 银行家算法,一般可用于任务规划中的目标分配。-Banker algorithm, in general can be used for mission planning in the distribution goal.
yiqun
- 蚁群算法,基于蚁群算法的最短路径问题,编译环境为c-Ant algorithm, ant colony algorithm based on the shortest path problem, the compiler environment for c++
task
- 实现任务分解,把总任务进行分解,分配个子专家系统执行求解-Implementation Task Decomposition
GA
- 基于改进的遗传算法的任务分配与调度,期刊论文-Improved genetic algorithm-based task allocation and scheduling, journal articles
GeneticAlgorithms
- 求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
he-pipeline-processing-stages
- n个任务在流水线上进行m个阶段的加工 ,每一阶段至少有一台机器且至少有一个阶段存在多台机器,并且同一阶段上各机 器的处理性能相同,在每一阶段各任务均要完成一道工序,各任务的每道工序可以 在相应阶段上的任意一台机器上加工,已知任务各道工序的处理时间,要求确定所 有任务的排序以及每一阶段上机器的分配情况,使得调度指标(一般求Makespan)最 小。-n-m on the task in the pipeline processing stages,
big
- 基于蚁群算法的大规模机器人任务分配方法的研究-Robot based on ant colony algorithm for large-scale method of task allocation
ga_HWSW
- 是一个利用基本的遗传算法实现软硬件划分的程序,面向CPU+FPGA的构架,用于在软硬件协同设计中对任务的分配(是在别人的程序上面修改而来的)-HW/SW partitioning algorithm based GA(Genetic Algorithm)
ga
- 同时考虑了应用的实时性和网络的能源有效性,提出了一种基于GA的嵌套优化技术,并在多跳聚簇网络中进行能源高效的任务分配-Taking into account the energy efficiency of real-time application and network optimization technique based on GA nested, and energy efficient task allocation in multi-hop clustered network
pso
- 引入了动态联盟思想,构造了无线传感器网络任务分配的动态联盟模型及其相应的求解算法,并引入多Agent思想,提出了一种带多Agent的无线传感器网络自适应任务调度策略-Union, the introduction of dynamic thinking, a dynamic alliance of wireless sensor network task allocation model and its corresponding solution algorithm, and the intr
mobile-Agent
- 一种基于移动Agent的云端计算任务安全分割与分配算法 (1).pdf-mobile Agent.rar
test1
- 一种调试完全的PSO任务分配算法,已定义合适的popsize,fitness,runtime.-A debugging task allocation algorithm PSO complete
转载
- 车间调度 流水异构计算系统中的任务分配与调度问题的遗传算法通用MATLAB函数(Job shop scheduling flow)
配置分布式tensorflow
- 将一个大的任务分配给多个电脑运行的实例,需要自取(Assigning a large task to multiple instances of computer operation)
GA_SIMULATION
- 基于遗传算法的移动边缘网络的任务流分配,文件由若干py文件组成(Task flow assignment of mobile edge network based on genetic algorithm)