Welcome![Sign In][Sign Up]
Location:
Search - othello

Search list

[Other resourceOTHELLO

Description: 这是一个dos界面的格子棋游戏,用户可以直接运行文件夹中的OTHELLO.EXE运行本程序。程序中每步都有提示。
Platform: | Size: 49935 | Author: andycheng | Hits:

[Other resourceJAVA Othello Game

Description: JAVA编写的游戏--奥赛罗,也就是黑白棋-JAVA preparation of the game -- Othello, which is reversi
Platform: | Size: 21089 | Author: 江雨 | Hits:

[Other resourceOthello-BlackWhiteChess

Description: 可供两人对弈的黑白棋游戏(Othello): (a) 8×8棋盘,共64格; (b) 共64个棋子,每个棋子都黑白各一面; (c) 开局时,为棋盘中央放置4颗棋,黑白各半,交叉排列,如下图; (d) 开局者持黑子,为先手,之后双方方轮流下棋。 (e) 下子位置必须能够夹击对方的棋子; (f) 当己方的一子与最后下的一子呈一直线(橫、直、斜,8个方向),且中间包夹到对方的 棋子,则中间被包夹的棋子将变为己方颜色。 (g) 若一方无处可下子,则由对方下。双方皆无子可下时,棋局结束。 (h) 棋局结束时,棋盘上较多子的一方为胜。
Platform: | Size: 33575 | Author: leo | Hits:

[Chess Poker games关于《黑白棋》的开发文档和使用说明

Description: 我的关于《黑白棋》的开发文档和使用说明!-I am on the Othello the development of documents and use!
Platform: | Size: 684032 | Author: 他山之石 | Hits:

[JSP/Javaothello

Description: 一个棋类程序,算法不错(13KB)-a chess procedure, the algorithm is true (13KB)
Platform: | Size: 12288 | Author: hata | Hits:

[AI-NN-PRc++ code

Description: 有计算机图形学、图像处理、dbms、sniffer、中游俄罗斯外挂、othello、遗传算法、舌苔分析等程序。-computer graphics, image processing, DBMS, sniffers, the Russian middle pylons, othello, genetic algorithm, fur analysis procedures.
Platform: | Size: 61384704 | Author: 陶猗 | Hits:

[Chess Poker gamesJAVA Othello Game

Description: JAVA编写的游戏--奥赛罗,也就是黑白棋-JAVA preparation of the game-- Othello, which is reversi
Platform: | Size: 20480 | Author: 江雨 | Hits:

[Chess Poker gamesOthello-BlackWhiteChess

Description: 可供两人对弈的黑白棋游戏(Othello): (a) 8×8棋盘,共64格; (b) 共64个棋子,每个棋子都黑白各一面; (c) 开局时,为棋盘中央放置4颗棋,黑白各半,交叉排列,如下图; (d) 开局者持黑子,为先手,之后双方方轮流下棋。 (e) 下子位置必须能够夹击对方的棋子; (f) 当己方的一子与最后下的一子呈一直线(橫、直、斜,8个方向),且中间包夹到对方的 棋子,则中间被包夹的棋子将变为己方颜色。 (g) 若一方无处可下子,则由对方下。双方皆无子可下时,棋局结束。 (h) 棋局结束时,棋盘上较多子的一方为胜。-Game for two games of Reversi (Othello): (a) 8 × 8 chessboard, a total of 64 cells (b) a total of 64 chess pieces, each side of the chess pieces are black and white (c) start when the central board placed 4 game, were equally divided between black and white, cross-array, as illustrated (d) persons who start sunspots for the upper hand, followed by the two sides take turns to play chess. (e) Now position must be able to attack the opponent
Platform: | Size: 1974272 | Author: leo | Hits:

[Chess Poker gamesOthello

Description: 奥赛罗游戏 即黑白棋 有等级较低的AI,可与电脑对战,但电脑比较笨,有问题联系QQ251799356 或 withoutme_hw@163.com-Othello Reversi game that has a lower level of AI, with the computer war, but the stupid computer comparison, there are problems associated QQ251799356 or withoutme_hw@163.com
Platform: | Size: 30720 | Author: hw | Hits:

[Chess Poker gamesOthello

Description: Othello my Game !-Othello my Game !
Platform: | Size: 809984 | Author: anhhat | Hits:

[JSP/JavaOthello

Description: This a Othello program.It will be very interesting to you ,I believe it is good. as a good game ,it can make you feel happy,enjoied-This is a Othello program.It will be very interesting to you, I believe it is good
Platform: | Size: 3072 | Author: 李太 | Hits:

[JSP/JavaOthello

Description: 使用java编写的GUI的黑白棋游戏,搜索算法采用经典的博弈树,并在此基础上做了大量优化,我的评估函数采用了Simon M. Lucas 和 Thomas P. Runarsson 在其合作发表的 Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation 中通过对比即时差分学习(TDL,Temporal Difference Learning)和协同进化(CEL,Co-Evolution)对于计算黑白棋的估值函数时得到的一个最佳 WPC,估值函数同时包括行动力的计算。于此同时,对于计算可行位置,我采用了基于查表的方法。对于开局,我使用了 Kyung-Joong Kim 和 Sung-Bae Cho 的 Evolutionary Othello Players Boosted by Opening Knowledge 使用的 99 种 well-defined 的开局表。 总体来说,AI智能很强,默认等级一般人是下不过它的。-GUI using java prepared Riversi games, search algorithms using classical game tree, and on this basis have done a lot of optimization, the evaluation function I used Simon M. Lucas and Thomas P. Runarsson published in its Temporal Difference Learning Versus Co-Evolution for Acquiring Othello Position Evaluation in the difference by comparing the real-time learning (TDL, Temporal Difference Learning) and co-evolution (CEL, Co-Evolution) Smileys for the calculation of the valuation function to be one of the best of the WPC, the valuation function at the same time including the calculation of mobility. At the same time, a viable location for the calculation, I used the method based on the look-up table. For start, I used the Kyung-Joong Kim and Sung-Bae Cho s Evolutionary Othello Players Boosted by Opening Knowledge use of 99 kinds of well-defined start of the table. Generally speaking, AI very smart, the default level, however most people are under it.
Platform: | Size: 3481600 | Author: da | Hits:

[Game ProgramOthello

Description: 作者:蒋元春 具有人工智能的黑白棋程序源码-Othello game source with AI
Platform: | Size: 3663872 | Author: li Xiaozhou | Hits:

[Chess Poker gamesOthello

Description: 一个用MFC开发的小游戏黑白棋,很小很简单,可以-A small game development with MFC Othello, very small and very simple to learn
Platform: | Size: 2003968 | Author: huangyong | Hits:

[JSP/JavaOthello

Description: java 网络黑白棋的源代码。各种基本功能都能够实现,且有比较简单的游戏大厅,可以注册。-Othello.
Platform: | Size: 599040 | Author: 张一一 | Hits:

[Windows DevelopOthello

Description: This is a simple Othello.
Platform: | Size: 629760 | Author: Erika | Hits:

[matlabothello

Description: 外国人写的黑白棋游戏,对学习MATLAB有很大帮助,请用MATLAB5以上版本运行- othello.m A simple othello program Author: Subroto Gunawan Date: August 8, 2000
Platform: | Size: 3072 | Author: keven | Hits:

[Chess Poker gamessource-code-VC-P-P-Othello.Rar

Description: 黑白棋开源源代码,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 gaming, shared with VC++ programming Fans reference.
Platform: | Size: 1562624 | Author: 蓝若 | Hits:

[Chess Poker gamesOthello

Description: 一款AI很高的黑白棋游戏的源代码 支持双人对战和人机对战-A high Othello game AI source code to support double play and crew war
Platform: | Size: 11264 | Author: yysuc | Hits:

[Chess Poker gamesOthello-XControl

Description: labview 使用源码 小游戏,黑白棋-labview using the source game, Othello
Platform: | Size: 566272 | Author: 李勇 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 21 »

CodeBus www.codebus.net