文件名称:斗地主ai

  • 所属分类:
  • 棋牌游戏
  • 资源属性:
  • 上传时间:
  • 2019-01-22
  • 文件大小:
  • 12kb
  • 下载次数:
  • 1次
  • 提 供 者:
  • Lo***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

//使用方法:
//首先创建m_pRobot = new CRobot()对象
//叫分:
//1.初始化手牌到m_pRobot->m_szHandCards数组,手牌按牌面从小到大排序,例:200,300,101,201,102,403,205,311,210,310....,注意数组大小,不要有空值或者0值
//2.调用解析函数m_pRobot->Resolution();
//3.获取叫分m_pRobot->getCallF(),返回0不叫,1一倍 2两倍 3三倍
//出牌:
//1.初始化手牌到m_pRobot->m_szHandCards数组
//2.调用解析函数m_pRobot->Resolution();
//3.设置牌池中的出牌数据:
//a.m_pRobot->m_nLastPutCardIndex最后那个出牌人的座位号[0,1,2]
//b.m_pRobot->m_nLastPutCardNum牌池内牌型有多少张
//c.m_pRobot->m_szLastPutCard牌池内牌型,按牌面从小到大排序(// Method of use:
// First create m_pRobot = new CRobot () object
/ / points:
Initialize the hand to the m_pRobot-> m_szHandCards array. Hands are sorted from small to large, for example: 200, 300, 101, 201, 102, 403, 205, 311, 210, 310.... Pay attention to the size of the array. Do not have empty or zero values.
//2. Call the analytic function m_pRobot - > Resolution ();
//3. Get m_pRobot - > getCallF (), return 0 no call, double 2 times 3 times
/ / playing cards:
//1. Initialize the hand to the m_pRobot-> m_szHandCards array
//2. Call the analytic function m_pRobot - > Resolution ();
//3. Set the license data in the pool:
//a.m_pRobot-> m_nLastPutCardIndex Last Player's Seat Number [0,1,2]
//b.m_pRobot-> m_nLastPutCardNum pool number of cards
//c.m_pRobot-> m_szLastPutCard pool type, sorted from small to large)
相关搜索: 斗地主AI

(系统自动生成,下载前可以参看下载内容)

下载文件列表

文件名大小更新时间
斗地主ai\define.h 982 2016-05-04
斗地主ai\Robot.cpp 67353 2019-01-02
斗地主ai\Robot.h 5635 2016-05-04
斗地主ai 0 2019-01-02

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org