代码搜索:exchanges

找到约 140 项符合「exchanges」的源代码

代码结果 140
www.eeworm.com/read/378175/2689965

m swapmutation.m

function [child] = swapmutate(par,bounds,genInfo,Ops) % Swap mutation exchanges the positions of two randomly % chosen genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops)
www.eeworm.com/read/393857/8259318

m swapmutation.m

function [child] = swapmutate(par,bounds,genInfo,Ops) % Swap mutation exchanges the positions of two randomly % chosen genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops)
www.eeworm.com/read/292990/8319293

m swapmutation.m

function [child] = swapmutate(par,bounds,genInfo,Ops) % Swap mutation exchanges the positions of two randomly % chosen genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops)
www.eeworm.com/read/367493/9745273

m swapmutation.m

function [child] = swapmutate(par,bounds,genInfo,Ops) % Swap mutation exchanges the positions of two randomly % chosen genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops)
www.eeworm.com/read/268211/11149490

m swapmutation.m

function [child] = swapmutate(par,bounds,genInfo,Ops) % Swap mutation exchanges the positions of two randomly % chosen genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops)
www.eeworm.com/read/412955/11173393

m swapmutation.m

function [child] = swapmutate(par,bounds,genInfo,Ops) % Swap mutation exchanges the positions of two randomly % chosen genes in a permutation % % function [newSol] = adjswapmutation(parent,bounds,Ops)
www.eeworm.com/read/296483/8100365

txt protocol.txt

protocol.txt definitions of the security protocols Note that the 'transformations' section omits things that 2228 specifies for all protocols, such as base64 and "ENC". In exchanges where one party
www.eeworm.com/read/130130/5963948

txt jy-note.txt

Dear all, In regards to the few email exchanges that have accured about Calibration, I feel that some information needs to be given. There are a few important things to know about when calibratin
www.eeworm.com/read/131315/5932146

c udgback.c

/* * IPC benchmark, * read and reply using UNIX domain datagram sockets. * * Process forks and exchanges messages using a * UNIX domain datagram socket in a request-response fashion. */ #includ
www.eeworm.com/read/205824/5016629

c exchange.c

/* * PROJECT: ReactOS system libraries * LICENSE: GPL - See COPYING in the top level directory * FILE: lib/intrlck/i386/exchange.c * PURPOSE: Inter lock exchanges * PROGRA