-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了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
-
这是很难得的玉雕龙的源文件,观看代码请用vrmlpad,预览请用bs....
这是很难得的玉雕龙的源文件,观看代码请用vrmlpad,预览请用bs.-This is a rare jade dragon
- 2022-01-26 05:12:41下载
- 积分:1
-
zi ji zuo de
自己做的东西,穿上来和大家分享一!!!
如果谁要是能用到就下来-zi ji zuo de
- 2022-08-06 23:37:39下载
- 积分:1
-
本代码为电力系统潮流程序,牛顿拉夫寻法求解
本代码为电力系统潮流程序,牛顿拉夫寻法求解-The code for the Power Flow procedures Love Newton search method
- 2022-03-03 01:48:57下载
- 积分:1
-
在对话框程序中插入DialogBar!希望对各位做界面方面有帮助! 希望对各位做界面方面有帮助!...
在对话框程序中插入DialogBar!希望对各位做界面方面有帮助! 希望对各位做界面方面有帮助!-in the dialog box procedure to insert DialogBar! Do you want to help interface ! Do you want to help interface!
- 2022-04-09 14:39:36下载
- 积分:1
-
模仿windows里面自带的扫雷游戏而设计的扫雷游戏,完全由VC++设计。...
模仿windows里面自带的扫雷游戏而设计的扫雷游戏,完全由VC++设计。-imitation windows inside the mine, bringing their game designed demining game entirely by VC design.
- 2023-01-16 09:25:03下载
- 积分:1
-
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示...
计算时间的剩余值。起倒计时的作用,很准确的计算剩余的秒数,并有进度条的剩余显示-The residual value of computing time. Play the role of the countdown, it is an accurate calculation of the number of seconds remaining, and have the progress bar shows the remaining
- 2023-04-30 23:25:03下载
- 积分:1
-
C++程序设计源代码例
C++程序设计源代码例-C programming source code cases
- 2022-07-24 10:30:12下载
- 积分:1
-
说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧!...
说明:一个用于压缩、解压ZIP文件的类库,使用方便、快捷,有源代码。编译的时候要注意路径设置。如果你想在自己的程序中加入ZIP功能的话,赶快下载一个吧! -: one for compression, decompression of ZIP document library, easy to use, fast, active code. Compile time to pay attention to routing. If you wish to own procedures to add ZIP function can be quickly downloaded a!
- 2023-02-23 09:00:03下载
- 积分:1
-
本程序是介绍数学解决问题
matlab实现乘公交看奥运的程序,非常精确-This program is to introduce a mathmatic to solve the problems
- 2022-05-18 23:27:22下载
- 积分:1