搜索资源列表
java-ga-devel-alpha-0.1.tar
- 遗传算法源代码,实现了选择操作、交叉操作和变异操作,通过适应度函数完成种群的选择及收敛。-genetic algorithm source code and realized the choice of operation, crossover and mutation operation, through fitness function completed Stocks choice and convergence.
FrameReader
- 是模拟达尔文的遗传选择和自然淘汰的生物进化过程的计算模型。通过全老师耐心的讲解,我已经清楚了简单遗传算法的处理过程,遗传算法的基本操作包括:编码、初始群体的生成、适应度评估检测、选择、杂交操作、变异。下面是我用Java编写的一个简单遗传算法的程序,求解的题目-simulates Darwinian genetic selection and the natural elimination process of biological evolution model. Through all pat
javaAG
- 无约束条件 max f(x1,x2)=21.5+x1*sin(4*pi*x1)+x2sin(20*pi*x2) -3.0<x1<12.1 4.1<x2<5.8 1%的变异 25%交叉 旋转转轮选择 -Unconstrained conditions max f (x1, x2) = 21.5+ X1* sin (4* pi* x1)+ X2sin (20* pi* x2)-3.0 <x1 <12.14.1 <x2 <5.81
pl0
- pl变异文件,可以实现好多事情的变异,包括词语言和java语言-pl variation document, you can achieve many things variability, including the word java language and language
GAJava
- 这是一个应用遗传算法解决的函数优化问题,通过一系列的交叉变异得到最优的函数解。- This is an application of genetic algorithms to solve the function optimization problem, through a series of cross-variance function of the optimal solution.
anyoucms-mysql
- 面向服务对象 主要针对企业,自助建站 简单,安全,个性化,人性化, 数据自由扩展性,无漏洞 系统介绍 短网址 (方便搜索引擎收录) 可完全支持自定义 可以 中文 英文 运行模式 伪静态(伪装成html 等) 动态运行(带有? 号) 动态运行-PHPINFO(不带?号 用/代替) 双模式(伪静态附带自动生成静态 已后台 缓存时间 为准 iis下伪静态组建bug无法使用) 新增内容页 关键字 连接本页面地址 详细内容里面 自动加接接 连接本页面地址 无模版替换 使
jARToolKit_v2.0
- java增强现实 里面有些例子 是C的变异版
GA
- 对GA(遗传算法)的简单描述与实现,包括如何初始化一个种群,模拟种群的交叉与变异,怎么选取下一代个体等,可用来作为进阶学习GAP,GNP的资料,欢迎下载。-GA (genetic algorithm) a brief descr iption and implementation, including how to initialize a population, crossover and mutation of the simulated populations, how to select
test55
- 云环境中基于改进遗传算法的任务调度算法,主要针对变异算子的改进-Cloud environment task scheduling algorithm based on improved genetic algorithm
yichuansuanfa
- 实现了基因遗传算法,实现了交叉,变异,突变等操作,最终产生最优解-Achieve a genetic algorithm to achieve the crossover and mutation, mutation and other operations, and ultimately produce the optimal solution
t1
- 实现48个城市的用遗传算法求解TSP问题,用户输入种群大小,运行代数,交叉率,变异率,得到运行界面。-Achieve 48 cities TSP problem using genetic algorithms, user input population size, run algebra, crossover rate, mutation rate and get running interface.
RF-Pathway
- 随机森林源代码,JAVA变异环境,本人对该环境不是太熟悉,特拿来分享-Random forest-related code, others to edit, used to share
anyoucms-mysql
- 主要针对企业,自助建站 简单,安全,个性化,人性化, 数据自由扩展性,无漏洞 短网址 (方便搜索引擎收录) 可完全支持自定义 可以 中文 英文 运行模式 伪静态(伪装成html 等) 动态运行(带有? 号) 动态运行-PHPINFO(不带?号 用/代替) 双模式(伪静态附带自动生成静态 已后台 缓存时间 为准 iis下伪静态组建bug无法使用) 新增内容页 关键字 连接本页面地址 详细内容里面 自动加接接 连接本页面地址 无模版替换 使用纯 php 代码为模版引擎 提高一定速
基于遗传算法的柔性作业车间调度问题
- 使用交叉、变异的遗传算法求解柔性作业车间调度问题,有效求解最小化完成时间