资源列表
[棋牌游戏] 三国志手机游戏实现及代码
说明:三国手机游戏及代码,不知能否运行,可以参照它的代码-three games and mobile code, I do not know whether running, it can refer to the code<李> 在 2025-06-10 上传 | 大小:851kb | 下载:0
[游戏] J2ME Game Development with MIDP2
说明:J2ME Game Development with MIDP2,移动式游戏开发人员的首选。-J2ME Game Development with MIDP2, mobile game developers the first choice.<赵朝牧> 在 2025-06-10 上传 | 大小:3.69mb | 下载:0
[游戏] 200504181653074102
说明:自己设计的扫雷 大家可以玩玩 蛮有意思的-their mine design we can play pretty interesting<ljy> 在 2025-06-10 上传 | 大小:44kb | 下载:0
[其他游戏] mytestdemo
说明:一个很简单的游戏DEMO,演示了如何使用DDRAW。-a very simple game DEMO, demonstrated how to use DDRAW.<张意> 在 2025-06-10 上传 | 大小:27kb | 下载:0
[棋牌游戏] final_Sokobannew
说明:sokoban游戏,俗称推箱子游戏,共有几十关,第一次游戏要输入用户名,下次输用户名则可以继续上次关数,不可以选关,只能顺序玩。没有密码。-Multiban games, commonly known as PSP games, dozens of Customs, the first game to enter a user name, user name next losers will continue to be incarcerated last, not elect clearanc<luo> 在 2025-06-10 上传 | 大小:666kb | 下载:0
[其他游戏] test_game_rpg
说明:一个小的可爱的东东 是我一开始学习游戏编程时写的 只有简单的功能-a small cute one Wanton I started learning programming at the game was only a simple function<李正国> 在 2025-06-10 上传 | 大小:66kb | 下载:0
[其他游戏] 九宫图算法实现(过程表示法)
说明:这题奇数是有数学方法的,可以构造出解。描述起来比较麻烦。 出一解的构造法: 首先在整个矩阵的最下面一行的中央置1, 然后向右下方向顺序填上2,3,4,5,6,7,…… 注意碰到底的时候就将数翻到上面去,碰到右边的时候就翻到左面去 比如5*5的幻方,如果1填在(5,3)处,2就应该填在(1,4)处,4就应该填在(3,1)处…… 另外,当原数的下方已经有数时,要将要填入的数填到原数正上方 仍举5*5幻方的例子,当5已填好(4,2)时,其右下方为1,不能把6填在那里,而应填在(3,2)处,即5的上方。<海克> 在 2025-06-10 上传 | 大小:3kb | 下载:0