-
migong_all_path
迷宫问题,完成的是一个现实中的迷宫游戏求最短路径及所有路径的问题,本程序相对于航班信息查询系统比较简单,主要包含使用系统迷宫(可以选择迷宫的入口和出口,并输出所有路径和最短路径),使用新建迷宫(可以自己设计迷宫的大小,及所有通路,可以选择迷宫的入口和出口,并输出所有路径和最短路径),用到了栈的使用,如栈的创建、入栈、出栈等函数功能。 (Maze problem, complete the maze is a real game for the shortest path and all paths of the problem, the program relative to the flight information inquiry system is relatively simple and mainly consists of a maze using the system (you can select the entry and exit the maze, and the output of all path and the shortest path), use the new labyrinth (maze can design the size, and all the channels, you can choose the maze entrance and exit, and output all the paths and the shortest path), use the stack to use, such as the creation of the stack, stack , the stack so the function function.)
- 2010-05-25 12:41:49下载
- 积分:1
-
简单的2048
开始时棋盘内随机出现两个数字,出现的数字仅可能为2或4 玩家可以选择上下左右四个方向,若棋盘内的数字出现位移或合并,视为有效移动 玩家选择的方向上若有相同的数字则合并,每次有效移动可以同时合并,但不可以连续合并 合并所得的所有新生成数字想加即为该步的有效得分 玩家选择的方向行或列前方有空格则出现位移 每有效移动一步,棋盘的空位(无数字处)随机出现一个数字(依然可能为2或4) 棋盘被数字填满,无法进行有效移动,判负,游戏结束
- 2023-07-16 06:30:03下载
- 积分:1
-
ExtractData
适用于大部分游戏的资源提取器,常用于提取Gal Game类游戏的资源。(For most of the game resource extractor, commonly used in the extraction of Gal Game game resources.)
- 2018-02-17 22:45:13下载
- 积分:1
-
console
说明: 象棋马的哈密顿回路算法代码,分治递归的方法。当m n<24时结果正确。这是重新上传,上一次工程中疏漏没有包含源码。(Hamilton horse chess circuit algorithm code, recursive partition method. When mn < 24 hours was correct. This is a re-upload, the last project oversight does not include source code.)
- 2010-04-14 10:50:12下载
- 积分:1
-
2048
这个是我们经常是手机玩的2048游戏的源码,这个比我们玩的稍微简单一点,有兴趣的朋友可以研究一下(This is often the phone to play our game source code 2048, this play is somewhat simpler than our little friends who are interested can look)
- 2014-10-29 19:24:28下载
- 积分:1
-
2dengine
一个简单的2D游戏引擎,有全部的源码和例子,可以作为初学者入门学习之用.(A simple 2D game engine, with all the source code and examples, can serve as a beginner learning.)
- 2011-05-07 14:39:54下载
- 积分:1
-
javaGuessing-game
猜数字游戏,java编码,Guessing game(Guessing game)
- 2011-11-14 19:57:02下载
- 积分:1
-
NesB
小游戏
小型游戏代码
仅供参考
小游戏
小型游戏代码
仅供参考(small game)
- 2013-06-26 14:20:30下载
- 积分:1
-
TrueManSun
说明: 一个新手学习的代码,可以学到不少知识,要的赶快啊(A novice learning code, can learn a lot of knowledge, to hurry up)
- 2009-08-07 08:50:22下载
- 积分:1
-
基于QT的俄罗斯方块的设计
资源描述基于QT的俄罗斯方块的设计,采用QT作为框架对俄罗斯方块金设计,游戏功能是我们常见的消除行,快速下降,左右上下移动等。
- 2023-07-26 23:25:03下载
- 积分:1