搜索资源列表
Rus1231sia12344123
- 此程序是一个模拟俄罗斯方块的程序.... cell.cpp MainFrm.cpp Russia.cpp RussiaDoc.cpp RussiaView.cpp SETdlg.c-this program is a simulation of the Russian squares procedures .... cell.cpp MainFrm. cpp Russia.cpp RussiaDoc.cpp RussiaView.cpp SETdlg.c
chessevluation
- 该模块能完成输入棋局的棋局异常或走棋违规判断.使用方法:把引擎头文件和智 能对弈程序IntelligentChess.h一起拷到所建文件目录下,通过“工程”菜单把引擎头文件和智能对弈程序IntelligentChess.h一起加入工程, 用#include \"IntelligentChess.h\"语句把智能对弈程序IntelligentChess.h加入该工程.cpp文件。然后调用各功能函数完成异常、违规判断该项目系在Visual Studio.net 2003下所建的Win32控制
squareGAME
- 用dsp写的一个俄罗斯方块经典游戏 内有可执行文件 以及 gamebox.cpp (.h) 游戏框架,游戏主要逻辑 mybitmap.cpp (.h) 位图处理,按钮处理 myclock.h 时钟处理 mykey.h 工具包 square.cpp (.h) windows主程序 -AppWizard has created this square application for you This file contains a summary of wh
Chess
- 用c++语言编的象棋软件 Chess.cpp This the main application source file. Chess.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (
CPP-wuziqi
- 是基于Win32控制平台的C++五子棋程序 用到类(class) 有棋盘 有悔棋功能 能在visual c++ 6.0 上运行 -Win32-based control platform uses C++ class backgammon program (class) has a undo feature board in visual c++ 6.0 running on
five-in-a-row-game-CPP
- 一个采用C++程序编写的五子棋程序,生成了可执行文件,可以在任何机器运行。-A c++ program written by the renju program, generated the executable file, can be in any machine operation.
Bet-on-a-race-game-source-code
- CPP押注赛跑游戏的源代码,供学习之用.-Bet on a race game source code
CPP
- 本题目做一个N x M的扫雷游戏,每个方格包含两种状态:关闭(closed)和打开(opened),初始化时每个方格都是关闭的,一个打开的方格也会包含两种状态:一个数字(clue)和一个雷(bomb)。你可以打开(open)一个方格,如果你打开的是 一个bomb,那么就失败;否则就会打开一个数字,该数字是位于[0,8]的一个整数,该数字表示其所有邻居方格(neighboring squares)所包含的雷数,应用该信息可以帮助你扫雷。-This subject, to do an N x M m
renju(CPP)
- 本代码为五子棋程序源代码,含人人对弈、人机对弈两部分,界面简单、精炼,无需重新添加头文件,普通VC版本就可运行,适合初学者学习-The source code of the code for backgammon program with everyone chess, man-machine chess in two parts, a simple interface, refining, no need to re-add the header file, ordinary VC versi
blackjack.cpp
- 一个简单的纯命令行21点游戏,那啥11,12,13都算0.5-a simple blackjack
gobang(cPP)
- 一个简单的C++五子棋 用来学习类的概念-a simple C++ Gobang.it used for learning C++
[CPP]Chess-machine
- 象棋人机对战,很好基础编程源码,直接在vc下就可以运行,不需要安装别的东西。很好的学习材料对初学者来说。-The chess machine, a good basis for programming source code can run directly under the vc do not need to install something else. Good learning material for beginners.
FiveChess
- 五子棋游戏的visual c++源代码,是较为经典的学习代码。-ppWizard has created this FiveChess application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
Backgammon
- 一个五子棋游戏含有图形界面 用C++写的,还有说明文档和压缩包-a cpp code of backgammon which has graph UI
GetCardType_DouDiZhu
- 斗地主的获取牌型的算法,单张、对子、顺子、连对、飞机、炸弹、王炸;支持2副牌,牌的int设计在里面,就一个cpp,其他要自己添加-Landlords access card type of algorithm, leaflets, pair, straight, even right, aircraft, bombs, fried king support two cards, cards int design on the inside, on a cpp, others want to a
Network-gobang--cPP
- 这是一个网络五子棋的C++程序。程序是我老师读研的时候写的。-This is a network gobang c++ program.The program was written by my teacher graduate school.
CPP--DouDiZhu
- 项目名称:卡牌游戏 已经实现了大部分逻辑,和实现效果,双缓冲防闪动.抽牌,出牌的方法,可以修改成任何一种扑克游戏.-Item name: card game Has achieved most of the logic, and to achieve the effect, double buffering anti flashing. Draw a card, card method can revise any a poker game.