代码搜索:Complete
找到约 10,000 项符合「Complete」的源代码
代码结果 10,000
www.eeworm.com/read/395890/2432597
m my_complete3_crossover.m
%交叉
%遗传算法子程序
%Name: crossover.m
%交叉
function [newpop]=my_complete3_crossover(popsize,chromlength,pop,pc)
%函数说明
%入口参数:pop 当前处理的种群,
% fitvalue 适应度值数组
% popsize
www.eeworm.com/read/395890/2432600
m my_complete3_selection.m
% 选择复制
% 选择或复制操作是决定哪些个体可以进入下一代。程序中采用赌轮盘选择法选择,这种方法较易实现。
% 根据方程 pi=fi/∑fi=fi/fsum ,选择步骤:
% 1)在第 t 代,由(1)式计算 fsum 和 pi
% 2)产生 {0,1} 的随机数 rand( .),求 s=rand( .)*fsum
% 3)求 ∑fi≥s 中最小的 k ,则第 k 个个体被选中
www.eeworm.com/read/395890/2432616
m my_complete3_care.m
function [newpop]=my_complete3_care(popsize,newpop,fitvalue_tem,dna_best)
%
%函数说明
%入口参数:newpop 准子代,
% popsize 种群大小,
% fitvalue_tem 准子代的适应度值数组,
% dna_best 当
www.eeworm.com/read/395890/2432622
m complete3_o_crossover.m
%交叉
%遗传算法子程序
%Name: crossover.m
%交叉
function [newpop]=complete3_o_crossover(popsize,pop,pc,fitvalue,fun_num,up_range,down_range,var_num)
%函数说明
%入口参数:pop 当前处理的种群,
% popsize
www.eeworm.com/read/393229/2487627
properties complete-log4j.properties
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright
www.eeworm.com/read/393024/2489881
ucf 5i20-complete.ucf
############################################################
# Location Constraints for the 5i20 board #
############################################################
#
# This is the c
www.eeworm.com/read/388751/2547715
svn-base icon-complete.gif.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/366513/2888017
svn-base icon-complete.gif.svn-base
K 13
svn:mime-type
V 24
application/octet-stream
END
www.eeworm.com/read/192827/8270180