搜索资源列表
Tic_MFC
- 1. 一个有趣的井字棋游戏。用MFC的对话框程序编写。 2。 具有单人游戏和双人游戏两个模式。单人模式通过自己的AI算法实现(类似于简单的A*算法),双人游戏则是两个人通过左右键对弈 3。界面采用 Skin++ 进行优化,更换皮肤非常的方便。 4. 注意,编译出来的EXE如果需要在VC外单独执行,请将其和skin++文件夹中的所有文件放至于同一目录下。 5。有问题和建议欢迎和我讨论。 QQ: 21798912 MSN: susan_QC@hotmail.com E-
用VC语言实现的汉罗塔
- 在程序启动时,用默认值生成塔类和碟子类的实例,并调用GDI对象绘图。当选择自动方式后,派生一个新线程递归挪动碟子并在每次挪动碟子后刷新图形。在挪动线程中,监测临界区对象作为暂停或继续的判别标志;当选择手动方式时,在碟子的移动过程中进行大碟子和小碟子的判断,如果合乎要求,允许移动,如果不合乎要求,跳出提示对话框。-commencement of the proceedings, with the default value generated tower and plate type exampl
snake
- VC++下编写的贪吃蛇游戏,基于MFC的对话框-Written in VC++ under the Snake game, based on the MFC dialog box. . . .
shipfire
- 该游戏是用VC++6.0开发,实现船上放鱼雷,对水下的潜艇,进行攻击的游戏。该游戏采用对话框的形式来实现。-The game is developed using VC++6.0 to achieve the torpedo boat put on the underwater submarines, attack of the game. Using the dialog box in the form of the game to achieve.
quintergame
- 网络五子棋系统,用vc实现.学习vc对话框编程,网络编程-331 network system, using vc achieve. Learning vc dialog programming, network programming.
els
- 俄罗斯方块小游戏,VC++6.0编写,基于对话框。练练手-Tetris game
vcPPsnake
- 1 菜单栏说明 (1) 游戏 1)开始:游戏开始或game over!后的新游戏开始 2)停止:游戏进行期间可暂停 3)继续:将暂停的游戏继续 4)退出:游戏退出 (2) 背景 1)背景颜色:可以选红,绿,蓝,默认(白色),更多(为颜色对话框,可选任何颜色和自定义颜色) 2)背景图片:可选大头蛇,小粉蛇,大青蛇 3)背景音乐:控制着背景音乐的播放和停止 (3) 换肤:共有九种皮肤可选 (4) 等级:分为低,中,高三级,区别为贪吃蛇的速
HappyFiveChess
- 快乐五子棋 完整的五子棋VC代码,代码中用到TCP协议进行网络通信,定义网络通信协议,绘制可以调整大小的棋盘,赢棋判断,游戏回放,网络连接状态检测,动态子对话框调整.-Happy renju Complete renju VC code, TCP protocol used in network communication, define network communication protocol, and paint can adjust the size of the board,
sinak
- 自己写的贪吃蛇的小游戏,基于VC的对话框构件。使用了定时器,游戏难度会随着吃到的点的个数而增加-Write mine own Snake game, based on VC dialog box components. Use a timer, the difficulty of the game will increase with the number of points to eat