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

搜索资源列表

  1. 黑白棋游戏源代码 v1

    0下载:
  2. 这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。界面精美!-This is a small game reversi. There are three primary Intermediate High-level chess choice. The algorithm used to prepare ourselves to the full searc
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:505.68kb
    • 提供者:牛一
  1. 魔羯之辉黑白棋第二版

    0下载:
  2. 魔羯之辉黑白棋第二版,在第一版的基础上加上了多线程控制,重新编写代码,代码可读性更强,程序逻辑更清晰,界面更漂亮,网络对战功能没有来得及做.只要把程序中的黑白棋类代码拿出来就可以迅速编出自己的黑白棋游戏.-Jose Zhihui reversi second edition, the first edition on the basis of a multi-threaded with control, to rewrite code, code readability and logic pr
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2.88mb
    • 提供者:mo20
  1. BlackWhiteQi

    0下载:
  2. 一个用C#编写的黑白棋游戏,提供全部源代码。 完整的图形界面,支持网络对战,运行稳定可靠。 -a C# prepared reversi games, full source code. Complete graphical interface, support network connections, stable and reliable operation.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:21.35kb
    • 提供者:雷之宇
  1. heibaiq

    0下载:
  2. 一个windows下的黑白棋游戏,界面花了不少心思,有点专业的级别了,分享给大家。-windows of a reversi games, the interface made a lot of efforts, a little bit of a professional-level, we share.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:735.66kb
    • 提供者:李凡
  1. bwchecher

    0下载:
  2. 用c++编的黑白棋游戏,虽然界面不好看,但是算法还算是挺聪明的,-c series with the game reversi, although it does not look good interface, but still algorithm is quite clever.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:19.34kb
    • 提供者:高媛
  1. CHESS

    0下载:
  2. windows平台下的黑白棋游戏,虽然界面比较单调
  3. 所属分类:棋牌游戏

    • 发布日期:2012-12-29
    • 文件大小:496.05kb
    • 提供者:胡浩
  1. heibaiqi

    0下载:
  2. VC开发的黑白棋游戏,界面可爱,算法不错-VC developed Reversi game interface lovely good algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:533.54kb
    • 提供者:chengliang
  1. gameofheibaiqi

    0下载:
  2. 一个简单的黑白棋游戏,界面简单,采用visual c++语言编写。仅供参考-Reversi A simple game interface is simple, using visual c++ languages. For reference only
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-29
    • 文件大小:66.64kb
    • 提供者:林怡
  1. BWChess

    0下载:
  2. C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。-C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:284.65kb
    • 提供者:809
  1. DOSAppleChess

    0下载:
  2. 能在字符界面下玩的黑白棋游戏(没有人机对战功能),如果有人非要编写基于字符界面的游戏,我的代码将很有参考价值。-Character interface can play Reversi game (no human-machine Versus function), if someone insisted write character-based interface of the game, my code would be of great reference value.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:2.6kb
    • 提供者:wang
  1. s2222

    0下载:
  2. 客户端一共有四个包,分别是control、model、ui和game,分别封装了与控制、模型、图形界面以及游戏相关的类,其中目前为止我的这个对战平台中只有黑白棋一种游戏,所以game包中只有一个包othello,里面是跟黑白棋游戏相关的类。-The client a total of four packages, namely, control, model, ui and the game, each package with the control, model, graphical in
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:719.89kb
    • 提供者:赵阳
  1. heibaiqi

    0下载:
  2. 黑白棋经典小游戏,C语言编写完成,图形界面-Black and white classical small game, written in C language completed, graphical interface
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:2.79kb
    • 提供者:zhang
  1. source-code-VC-P-P-Othello.Rar

    0下载:
  2. 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Othello open stream of code, VC++ written, with background music, the interface to do the very professional, the game is not difficult, had only practiced hand, did not do much
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:1.49mb
    • 提供者:蓝若
  1. FiveChess

    0下载:
  2. vc++做的黑白棋源码,一个很有趣味的游戏,界面和实际的游戏差不多-vc++ source code to do Othello, a very interesting game, and the actual game interface is almost
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1.71mb
    • 提供者:z
  1. ReVersus

    0下载:
  2. Delphi基于OpenGL开发的黑白棋游戏 运行环境:Windows/Delphi7 Delphi基于OpenGL开发的黑白棋游戏,在Delphi7下可直接编译通过。学习OpenGL编程的一份不错的参考范例。 游戏界面还有动画效果,操作起来方便快捷。 -Delphi the Reversi game runtime environment based on OpenGL development: Windows/Delphi7 Delphi Othello game
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-30
    • 文件大小:234.05kb
    • 提供者:luolin
  1. Othello-chess-game

    0下载:
  2. 黑白棋小游戏源代码 dos界面 三个难度等级 AI可赢大部分人脑 -Reversi game source code dos interface three difficulty levels AI can win the majority of the human brain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:13.11kb
    • 提供者:summer
  1. reversi

    0下载:
  2.  一款黑白棋游戏软件主要分为界面开发、存储结构、规则设计、人工智能算法设计等四大模块。用α-β剪枝算法实现,MFC界面-Reversi game software is divided into four modules interface development, storage structures, rules, design, artificial intelligence algorithm design. With α-β pruning algorithm, MFC interfa
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-24
    • 文件大小:32.82kb
    • 提供者:张婷
  1. Othello

    0下载:
  2. 随机的黑白棋游戏,界面可能有些丑。。。随机生成符合的下一步。-Random Reversi game, the interface may be some ugly. . . Next in line is randomly generated.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:1.53kb
    • 提供者:zgyzgy
  1. Black-White-Chess

    0下载:
  2. 黑白棋开源源代码,VC++编写,带背景音乐,界面做的挺专业,游戏难度不大,当初只为练手,没有做太多的游戏功能,分享给VC++的编程Fans参考。-Black White Chess
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-09
    • 文件大小:1.47mb
    • 提供者:宋韵
搜珍网 www.dssz.com