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

搜索资源列表

  1. CrapsGame

    0下载:
  2. Craps Game是经典的Dice骰子游戏,这里给出了游戏的C# Starter。C#学习者可以编写自己的实现。-Dice Craps Game is a classic dice game. With this C# Starter, C# learners can write own realization.
  3. 所属分类:CSharp

    • 发布日期:2017-03-27
    • 文件大小:38915
    • 提供者:zy26
  1. diceame

    0下载:
  2. 自己写的骰子小游戏,非常有趣,希望对你有帮助。-Write a dice game, very interesting, hope to help you.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:10850
    • 提供者:杜艺
  1. SaiZiYouXi

    0下载:
  2. 用C++思想设计的一个可人机对玩的掷骰子积分游戏,C++,骰子游戏,人机对玩-C++, designed for a thinking machine on playing dice games points, C++, dice games, human-computer on the play
  3. 所属分类:Other Games

    • 发布日期:2017-05-04
    • 文件大小:1054833
    • 提供者:persist
  1. DiceGame

    0下载:
  2. 应用设计模式思想设计的一个骰子游戏,带游戏规则说明、详细提示等,是C++学习较好的参考源码。设计模式、骰子、人机对战、游戏、C-Design Patterns design thinking applied a dice game, with rules of the game descr iption, tips and other details, is to learn good C++ reference source. Design patterns, dice, games, C++
  3. 所属分类:Other Games

    • 发布日期:2017-04-10
    • 文件大小:1237870
    • 提供者:persist
  1. Dice

    0下载:
  2. One easy problem for ACM
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:407644
    • 提供者:mariano martin
  1. saikoro_s

    0下载:
  2. This is a game that applies eyes of dice. Whether the figure of random is an odd number or an even number is judged. The point decreases when defeated. It is game over when becoming 0. This is a source code. This is Japanese.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2450
    • 提供者:taro sega
  1. 0996ADiceGame

    0下载:
  2. 一个掷骰子小游戏,主要练习对话框中位图的显示与操作。-A dice game, the main practice dialog bitmap display and operation.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:23003
    • 提供者:zhengguoli
  1. utf8Project2

    0下载:
  2. Project 1 * As a member of a software development team of JavaCorp Solutions, you are requested to build a simple dice game, * called dICE to stimulate the mathematics lesson for kids. dICE is not meant for gambling purposes, but try to *
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:7999
    • 提供者:cxber
  1. DICE2

    0下载:
  2. C51单片机开发与设计---预言家色子代码,可以直接在KeilC中运行-C51 Microcontroller Development and Design--- prophet dice code, you can run directly in KeilC
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:605
    • 提供者:陈英
  1. shaiziyouxi

    0下载:
  2. 投骰子游戏的源代码,为控制台编程,希望对大家有帮助-Cast dice game source code for the console program, we want to help
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:314447
    • 提供者:陈淑靖
  1. random

    0下载:
  2. The many applications of randomness have led to the development of several different methods for generating random data. Many of these have existed since ancient times, including dice, coin flipping, the shuffling of playing cards, the use of yarrow
  3. 所属分类:Modem program

    • 发布日期:2017-04-04
    • 文件大小:987
    • 提供者:hyunjun.ahn
  1. monisezi

    0下载:
  2. 用VB编写的模拟骰子小游戏,休闲小游戏,可学习应用!-VB, simulation with dice games, casual games, learning applications can be!
  3. 所属分类:Game Program

    • 发布日期:2017-03-29
    • 文件大小:27661
    • 提供者:陈延昭
  1. fzufree

    0下载:
  2. 大三上学期写的博饼程序,以下是关于游戏的说明 (1)游戏开始时,可由玩家设置奖品数,例如:每会饼设“状元”1个,“对堂”2个,“三红”4个,“四进”8个,“二举”16个,“一秀”32个。 (2)游戏开始时,可设定玩家人数,游戏中应提示各位玩家轮流依次掷骰子,例如“1号玩家请掷筛子:y”; (3)游戏中,应显示玩家每次掷得的点数,并显示得奖情况。例如“1,2,3,5,5,6 无奖,继续努力”;“1,4,4,3,5,6 二举,恭喜”。程序应能保存各位玩家得奖的记录。 (4)游戏设定的
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-03-29
    • 文件大小:7500
    • 提供者:L
  1. DiceGame

    0下载:
  2. Simple Dice game. It asks the user if they want to play and rolls dice until it hits the number the user selects.-Simple Dice game. It asks the user if they want to play and rolls dice until it hits the number the user selects.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:14770
    • 提供者:Jim
  1. 18pinLCM

    0下载:
  2. 自己做的课程设计。投骰子游戏机 用LCM显示的。 其中的随机数算法非常犀利。注释非常详细。 -Own course design. Cast dice game with LCM display. One of the random number algorithm is very sharp. Very detailed comments.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:78687
    • 提供者:ICEBAT
  1. online-dice

    0下载:
  2. online dize, purely on php
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-17
    • 文件大小:109247
    • 提供者:Sion
  1. Garena-Universal-MapHack-v10

    0下载:
  2. 骰子游戏,点击按键后出现玩家电脑,比较骰子数目大小,定输赢-Dice game, click on the button after the player computer, compare the number of the size of dice, will be winners and losers
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-05-28
    • 文件大小:11158559
    • 提供者:leo
  1. Roll-My-Dice

    0下载:
  2. Dicerolling game random generator and insult or congratulate winner or loser
  3. 所属分类:Console

    • 发布日期:2017-05-29
    • 文件大小:11991766
    • 提供者:Hordack
  1. toushaizi

    0下载:
  2. 投色子游戏C++ 投色子游戏C++ 投色子游戏C++ 投色子游戏C++投色子游戏C-Cast the dice game dice game C++ C++ cast cast cast the dice game dice game C++ C++ cast vote in the dice game dice game C++ C++ cast vote in the dice game dice game C++ C++
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:717
    • 提供者:刘益闯
  1. C-program-for-game

    0下载:
  2. 掷骰子游戏: 两人玩骰子,游戏规则如下: 两人轮流掷骰子,每次掷两个,每人最多掷10次。 将每人每次的分值累加计分 当两个骰子点数都为6时,计8分;当两个点数相等且不为两个6时,计7分;当两个点数不一样时,计其中点数较小的骰子的点数。 结束条件:当双方都掷10次或经过5次后一方累计分数为另一方的两倍。最后显示双方分数并判定优胜者。 -Dice games: two dice, game rules are as follows: two dice in turn, ea
  3. 所属分类:Other Games

    • 发布日期:2017-03-24
    • 文件大小:6933
    • 提供者:杨茜
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 17 »
搜珍网 www.dssz.com