搜索资源列表
gjhgk
- 基于MICROWINDOWS的LINUX程序,类似于MICROSOFTWINDOWS的经典小游戏-扫雷-MICROWINDOWS LINUX-based procedures, similar to the classic small MICROSOFTWINDOWS game-mine
sdkfjsdf
- 基于MICROWINDOWS的LINUX程序,类似于MICROSOFTWINDOWS的经典小游戏-扫雷-MICROWINDOWS LINUX-based procedures, similar to the classic small MICROSOFTWINDOWS game-mine
LINUXsaolei
- Linux下扫雷 1.开始游戏----新游戏的开始。 ⒉难度设定——有初级、中级、高级三种难度的选择适合不同的玩家。 ⒊排名---在所有玩过此游戏的玩家进行排名。
bomb
- 本程序是扫雷游戏在linux下可以运行的,直接在linux环境下编译,运行!
vc++sniffer
- vc中的小游戏设计方法及代码,扫雷,五子棋,介绍详细,简单易懂。
Minesweeper
- Linux下基于QT库的一个扫雷游戏,功能基本齐全-a Minesweeper game of linux with QT lib
Koules
- Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。 基于DirectDraw的小游戏 Koules: Koules是基于DirectDraw的小游戏用DirectDraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较容易看懂。-Clear Mine mine Game: This is a simulatio
saolei_game
- 实现经典游戏--- --- --- --扫雷-saolei
FixMemory_page
- 能实现对简单游戏的内存修改,如扫雷等,运行.cpp后得到.exe文件,在控制台下运行该文件-To achieve a simple game of memory modifications, such as mine clearance and so on, run.cpp get.exe file, under the console to run the file
gmine.tar
- 自己用GTK写的一个linux下的扫雷游戏,基本功能已实现,菜单只有简单的新游戏,设置和退出,其他无用。临时版本,尚待更新。-A simple mine game develop with GTK on linux.
saolei(Linux)
- 一段用gtk编写的扫雷游戏源代码,有一定的参考价值-One mine sweeping game written in gtk+,it offers a reference for some gtk devloppers
GTKmine.c.tar
- 一个gtk扫雷小游戏的源码 很粗糙 -Gtk mine a little game is rough Oh source
mine.tar
- 一个比较简单的扫雷游戏,入门级,学习QT的一个小例子-Mine a relatively simple game, entry-level, learning a small example of QT
mine-sweeping
- 模拟“扫雷”游戏规则,随机生成地雷分布位置,输出雷区分布图. 主要思路:用随机函数生成表示地雷分布的二维数组。 将二维直角坐标系与二维数组结合,用x轴上0-9的整数表示二维数组的列数,用y轴上0-9的整数表示二维数组 的行数,用随机函数分布生成x,y的值,以此确定地雷的准确位置。 -Analog " mine" the rules of the game, randomly generated mines location of the output minefie
creckWin
- VC6实现的扫雷*软件,只要一运行软件,就可以把系统自带的扫雷游戏中的地雷标示出来。超好玩,大家试试看!-VC6 implementation of the plug-in software, as long as a running software, can put the system comes with the Minesweeper game marked the mines.Super fun, we have a try!
winmine
- 用QT写的一个扫雷游戏的程序,供大家学习和参考。是学习QT的很好入门代码。-QT wrote a Minesweeper game program for study and reference. Is learning the QT good entry code.
sweepmine
- VC++ MFC 扫雷游戏源码 this is a sweepmine game for VC++ MFC-Minesweeper game source code VC++ MFC this is a sweepmine game for VC++ MFC
demining
- C++ 扫雷游戏辅助源码,学习如何定义一个顶级窗口的指针,如何创建游戏窗口菜单、窗口主界面、随机创建雷、如何布置雷区、鼠标左键注册、设定右键可用,利用时间来生成随机数等。-Auxiliary source of C++ minesweeper game, learn how to define a top-level window pointer, how to create the menu of the game window, the main window interface, ran
winmine.tar
- 一个模仿Windows下的扫雷游戏,用QT写的,感兴趣的可以下载下来学习,相信会有帮助。-An imitation under Windows Minesweeper game, written using QT, interested can download to learn, I believe will be helpful.
yzoiyvb
- 小JAVA编写的一个小游戏,是我们以前玩过的小游戏——扫雷()