CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 棋牌游戏 搜索资源 - arbitrary

搜索资源列表

  1. TestHu

    0下载:
  2. 这个是我写的一个带任意多张百搭的麻将的胡牌算法,支持普通麻将的所有胡法,当然跟具不同麻将的需要还需小做修改.-this is the one I wrote arbitrary argue over the Mahjongg players algorithm, Mahjong general support of all Hu, of course, with different needs mahjong do need small changes.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:42969
    • 提供者:陈光
  1. gobang(wuziqi)

    0下载:
  2. 一个五子棋的MFC实现的源程序,此软件实现了windows下的棋类游戏五子棋的双人对战,可以达到电脑自动判断输赢,自动判别禁手并提示,实现了无限步的悔棋,能够在任意一方赢棋之后复盘,即再观看一遍下棋的全过程。-a renju the MFC source, This software under the windows of the chess game of the double renju war, computers can be achieved automatically judged
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:106585
    • 提供者:jackeyer
  1. CardTest1

    0下载:
  2. 游戏说明: 牌的大小顺序: 大王,小王,A,K,Q,j,9,8,7,6,5,4,3,2 出牌规则: 每次只能出一张牌,每局开始时随机由其中一人先出牌,以后由上一次赢的玩家出牌。首家可以出任意一张牌。首家出牌后,下家所出的牌的花色要与首家的相同,大小不限。如确实没有花色相同的牌,则可以出其它的牌。 胜负判定: 当每人都出了一张牌后,如果花色相同,则比较两张牌的大小,牌大的赢.如果花色不同,则先出牌的赢。最后经过统计赢的次数最多的 玩家最终赢得比赛。 The rules is following:
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:4912
    • 提供者:冰雨
  1. knight

    0下载:
  2. 2、 写出6×6方阵的骑士周游的解。要求骑士的起跳位置是任意指定的。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字依次填入6×6的方阵中,并输出。 (骑士周游:从起始位置出发,按国际象棋马的走法,不重复地将所有区域恰好走一遍。) -2, write a 6 × 6 square Cavalier travel solution. Requirements of the take-off position Cavalier arbitrary specified. The p
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1745
    • 提供者:yang
  1. suangua

    0下载:
  2. 一个算卦扑克游戏,叫什么名字不知道,大家一般都会摆.规则是任意两张牌和是13就收起来那种-A算卦Poker Game, What' s the name do not know, usually everyone before. The rules are arbitrary two cards and 13 are close together on the kind of
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:366650
    • 提供者:wangtong
  1. niunian

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

    • 发布日期:2017-04-01
    • 文件大小:971
    • 提供者:任重
  1. huawei--poker-game-test

    0下载:
  2. 大家都玩过扑克,在出牌过程中大家都必须遵守一定的规则,例如顺子要5张连续的牌才能出,姐妹对要超过3对才能出等等。 现在要实现一个函数,对要出的牌进行判断,是否符合下述规则: 1. 出一张牌可以任意,例如5(5一张),返回类型1 2. 出两张牌必须是一对,例如8,8(8一对),返回类型2 3. 出三张牌必须是三张一样,例如9,9,9(三个9),返回类型3 4. 出四张牌必须是四张一样,例如11,11,11,11(J炸弹),返回类型4 5. 出顺子必须是5张牌以上,例如5,7
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:782
    • 提供者:skuter
  1. EightQueen_bcb6

    0下载:
  2. (This is Borland C++Builder version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:293915
    • 提供者:yout
  1. EightQueen_java

    0下载:
  2. (This is Java version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including Gauss, have wo
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-25
    • 文件大小:121125
    • 提供者:yout
  1. EightQueen_vb

    0下载:
  2. (This is Visual Basic 6 version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including Gaus
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:32042
    • 提供者:yout
  1. EightQueen_vs2008

    0下载:
  2. (This is VS2008 version) The eight queens puzzle is the problem of placing eight chess queens on an 8×8 chessboard so was originally proposed in 1848 by the chess player Max Bezzel, and over the years, many mathematicians, including Gauss, have
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:168063
    • 提供者:yout
  1. 24

    0下载:
  2. 操作者任意输入4个牌张数字(1-9,A算1,花牌不算),程序要给出将这4个数字计算出24 的表达式,如果不能计算出这个结果,显示“no answer” -Operator arbitrary input 4 card' s numbers (1-9, A count one, wreath is not), the program should give these four figures calculated 24 expression, if you can not
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:1604
    • 提供者:夏立华
  1. -the-poker-game

    0下载:
  2. 本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-01
    • 文件大小:5317
    • 提供者:水上飘
  1. littleGame21

    0下载:
  2. 21点游戏 ★游戏规则: 游戏开始后系统将随机产生1到10之间的数并累加. 1.在点数不大于21时,点数大者赢,点数相等算平局 2.若一方点数大于21,一方点数小于21,小于21的一方赢 3.若两方均大于21,则算平局 4.获胜者获得相应赌注金币,金币到零则结束游戏 . (注:继续加点选1,不继续加点选任意非1数)-21:00 game ★ Game rules: the game starts, the system will randomly generat
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:3248
    • 提供者:袁庆松
搜珍网 www.dssz.com