搜索资源列表
labyrinth2
- 这是一个用c语言编成的关于数据结构中的迷宫问题的小游戏程序,内容详尽,已成功在c语言编译环境下通过测试。-This is a language used c into the data structure of the maze of small game procedures, as detailed have been successful in C language compiler environment to pass the test.
getstar
- VB编写的小游戏,用于日常娱乐,调节精神。并测试您的鼠标使用灵敏程度。绿色程序。直接编译即可运行。-VB prepared by the small games, entertainment for the day-to-day adjustments to the spirit. Testing and use your mouse sensitivity. Green procedures. Direct compiler can run.
LLK
- 使用VC6.0开发的连连看程序,同时有自己尝试的小外挂,本人第一次写外挂,没有很深奥的东西,经过自己研究测试,代码正确无误,同是对于代码添加了较为完善的注释,便于阅读学习。-Developed using VC6.0 Lianliankan procedures, have their own small attempt to plug, plug my first time to write, not very profound thing, through their own researc
qtllk
- VC/C++源码,游戏编程,连连看 基于Qt的VC++连连看程序,源代码本身是比较小的,QT库附带的文件比较多,源码打包后有22M左右,因建立于QT库,所以比较有针对性,以此有需求的可下载源码,源代码在sources文件夹中。游戏测试文件在Game目录下。-VC/C++ source, game programming, Qt-based VC++ Lianliankan Lianliankan program, the source code itself is relatively sm
tetris-
- 此压缩包包含俄罗斯方块的小游戏程序,由c编制,自己测试并运行。供大家下载学习与参考。-This archive contains Tetris game procedures, prepared by c, and run their own tests. Learning and reference for everyone to download.
Sudoku-Puzzle
- 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
CPP-games
- 使用C++编写的游戏小程序,包括最为经典的俄罗斯方块游戏,本人亲自测试过,对深入理解和学习C++非常有帮助,希望对大家有所帮助!-games programm by c++,tested by myself,I hope it s useful