-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第...
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢后滑 20% 向左两个点 -procedures we will use to simulate the traditional hand problems. We will adopt the random number generator of the development of the simulation program. Another winner set up 70 points, each point represents the runway competition of a possible location. The turtle and a rabbit from the starting point and finish in the first 70 points. According to the clock to a few seconds of dollars. As the clock turned to procedures under the following rules to regulate turtle and the rabbit"s location. Running types of animals occupying volume running time 50% of turtles to leave three points right after sliding 20% six points left walking 30% a point right rabbits sleep 20% Fixed After a 20% slide right nine points to leave 10% left
- 2023-05-25 17:55:03下载
- 积分:1
-
雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考...
雷达作用距离计算,老外的程序,可以做为雷达距离计算的参考-Radar range calculation procedures foreigner, a distance-based radar can be used as a reference
- 2022-02-05 04:17:49下载
- 积分:1
-
Delphi编写的外贸业务系统-完整带数据库
Delphi+Access实现的外贸业务管理系统,看上去比较完整,完成了一部分功能,有兴趣的下载学习一下。
- 2022-10-10 21:30:04下载
- 积分:1
-
This procedure can easily search the amount of devices exe format pdf document T...
这个程序可以很方便额查找器件的pdf文档 exe 格式的这是基于网络查询的-This procedure can easily search the amount of devices exe format pdf document This is a web-based query
- 2022-01-20 23:12:48下载
- 积分:1
-
一个单位换算的小工具。
一个单位换算的小工具。-a small unit conversion tool.
- 2023-01-27 06:05:04下载
- 积分:1
-
运动会分数统计
运动会分数统计- The games score counts
- 2022-08-19 08:50:12下载
- 积分:1
-
This is the realization of a series of class methods, very good, it integrates a...
这是一系列实现类的方法,很好,它综合了所有的实现方法-This is the realization of a series of class methods, very good, it integrates all the way to achieve
- 2023-04-09 17:55:03下载
- 积分:1
-
Caro Game, VTM Vietnam, this is execute files
Caro Game, VTM Vietnam, this is execute files
- 2022-04-06 14:47:47下载
- 积分:1
-
opengl 做的三维立方体 贴了花岗岩纹理
opengl 做的三维立方体 贴了花岗岩纹理-opengl to do three-dimensional cube of granite texture paste
- 2022-03-11 23:56:25下载
- 积分:1
-
C# SQL人事及考勤管理系统
一套综合人事及考勤管理系统,采用MSSQL数据库,为公司、企业开发人事管理系统提供参考程序。调试前请参照以下配置:
1,附加数据库 HR.bak
2,修改App.config
3 登录时请选择:系统管理员 888 密码 空
- 2022-12-25 09:55:03下载
- 积分:1