搜索资源列表
电院五子棋(PLAEEI)
- 一款自主开发的五子棋程序,乃无禁手算法,为本人参加校挑战杯的作品,获三等奖。该程序棋力强劲,在QQ中的战绩目前为: 积分:43 赢:44 输:27 平:2 胜率:60% 曾和网上四五款无禁手的五子棋程序对弈,十盘中一般能胜七八盘!先手基本没负过! 采用了递归算法预测下一步,不过由于是为了应付学校的挑战杯,代码写的不是很规范,递归算法也不完美,之后由于学习时间很紧张,也没时间改进,今天把源代码公布出来,和大家一起学习探讨!大家可以自由使用我的代码,不过有点要求是,如果有人对程序中
n1-44
- 非常好的一个程序 非常好的一个程序 -a very good process is a good process is a good process is a good process very good a process is a good proce
44
- 俄罗斯方块-源程序,使用vc写的,减压就可以了
44
- 本程序设计为人与人对弈,双方有一方五子连成一线即为赢。 设计一游戏变量(3到9之间),用来控制显示面板的大小,即用户可选择生成3×3到9×9的棋盘。-This design program for people, both parties have the right to link a gleam of them is either win. Design a game between the variables (3 to 9) to control panel displa
44
- C#编写的五子棋人机对弈程序,实现禁手、转换黑白子、悔棋,一起开始、关闭等功能。其中那个有33禁手,34禁手,AI智能偏高。-Human-computer chess program written in C# 331, the ban on hand, the conversion of black and white child, undo, with the start and close. Which the 33 ban on hand, 34 ban hand, AI intelli
gobangbeta1.1
- 和上一个五子棋游戏的完善,修改了以下BUG 1、功能不完善,判断先手后手有误。 2、赢后处理不明确。 3、输入错误数字时会有概率的出现闪退和乱下旗子的现象 4、输入不明确字符会强行退出,不建议如此 5、不建议使用数字做特殊操作(44、55不能下子) 6、悔棋和撤销悔棋之间逻辑不够完善,比如悔棋后再下棋子前面保存的记录应该清除-And the improvement of a 331 game, modify the the following BUG 1 imperfec
mj-1.6-src
- unix下的一个带客户端的麻将游戏 带源码-$Header: /home/jcb/newmj/RCS/README,v 11.4 2003/03/15 12:42:44 jcb Rel $ This is the README file for the Unix mah-jong programs by J. C. Bradfield. NOTICES: -------- Please see the file LICENCE for terms and c
44
- 本程序设计为人与人对弈,双方有一方五子连成一线即为赢。设计一游戏变量(3到9之间),用来控制显示面板的大小,即用户可选择生成3×3到9×9的棋盘。-This design program for people, both parties have the right to link a gleam of them is either win. Design a game between the variables (3 to 9) to control panel display size, n
NightSoul-V1.44
- 百度贴吧刷帖,刷回复,刷签到,刷粉可用软件,免费无毒,放心可用。- Baidu Post Bar brush post, reply brush, brush the sign, brush powder available software, free non-toxic and can be used at ease.
AnglePrecisionConvert
- // Summary: 角度精度的转换// Parameters:// dAngle - 角度, 单位度(°)// nPrecision - 精度, 1:度、2:分、3:秒// Returns: 成功返回转换后的角度字符串,否则返回空// Note: 转换结果带四舍五入例:角度值 0.5° 转换结果 0°30′0″角度值 0.56789° 转换结果 0°34′4″角度值 360.5123°转换结果 360°30′44″-// Summary: Angle Change// Parameters