CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - Object-Oriented

搜索资源列表

  1. Brutus7BETAv01

    0下载:
  2. 一款值得研究的国际象棋引擎程序,很初级,适合作为编写人工智能的入门代码。兼容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-
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:137665
    • 提供者:klack
  1. Chess_Game_Final

    0下载:
  2. 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.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2157472
    • 提供者:Nir
  1. MyOOGobang

    0下载:
  2. VC++编写的五子棋游戏,采用面向对象思想,可以对初学者起到示范作用-Written in VC++ welcome to play, using object-oriented thinking that can serve as a model for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3821589
    • 提供者:王韩
  1. FIR

    0下载:
  2. 特色:面向对象程序设计,基于控制台的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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:1310957
    • 提供者:eyou
  1. wuziqi

    0下载:
  2. 利用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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:356169
    • 提供者:周意
  1. c_chess

    0下载:
  2. c++面向对象的五子棋程序,实现人人,人机对战功能呢,供大家参考-c++ object-oriented program backgammon
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:47749
    • 提供者:王力伟
  1. Gobang-graduation-thesis

    0下载:
  2. 本论文主要阐述以面向对象的程序开发语言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
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:120312
    • 提供者:wang
  1. java-elsfk

    0下载:
  2. 俄罗斯方块是一款非常经典的游戏,风靡全球,,经久不衰,是学习面向对象的编程思想的理想实例-Tetris is a very classic game, swept the world, enduring, is to learn object-oriented programming ideas of the ideal example
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:77887
    • 提供者:白菜
  1. xiangqiyouxi

    0下载:
  2. C# 游戏国际象棋游戏,面向对象的方法设计,采用了工厂方法,单例模式-C# game chess game, the object-oriented approach to design, using a factory method, singleton
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:131874
    • 提供者:向雄
  1. src

    0下载:
  2. 设计一个简单的CardGames程序,运用面向对象封装、继承、抽象类、抽象方法、多态、动态绑定等概念。-Design a simple CardGames procedures, the use of object-oriented encapsulation, inheritance, abstract classes, abstract methods, polymorphism, dynamic binding concepts.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:4061
    • 提供者:
  1. Card

    0下载:
  2. Java 实现类似windows纸牌游戏,非面向对象-Java to achieve a similar windows card game, object oriented
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:815910
    • 提供者:liping
  1. win32-xiangqi

    0下载:
  2. c++实现,应用控制台象棋,有注释,面向对象设计必备训练。-c++ del console chess, notes, object-oriented design necessary training.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-18
    • 文件大小:5094811
    • 提供者:默铭
  1. Pork_game

    0下载:
  2. 编程:模拟实现争上游扑克牌游戏。争上游扑克牌游戏允许两名以及两名以上的玩家参加,也允许玩家自由从扑克游戏中退出。争上游扑克牌游戏规则规定,哪位玩家先打出所有的牌先赢。最后出完牌则输了。假设,每个玩家在每轮游戏中只能出一张牌,测试游戏的程序代码如下所示程序清单3-1所示,请采用合理的面向对象程序设计模式实现这个扑克游戏。-Programming: Analog strive for poker games. Strive for poker games allow two and two more
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:2887
    • 提供者:黄山
  1. solitaire

    0下载:
  2. 山东大学面向对象纸牌游戏,结构清晰,很容易懂。-Shandong University of object-oriented card game, clear structure, it is easy to understand.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-23
    • 文件大小:7354681
    • 提供者:筱晓
搜珍网 www.dssz.com