搜索资源列表
jawa
- java游戏,多种游戏集合,上传时间2006.03-java games, a variety of pool games, upload time, 2006.03
4doudizhu
- The last few days have found me very restless. This evening as I sat in the yard to enjoy the cool, it struck me how different the lotus pool I pass every day must look under a full moon. The moon was sailing higher and higher up the heavens, the sou
ZhouQiuYouXi-TurboC
- 1.绘制一个台球案子,上面有两个台球。 2.给出控制台球位置以及运行方向的界面(自己设定)。 3.若台球碰壁,则根据镜面反射原理求出台球下一步的运动方向并作匀速直线运动。 4. 当台球发生撞击时,按照弹性碰撞原理,主撞击球改变运动方向,被撞击球开始进行匀速直线运动。 5.当台球距离孔洞距离很小时,应该让球消失,并显示进球的信息。 6.当按下某个按键时,退出台球运动程序。 -1. Draw a billiard case, the above two billiards.
TBNEW
- 通比带搓牌,带前台控制,机器人库存控制,市面未流通奖池版本.-Band-pass ratio rub card, with foreground control, the robot inventory control, market uncirculated versions of the prize pool.
斗地主ai
- //使用方法: //首先创建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三