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

搜索资源列表

  1. hm3

    0下载:
  2. 实现扑克牌的洗牌算法。 将52张牌(不包括大、小王)按东、南、西、北分发。 每张牌用一个对象代表,包括:牌的类型、大小序号、名称。 例如:黑头A的牌型为S,序号为13(在K之后),名称为A。 比较牌大小时按序号比较大小(2的序号最小、A最大) 显示牌时将按牌型、名称显示。 例如:东家最后牌为: S:1,4,12 H:7,9 D:2,4,8,10 C:4,5,12,13 注: 洗牌次数可用随机数来确定, Math.random()的
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:1561
    • 提供者:黄铭
  1. ddzfp

    0下载:
  2. 斗地主发牌算法,这是参考别人的,贴出来供大家参考,其实发牌算法很简单,就是随机数的生成-Landlords licensing algorithm, which is the reference of others, putting them out for reference, in fact, the licensing algorithm is very simple. is the random number generator
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:2334
    • 提供者:andycau
  1. 纸牌

    0下载:
  2. 发牌程序,每次从一副扑克牌中随机发三张牌-licensing procedures, each from a random cards issued three licenses
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3611
    • 提供者:王进
  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. 24点牌游戏

    0下载:
  2. 实现一个24点游戏,程序主要负责实现随机发牌、结果验算、计分、难度设置等功能!-achieve a 24 point games, principally responsible for achieving random licensing, checking results, points, the difficulty settings function!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:177138
    • 提供者:董云
  1. vb_ddz.rar

    0下载:
  2. 一个VB斗地主游戏的雏形,实现了随机发牌,按大小王从大到小顺序发牌,一张牌跟NPC交互对比大小。其他的编不下去了,不知道AI怎么搞。 我自己做的,可能程序效率很差,可以拿去看看,大家相互学习。 ,VB斗地主an embryonic form of the game to achieve a random licensing, according to the size of the order of King smallest licensing, a card the size compa
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:96757
    • 提供者:力人
  1. caishuyouxiVB

    1下载:
  2. 4位的随机数 模拟猜数字游戏 源码可以用来学习VB对数字位置以及字符的截取和判断-4-bit random number guessing game simulation VB source code can be used to study the location and character of the figures and determine the interception
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:7381
    • 提供者:刘某
  1. 21dianpai

    0下载:
  2. 21点牌 使用C语言中顺序,选择,循环(三大结构)和随机函数,实现对一副牌(52张,除大小王)的初始化,洗牌,发牌,是否要牌,计算一次胜负并亮牌,计算总胜负等功能。 -21:00 licensing the use of C language in the order of selection, cycle (three structures) and the random function, implementation of a pair of license (52, with t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-13
    • 文件大小:2467
    • 提供者:kzy
  1. pukepai

    0下载:
  2. 随机给参与玩牌的人分发纸牌,参与玩牌的人可以根据用户输入的确定,具有极强的随机性-To participate in the random distribution of cards to play cards, play cards can participate in based on user input to determine, with a strong random
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-11
    • 文件大小:645
    • 提供者:wangbozhao
  1. poker

    0下载:
  2. random generator used in poker machine
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:39536
    • 提供者:dudek
  1. mataqipan

    0下载:
  2. 将马随机放在国际象棋的8×8棋盘Board[0~7][0~7]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,…,64依次填入一个8×8的方阵,输出之 -Ma Random Chess on the 8 × 8 chessboard Board [0 ~ 7] [0 ~ 7] of a box, the horse moves in accordance with the rules o
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:3327
    • 提供者:刘洋河
  1. lab2

    0下载:
  2. 中秋节博饼的游戏编程 可以随机摇出骰子的数字 根据不同情况判断是否中奖-Bo Mid-Autumn Festival Cake games can be programmed to roll out the dice random numbers according to different circumstances to determine whether the winning
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:11298
    • 提供者:liying
  1. Licensing

    0下载:
  2. 发牌斗地主 这是一款随机发牌斗地主的游戏,用到随机算法-This is a licensing Landlords Landlords random game licensing, use random algorithm
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-03
    • 文件大小:50796
    • 提供者:李大明
  1. FiveStone

    0下载:
  2. 五子棋游戏 在一个N * N的棋盘上,任意同色的棋子在某一方向连续排列5个的一方赢得游戏。 【功能提示】 (1) 可以人机对战。 (2) 可以双人对战 (3) 可以设置单步超时(例如超时者视为放弃当歩操作的权利,或者程序随机替游戏者下一子) (4) 基于局域网的网络对战版(可选) 其它功能可自行扩展。 -Backgammon game in a N* N chessboard, any pieces the same color arranged in a row i
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-02
    • 文件大小:12448
    • 提供者:cowboy
  1. Game1

    0下载:
  2. 24点游戏JAVA源代码。功能:随机发牌,计算,计分,计时。-24-point game JAVA source code. Function: random licensing, calculation, scoring, timing.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-09
    • 文件大小:228464
    • 提供者:COOL
  1. qp

    0下载:
  2. VB编写的桥牌发牌程序,其中10以T表示,点击"发"按钮即随机发出一副新牌.-Bridge VB, licensing procedures, of which 10 to T, click on the " send" button to issue a new license that is random.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-25
    • 文件大小:1838
    • 提供者:guodeming
  1. txt

    0下载:
  2. 游戏开始时,我们首先要取一副牌,然后将牌洗好,指定从第几张牌开始发起。洗牌时为取得真正的随机数,用My.Computer.Clock.TickCount作产生随机数的种子。-Random
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:1466
    • 提供者:曲娟
  1. guess21

    0下载:
  2. 可以实现完成猜测21点,如纸牌游戏一样,可以分别猜测黑桃,梅花,方块,红桃,实现人机对战,机器为随机为人为发牌-Completion of 21 points can guess, such as card games, you can guess, respectively, spades, clubs, squares, hearts and realize man-machine battle, man-made machines for the licensing of a random
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1753198
    • 提供者:王曦
  1. point24-game

    0下载:
  2. 玩家只需根据系统给出的四张1~9的纸牌算出24即可,程序主要负责实现随机发牌、结果验算、计算得分和难度设置等功能。-Players only need to give the system the four playing cards 1 to 9 can be calculated 24, the program is responsible for licensing to achieve random results checking, calculating scores and dif
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2133133
    • 提供者:yaoyao_loyalty
  1. RaceHorse

    0下载:
  2. 模拟赛马的游戏,涉及随机性的人工智能,有一定的启发性。-Simulated horse racing game, involving random artificial intelligence, has some enlightening.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-21
    • 文件大小:6277889
    • 提供者:王军
« 12 3 »
搜珍网 www.dssz.com