代码搜索:Statistics
找到约 5,600 项符合「Statistics」的源代码
代码结果 5,600
www.eeworm.com/read/199329/7866277
dcu statistics.dcu
www.eeworm.com/read/199329/7866284
~pas statistics.~pas
unit Statistics;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, ExtCtrls, ComCtrls, Grids, DBGrids, DB, DBTables,
Buttons,P
www.eeworm.com/read/199329/7866290
~dfm statistics.~dfm
object StatisticsForm: TStatisticsForm
Left = 221
Top = 140
Width = 801
Height = 610
Align = alClient
Caption = #20449#24687#32479#35745
Color = clBtnFace
Font.Charset = DEFAUL
www.eeworm.com/read/399029/7899890
scx statistics.scx
www.eeworm.com/read/399029/7899914
sct statistics.sct
www.eeworm.com/read/198338/7939974
m statistics.m
% 函数-统计种群的适应度
function [sumfitness,bestfit] = statistics(pop,bestfit,gen,outfp)
popsize = length(pop);
lchrom = length(pop(1).chrom);
min = pop(1).fitness;
max = pop(1).fitness;
sumfitness =
www.eeworm.com/read/195864/8125523
cc statistics.cc
// -*- C++ -*-
// Copyright (C) 2003 Leherstuh f黵 Betrieb System/ Verteilte System,
// Universitaet Dortmund
//
// This program is free software; you can redistribute it and/or
// modify it und
www.eeworm.com/read/195864/8125580
ned statistics.ned
//-------------------------------
// File: statistics.ned
// This is a simple simulation program whose purpose is just
// to get a know how antNet algorithm works
//-------------------------------
www.eeworm.com/read/195864/8125588
h statistics.h
// -*- C++ -*-
// Copyright (C) 2003 Leherstuh f黵 Betrieb System/ Verteilte System,
// Universitaet Dortmund
//
// This program is free software; you can redistribute it and/or
// modify it und