资源列表
[数学计算/工程计算] bubblesort
说明:冒泡算法,基础的算法,希望对初学者有一定的借鉴作用-bubble sort<田威> 在 2025-02-03 上传 | 大小:6kb | 下载:0
[数学计算/工程计算] conjugategradientmethod
说明:使用黄金分割法和进退法进行区间搜索的共轭梯度法。-Golden section method and the use of advance and retreat method of interval search conjugate gradient method.<zhangqt> 在 2025-02-03 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] Simulatedannealing
说明:模拟退火算法来源于固体退火原理,将固体加温至充分高,再让其徐徐冷却,加温时,固体内部粒子随温升变为无序状,内能增大,而徐徐冷却时粒子渐趋有序,在每个温度都达到平衡态,最后在常温时达到基态,内能减为最小。 模拟退火算法能使问题解达到全局最优,这个程序用C#实现,简单易懂,能抓住该算法的精髓。-Simulated annealing algorithm derived from the principle of solid anneal<Lucy> 在 2025-02-03 上传 | 大小:66kb | 下载:0