搜索资源列表

  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 g
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:wang
  1. final

    0下载:
  2. 一个黑白棋程序的算法,程序输出一方棋子在8*8棋盘上的坐标,使用了alpha-beta剪枝和估值等方法实现。-1 Knightmare program algorithm, the program output of one piece of 8* 8 chessboard coordinates, using the alpha-beta pruning and valuation methods to achieve.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:crynixes
  1. BlackWhite

    0下载:
  2. Android下开发的一个黑白棋代码,非常有使实用价值-This is a code about whiteblack under the platform of android,very userful
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:14336
    • 提供者:huangxiaofeng
  1. chess(blackandwhite)

    1下载:
  2. 黑白棋(内有详细解释), 可以两人对弈 做界面花了一定功夫-Othello (with detailed explanation), you can do the two interface to spend a certain amount of games on Kung Fu
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:18432
    • 提供者:郭应海
  1. Othello

    0下载:
  2. 作者:蒋元春 具有人工智能的黑白棋程序源码-Othello game source with AI
  3. 所属分类:游戏

    • 发布日期:2024-05-12
    • 文件大小:3663872
    • 提供者:li Xiaozhou
  1. 123111

    0下载:
  2. C++黑白棋游戏 很不错的一款C++开发的黑白棋游戏,对游戏编程的朋友比较有用,可以作参
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:429056
    • 提供者:111111
  1. myothello

    0下载:
  2. 黑白棋游戏,较简单适合初学者,VS2008工程文件包括: ..\res..\myothello.cpp ..\myothelloDlg.cpp ..\ChessBoard1.cpp ..\othello.cpp etc-Reversi game, VS2008 project file include: .. \ res \ .. \ myothello.cpp .. \ myothelloDlg.cpp .. \
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:72704
    • 提供者:chenf
  1. Reversi

    0下载:
  2. 用C语言编写的游戏程序:奥赛罗(黑白棋)。没有GUI,完全的DOS程序。-Reversi Game written in C, There is no GUI, complete DOS programs.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:时嘉赟
  1. BlackWhite

    0下载:
  2. 这是一个使用VISUAL STUDIO 2005开发的黑白棋游戏。-This is a development of the use of VISUAL STUDIO 2005 Reversi game.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:2719744
    • 提供者:Zhigangmo
  1. 2006429191915463_samlong

    0下载:
  2. 一款黑白棋的经典游戏的经典代码 适合初学者的习作之用-Reversi classic game is a classic code
  3. 所属分类:C#编程

    • 发布日期:2024-05-12
    • 文件大小:4814848
    • 提供者:wangyi
  1. heibaiqi

    0下载:
  2. 使用c++编写的黑白棋程序,对大学生课程设计非常有用-Using c++ program written in Othello, the design is very useful on the undergraduate programs
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:sssss
  1. blackandwhite

    0下载:
  2. ACM大赛题目之一:黑白棋 计算能转换的棋子的最大数目-One of the topics ACM Contest: Othello calculated to convert the maximum number of pieces
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:陈超
  1. blackandwhite

    0下载:
  2. 黑白棋人机对战功能实现,有详细注释,C语言-Othello Human Versus function realization, there are detailed notes, C language
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:280576
    • 提供者:萧艾遥
  1. Client_of_Apple_Chess

    0下载:
  2. 一个黑白棋的网络版客户端,服务器我待会也会上传过去。由于处于初期阶段有一些拓展功能还没做好,但是跑起来还是可以的。服务端同时支持单机双人和联网双人。-A Internet Version of Apple Chess Client.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-12
    • 文件大小:107520
    • 提供者:kennethe
  1. myothello

    0下载:
  2. 黑白棋源码,作者为wangfei,能展现翻转棋子过程,界面漂亮。人机对弈。-Othello source, author wangfei, to show the process of turning pieces, beautiful interface. Man-machine play chess.
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:81920
    • 提供者:王桂平
  1. Android_BlackWhite_0.1

    0下载:
  2. 这个是自己写的一个android平台的黑白棋游戏,解压后附加到eclipse中就可以运行,初学者很难得的学习资料。-This is own write a android platform Othello game, after decompression attached to eclipse on can run, beginners rare learning information.
  3. 所属分类:android开发

    • 发布日期:2024-05-12
    • 文件大小:55296
    • 提供者:dujindong
  1. 365188othello_C

    0下载:
  2. 我用 C++ 写的黑白棋人机对弈程序,人工智能课程作业,棋力比我本人强,欢迎批评-I use C++ program written in Othello machine play chess, artificial intelligence course work, thinking depth than I am strong, welcome criticism
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:54272
    • 提供者:hexie
  1. Othello

    0下载:
  2. java 网络黑白棋的源代码。各种基本功能都能够实现,且有比较简单的游戏大厅,可以注册。-Othello.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-12
    • 文件大小:599040
    • 提供者:张一一
  1. 111

    0下载:
  2. 编制一个由人机对奕的黑白棋游戏程序,黑白棋,又名奥赛罗棋(Othello)、反棋(Reversi)是由黑方和白方两人进行的益智游戏。-The preparation of a human-machine chess game Reversi program Othello also Mingaosailuo chess (Othello), anti-chess (Reversi) is a black side and white s
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:痛苦的西瓜
  1. 1SXF

    0下载:
  2. 黑白棋是一种益智游戏,但在棋盘上下棋非常麻烦,因为要不停地将黑白 两棋互换(日本人想出了一个好办法:将棋子正反面涂为异色),于是我用basic 写了这么一个小程序,以方便大家。
  3. 所属分类:棋牌游戏

    • 发布日期:2024-05-12
    • 文件大小:8192
    • 提供者:许云
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org