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

搜索资源列表

  1. jpcsp_v0.09

    0下载:
  2. 基于Java的PSP模拟程序,可实现部分商业游戏的调入-Java-based simulation program PSP can realize part of the business transferred to the Game
  3. 所属分类:Java Develop

    • 发布日期:2017-05-19
    • 文件大小:5.07mb
    • 提供者:Kevin
  1. stockmarket

    0下载:
  2. 采用RMI技术模拟股票交易系统游戏,玩家可以通过买卖股票来赚取金钱-The use of RMI-stock system simulation game, players can make money buying and selling stocks to
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:48.4kb
    • 提供者:w
  1. SnakeScript1.1

    0下载:
  2. Snakescr ipt Java游戏脚本擎.Snakescr ipt是一款JAVA游戏模拟脚本引擎,程序代码类似于C。-Snakescr ipt Java gaming scr ipt Qing. Snakescr ipt is a JAVA game simulation scr ipting engine, the program code is similar to C.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:258.78kb
    • 提供者:206
  1. MicroTankMIDleter

    0下载:
  2. 新手简单模拟的J2ME坦克大战游戏的源代码,代码里有简单注释说明,很有利新手学习。-Novice a simple simulation J2ME Battle City game' s source code, code, there are simple and explanatory notes, it is beneficial to learn novice.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:77.78kb
    • 提供者:199
  1. ZobiesOnYourLawn

    0下载:
  2. 模拟了目前许多女生较喜欢玩的一款休闲游戏:植物大战僵尸-Simulation of the current number of girls prefer to play a casual game: Zombies
  3. 所属分类:Java Develop

    • 发布日期:2017-05-06
    • 文件大小:1.27mb
    • 提供者:飞龙剑
  1. java-saolei

    0下载:
  2. 用java实现的扫雷游戏 模拟windows自带扫雷游戏的功能-Achieved with the java windows minesweeper game simulation of the function of the game comes with mine
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:27.9kb
    • 提供者:赵炜翔
  1. Tiger

    0下载:
  2. Java初学者,老虎机随机数产生游戏简单模拟-Java.For beginners, slot machine random number generator simple simulation game
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:1.3kb
    • 提供者:付应涛
  1. Java25DSimple-0.1.5

    0下载:
  2. 一个极其简单的JAVA2d模拟3D游戏,代码极其简练,是学习的好材料,珍藏-JAVA2d a very simple 3D game simulation, the code is extremely concise and good material for study, collection. . . . .
  3. 所属分类:JavaScript

    • 发布日期:2017-05-09
    • 文件大小:1.67mb
    • 提供者:longlong
  1. ThreeSameLine

    0下载:
  2. 可以在google eclipse仿真平台下运行的经典小游戏连连看-Google eclipse simulation platform in the run of the classic game Lianliankan
  3. 所属分类:JavaScript

    • 发布日期:2017-04-08
    • 文件大小:155.19kb
    • 提供者:高如意
  1. trygame

    0下载:
  2. 模拟魔塔游戏,用FLASH AS3语言开发的!-Devil' s tower simulation game, with FLASH AS3 language development!
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-04
    • 文件大小:1.37mb
    • 提供者:张志峰
  1. java-pragram

    0下载:
  2. 上传内容为5个java程序,实现的功能分别为:1、模拟windows系统的记事本。 2、xp系统下的文件、目录操作。 3、使用栈数据结构写成的一个计算器。 4、xp系统下的文件的加密与解密。 5、一个简单的五子棋游戏-Upload content into five java programs, functions are: 1, system simulation windows notepad. 2, xp system files, directory operat
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:10.15kb
    • 提供者:yang
  1. dice_simulation

    0下载:
  2. 这骰子游戏是模拟节目源。 不难,这是Flex源代码。-This dice game is a simulation program source.
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-03-29
    • 文件大小:6.89kb
    • 提供者:ung
  1. java-Simulation-strategy-game-

    0下载:
  2. 模拟策略游戏 含jar包 源码 说明 玩得要有耐心-Simulation strategy game that bag containing .jar source code had to be patient
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:34.57kb
    • 提供者:李好
  1. Analog-piano

    0下载:
  2. java模拟钢琴的一个工程,通过该工程, 学习java监听器,组件的使用和类似游戏的开发思路-java simulation of piano works by the project, learning java listener, the use of components and similar game development ideas
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:31.77kb
    • 提供者:MR.hou
  1. Roll

    0下载:
  2. 做一个应用程序模拟掷色子的游戏: 1)使用Math.random方法分别取得两个随机数(掷两次色子),每个随机数为范围在1-6之间的整数,把两个随机数相加(则和的范围是2-12); 2)模拟36000次,然后计算和为2-12间各数出现的几率。判断是否合理(如:有6种方式可以掷出和为7,所以7的出现几率应该大概为1/6)。 -To do an application simulates the dice game: 1) Use the Math.random method to
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:578byte
    • 提供者:杨茜
  1. Luck-52-Game

    0下载:
  2. 幸运52游戏,很好的模拟了幸运52节目里面!-Lucky 52 game, a good simulation of the inside of the Lucky 52 program!
  3. 所属分类:Applet

    • 发布日期:2017-03-28
    • 文件大小:15.02kb
    • 提供者:刘刚
  1. JAVA-GAME

    0下载:
  2. 用JAVA写的模拟坦克大战的源代码,给写JAVA的作一个参考,拓宽下思路,希望对大家爱有用。-Written in JAVA simulation sees the source code to write the JAVA make a reference to broaden the next idea, we want to be useful to love.
  3. 所属分类:Java Develop

    • 发布日期:2017-05-14
    • 文件大小:3.29mb
    • 提供者:李明
  1. zhishaizi100

    0下载:
  2. 用c语言编写的,掷骰子的趣味游戏模拟程序-C language, craps fun game simulation program
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1.31kb
    • 提供者:ofrkso
  1. caiquan

    0下载:
  2. java小游戏,模拟人机猜拳,选择要出的对象,自动与电脑比对,输出输赢结果-small game, simulation of human-machine mora, object to the computer, automatic and comparison, the output result
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:72.34kb
    • 提供者:郑银鹏
  1. dezhoupuke

    0下载:
  2. 德州扑克的模拟玩法版本,可以直接运行,纯页面,速度很快,学习的好材料(Dezhou poker simulation play version, you can run directly, pure pages, very fast, learning good materials)
  3. 所属分类:WEB开发

    • 发布日期:2018-01-04
    • 文件大小:800kb
    • 提供者:bbkoudai
« 12 »
搜珍网 www.dssz.com