文件名称:anneal
- 所属分类:
- 人工智能/神经网络/遗传算法
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 44kb
- 下载次数:
- 0次
- 提 供 者:
- j***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
模拟退火算法的源代码使用C实现的比较简单易懂-Simulated annealing source code using the C implementation is relatively simple to understand
(系统自动生成,下载前可以参看下载内容)
下载文件列表
模拟退火程序\anneal\C\r250.c
............\......\.\r250.h
............\......\.\randlcg.c
............\......\.\randlcg.h
............\......\.\sa.c
............\......\.\sa.h
............\......\.\sat1.c
............\......\.\sat2.c
............\......\.pp\barray.cxx
............\......\...\barray.hpp
............\......\...\cputime.cxx
............\......\...\cputime.hpp
............\......\...\erstream.cxx
............\......\...\erstream.hpp
............\......\...\Makefile
............\......\...\r250.cxx
............\......\...\r250.hpp
............\......\...\randgen.cxx
............\......\...\randgen.hpp
............\......\...\random.cxx
............\......\...\random.hpp
............\......\...\registrar.cxx
............\......\...\registrar.hpp
............\......\...\rndlcg.cxx
............\......\...\rndlcg.hpp
............\......\...\satest1.cxx
............\......\...\satest2.cxx
............\......\...\scalar.hpp
............\......\...\simann.cxx
............\......\...\simann.hpp
............\......\...\standio.cxx
............\......\...\standio.hpp
............\......\util\cputime.c
............\......\....\cputime.h
............\......\....\getargs.c
............\......\....\getargs.h
............\......\....\stoi.c
............\......\data3n.dat
............\......\data3rn.dat
............\......\Readme.doc
............\......\C
............\......\Cpp
............\......\util
............\anneal
模拟退火程序
............\......\.\r250.h
............\......\.\randlcg.c
............\......\.\randlcg.h
............\......\.\sa.c
............\......\.\sa.h
............\......\.\sat1.c
............\......\.\sat2.c
............\......\.pp\barray.cxx
............\......\...\barray.hpp
............\......\...\cputime.cxx
............\......\...\cputime.hpp
............\......\...\erstream.cxx
............\......\...\erstream.hpp
............\......\...\Makefile
............\......\...\r250.cxx
............\......\...\r250.hpp
............\......\...\randgen.cxx
............\......\...\randgen.hpp
............\......\...\random.cxx
............\......\...\random.hpp
............\......\...\registrar.cxx
............\......\...\registrar.hpp
............\......\...\rndlcg.cxx
............\......\...\rndlcg.hpp
............\......\...\satest1.cxx
............\......\...\satest2.cxx
............\......\...\scalar.hpp
............\......\...\simann.cxx
............\......\...\simann.hpp
............\......\...\standio.cxx
............\......\...\standio.hpp
............\......\util\cputime.c
............\......\....\cputime.h
............\......\....\getargs.c
............\......\....\getargs.h
............\......\....\stoi.c
............\......\data3n.dat
............\......\data3rn.dat
............\......\Readme.doc
............\......\C
............\......\Cpp
............\......\util
............\anneal
模拟退火程序