代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/187103/8855260
c dlmain.c
/* dlmain.c -- hello test program that uses simulated dynamic linking
Copyright (C) 1996-1999 Free Software Foundation, Inc.
This file is part of GNU Libtool.
This program is free software; you
www.eeworm.com/read/282044/9122600
cxx satest2.cxx
/* satest2.c++
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: satest2 input.file
*/
static const char rcsid[] = "@(#)satest2.c
www.eeworm.com/read/176805/9483895
m sarmerge.m
function [k,mu,M,aMerge,rMerge] = sarMerge(aMerge,rMerge,k,mu,M,x,y,t,bFunction,criterion,sigStar);
% PURPOSE : Performs the split move of the reversible jump MCMC simulated annealing.
% INPUTS : - a
www.eeworm.com/read/176805/9483898
m sarupdate.m
function [k,mu,M,match,aUpdate,rUpdate] = sarUpdate(match,aUpdate,rUpdate,k,mu,M,x,y,t,criterion,bFunction,walkInt,walk);
% PURPOSE : Performs the update move of the reversible jump MCMC simulated
www.eeworm.com/read/170101/9820241
cxx satest2.cxx
/* satest2.c++
Simple experiments with simulated annealing
find the nonlinear least squares optimum solution
usage: satest2 input.file
*/
static const char rcsid[] = "@(#)satest2.c
www.eeworm.com/read/168218/9931781
cpp schain.cpp
// simulated chain
#include
#include "schain.h"
SimSpace SimChain::S;
void main(void)
{
int x;
SimChain c;
cout
www.eeworm.com/read/168218/9932547
cpp schain.cpp
// simulated chain
#include
#include "schain.h"
SimSpace SimChain::S;
void main(void)
{
int x;
SimChain c;
cout
www.eeworm.com/read/358191/10194471
cpp schain.cpp
// simulated chain
#include
#include "schain.h"
SimSpace SimChain::S;
void main(void)
{
int x;
SimChain c;
cout
www.eeworm.com/read/280633/10301797
m sarmerge.m
function [k,mu,M,aMerge,rMerge] = sarMerge(aMerge,rMerge,k,mu,M,x,y,t,bFunction,criterion,sigStar);
% PURPOSE : Performs the split move of the reversible jump MCMC simulated annealing.
% INPUTS : - a
www.eeworm.com/read/280633/10301799
m sarupdate.m
function [k,mu,M,match,aUpdate,rUpdate] = sarUpdate(match,aUpdate,rUpdate,k,mu,M,x,y,t,criterion,bFunction,walkInt,walk);
% PURPOSE : Performs the update move of the reversible jump MCMC simulated