代码搜索:containing
找到约 10,000 项符合「containing」的源代码
代码结果 10,000
www.eeworm.com/read/439049/7717640
cfg decoder.cfg
test.avs ........AVS coded bitstream
test_dec.yuv ........Output file, YUV 4:2:0 format
test_rec.yuv ........Ref sequence (for SNR)
2
www.eeworm.com/read/436995/7757317
m selectd.m
% selectd.m
% Scope: This MATLAB macro selects only the different elements from a
% specified array.
% Usage: [xsel,nsel] = selectd(x)
% Description of
www.eeworm.com/read/436995/7757368
m cep.m
% cep.m
% Scope: This MATLAB macro computes the value of the circular error probable
% (CEP).
% Usage: xycep = cep(x,y)
% Description of parameters:
www.eeworm.com/read/436490/7769285
txt fft64_readme.txt
The following files were generated for 'fft64' in directory
E:\FPGA\FPGA_Prog\study_FFTcore:
fft64.asy:
Graphical symbol information file. Used by the ISE tools and some
third party tools
www.eeworm.com/read/436271/7773121
m xovdp.m
% XOVDP.M (CROSSOVer Double Point)
%
% This function performs double point crossover between pairs of
% individuals and returns the current generation after mating.
%
% Syntax: NewChrom =
www.eeworm.com/read/436271/7773122
m crtbase.m
% CRTBASE.m - Create base vector
%
% This function creates a vector containing the base of the loci
% in a chromosome.
%
% Syntax: BaseVec = crtbase(Lind, Base)
%
% Input Parameters:
%
% Li
www.eeworm.com/read/436271/7773129
m recombin.m
% RECOMBIN.M (RECOMBINation high-level function)
%
% This function performs recombination between pairs of individuals
% and returns the new individuals after mating. The function handles
%
www.eeworm.com/read/436271/7773130
m xovsh.m
% XOVSH.M (CROSSOVer SHuffle)
%
% This function performs shuffle crossover between pairs of
% individuals and returns the current generation after mating.
%
% Syntax: NewChrom = xovsh(Old
www.eeworm.com/read/436271/7773131
m mutate.m
% MUTATE.M (MUTATion high-level function)
%
% This function takes a matrix OldChrom containing the
% representation of the individuals in the current population,
% mutates the individuals a
www.eeworm.com/read/436271/7773132
m resplot.m
% RESPLOT.M (RESult PLOTing)
%
% This function plots some results during computation.
%
% Syntax: resplot(Chrom,IndAll,ObjV,Best,gen)
%
% Input parameters:
% Chrom - Matrix contai