说明:这是一款智力游戏,里面一共有33关等着你去过,很好玩,也不太费时间-This is a puzzle game, which a total of 33 off you' ve been waiting for, a lot of fun, but also less time-consuming <林桂龙> 在 2025-06-11 上传
| 大小:2.13mb | 下载:0
说明:递归的使用 tc2.0 编译通过
24点用一笔连起来但只能用横线和竖线进行连接,最右边第二行的圆圈处不能用线进行连接
如图所示:
思路:用递归实现,设计一个递归函数tf()进行查找下一个节点并连接以第一行第一列的点为(1,1)第二行第一列为(2,1)编好每个点的坐标,在tf函数中先查找于自身节点相邻的且可以连接的点然后进行连接,然后就以此节点为寻找下一可用结点直到tf()函数返回0,就返回。-Up with an even 24 points but o <刘海月> 在 2025-06-11 上传
| 大小:1kb | 下载:0
说明:一个简单的斗兽棋代码实现,基本功能都实现了,支持人人对战。-Jungle a simple code to achieve the basic functions are implemented to support all play against. <fc> 在 2025-06-11 上传
| 大小:113kb | 下载:0
说明:用c语言写的俄罗斯方块游戏的代码,且游戏中有19种各个形态的俄罗斯方块-Using c language Tetris game written in code, and there are 19 species of game Tetris various forms of <涓羽竹> 在 2025-06-11 上传
| 大小:33kb | 下载:0
说明:这是一个五子棋的C语言开发的游戏。该游戏不支持人机对战,只能人与人对战。运行程序时有游戏接受。-This is a backgammon game C-language development. The game does not support the man-machine gaming, people can only play against. To accept the game when running the program. <涓羽竹> 在 2025-06-11 上传
| 大小:29kb | 下载:0