资源列表
[棋牌游戏] wuziqi-v1-debug
说明:五子棋第一版,Qt4.0写的,规则函数值得参考-Gobang the first edition, Qt4.0 written rules of function it is also useful<yangfan> 在 2025-08-09 上传 | 大小:30kb | 下载:0
[其他游戏] 200492113216137
说明:华容道源码,游戏爱好者学习编程可以适当参考一下-Huarong source, game enthusiasts can learn about programming the appropriate reference<baomi> 在 2025-08-09 上传 | 大小:30kb | 下载:0
[射击游戏] RJ010403(403)
说明:西北工业大学程序设计大赛作品 拿出来与大家分享 程序说明 名称:tank 编译环境:win-tc tank.bmp tank.c EGAVGA.bgi要放在同一目录 按键:player1 : 上 Up 下 Down 左 Left 右 Right 攻击 0 player2: 上 W 下 S 左 A 右 D 攻击 SPACE 不足:游戏中没有制作攻击效果,只做攻击是否命中的判断。 如果一方按键不放,无法响应另一人的按键。 两个tank如果相撞,会抹去<王赫> 在 2025-08-09 上传 | 大小:30kb | 下载:1
[其他智力游戏] SudokuME_v1_31
说明:一款简单的JAVA数独小游戏源代码。代码请用MyEclipse打开,记事本打开会比较乱。-A simple Sudoku game JAVA source code. MyEclipse code Please open Notepad to open it would be more chaos.<zack fair> 在 2025-08-09 上传 | 大小:30kb | 下载:1
[棋牌游戏] BaHuangHou
说明:题目:八皇后问题。 八皇后问题是指求解如何在国际象棋8*8棋盘上无冲突的放置八个皇后棋子。因为在国际象棋里,皇后的移动方式是横竖交叉,所以在任意一个皇后所在的位置的水平,竖直和斜45度都不能有其他棋子的存在。一个完整的无冲突的八皇后棋子分布成为八皇后问题的一个解。设计思路:我使用了回溯的方法来解决八皇后问题,也就是逐次试探的方法。这个方法是通过函数putchess()对自身的递归调用来实现的。运行程序后,主函数调用putchess()函数在棋盘第一行第一列上放置棋子,开始向下一行递归。每一步<cl> 在 2025-08-09 上传 | 大小:30kb | 下载:0
[其他智力游戏] fanzhuanqi
说明:使用VB编写的翻转棋游戏(64子, 每子正反面分别为黑白两色, 两人对弈)的源程序。-Prepared by the use of VB Reversi Game (64 sons, each son is the opposite of black and white, the two games) of the source.<顾宁海> 在 2025-08-09 上传 | 大小:30kb | 下载:0
[棋牌游戏] shuangrenWeiqi
说明:用VC编译的一个双人对垒围棋游戏,界面较简单,多多指教哦-VC compiled by a double against the Go game, a simpler interface exhibitions Oh<无> 在 2025-08-09 上传 | 大小:30kb | 下载:0
[其他游戏] JavaASimplePuzzleImpuzzle
说明:This tutorial will focus on how to make use of some basic JDK classes and image manipulation techniques for a simple image puzzle game.<piratealx> 在 2025-08-09 上传 | 大小:30kb | 下载:0