代码搜索:Experiments
找到约 418 项符合「Experiments」的源代码
代码结果 418
www.eeworm.com/read/239567/4598141
py charconv.py
# Some experiments in adding character encoding conversions to xmlproc.
# This module is not yet used by the released xmlproc, since I'm awaiting
# a reorganization.
#
# $Id$
import string
www.eeworm.com/read/432926/1886351
pde spore2.pde
/**
* Spore 2
* by Mike Davis.
*
* A short program for alife experiments. Click in the window to restart.
* Each cell is represented by a pixel on the display as well as an entry in
* the ar
www.eeworm.com/read/432926/1886352
pde spore1.pde
/**
* Spore 1
* by Mike Davis.
*
* A short program for alife experiments. Click in the window to restart.
* Each cell is represented by a pixel on the display as well as an entry in
* the arr
www.eeworm.com/read/367152/9779827
m lans_sim.m
% lans_sim - Run experiments with different parameters
%
% [sex] = lans_sim(lsim,lvar,ex,ldata)
%
% _____OUTPUTS____________________________________________________________
% sex Simulated ex array st
www.eeworm.com/read/282044/9122550
c sat1.c
/* sat1.c
Simple experiments with simulated annealing
find the minumum of a function, there are two examples here
one uses a simple cost function, the other imposes range constraints
by
www.eeworm.com/read/282044/9122619
cxx satest1.cxx
/* satest1.c++
Simple experiments with simulated annealing
find the minumum of a function, there are two examples here
one uses a simple cost function, the other imposes range constraints
www.eeworm.com/read/170101/9820203
c sat1.c
/* sat1.c
Simple experiments with simulated annealing
find the minumum of a function, there are two examples here
one uses a simple cost function, the other imposes range constraints
by
www.eeworm.com/read/170101/9820273
cxx satest1.cxx
/* satest1.c++
Simple experiments with simulated annealing
find the minumum of a function, there are two examples here
one uses a simple cost function, the other imposes range constraints
www.eeworm.com/read/144662/12777997
c sat1.c
/* sat1.c
Simple experiments with simulated annealing
find the minumum of a function, there are two examples here
one uses a simple cost function, the other imposes range constraints
by
www.eeworm.com/read/139218/13173699
c sat1.c
/* sat1.c
Simple experiments with simulated annealing
find the minumum of a function, there are two examples here
one uses a simple cost function, the other imposes range constraints
by