搜索资源列表
21pointsgame
- 一个简单的21点的扑克牌游戏,不是很难,望编程大侠们多多指教-a simple 21-point game of cards is not difficult, Pillar programming heroes who exhibitions
playing_card
- 随机发给四个玩家各13张扑克牌,每位玩家每轮出一张牌,谁的牌大谁就是这一轮的胜者。共有13轮,谁胜的次数多谁就是胜者。先比较牌面大小,如果相等再比较花色。-randomly distributed to the four players 13 playing cards, each player round out a card, whose licenses Who is the winner of this one. A total of 13, who wins more often Wh
gameof21points
- 1.1 程序功能介绍 一个21点的扑克牌游戏,玩家一共可以要5张牌,但如果牌的点数超过21点,则就暴了,自动出局;在不超过21点的情况下,玩家与庄家比牌的点数大小,大者赢。 1.2 程序设计要求 (1)将所有的函数与相应的数据封装到类中,并改写主程序,使程序简化。 (2)程序中一共有十三张牌可以抽取,大于十点的点数为0.5。 (3)要求庄家永远不会暴庄,几庄家可以查看下一张牌,若大于21点,则拒绝,当然在游戏规则上不能泄露这点秘密。 (4)高级玩家可
QuickCalculate24
- windows游戏编程例子,速算24--类似于扑克牌速算24点的小智力游戏
blackjack
- 21点扑克牌游戏 有高级玩家和超级玩家功能
puke
- 这是一款很有意思的扑克牌游戏的C语言的完整代码-pukepai
Piont24
- 24点游戏。给定4张扑克牌,通过加减乘除法四则运算,使之等于24.可能有无解的情况。-24-point game. Given four cards, multiplication and division through addition and subtraction arithmetic, so that equals 24. May be the case whether the solution.
24
- 所有的按键都是以图片形式插入,点击图片即可选中,在选择之前做一个简单的运算,数字1到13(基于54张扑克牌),然后以进行基本的数学运算,如+,-,*,/,(,)等,使得结果为24。-All the keys are inserted as a picture, click image to select it, before choosing to do a simple calculation, the numbers 1 to 13 (based on 54 cards), then for
susuan
- 本程序可以给用户发四张扑克牌,然后用户用最快的速度算出24,并写出表达式,程序判断对错,并显示时间。 -This program can give the user of four cards, then the user with the fastest speed calculated 24, and write an expression, procedures to determine right and wrong, and show time.
deckofcard
- 模拟扑克洗牌和发牌的程序,可以在模拟特定扑克牌游戏的程序中实现。-Analog poker shuffling and licensing program, you can simulate a particular poker game program implementation.
21
- 使用C语言实现的21点。 (1) 程序中一共有 13 张扑克牌可以随机抽取,大于 10 的点数计半点; (2) 高级玩家可以查看下一张牌,按 H 键,然后要求输入密码,密码正确可以看牌,并决定是否要牌;-BlackJack in C. (A) 13 cards can be randomly selected, card with more than 10 points counted as half jack (B) Press the H key, and then
Poker
- 通过数据结构,队列,栈,数组制作的扑克牌比大小游戏-The data structure, queue, stack, than the size of the array of cards making the game
game_21
- 21点扑克牌游戏,有一点规则修改。用C编写。-21:00 poker game, there is little rule changes. Written in C.
game
- 键盘操作小游戏,扑克牌分四排分别放1,3,5,7张,轮流拿掉扑克牌,只能拿同一排的,不限张数,拿到最后一张的算输。-1.take cards by turns. 2.you can only take the cards in the same row, no number limited. 3.the one who take the last card lose.
VB-24-point-game-of-poker-algorithm
- VB编写的一个智能24点游戏:在程序随机生成的四张扑克牌中只能用加、减、乘、除以及括号算出这四张牌,并使得结果为24,或者宣布根本无解。每张牌必须且只能运算一次 J、Q、K可设置为11、12、13-VB written an intelligent 24-point game: In the program randomly generated four cards can only be used to add, subtract, multiply, divide and brackets
pai
- 易语言魔术扑克牌游戏源码例程程序结合复制图片框的方法实现魔术扑克牌游戏。 -Easy language magic card game source routine procedures combined with the method of copying the picture box to achieve magic poker game.