资源列表
中国象棋
- 本人机对弈程序采用了多种搜索算法.以下是本程序主要的类说明: 1.CEveluation类:估值类,对给定的棋盘进行估值. 2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法. 3.CSearchEngine类:搜索引擎基类. 4.CNegaMaxEngine类:负极大值法搜索引擎. 5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎. 6.CFAlphaBetaEngine类:fail-so
TwentyPoint
- 20点游戏,要牌超过20则会被撑死,如果不超过20点,谁的牌点之和最大谁赢!-20:00 game will be over 20 to card Cheng Si, if not more than 20 points, who' s license who wins and maximum points!
peggame
- 一个三角形的棋类游戏,曾载于电脑迷杂志。-A triangular board games, computer enthusiasts have been set out in the magazine.
ELS
- 俄罗斯方块游戏,可双人玩。自创高效算法,VC++6开发。-Tetris game, you can double play.
sokoban
- 用Javascr ipt和CSS写的一个推箱子小游戏(a Sokoban game using Javascr ipt and CSS)
Java-wuziqi
- 实现五子棋游戏功能 附带有源码 非常实用,课程设计选做-Backgammon game features to achieve a source with a very practical, curriculum design Optional
kongmingqi
- 在基本游戏功能方面,赋予棋盘上的33个点有子/无子两种状态,及有子/无子/选定3种状态。提供了移动光标、选定棋子、移动棋子、自动检测游戏是否结束等功能。-In the basic game functions, giving 33 points on the board with the child/no child of two states, and has a son/no children/selected three states. Provided to move the curso
quweicaidan
- 趣味菜单 1、设计菜单 给出3个菜单项的内容和输入提示: 1.解一元二次方程 2. 出圈游戏 3. 退出程序 2、解一元二次方程要求:编制一个求方程ax2+bx+c=0的根的程序。一般将系数设成floa t型,可以把变量设成double型,使用库函数sqrt()在头文件math.h中定义 。 3、出圈游戏的要求:使用约瑟夫环游戏。这里假设有人数为n个人的一个小组,他们按顺时针方向围坐一圈。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始顺序报数,报
doudizhu
- 一款大家经常玩的2D游戏——斗地主 压缩包里包含了源代码-We often play a 2D game-斗地主compression bag contains the source code
wuziqi
- 本程序是一款简单的五子棋游戏,可以实现人机下棋。-This program is a simple game of backgammon, you can achieve human-computer chess.
KernelCoreComponent
- 6602的内核组件,编译可用,直接覆盖到6602的服务器组件中,然后再框架中添加项目,之后选择项目依赖项为共享组件-6602 kernel component, compile available
eightQueens
- 八皇后问题,解决国际象棋中,每一个皇后不能与其他皇后同行、同列、或同斜行。-eight queens,solve international