搜索资源列表
ch10扫雷
- 用java编写的扫雷游戏,编成思想与以前的都不一样,简单,整齐,适合出现者-used to prepare the mine games into the thinking of the past not the same, simple, clean, and there were appropriate
PushMine
- 一个扫雷游戏的VC实现,增加一个功能即探雷的功能.整个游戏的实现倒不是很难,关键在提供一种编程的思想.-a mine VC game, a feature that is mine-detection functions. The whole game was not very difficult to achieve, the key in providing a programming ideas.
Koules
- Clear Mine扫雷游戏: 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。 基于DirectDraw的小游戏 Koules: Koules是基于DirectDraw的小游戏用DirectDraw,DirectSound,DirectInput的综合例子 移植自linux下游戏,原代码结构较好较容易看懂。-Clear Mine mine Game: This is a simulatio
clearmine
- 这是一个模拟扫雷游戏的vc编码程序 编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。-This is a simulated mine vc game coding procedure coding idea: through several array set the location of mined areas, their own view class create a member of several functions, a
Question1
- java扫雷小程序 很简单只适合初学者用于了解java编程思想-java miniminesweeper
HF-5.0.0.902
- 下面就来讲解我的扫雷程序思想。 首先我们在雷区上随机地放上雷,没有雷的地方被点击 后就会显示一个数字表示它周围有几个雷,这是怎么实现的 呢?我们可以把整个雷区看成一个二维数组a[i,j],如雷区: 11 12 13 14 15 16 17 18 21 22 23 24 25 26 27 28 31 32 33 34 35 36 37 38 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 58 -Her
TestPlugIn
- 使用面向对象思想, 编写的扫雷秒杀作弊器. 是个控制台程序, 程序比较简单主要是为测试. 内有雷区内存分析文档一份, 比较粗糙.. 适合新手, 广大外挂爱好者请勿错过.-Using object-oriented thinking, prepared by the mine spike cheating device. Is a console program, the program is mainly for the test is relatively simple. Minefields
AgentMinesweeping
- MFC编写的一个扫雷程序 基于Agent思想-Preparation of a mine clearance program MFC Agent-based thinking
Chess
- 一个模拟扫雷游戏的vc编码程序编码思想: 通过几个数组设定好雷区的位置,自己造出几个视图类的成员函数,分析是是否有雷,以及雷的个数。-A simulated mine coding procedures vc game coding idea: set up a few array location of mined areas, few create their own view class member function, analysis is whether there is mine,
VC-game-programming-code
- Visual C++ 游戏编程入门及源码 涵盖扫雷,五子棋,俄罗斯方块等多款游戏编程思想及源码,适合初学。-Visual C++ game programming source code covered by induction and de-mining, backgammon, such as number of Tetris game programming ideas and source code, suitable for beginners.
saolei
- 仿制win7扫雷程序 可用于了解基本编程思想-Generic clearance procedure win7 programming ideas can be used to understand the basic
JMine
- 本程序为java课程设计。参考Windows自带的扫雷游戏做了简化。用java编写,采用了Swing 界面。其中运用了OO思想。多线程技术、java的awt.events消息处理。总代码量700多行。AboutFrame.java程序“关于”对话框。JCounter.java计数器类。JMine.java主程序类。JMineArth.java 地雷分布图算法类。JMineButton.java:Jbutton的扩展类有行号、列号、标记标志和单击标志。StartJMine.java程序入口点。Wi
c_mine
- 一个基于dos界面的扫雷游戏,仍有一些bug,希望大神们能够给予建议,也希望一些思想可以帮助到其他人-Based on DOS interface minesweeping game, there are still some bugs, hope, can give advice, the great god also wants some ideas can help to others...