文件名称:heibaiqi_ALL
介绍说明--下载内容均来自于网络,请自行研究使用
关于黑白棋的人机对弈的智能算法,主要包括极小极大、负极大、历史表、alpha-beta算法、置换表算法等等搜索算法。-About intelligent man-machine chess Othello algorithms, including Minimax, negative great, historical tables, alpha-beta algorithm, the permutation table algorithm so the search algorithm.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
龚海晏-1320190306-黑白棋代码ALL
...............................\alphabeat.c
...............................\alphabeat_hash&history.c
...............................\alphabeat_history.c
...............................\minmax.c
...............................\negamax.c