代码搜索:selection
找到约 9,869 项符合「selection」的源代码
代码结果 9,869
www.eeworm.com/read/466875/7022542
p sga_selection_pressure.p
www.eeworm.com/read/466875/7022550
p sga__selection_truncation.p
www.eeworm.com/read/466875/7022606
p sga__selection_roulettewheel.p
www.eeworm.com/read/466875/7022609
p sga__selection_local.p
www.eeworm.com/read/466875/7022677
p sga__selection_tournament.p
www.eeworm.com/read/466875/7022718
p sga__selection_stochastic.p
www.eeworm.com/read/461728/7221199
m compute_quadrant_selection.m
function [selx,sely] = compute_quadrant_selection(j,q)
% compute_quadrant_selection - compute the indice
% for selecting a given quadrant at a given scale
% of a wavelet transform.
%
% q=
www.eeworm.com/read/457469/7325185
llb menu selection with events.llb
www.eeworm.com/read/450545/7482368
pas team selection2.pas
const
maxn=524688;
var
er:array[0..20]of longint;
z,n:longint;
p1:array[1..maxn]of longint;
q2,q3:array[1..maxn]of longint;
t:array[1..maxn*2]of longint;
procedure init;
var
www.eeworm.com/read/450545/7482370
pas team selection1.pas
#include
int n;
int list[524288];
int rank[2][524288];
int itree[20][524288];
int ans;
int main(void) {
int i, t;
int level, offset;
scanf("%d", &n);
for (i=1; i