这是冈萨雷斯数字图像处理MATLAB版本配套的源码
这是冈萨雷斯数字图像处理MATLAB版本配套的源码,里版包含了书中所用到的所有作者编写的P文件,都可以直接应用,但不可以更改。...
这是冈萨雷斯数字图像处理MATLAB版本配套的源码,里版包含了书中所用到的所有作者编写的P文件,都可以直接应用,但不可以更改。...
标准的遗传算法代码,下面是程序: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....
扰乱加密,加扰之前的数据在x中,加扰后数据在w中,p,p+1与p+2中分别放移存器低14位中14位和高14位 *q,q+1与q+2中分别放掩码标志码低14位中14位和高14位...