搜索资源列表
24点计算
- 这是一个计算24点的小程序,用户随机生成四个数,以扑克牌的形式出现,程序能计算值为24的所有表达式-This is a 24 point calculation procedures for the small, four randomly generated numbers to the form of playing cards, the procedure should be calculated for all 24 of expression
wzChess
- 主要功能实现二人对弈,人机对弈,可以悔棋.其中关于人机对弈,我用了一个权值进行比较来实现,就是对双方(双二,双三,双四,冲二,冲三,冲四)(当然每种情况的分值都有悬殊)的和来比较大小,取最大的那个点,智能算中下.-achieve two main functions, plays, man-machine game, he never cheat in spain. Which players on the plane, I use the weights for a comparison to
24points
- 用C语言编的 计算 24点的程序.中文操作界面-C language addendum to the 24 point calculation procedures. Chinese interface
count24
- 这是一个有趣的计算24点的程序.可以在1秒种之内解决任何计算24的问题. 当然想算25, 26... 也是可以的. 希望以此作为24问题的终结. -This is an interesting calculation procedures of 24 points. In an seconds within 24 to resolve any calculation of the problem. Of course, count to 25, 26 ... as well as I can.
Calculation-of-the-24-games
- 计算24游戏,最终要求是输入四个一位数,通过加减乘除,允许加入括号,计算出24,显示计算过程,并提示成功信息。可以首先完成输入三个一位数,只通过加减,计算出12;再完成通过加减乘除,再完成可以加入括号-Calculation of the 24 games, the final requirement to enter the four-digit, by addition, subtraction, multiplication and division, allowed to join th
bw
- 黑白棋游戏软件,VC++6.0开发,简单计算算法,人机和人人交互,希望对初学者有帮助-Reversi game software, VC++ 6.0 development, simple calculation algorithm, and all human-computer interaction, and they hope to help beginners
87361049HongNiangPuKe_mqg
- 速算24的扑克游戏 可以进行分数的24点运算的,因为里面还额外实现了一个分数类。24点必须用VC编译,GCC编译会有问题,这个bug当时没找出来。可能是默认堆栈大小的问题。这个程序从我现在看来-24 Poker-speed calculation can score 24 points, computing, because it additionally implements a fraction class. VC compiled 24 points, must be, GCC compi
Game1
- 24点游戏JAVA源代码。功能:随机发牌,计算,计分,计时。-24-point game JAVA source code. Function: random licensing, calculation, scoring, timing.
susuan24
- 速算24,牌类游戏-Speed calculation 24, card games. . . . . . . . . . . . . . . . . . . . .
bridgescore
- C++编写的桥牌游戏算分的代码,是课程实验的一部分.-Written in C++ bridge points calculation
24pointsgame
- 一个计算24点游戏的程序,要求输入4个数,然后根据这4个数,列出可行的表达式.-24-point game a calculation procedure, asked to enter 4 numbers, then the 4 number of lists possible expression.
calcu24
- 采用试探从一副扑克牌中,任取4张,从一副扑克牌中,任取4张( 2-10 按其点数计算,J,Q,K,A 统一按 1 计算)通过加减乘除四则运算得到数字 24。-From the deck of cards used in the test, take any four from the deck of cards in, take any four (2-10 points according to their calculations, J, Q, K, A unified by a calcu
susuan24
- 经典的速算24点小游戏C语言完全实现,哈哈 很经典的啊-The classic 24-point game quick calculation C language fully realized, ah ha ha classic
weiqi
- 围棋,对局时,执黑子的先走。棋子放在棋盘的交叉点上,放下后不能再走动。以后,双方轮流下一子,直至终局。 终局时,为了确定胜负,黑185子为赢,白177子为赢,我们只要实际下几盘棋,对胜负的计算是很容易懂得的。 -Chess, game, the player using these pieces go first son. Pieces on the board at the intersection, can not walk down after. After the two s
saolei
- 围棋,对局时,执黑子的先走。棋子放在棋盘的交叉点上,放下后不能再走动。以后,双方轮流下一子,直至终局。 终局时,为了确定胜负,黑185子为赢,白177子为赢,我们只要实际下几盘棋,对胜负的计算是很容易懂得的。 -Chess, game, the player using these pieces go first son. Pieces on the board at the intersection, can not walk down after. After the two s
da
- 人机对战的牌类游戏,会自动发牌,算分,只是一个简单的小程序-Battle of the human-computer card game, will automatically licensing, calculation points, just a simple little program
han-nuo-ta
- 计算汉诺塔游戏的步骤,输入有几个圆盘,然后本程序计算从哪一根柱子移动到另一根上面去(这是源代码+程序)-Tower of Hanoi game calculation steps, enter a few discs, then this program to calculate where a post above to move to another root (this is the source code and the program)
33943781524point
- 计算24是流行的扑克游戏。其方法是随意抽出4张牌,AJQK王牌算一,其他牌按点数计算,花色不计。目标是通加减乘除和括号最终算出24。设计一个程序,输入四个数字(1 - 10),则列出所有可能计算结果为24 的方案。要求: 方案不能重复(加法乘法交换律等算不同方案)。 计算中局部可以为分数,结果为整数即可( 如 3 3 7 7 算法:(3 + 3 / 7) * 7)-Calculation of 24 popular poker game. Random out of four til
PokerControl_src
- 简单的扑克游戏,计算24点,用MFC编写。-Simple poker game, calculation of 24 points, with MFC.
likai
- 24点扑克游戏,模拟真人游戏24点,随机出4张牌,如果不能经过加减乘除算得24点,则重新发牌,若可以,则显示所有可能的运算方法-24 Poker Game,Simulate real game of 24 points, random out four cards, if you can not be considered after a 24-point arithmetic, then re-licensing, if you can, it shows all the possible
