-
Genetic_Algorithm_for_Mapping
采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
- 2020-12-11 12:49:18下载
- 积分:1
-
des
C#实现DES和3DES算法的CBC和ECB函数(C# DES and 3DES CBC algorithm and ECB function)
- 2015-05-17 21:27:19下载
- 积分:1
-
160128 t6963c驱动
AVR单片机的160128液晶驱动程序,内有画点 画圆,汉字显示
- 2022-07-08 01:51:14下载
- 积分:1
-
mythroad
mythroad application manager for china phones
- 2010-10-18 16:47:02下载
- 积分:1
-
FS44B0X_USB
fs44b0x_usb -- usb
- 2006-02-12 08:08:37下载
- 积分:1
-
ecshop订单提醒
可以跟踪ECSHOP商城订单状态,实时提醒。(It can track the order status of ECSHOP mall and remind it in real time.)
- 2020-06-24 13:00:02下载
- 积分:1
-
boost线程池
本程序使用boost标准库,线程池。
本程序使用boost标准库,线程池。
本程序使用boost标准库,线程池。
本程序使用boost标准库,线程池。
本程序使用boost标准库,线程池。
本程序使用boost标准库,线程池。
- 2022-05-18 02:09:25下载
- 积分:1
-
CSharpcomboBoxs-height
C#疑难解答的一个问题解决方案,讨论用代码调整combox的高度,有参考价值(C# solution for troubleshooting a problem, discuss with the code to adjust the height of combox, a reference value)
- 2013-08-22 10:58:51下载
- 积分:1
-
ciwt-master
说明: 基于c++的多目标跟踪,达到实时性要求,仅供参考(multi-object tracking in real-time)
- 2019-01-10 20:13:17下载
- 积分:1
-
EMPP是移动通信企业短信通平台接口协议
EMPP是移动通信企业短信通平台接口协议(Enterprise Message Point to Point, EMPP)的简称,是由移动通信有限责任公司数据业务中心提出并归口的一个平台接口协议与规范
- 2022-05-07 10:45:29下载
- 积分:1