搜索资源列表
Brutus7BETAv01
- 一款值得研究的国际象棋引擎程序,很初级,适合作为编写人工智能的入门代码。兼容winboard Gui.-Brutus Chess is a winboard-compatible chess engine. It ain t the strongest, but be carefull, a millenium or two ago he knocked out Caesar! You can play chess against Brutus either using the command-
tetris
- c++编写的俄罗斯方块,经典使用!游戏对象(Cgame):管理游戏开始,结束,积分,难度;游戏中每个方块当前位置情况;选择新方块;删除满行。 方块对象(CGrid):管理快快的旋转,左移,右移,下移;确定当前方块在游戏中的位置;以及设置方块如何旋转旋转,左移,右移,下移的基本信息。 游戏是对象(CRusRridView):管理游戏的显示与交互。-c++, prepared by the Russian box, the classic use! Game object (Cgame)
Chess_Game_Final
- Object-oriented program to implement Graphic chess game based on C++, use Open-cv for graphic interface and mouse control. got to have Open-cv on computer to use it.
FIR
- 特色:面向对象程序设计,基于控制台的C++五子棋程序,包括人机对战和人人对战,添加了禁手、悔棋、存盘功能。AI算法很快。-Features: Object-oriented programming, console-based C++ Gobang procedures, including the man-machine, and man-man Battle, the forbidden hand, undo, archiving function. AI algorithms quickl
wuziqi
- 利用c++面向对象程序设计的思想编写的五子棋程序,能够实现任何电脑的对战并判断胜负,注意不是windows程序设计,没有界面,包括所有源程序代码-Using c++ object-oriented programming ideas backgammon written procedures to implement any play against the computer and determine the outcome, attention is not a windows progra
c_chess
- c++面向对象的五子棋程序,实现人人,人机对战功能呢,供大家参考-c++ object-oriented program backgammon
xiangqiyouxi
- C# 游戏国际象棋游戏,面向对象的方法设计,采用了工厂方法,单例模式-C# game chess game, the object-oriented approach to design, using a factory method, singleton
win32-xiangqi
- c++实现,应用控制台象棋,有注释,面向对象设计必备训练。-c++ del console chess, notes, object-oriented design necessary training.
toledo
- 短小精悍的下国际象棋程序 toledo.c toledo_picochess.c toledo.c这个程序曾经在编程比赛中获奖,能在Windows下用VC++6来编译执行。 toledo.c程序说明参见:http://nanochess.110mb.com/chess1.html 作者还给了一个更短的程序:toledo_picochess.c 参见:http://nanochess.110mb.com/chess3.html -This is the pr
BEE
- 简单的十字方块游戏 简单的十字方块游戏-With C# language the development COM (Componet Object Model Compon Visualbasic 6.0 software developm Copy files with progress bar (SHF Liquid phase used to manipulate the VC Office. The control with multi-ui as
UISaoLei
- 采用,object——c的编译环境的扫雷游戏,运行于iphone和ipad-this is good games
斗地主ai
- //使用方法: //首先创建m_pRobot = new CRobot()对象 //叫分: //1.初始化手牌到m_pRobot->m_szHandCards数组,手牌按牌面从小到大排序,例:200,300,101,201,102,403,205,311,210,310....,注意数组大小,不要有空值或者0值 //2.调用解析函数m_pRobot->Resolution(); //3.获取叫分m_pRobot->getCallF(),返回0不叫,1一倍 2两倍 3三
Stockfish 7
- stockfish version 7 chess engine