代码搜索结果
找到约 5,431 项符合
Temperature 的代码
iewebserviceexample.htm
IE Web Service Example
var iCallID = null;
var sWSDL = "http://www.xmethods.net/sd/2001/
version1.cpp
/*
指标函数:访问所有城市的路径的长度
新解的产生: 选择两个城市间的位置交换方式得到一个可能解的邻域, 在随机选择一个解
新解的接受准则:exp(-(fj-fi)/t)
初始温度的确定:产生一组解,使其平均接受概率为0.9
内循环次数:10n
温度的衰减系数:0.95
算法的停止准则:温度低于0.01获没有新解产生
*/
#include
#incl ...
simulateannealing.java
/**
* Simulated Annealing and the Traveling Salesman
* Copyright 2005 by Heaton Research, Inc.
* by Jeff Heaton (http://www.heatonresearch.com) 12-2005
* ------------------------------------------
tridiag.cpp
// How to run the procedure and plot the temperature
// produce data.dat
// load data.dat
// plot(data)
/* Tridag for solving Heat conduction problem */
// Solve the tridigonal linear equ
client.cpp
#include
#include
#if defined(HAVE_STD_IOSTREAM)
using namespace std;
#endif
#include "CCS.h"
//----------------------------------------------------------------
// Show
icp.cpp
#ifdef _MSC_VER
#pragma warning ( disable : 4786 )
#define lrand48 rand
#elif !defined(__hpux)
#endif
#include
#include
#include
#include
#ifdef
general simulated annealing algorithm .m
function [minimum,fval] = anneal(loss, parent, options)
% ANNEAL Minimizes a function with the method of simulated annealing
% (Kirkpatrick et al., 1983)
%
% ANNEAL takes three input parameters,
arithmetic.c
#include "TempCtrl.h"
#define NBP (-10)
#define NSP (-2)
#define ZP 2
#define PSP 10
void SamplingProcess()
{
//频率->电阻
k1=TpTH0
metic.lst
C51 COMPILER V7.50 METIC 09/17/2006 13:21:24 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE METIC
OBJECT MODULE PLACED IN m
arithmetic.lst
C51 COMPILER V7.50 ARITHMETIC 03/06/2007 20:40:54 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE ARITHMETIC
OBJECT MODULE PLACED