搜索资源列表
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动
autosale
- VHDL编写的自动售货机,带找零、退币功能,数字电路课程设计!内附常态图,和dofile波形模拟文件-VHDL prepared by the vending machines, have sought to bring, the coin features, digital circuit design courses! Enclosing normal map and document dofile waveform simulat
C-FIVE
- 模拟计算机网络中的协议5--回退N帧技术,用C语言运行,可查看协议的运行过程。
computer
- 计算机网络的数据链路层协议保证通信双方在有差错的通信线路上进行无差错的数据传输,是计算机网络各层协议中通信控制功能最典型的一层协议。 为了更好地掌握“滑动窗口”技术,要求在一个数据链路层的模拟实现环境中,用C/C++语言实现“退回到N重发”的滑动窗口协议(协议5)和“选择重发”的滑动窗口协议(协议6)。
kuaijintuiyinyueshizhong_VHDL
- 本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时 使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校 时,(hh,hl,ml,mh,sh,sl)--时,分,秒显示信号。 校时的时候,秒清零。
Anneal
- 求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
sa-ega
- 基于遗传算法的模拟退火-based on genetic algorithm simulated annealing
Anneal
- 求解tsp问题的模拟退火源码,数据文件请仿照文件中的input.txt自行创建-the simulated annealing source, data files copied documents requested the creation of their own input.txt
模拟退火源码
- 模拟退火算法 模拟退火算法(Simulated Annealing,简称SA算法)是模拟加热熔化的金属的退火过程,来寻找全局最优解的有效方法之一。 模拟退火的基本思想和步骤如下: 设S={s1,s2,…,sn}为所有可能的状态所构成的集合, f:S—R为非负代价函数,即优化问题抽象如下: 寻找s*∈S,使得f(s*)=min f(si) 任意si∈S (1)给定一较高初始温度T,随机产生初始状态S (2)按一定方式,对当前状态作随机扰动
CngpSmgwSim
- 支持CMPP/SGIP/SMGP/CNGP/SMPP协议的多功能网关模拟器:概述:基于CMPP v3.0 v2.0协议, SGIP v1.2协议...实现了正向订制/退订、反向订制/退订接口。同时提供商用-support CMPP/SGIP/retrieved/WWW/SMPP protocol versatility Gateway Simulator : Summary : Based on the agreement CMPP v
autosale
- VHDL编写的自动售货机,带找零、退币功能,数字电路课程设计!内附常态图,和dofile波形模拟文件-VHDL prepared by the vending machines, have sought to bring, the coin features, digital circuit design courses! Enclosing normal map and document dofile waveform simulat
GCP
- 使用模拟退火思想解决图着色(GCP)问题,使用先看说明文件-??用??拟退 火??想 ???鐾 ??派???GCP ??问题 ????用先 ?
C-FIVE
- 模拟计算机网络中的协议5--回退N帧技术,用C语言运行,可查看协议的运行过程。-Simulation of computer networks in the agreement 5- Back to back N-fr a me technology, using C language runtime, you can review the agreement to run the process.
computer
- 计算机网络的数据链路层协议保证通信双方在有差错的通信线路上进行无差错的数据传输,是计算机网络各层协议中通信控制功能最典型的一层协议。 为了更好地掌握“滑动窗口”技术,要求在一个数据链路层的模拟实现环境中,用C/C++语言实现“退回到N重发”的滑动窗口协议(协议5)和“选择重发”的滑动窗口协议(协议6)。-Computer network data link layer protocol to ensure that there ar
kuaijintuiyinyueshizhong_VHDL
- 本程序为模拟可校时的时钟程序;clk--时钟信号,rst--清零信号,set_en--校时 使能信号,faster--快进信号,slower--快退信号,hour--小时校时,min--分钟校 时,(hh,hl,ml,mh,sh,sl)--时,分,秒显示信号。 校时的时候,秒清零。
Opt_Sim
- matlab 模拟退火经典程序,简单但实用,能很好的理解模拟退,里面还有一个无约束优化的例子-matlab classical simulated annealing procedure, a simple but practical, a good understanding of simulation can retire, which have an example of unconstrained optimization
pop
- 这是一个非常简单实用的模拟退火源码,欢迎下载-This is a very simple and practical simulated annealing source code, please download the
annealing
- 模拟退火源码,用于解决优化问题的一种启发式算法,理论上是一个全局最优算法。 -Simulated annealing source code for solving optimization problems in a heuristic algorithm, in theory, is a global optimal algorithm.
GGCPPrarC
- GCP(图着色问题)的模拟退退火算法应用源码 -GCP (graph coloring), simulated annealing annealing algorithm application source code
c++-ATM管理系统模拟程序-实验报告
- 1.问题描述: 实现查询银行卡余额、取款、修改密码、退出系统等功能。 2.功能要求: (1)卡号、密码输入最多三次,否则直接退出系统。 (2)取款功能:取款金额受卡余额、机单笔最大取款金额及机当前剩余金额的限制。 (3)查询功能:实现查询余额功能。 (4)更改密码:实现密码更改功能,对于密码要有2次验证。 (5)锁卡功能:实现卡被锁的功能。 (6)退卡功能:实现退出系统功能。(The 1. Problem Descr i