CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 数字游戏

搜索资源列表

  1. 大学毕业论文--lego机器人的开发

    0下载:
  2. 本文主要介绍了如何搭建一个乐高机器人使其能够独立完成一款名叫“Dominosa”的俄罗斯游戏。该游戏的运行平台为I-PHONE。开发软件为ECLISE,编程语言为JAVA,机器人运行固件为LEJOS NXJ。主要涉及的技术有J2ME,数字图像识别,蓝牙通信以及游戏算法等。
  3. 所属分类:文档资料

    • 发布日期:2011-02-06
    • 文件大小:7699456
    • 提供者:hh2353618
  1. guss

    0下载:
  2. 猜数字游戏 可以选择一个四位数字!让你选择-guess any unmbers
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:3078
    • 提供者:gaoyang
  1. 2

    0下载:
  2. 由计算机产生0~99之间的随机数,游戏参加者将猜到的数字从键盘输入,计算机对猜数结果进行判断,直到猜出正确结果为止。-0 ~ 99 by a computer generated random number between, the game guess the number of participants will be entered from the keyboard, the computer results to determine the number of pairs of gue
  3. 所属分类:Document

    • 发布日期:2017-05-04
    • 文件大小:1350182
    • 提供者:kejianping
  1. caishu

    0下载:
  2. 游戏时自动给出一个数字 玩家猜数字,当玩家猜中时系统会提示游戏结束-cai shu zi system will give a number,then the player guess this number
  3. 所属分类:Document

    • 发布日期:2017-03-28
    • 文件大小:754
    • 提供者:moon
  1. code3

    0下载:
  2. 传土豆问题。N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Pass potato
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:12006
    • 提供者:pine
  1. mine-sweeping-

    0下载:
  2. 扫雷是一款相当大众的小游戏,玩法是通过点击格子并以出现的数字来判断附近地雷的数量,并以此找出所有不是雷的格子。-Minesweeper is a considerable mass of small game, played by clicking on the lattice and the number appears to determine the number of mines in the vicinity, and find all is not mine grid.
  3. 所属分类:software engineering

    • 发布日期:2017-11-16
    • 文件大小:1038524
    • 提供者:wangwei
  1. C-Program-examples

    0下载:
  2. 河内塔 费式数列 巴斯卡三角形 三色棋 老鼠走迷官(一) 老鼠走迷官(二) 骑士走棋盘 八个皇后 八枚银币 生命游戏 字串核对 双色、三色河内塔 背包问题(Knapsack Problem) 数、运算 蒙地卡罗法求 PI Eratosthenes筛选求质数 超长整数运算(大数运算) 长 PI 最大公因数、最小公倍数、因式分解 完美数 阿姆斯壮数 最大访客数 中序式转
  3. 所属分类:Project Manage

    • 发布日期:2017-03-23
    • 文件大小:64768
    • 提供者:李艳文
  1. Guessing

    0下载:
  2. 猜数字游戏 1. 系统能够随机产生一个1到1000的数字 2. 比较输入数字与随机产生数字的大小 3. 选择是否继续游戏 -Whether to continue the game guessing game. System is able to randomly generate a 1-1000 figures 2 compares the input numbers randomly generated numbers size.
  3. 所属分类:File Formats

    • 发布日期:2017-11-13
    • 文件大小:151649
    • 提供者:Wong
  1. num-game

    0下载:
  2. 这是一款普通的数字游戏,可供悠闲时娱乐,放松脑袋-This is a normal digital games, and entertainment for a peaceful, relaxing head
  3. 所属分类:software engineering

    • 发布日期:
    • 文件大小:777
    • 提供者:jk
  1. game

    0下载:
  2. 现在有一个简单游戏:给你一行n个整数,要求你在两两之间放入“+”、“-”、“*”、“/”等符号共n-1个,使得表达式计算结果最大且不包含数字k-Now there is a simple game: give you a line of n integers, ask you to add+-*/etc between the two symbols, a total of n- 1, makes the expression calculation results and does not i
  3. 所属分类:File Formats

    • 发布日期:2017-04-14
    • 文件大小:6448
    • 提供者:周高诶
  1. 5130309630_1

    1下载:
  2. 设计一个猜数字游戏,游戏规则如下: 1、游戏开始,电脑随机生成三个不重复的十以内的数字。 2、玩家输入他所猜测的三个数字 3、将玩家提交的数与电脑生成的数进行比较,结果显示成"*A*B"。A代表位置正确数字也正确,B代表数字正确但位置不正确,比如:"2A0B"表示您有2个数字的位置正确且数值也正确,除此以外,您还猜对了0个数字,但位置不对。 4、玩家共有7次机会,在7次内,如果结果为“3A0B”,游戏成功,退出游戏。如果7次里玩家都没有猜对游戏失败。 -Design a
  3. 所属分类:software engineering

    • 发布日期:2017-04-25
    • 文件大小:56512
    • 提供者:quition
  1. qwer

    0下载:
  2. 采用C#和Microsoft Visual Studio 2010程序只做了一个小程序,是猜数字游戏。-Using C# and Microsoft Visual Studio 2010 program only had a small program is guessing game.
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:228892
    • 提供者:吴建
  1. Game

    0下载:
  2. 猜数字游戏 游戏输入四位10以内的数字 正确数字切位置正确为1A 数字正确位置错位为1B 数字不存在为0A0B-Guessing game
  3. 所属分类:software engineering

    • 发布日期:2017-03-21
    • 文件大小:603
    • 提供者:于得水
  1. Memory-training-game

    1下载:
  2. 本项目主要实现数字记忆、字母记忆、键盘记忆三种功能,通过游戏记忆测试起到以下作用: 1)、训练你瞬间记忆能力 2)、训练反应能力 3)、对测试的成绩进行计算正确率 -The project is mainly digital memories, letters, memory, keyboard, memory three functions, test play the following roles through the game Memory: 1), the abi
  3. 所属分类:Project Design

    • 发布日期:2017-04-30
    • 文件大小:26085
    • 提供者:许颜
搜珍网 www.dssz.com