CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - java 随机

搜索资源列表

  1. 俄罗斯方块

    2下载:
  2. 以java eclipse编程环境实现的俄罗斯方块小游戏,简单模拟随机生成方块、消行检测等功能
  3. 所属分类:其他智力游戏

  1. Sudoku

    0下载:
  2. 数独题目产生器 可自动随机产生数独题目 执行前请先设定好有关 jakarta commons logging 的 CLASSPATH 然后执行 java -jar SudokuGenerator.jar 平均一秒钟约可产生 67 组题目 -Title Sudoku Generator can automatically randomly generated Sudoku topic before the implementation of the relevant co
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-22
    • 文件大小:137.62kb
    • 提供者:chen ming
  1. saolei

    0下载:
  2. JAVA实现的扫雷游戏 包括雷的随机位置生成 踩雷爆炸 标红旗-JAVA games, including mine clearance to achieve a random location of step generation standard red mine explosion
  3. 所属分类:Other Riddle games

    • 发布日期:2016-01-25
    • 文件大小:68.42kb
    • 提供者:杨波
  1. pingtuyouxi

    0下载:
  2. 这是一款java拼图游戏 一个格子分成九块 一个8张分别显示1-8八个数字的图片随机排布,然后移动其按次序排序 123 456 78 过关-This is a java jigsaw puzzle of a grid divided into nine one eight eight figures 1-8 are shown the picture randomly arranged, and then move the order they cross the border Sort 12,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:199.56kb
    • 提供者:
  1. Tetris

    1下载:
  2. 简单的增强版俄罗斯方块Java演示桌面程序。 特性: 1.方块并非局限于经典版的方块类型,并且可以自行添加或修改方块类型。 2.方块为随机彩色显示,具有美观性。 3.支持暂停,计分,升级加速下落等功能。-Simple Tetris an enhanced version of Desktop Java demo program. Features: 1 box is not confined to the classic version of the box type
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2.99kb
    • 提供者:Shawn
  1. horse

    0下载:
  2. java 赛马机。完成赛马的设计,必须实现几个基本功能:1.马匹获得随机速度,在规定的长度内,完成赛马比赛;2.设计一组单选按钮,供用户选择胜出马匹;3.用户可以为自己的马匹投注;4.用户可以增加自己投注的总金额。-java horse racing machine. To complete the design in horse racing, must implement a few basic functions: horses get random speed within the sp
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:33.06kb
    • 提供者:zhujun
  1. java

    0下载:
  2. 连连看的java源代码 界面可爱一点的,随机地图,关卡选择,难度调整,记录显示 有算法-import javax.swing.* import java.awt.* import java.awt.event.* public class lianliankan implements ActionListener
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:7.8kb
    • 提供者:万利
  1. MAZE

    0下载:
  2. 这是一个迷宫游戏,可以随机产生迷宫,显示路径-package com import java.applet.* import java.awt.* import java.util.* import java.io.* public class Maze3D extends Applet { public boolean clearUserAttempts public boolean hexag
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:79.61kb
    • 提供者:胡塞尔
  1. Guess.java

    0下载:
  2. 一个猜谜游戏,随机生成的数字在100以内,使用for循环来确认用户是否猜到数字,外部用一个do-while循环来确认用户是否要继续比赛。-A guessing game, randomly generated numbers less than 100, use a for loop to confirm whether the user guessed numbers outside with a do-while loop to confirm whether the user wants
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:953byte
    • 提供者:杜威
  1. sudo

    0下载:
  2. java实现数独,随机开局,填写完毕可以弹出窗口告知是否正确完成。-java achieve sudoku, random start, you can pop the completed tell if done correctly.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:2.6kb
    • 提供者:lanbosudo
  1. Linkgame

    0下载:
  2. 这是本人利用Java软件编写的一个连连看小程序,有三种连连看的地图,随机分配-This is the software I use to write a Java applet lianliankan, there are three lianliankan maps, randomly assigned
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:461.99kb
    • 提供者:顾泽鹏
  1. domino

    0下载:
  2. 用java编写的多米诺骨牌小游戏,可以实现多米诺骨牌随机骨牌数量和随机骨牌位置,点击开始,便有多米诺骨牌倒下去的效果-Written in java domino game, you can achieve a domino random number and random domino domino location, click start, go down there will be a domino effect
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:14.32kb
    • 提供者:李微微
  1. fish

    0下载:
  2. 这是一款大鱼吃小鱼的JAVA小游戏,控制大鱼游动时碰到随机生成的小鱼并将它吃掉-this is java game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1.77mb
    • 提供者:许科峰
搜珍网 www.dssz.com