资源列表
tortoiseandhare
- 我们将用程序来模拟传统的龟兔赛跑问题。我们将采用随机数生成的方法开发这一问题的仿真程序。 再比赛中共设了70个点,每个点代表比赛跑道可能的一个位置。乌龟和兔从第一个点出发,终点是在第70个点上。 时钟按秒来数计。随着时钟的转动,程序能够根据下述规则来调节乌龟和兔子的位置。动物 跑动类型 占用时间 跑动量乌龟 快走 50% 向右3个点 后滑 20% 向左6个点 慢走 30% 向右1个点兔子 睡觉 20% 不动 大后滑 20% 向右9 个点 快走 10% 向左12个点 小步跳 30% 向右1个点 慢
only_bluebody_moving
- moving car..car moves from one place to another with sceenery
tuixiangzi
- C语言设计的推箱子游戏,简单容易上手,可以借鉴-failed to translate
Gobang
- dos下可以运行的五子棋程序,有悔棋功能,可以检测输赢-backgammmon program can run in dos
67
- 21点游戏,和计算机比赛,看谁是最后的赢家-21 games, and computer games to see who the winner is the last
运用非递归方式设计折半查找法的程序
- 五子棋源程序法的程序-renju source Act procedures
find_ip
- 运行此代码可以寻找IP地址,自己可以随意修改源码,相信对学习网络的人有帮助-Run this code can find IP address, they can freely modify source code, I believe that learning network of people to help
listener
- linux环境下系统网络程序的tcp监听源码-linux environment procedures tcp network monitoring source
Banana
- python 基础游戏,可以作为基础练习,对学生的练习有好处-python 基础游戏,可以作为基础练习,对学生的练习有好处
tuibox
- 该游戏共有三关,通过上下左右控制小人推动箱子,当每一关完成之后便会自动进入下一关-The game has three off, push the box up and down left and right to control the villain, after the completion of each level will automatically enter the next level
21点游戏程序
- 微机原理与接口技术实验,21点游戏程序,还有其他很多的程序,要的联系我
typing-game
- 一个关于打字游戏的文件,在C或者C++的环境下都能运行。可以选择难度。-a typing game of C++