搜索资源列表
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-
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.
MyOOGobang
- VC++编写的五子棋游戏,采用面向对象思想,可以对初学者起到示范作用-Written in VC++ welcome to play, using object-oriented thinking that can serve as a model for beginners
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
Gobang-graduation-thesis
- 本论文主要阐述以面向对象的程序开发语言VC++为开发工具,设计一个五子棋游戏。本系统是个小型游戏,可以单机使用,也可以网络两个人游戏,也可以和电脑进行游戏。论文首先介绍了开发背景及开发语言的介绍-This paper presents the object-oriented programming language VC++ as a development tool, the design of a backgammon game. This system is a small game th
java-elsfk
- 俄罗斯方块是一款非常经典的游戏,风靡全球,,经久不衰,是学习面向对象的编程思想的理想实例-Tetris is a very classic game, swept the world, enduring, is to learn object-oriented programming ideas of the ideal example
xiangqiyouxi
- C# 游戏国际象棋游戏,面向对象的方法设计,采用了工厂方法,单例模式-C# game chess game, the object-oriented approach to design, using a factory method, singleton
src
- 设计一个简单的CardGames程序,运用面向对象封装、继承、抽象类、抽象方法、多态、动态绑定等概念。-Design a simple CardGames procedures, the use of object-oriented encapsulation, inheritance, abstract classes, abstract methods, polymorphism, dynamic binding concepts.
Card
- Java 实现类似windows纸牌游戏,非面向对象-Java to achieve a similar windows card game, object oriented
win32-xiangqi
- c++实现,应用控制台象棋,有注释,面向对象设计必备训练。-c++ del console chess, notes, object-oriented design necessary training.
Pork_game
- 编程:模拟实现争上游扑克牌游戏。争上游扑克牌游戏允许两名以及两名以上的玩家参加,也允许玩家自由从扑克游戏中退出。争上游扑克牌游戏规则规定,哪位玩家先打出所有的牌先赢。最后出完牌则输了。假设,每个玩家在每轮游戏中只能出一张牌,测试游戏的程序代码如下所示程序清单3-1所示,请采用合理的面向对象程序设计模式实现这个扑克游戏。-Programming: Analog strive for poker games. Strive for poker games allow two and two more
solitaire
- 山东大学面向对象纸牌游戏,结构清晰,很容易懂。-Shandong University of object-oriented card game, clear structure, it is easy to understand.