代码搜索:performs

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

代码结果 4,693
www.eeworm.com/read/303815/13808156

m tournselect.m

function[newPop] = tournSelect(oldPop,options) % Performs a tournament selection. % % function[newPop] = tournSelect(oldPop,options) % newPop - the new population selected from the oldPop % oldPop -
www.eeworm.com/read/136165/13870666

m tournselect.m

function[newPop] = tournSelect(oldPop,options) % Performs a tournament selection. % % function[newPop] = tournSelect(oldPop,options) % newPop - the new population selected from the oldPop % oldPop -
www.eeworm.com/read/238545/13876434

m tournselect.m

function[newPop] = tournSelect(oldPop,options) % Performs a tournament selection. % % function[newPop] = tournSelect(oldPop,options) % newPop - the new population selected from the oldPop % oldPop -
www.eeworm.com/read/140582/5787038

txt description.txt

This test invokes Opportunistic Encryption for a gateway that performs source NAPT (aka "IP masquerading") on the packets first. NOTE, that this test manages *sunset* and *west*, but uses the mechani
www.eeworm.com/read/134053/5895449

asm ifindfil.asm

; FILENAME: IFINDFIL.ASM ; ; Copyright (c) 1988, 1992 by Borland International, Inc. ; ; DESCRIPTION: This module implement a routine that performs a recursive ; search through a hard
www.eeworm.com/read/103315/6219117

java employeeactionform.java

package strutsds; /* It provides accessors to data members that map to the values submitted by the Add Employee View, and it performs some simple validation of those values. If the values pass the
www.eeworm.com/read/493005/6403558

dereference

NAME * - dereference or indirection operator SYNOPSIS * X TYPES X address or lvalue return any DESCRIPTION When used as a binary operator, '*' performs multiplication. When
www.eeworm.com/read/479405/6694506

m tgdecef.m

% tgdecef.m % Scope: This MATLAB macro performs the transformation from geodetic to % ECEF coordinates for a given position; WGS-84 constants are used. % U
www.eeworm.com/read/478412/6717441

m zsetvig.m

function Reply = zSetVig() % zSetVig - Performs automatic setting of vignetting factors. % % Usage : Reply = zSetVig % Requests ZEMAX to set the vignetting factors automatically. There are no para
www.eeworm.com/read/409477/11321526

m select.m

% SELECT.M (universal SELECTion) % % This function performs universal selection. The function handles % multiple populations and calls the low level selection function % for the actual se