代码搜索:performs

找到约 4,693 项符合「performs」的源代码

代码结果 4,693
www.eeworm.com/read/179143/9369467

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/374775/9385152

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/373183/9470487

txt abstract.txt

The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to meas
www.eeworm.com/read/176194/9512694

m vitenc.m

function y = VitEnc(G, x); % % VitEnc Viterbi Encoder function - performs Viterbi Encoder according to % genration polynom % % Inputs: x - input data (binary form) % G =
www.eeworm.com/read/371255/9559286

m derespolar.m

% DERESPOLAR - Desresolves image in polar coordinates. % % Performs a deresolution operation on an image using Polar Coordinates % % Usage: deres = derespolar(im, nr, na, xc, yc) % w
www.eeworm.com/read/365203/9875212

m vitenc.m

function y = VitEnc(G, x); % % VitEnc Viterbi Encoder function - performs Viterbi Encoder according to % genration polynom % % Inputs: x - input data (binary form) % G =
www.eeworm.com/read/169161/9877918

cpp document.cpp

/* Document.cpp : implementation of the CSnaggerDoc class Implements project file persistence for options, tree data and statistics. Also performs the actual retrieval of files from the ho
www.eeworm.com/read/168334/9919831

m adjswapmutation.m

function [child] = adjswapmutation(par,bounds,genInfo,Ops) % Adjswap mutation performs a swap of two adjacent % genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops) % pare
www.eeworm.com/read/168118/9938533

m isearthobj.m

function flag=isearthobj(object) % ISEARTHOBJ performs a necessary but not sufficient test for an % earth object by getting the objects type and comparing it versus % the known types. Returns 1 i
www.eeworm.com/read/362500/9996100

m mscorr.m

function [sx,alpha,beta] = mscorr(x,xref,mc); %MSCORR Multiplicative scatter correction (MSC) % MSCORR performs multiplicative scatter correction % (aka multiplicative signal correction) on an in