标准的遗传算法代码
标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim) global P_cross P_mutation [Popsize len]=size(chrom) fitness_gene=zeros(Popsize,1) in_he=zeros(4,...
标准的遗传算法代码,下面是程序:function y=fitness(chrom,p,aim) global P_cross P_mutation [Popsize len]=size(chrom) fitness_gene=zeros(Popsize,1) in_he=zeros(4,...
// chebysheve outlier detection // this function is used to detect the abnormal value among a set of data // input: // delta: a set of data // fla...
TMS320C6711的上电自检 This source code is ultimately used to create a JEDEC programming file used * to program the Flash ROM on the C6711 DSK....
syncml_vc版本,各个模块都已编译成dll,并且加了一个新的模块tmllib,用来处理tml协议(自定义)的同步协议,此同步协议已经用于通讯录,文件同步功能,开发者可以根据自己需求,扩展新的功能。...
扰乱加密,加扰之前的数据在x中,加扰后数据在w中,p,p+1与p+2中分别放移存器低14位中14位和高14位 *q,q+1与q+2中分别放掩码标志码低14位中14位和高14位...