代码搜索:performs

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

代码结果 4,693
www.eeworm.com/read/412955/11173331

m heuristicxover.m

function [c1,c2] = heuristicXover(p1,p2,bounds,Ops) % Heuristic crossover takes two parents P1,P2 and performs an extrapolation % along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/249499/12491159

rd msc.rd

%% $Id: msc.Rd 99 2006-10-04 10:54:35Z bhm $ \encoding{latin1} \name{msc} \alias{msc} \alias{predict.msc} \alias{makepredictcall.msc} \title{Multiplicative Scatter Correction} \description{ Performs
www.eeworm.com/read/300403/13915199

m heuristicxover.m

function [c1,c2] = heuristicXover(p1,p2,bounds,Ops) % Heuristic crossover takes two parents P1,P2 and performs an extrapolation % along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/135625/13916097

m heuristicxover.m

function [c1,c2] = heuristicXover(p1,p2,bounds,Ops) % Heuristic crossover takes two parents P1,P2 and performs an extrapolation % along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/237913/13918912

m heuristicxover.m

function [c1,c2] = heuristicXover(p1,p2,bounds,Ops) % Heuristic crossover takes two parents P1,P2 and performs an extrapolation % along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/205306/15321183

m heuristicxover.m

function [c1,c2] = heuristicXover(p1,p2,bounds,Ops) % Heuristic crossover takes two parents P1,P2 and performs an extrapolation % along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/200618/15428543

m ghmap2.m

function b=ghmap2(a) %GHMAP2 Single-level discrete 2-D multi-wavelet transform. % GHM performs a single-level 2-D multiwavelet decomposition % using GHM multiwavelet with four multi-filters %
www.eeworm.com/read/104297/15699671

m heuristicxover.m

function [c1,c2] = heuristicXover(p1,p2,bounds,Ops) % Heuristic crossover takes two parents P1,P2 and performs an extrapolation % along the line formed by the two parents outward in the direction of t
www.eeworm.com/read/428159/8888410

c main.c

/* main.c: performs a simple ADC conversion of channel 5 using ADC0 */ /* Rev 1.0 Sept 13, 2004 S. Mihalik. */ /* Rev 1.1 Jul 18 2007 SM- Changed ADCCLK prescaler for faster MPC551x default */ /*
www.eeworm.com/read/428159/8889383

c main.c

/* main.c: performs a single transfer from DSPI_C to DSPI_B on MPC555x or MPC563x */ /* Rev 1.0 Jun 2 2008 SM - Ported from AN2865 example Rev 2.2 for DSPI C, DSPI B */ /* a