-
大数相乘、计算时间、josep问题、计算JC、分形图形
大数相乘、计算时间、josep问题、计算JC、分形图形-multiply large numbers, computation time, Josep, calculated JC, fractal graphics
- 2023-06-08 14:25:05下载
- 积分:1
-
蚁群算法的java实现
该算法用java程序实现,对传统蚁群算法有一定的改进,不仅使用了轮盘技术而且很大程度上缩短了搜素时间并提高效率,迭代次数减少,有一定的优化。
- 2022-07-20 09:12:23下载
- 积分:1
-
互相促进,互相提高
互相促进,互相提高-promote each other and enhance each other
- 2023-04-13 14:35:03下载
- 积分:1
-
加减乘除24,java的GUI界面,输入的数字在1
加减乘除24,java的GUI界面,输入的数字在1-13的范围内,产生的结果中已去除了冗余的结果,并统计产生结果的个数.- The arithmetic operations 24, java GUI contact surface, the
input numeral in 1-13 scope, in the result which produces has removen
the redundancy result, and the statistics has the result integer
- 2022-02-26 00:51:20下载
- 积分:1
-
98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,...
98年全国大学生数学建模竞赛B题“水灾巡视问题”,是一个推销员问题,本题有53个点,所有可能性大约为exp(53),目前没有好方法求出精确解,既然求不出精确解,我们使用模拟退火法求出一个较优解,将所有结点编号为1到53,1到53的排列就是系统的结构,结构的变化规则是:从1到53的排列中随机选取一个子排列,将其反转或将其移至另一处,能量E自然是路径总长度。具体算法描述如下:步1: 设定初始温度T,给定一个初始的巡视路线。步2 :步3 --8循环K次步3:步 4--7循环M次步4:随机选择路线的一段步5:随机确定将选定的路线反转或移动,即两种调整方式:反转、移动。步6:计算代价D,即调整前后的总路程的长度之差步7:按照如下规则确定是否做调整:如果D0,则按照EXP(-D/T)的概率进行调整步8:T*0.9-->T,降温-98 National Mathematical Contest in Modeling B and that the "flood inspections", is a salesman problem, and that is 53 points, all possibilities about exp (53), there is no good way to get accurate solutions, since no exact solution for, we used simulated annealing France obtained an optimum solution to all nodes to a number of 53 to 53.1 is with the system structure, changes in the structure of the rules is : from 1-53 with a randomly selected with a son, to reverse or to move it to another, the energy E is the natural path length. The specific algorithm is described as follows : Step 1 : The initial set temperature T,
- 2023-05-19 17:45:04下载
- 积分:1
-
二叉排序树的实现与合并
资源描述二叉排序树的实现与合并
- 2022-03-13 18:48:43下载
- 积分:1
-
单词拼写纠错源代码
可在VC下运行,有字典库,生成有exe文件,可直接运行,当输入单词时,程序会自动匹配字典库,检查输入的程序是否在字典库中,如果不在,则提示与输入最相似的单词,供用户选择,用户体验良好,经过测试,程序的可行性和正确性良好。
- 2022-10-10 12:30:03下载
- 积分:1
-
分子动力学的fortran源程序
分子动力学的fortran源程序
molecular dynamics
microcanonical ensemble
application to argon. the lennard-jones potential is truncated at rcoff and not smoothly continued to zero. initial the npart particles
are placed on an fcc lattice. the velocities are drawn from a boltzmann distribution with temperature tref.
- 2022-08-12 20:49:01下载
- 积分:1
-
规模的局部旋转算法
将N乘N矩阵A=(A(I,J))乘以
- 2022-02-15 00:14:29下载
- 积分:1
-
unpacked document, listed a number of commonly used algorithm C procedures, refe...
解压后的文件,列举了大量常用的C算法程序,欢迎参考!-unpacked document, listed a number of commonly used algorithm C procedures, reference welcome!
- 2022-03-17 16:39:25下载
- 积分:1