CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 扑克

搜索资源列表

  1. PokerTH-0.7.1-src

    0下载:
  2. 一个开源的德洲扑克游戏,希望对编程有兴趣的朋友有帮助-An open-source Texas Hold' em games, hope to programming of interest to help friends
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-26
    • 文件大小:9078210
    • 提供者:卢 清森
  1. card

    0下载:
  2. 一个采用MVC模式开发的玩扑克的游戏,采用Swing组件做界面,底层使用数组存储扑克牌,总共52张牌,没有大小王。-A model developed by MVC play poker game, do interface with Swing components, the underlying array storage cards, a total of 52 cards, not the size of the king.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:46669
    • 提供者:柳燚
  1. card

    0下载:
  2. 用java技术编写的手机扑克游戏,实现了联网功能,有兴趣的可以悄悄,-Prepared using java mobile phone poker game technology to realize the network function of interest can be quiet,
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:160433
    • 提供者:李增旭
  1. poker

    0下载:
  2. 一个扑克手动拖动排序的代码 很简单很丑陋-poker
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:163249
    • 提供者:Kelvin
  1. Blackjack

    0下载:
  2. 21点一般用到1-8副牌。庄家给每个玩家发两张牌,牌面朝上;给自己发两张牌,一张牌面朝上(叫明牌),一张牌面朝下(叫暗牌)。大家手中扑克点数的计算是:K、Q、J 和 10 牌都算作 10 点。 A 牌既可算作1 点也可算作11 点,由玩家自己决定。其余所有2 至9 牌均按其原面值计算。首先玩家开始要牌,如果玩家拿到的前两张牌是一张 A 和一张10点牌,就拥有黑杰克 (Blackjack);此时,如果庄家没有黑杰克,玩家就能赢得2倍的赌金(1赔2)。没有黑杰克的玩家可以继续拿牌,可以随意要多少张。
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:1687
    • 提供者:灏潍
  1. card

    0下载:
  2. 一个基于MFC界面的扑克牌配牌器,可选各个参数,适合任何扑克游戏-A poker-based interface with MFC card, optional all parameters, suitable for any poker game
  3. 所属分类:Game Program

    • 发布日期:2017-04-02
    • 文件大小:462137
    • 提供者:雷克斯
  1. BeautyPoker

    0下载:
  2. 美女扑克 用j2me编写的一款扑克类游戏-J2me beauty written by a poker game poker. .
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:184825
    • 提供者:fb
  1. pkptp

    0下载:
  2. 54张扑克牌的图片是全的,适合编制小游戏时使用,很有用的-54 playing cards in the picture is wide, and for the preparation of small game use, very useful
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1635481
    • 提供者:蒋先生
  1. game_of_21_point

    0下载:
  2. 21点游戏规则:庄家给每个玩家发两张牌,牌面朝上;给自己发两张牌,一张牌面朝上(叫明牌),一张牌面朝下(叫暗牌)。大家手中扑克点数的计算是:K、Q、J 和 10 牌都算作 10 点。 A 牌既可算作1 点也可算作11 点,由玩家自己决定。其余所有2 至9 牌均按其原面值计算。目的是尽量往21点靠,靠得越近越好,最好就是21点了。在要牌的过程中,如果所有的牌加起来超过21点,玩家就输了——叫爆掉(Bust),游戏也就结束了。假如玩家没爆掉,又决定不再要牌了,这时庄家就把他的那张暗牌打开来。假如他现
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2449563
    • 提供者:叶zp
  1. Poker

    0下载:
  2. 这是一个模拟扑克洗牌、发牌并在发牌后显示牌面信息的的源代码。-This is a simulation of shuffling cards, licensing and licensing information is displayed after the sign face the source code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-01
    • 文件大小:517211
    • 提供者:段烜
  1. 2_1

    0下载:
  2. 用C++编写的扑克牌游戏。 创建一副扑克,并完成洗牌等基本操作。 (1)增加大小王。 (2)将洗完牌平均分给4个人,然后1将花色相同的牌按点数大小排列起来。2根据花色的大小将牌排列起来(大小王排前) (3)删除指定的牌,如红桃5、黑桃A等,并将其余牌显示。-Written in C++, poker game. Create a poker, and complete the reshuffle and other basic operations. (1) increasing
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-14
    • 文件大小:4892
    • 提供者:梁一帆
  1. puke

    0下载:
  2. 扑克小游戏 ,实现玩扑克等基本的功能,功能齐全-Poker games, poker and other basic functions to achieve
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5348
    • 提供者:
  1. xipai

    0下载:
  2. 使用javascr ipt制作扑克牌洗牌页面!-Production of cards shuffling pages using javascr ipt!
  3. 所属分类:JavaScript

    • 发布日期:2017-03-24
    • 文件大小:622
    • 提供者:zhao
  1. gouji

    0下载:
  2. 这是中西部地区流行的够级扑克游戏,功能完整,值得参考-this is a GOUJI poker game
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:1029269
    • 提供者:john
  1. 24

    0下载:
  2. 扑克牌游戏的简单实现,用加减乘除把四张扑克算出24的算法。-Simple implementation of poker games, poker with the addition, subtraction to calculate the 24 four algorithms.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1280
    • 提供者:佳明
  1. 201121222225294

    0下载:
  2. 资源类别: Delphi源码¦游戏 传统的21点扑克游戏。 -Resource type: Delphi source ¦ 21 games traditional poker game.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:270634
    • 提供者:boaeric
  1. memory_game_2194

    0下载:
  2. 扑克记忆flash源码程序 扑克记忆flash源码程序-Poker flash memory source programs
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:75004
    • 提供者:pbpb
  1. chengxu

    0下载:
  2. 扑克斗牛的规则是这样的 A是一点 。2是两点,依此类推。。10就是10点,J,Q,K 都是10点 ,不用大小鬼, 发五张牌 ,任意三张组合出整十的数,,就算是牛,剩下两张再组合。取个位数。。个位是多少就是牛几。。要是任意三张组合不出整十。那就是没牛。。。我想用C语言些出来 算出52张牌的组合 可以有多少种是有牛在里面的 并且牛几有多少中种-the rule of the card is that :A is a point ,2 is two point and so on .10 is ten
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12958
    • 提供者:李丽
  1. pk

    0下载:
  2. 炸金花的实现,其中有扑克类的洗牌,发牌,比较大小,能与电脑对战,实现的过程通俗易懂,算法精简,唯一缺点是图形不太美观,但对于懂图形的人来说,稍微改进一下,可以实现一个单机游戏或网络对战。QQ:3032210-Golden fried implementation, including shuffling poker classes, licensing, compare the size, can play against the computer, the process of achievi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:129356
    • 提供者:阿宛
  1. c-daima

    0下载:
  2. 扑克斗牛游戏:A是一点 。2是两点,依此类推。。10就是10点,J,Q,K 都是10点 ,不用大小鬼, 发五张牌 ,任意三张组合出整十的数,,就算是牛,剩下两张再组合。取个位数。。个位是多少就是牛几。。要是任意三张组合不出整十。那就是没牛-some games
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:1092
    • 提供者:宋广宇
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 21 »
搜珍网 www.dssz.com