搜索资源列表
sr
- 用栈实现了重排九宫问题,这是一类经典的滑块游戏-A artificial intelligence problem
Queue_realize
- 用队列实现了重排九宫算法,这是一类经典的滑块游戏-Queue with a Nine-palace rearrangement algorithm, which is a kind of classic slider game
game
- 滑块游戏,用鼠标拖动滑块在白色区域内移动,碰到边框就输了,简直有点太简单,就当学习了,在VC6下编译通过,这个游戏只是实现了一个主体功能模块,并不是一个完整的游戏。-Slider games, use the mouse to drag the slider mobile in the white area, encounter on the lost frame is simply a bit too simple, we would be learning in the compiler u
ee07b311
- 滑块拼图:可以选择滑块的数量进行拼图恢复-sliding puzzle
GameBall
- 弹球游戏,利用滑块移动碰撞弹球,使探球弹起碰撞商贩的滑块来赢得分数。-a game of ball ,ball and slider game,you can move the slider to collide the ball ,ball can move also to collide sliders where above the first slider.
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
