-
Desktop
说明: program example3
implicit none
real,parameter::weight=50.0
real,parameter::e=0.1
real guess
write (*,*) " weight is"
do while(abs(guess-weight)>e)
read(*,*) guess
if(abs(guess-weight)
- 2020-01-10 20:18:46下载
- 积分:1
-
ypap105-bin-packing-problem
说明: 使用遗传算法(GA)解决二维装箱(Two-Dimensional Packing Problem)问题,(Genetic Algorithms for Solving Two-Dimensional Packing Problem)
- 2019-05-02 17:47:23下载
- 积分:1
-
优化系统速度,加快磁盘访问速度,充分利用内存
优化系统速度,加快磁盘访问速度,充分利用内存-Optimization of system speed, speed up disk access speed, full use of memory
- 2022-01-26 08:00:27下载
- 积分:1
-
FenghuoEPON
EPON系统培训教材EPON系统培训教材EPON系统培训教材EPON系统培训教材(EPON system, training materials and training materials EPON system EPON EPON system, the system training materials and training materials)
- 2011-05-01 09:33:35下载
- 积分:1
-
src
说明: Patch for Thaumcraft to reduce lag of warded blocks
- 2020-04-16 08:41:09下载
- 积分:1
-
NS2 TCL AODV执行代码。
ns2 aodv implementation tcl code.
- 2022-02-07 16:09:06下载
- 积分:1
-
蝗虫优化算法 GOA OPTIMISATION
说明: 所提出的蝗虫优化算法(GOA)数学上模拟和模拟自然界中蝗虫群的行为,以解决优化问题。The proposed Grasshopper Optimisation Algorithm (GOA) mathematically models and mimics the behaviour of grasshopper swarms in nature for solving optimisation problems.
- 2020-07-16 01:47:47下载
- 积分:1
-
基于遗传算法的处理与经济调度,文字文件有…
基于遗传算法的经济调度处理,word文档有简要说明,并且有算例-Based on genetic algorithms deal with economic dispatch, word document there is a brief description and examples have
- 2023-03-19 12:40:04下载
- 积分:1
-
FluidSIM 4.5 crack
Fluidsim programe for pc about simulation of festo valve
- 2020-12-15 22:59:13下载
- 积分:1
-
哈夫曼压缩算法课程设计报告+源码(C++)
哈夫曼压缩算法课程设计报告+源码(C++)-haffuman
- 2022-02-15 15:36:43下载
- 积分:1