代码搜索结果

找到约 2,916 项符合 Energy 的代码

tinitwhite.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass) % White temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Fro

tinitt0.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass) % Fixed temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost

randomwalk.m

function [W,Ew,Wbsf,Ebsf,Ea,Ev] = randomwalk(steps, walkers, newstate, X, cost, moveclass) % Random walk method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

put_data.c

#include #include #include static char vcid[] = "$Id: put_data.c,v 4.2.2.3 2004/05/06 19:08:10 tbohn Exp $"; void put_data(dist_prcp_struct *prcp, atmos_data_s

free_dist_prcp.c

#include #include #include static char vcid[] = "$Id: free_dist_prcp.c,v 4.1 2000/05/16 21:07:16 vicadmin Exp $"; void free_dist_prcp(dist_prcp_struct *prcp, i

tinitwhite.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass) % White temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Fro

tinitt0.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitT0(r, walkers, newstate, X, cost, moveclass) % Fixed temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost

randomwalk.m

function [W,Ew,Wbsf,Ebsf,Ea,Ev] = randomwalk(steps, walkers, newstate, X, cost, moveclass) % Random walk method supplied with SA Tools. % Copyright (c) 2002, by Richard Frost and Frost Concepts. %

g723_def.h

#include #include #include /* Definitions missing from ippSC.h on IA IPP */ typedef struct { Ipp16s adaptEnableFlag; /* adaptation enable flag */ Ipp32s pr

tinitwhite.m

function [T0,W,Ew,Wbsf,Ebsf,Ea,Ev,steps] = TinitWhite(r, walkers, newstate, X, cost, moveclass) % White temperature initialization method supplied with SA Tools. % Copyright (c) 2002, by Richard Fro