文件名称:p5

  • 所属分类:
  • Linux/Unix编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2013-11-16
  • 文件大小:
  • 103kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • X**
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

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

在这个项目中,我们将实现一个简化版本的纸牌游戏叫黑捷克,也有时也被称为21。程序实现了黑捷克的基本规则。

为了让你实现抽象数据类型(ADT),使用接口(抽象的经验

),并使用接口/实现继承。-In this project, we will implement a simplified version of the card game called Blackjack, also

sometimes called 21. It is a relatively simple game played with a standard deck of 52 playing

cards. There are two principals, a dealer and a player. The player starts with a bankroll, and the

game progresses in rounds called hands.

At the start of each hand, the player decides how much to wager on this hand. It can be any

amount between some minimum allowable wager and the player’s total bankroll, inclusive.

After the wager, the dealer deals a total of four cards: the first face-up to the player, the second

face-up to himself, the third face-up to the player, and the fourth face-down to himself. The

second card of the dealer which is face-down is called the hole card.
(系统自动生成,下载前可以参看下载内容)

下载文件列表





test.out

sample.txt

result.1000.1000.simple.decrypted.A.txt

result.1000.1000.counting.decrypted.B.txt

rand.h

rand.cpp

player1.cpp

player.h

player.cpp

main.cpp

hand1.cpp

hand.h

hand.cpp

example.cpp

deck1.cpp

deck.h

deck.cpp

card.h

card.cpp

blackjack_old.cpp

blackjack.cpp

1.out

相关说明

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

相关评论

暂无评论内容.

发表评论

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

源码中国 www.ymcn.org