-
模仿捕鱼达人,可以运行
捕鱼达人,学习阶段,用于练手,可以运行,有捕鱼达人的基本功能!
- 2022-01-26 17:05:52下载
- 积分:1
-
我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了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
-
paper folding, including the Russian program's source code and executable fi...
本文包括俄罗斯方块程序的源代码和可执行文件。用C语言编写,界面非常友好!-paper folding, including the Russian program"s source code and executable files. C language interface is very friendly!
- 2022-03-02 21:35:44下载
- 积分:1
-
Drive ccts for use with solenoid
Drive ccts for use with solenoid
- 2022-04-15 08:08:37下载
- 积分:1
-
fiber
fiber-laser.m为光纤激光器中的功率分布;laser18.m为fiber-laser.m中的调用函数,描述了具体的参数-fiber-laser.m for fiber lasers in the power distribution laser18.m for fiber-laser.m the call function, describes the specific parameters
- 2022-04-20 04:04:41下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
file tokenizar in php simple program for indexing files
file tokenizar in php simple program for indexing files
- 2022-06-15 05:16:31下载
- 积分:1
-
常用PCB元件封装库3,为一般开发提供方便
常用PCB元件封装库3,为一般开发提供方便-PCB components commonly used database package 3, in order to facilitate the general development
- 2022-03-11 14:26:56下载
- 积分:1
-
这是一个猜数字游戏,可以益智哦。
输入四个不同的数字,系统会给你提示,A为数字和位置都正确,B为数字正确,但位置不对,4A0B为胜利,共有8次机会...
这是一个猜数字游戏,可以益智哦。
输入四个不同的数字,系统会给你提示,A为数字和位置都正确,B为数字正确,但位置不对,4A0B为胜利,共有8次机会
-This is a game viewing, educational oh. Importation of four different figures, the system will give you suggest that the number of A and location are correct, B for the correct figures, but the position is wrong, 4A0B victory for a total of eight chance
- 2022-07-21 21:50:05下载
- 积分:1
-
本系统提供按地区划分的房屋信息查询和编辑功能,VC++ & Access。...
本系统提供按地区划分的房屋信息查询和编辑功能,VC++ & Access。-The system provides a breakdown by district of the housing information and editing functions, VC++ & Access.
- 2022-01-26 05:54:34下载
- 积分:1