代码搜索:performs

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

代码结果 4,693
www.eeworm.com/read/227715/14417172

m space.m

function data_enc = space(data,dlt,slt,varargin) %SPACE Space-time channel encoder % Q = SPACE(D,DLT,SLT) performs the data (D) encoding based on the DLT % and SLT look-up tables. The tables for
www.eeworm.com/read/125501/14489494

m mutate.m

function [new_gen,mutated] = mutate(old_gen,Pm) %MUTATE Changes a gene of the OLD_GEN with probability Pm. % [NEW_GEN,MUTATED] = MUTATE(OLD_GEN,Pm) performs random % mutation on the population O
www.eeworm.com/read/125092/14513607

m prep2d_rr.m

function fp=prep2D_rr(f,flt) %fp=prep2D_rr(f,flt) % % This function performs oversampled ("repeated row") preprocessing of % given 2-dimensional signal. For description of the algorithm see [S
www.eeworm.com/read/125092/14513632

m prep1d_rr.m

function fp=prep1D_rr(f,flt) %fp=prep1D_rr(f,flt) % % This function performs oversampled ("repeated row") preprocessing of given % 1-dimensional signal. For description of the algorithm see [S
www.eeworm.com/read/123214/14642179

m space.m

function data_enc = space(data,dlt,slt,varargin) %SPACE Space-time channel encoder % Q = SPACE(D,DLT,SLT) performs the data (D) encoding based on the DLT % and SLT look-up tables. The tables for
www.eeworm.com/read/120923/14783307

cpp trashprotoinit.cpp

//: C11:TrashProtoInit.cpp {O} // From "Thinking in C++, 2nd Edition, Volume 2" // by Bruce Eckel & Chuck Allison, (c) 2001 MindView, Inc. // Available at www.BruceEckel.com. // Performs initializ
www.eeworm.com/read/116603/14962998

java parcel8.java

//: c08:Parcel8.java // From 'Thinking in Java, 2nd ed.' by Bruce Eckel // www.BruceEckel.com. See copyright notice in CopyRight.txt. // An anonymous inner class that performs // initialization.
www.eeworm.com/read/210916/15189928

m lsqr.m

function [X,rho,eta,F] = lsqr(A,b,k,reorth,s) %LSQR Solution of least squares problems by Lanczos bidiagonalization. % % [X,rho,eta,F] = lsqr(A,b,k,reorth,s) % % Performs k steps of the LSQR Lanczos b
www.eeworm.com/read/14545/388117

3 sdl_fillrect.3

.TH "SDL_FillRect" "3" "Tue 11 Sep 2001, 23:01" "SDL" "SDL API Reference" .SH "NAME" SDL_FillRect\- This function performs a fast fill of the given rectangle with some color .SH "SYNOPSIS" .PP \fB#in
www.eeworm.com/read/479931/1326998

cgs trapa.cgs

# sh testcase for trapa $rm -*- Asm -*- # mach: all # as: -isa=shmedia # ld: -m shelf64 .include "media/testutils.inc" start # This performs a trap to emit "pass". movi 253, r0 trapa r0