代码搜索:based

找到约 10,000 项符合「based」的源代码

代码结果 10,000
www.eeworm.com/read/354492/10350143

c ch05.07.c

// note: no compiler available at this time to compile #include int main() { for ( int ix = 0; // assigns done true or false based on // whether ix is equal to 10
www.eeworm.com/read/161705/10385029

m binarymutation.m

function [parent] = binaryMutate(parent,bounds,Ops) % Binary mutation changes each of the bits of the parent % based on the probability of mutation % % function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/279804/10392773

js 07.js

/** * Send an HTTP GET request for the specified URL. If a successful * response is received, it is converted to an object based on the * Content-Type header and passed to the specified callback f
www.eeworm.com/read/279804/10392795

js animatecss.js

/** * AnimateCSS.js: * This file defines a function named animateCSS(), which serves as a framework * for creating CSS-based animations. The arguments to this function are: * * element: The H
www.eeworm.com/read/279804/10392880

js defineclass.js

/** * defineClass() -- a utility function for defining JavaScript classes. * * This function expects a single object as its only argument. It defines * a new JavaScript class based on the data in
www.eeworm.com/read/161477/10404937

m binarymutation.m

function [parent] = binaryMutate(parent,bounds,Ops) % Binary mutation changes each of the bits of the parent % based on the probability of mutation % % function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/424865/10405468

java bluetooth.java

// Bluetooth // // Based on code provided by nokia with almost everything ripped out so // it will compile without any probs on the WTK // class BlueTooth { public static boolean ConnectCa
www.eeworm.com/read/353872/10411031

m binarymutation.m

function [parent] = binaryMutate(parent,bounds,Ops) % Binary mutation changes each of the bits of the parent % based on the probability of mutation % % function [newSol] = binaryMutate(parent,bounds,O
www.eeworm.com/read/424753/10415863

m ch4_1f.m

% Select a demo number: 7 % This case study illustrates various possibilities to estimate a % reasonable model structure. % % It is based on the same "hairdyer" data as demo # 2. % The
www.eeworm.com/read/424747/10417960

m binarymutation.m

function [parent] = binaryMutate(parent,bounds,Ops) % Binary mutation changes each of the bits of the parent % based on the probability of mutation % % function [newSol] = binaryMutate(parent,bounds,O