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

搜索资源列表

  1. Puzzle

    0下载:
  2. 用JAVA编写的数字拼图游戏,用户能够输入格数-JAVA prepared with a jigsaw puzzle, can enter the number of cells
  3. 所属分类:Games

    • 发布日期:2017-11-21
    • 文件大小:10504
    • 提供者:高欢
  1. pintuyuanma

    0下载:
  2. JAVA小游戏-拼图 我做的第一个小游戏 Cell类是继承的按钮类,并加上相应图形,形成方格 MyCanvas是一个面板,加载Cell类的对象(方格),是这三个类中的核心 -JAVA games- puzzle I do a little game Cell class inherits the button class, plus graphics, to form squares MyCanvas panel, load the Cell class of objects (sq
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-30
    • 文件大小:11516
    • 提供者:王洪国
  1. AI

    0下载:
  2. 对于拼图问题的基于java的A*算法实现。状态空间图中的节点用一个Node对象表示,图中出现的节点(包括已扩展的和未扩展的)存放在一个list(ArrayList的一个对象)中,A*算法运行完毕后,最优路径上的节点存放在pathArray(ArrayList的一个对象)中。程序维护两个变量head和tail,在list中两者之间的节点表示open表中的未扩展节点,list中head之前的属于closed表中的已扩展节点。-Puzzle java-based A* algorithm. State
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-23
    • 文件大小:168552
    • 提供者:xiezhiyu
  1. ptyx

    0下载:
  2. 用java做的一个拼图游戏,比较简单,仅供参考-Use java to do a jigsaw puzzle, relatively simple, for reference only.
  3. 所属分类:Games

    • 发布日期:2017-11-23
    • 文件大小:934
    • 提供者:zrm
  1. jigsaw-puzzle

    0下载:
  2. 这是一个用java语言编写的游戏:“拼图”的源代码-jigsaw puzzle
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-07
    • 文件大小:13236
    • 提供者:醒悟
  1. PutChart

    0下载:
  2. 用JAVA实现一个拼图游戏,并且指导程序的导入。新建源文件夹src,及对应三个类 新建文件夹pic,与src同目录,放置图片-With JAVA realization of a jigsaw puzzle, and program guidance imported. New source folder src, and the corresponding three categories New Folder pic, with the src same directory, place
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-27
    • 文件大小:419096
    • 提供者:张宁
  1. ptyx

    0下载:
  2. 用JAVA写的一个拼图游戏。 里面有一个Pt.JAVA就是程序的源代码文件, 适合想写游戏的初学者使用-With JAVA write a jigsaw puzzle. There is a Pt.JAVA is the program' s source code files, suitable for beginners to use to write the game
  3. 所属分类:Games

    • 发布日期:2017-11-10
    • 文件大小:36671
    • 提供者:何壮壮
  1. pintu

    0下载:
  2. 1)本游戏是一个Java语言的拼图游戏,有一个格子是空的,其他格子内随机放置由要拿来拼图的图片切割成的若干个小图片,图片的切割按照一定的公式计算,因为,该通过单击任意一个与空格子相邻的方块可以把该方游戏中设有拼图游戏的等级,根据不同的等级,按照公式会切割成不同的小图片块数。 2)在开始游戏之前,可以选择游戏等级后再点击“开始”菜单里的“新游戏”,进行拼图游戏,通过将空格旁边的小图片移入空格子内(不断的移动方块),来实现拼图,直到方块一行一行的按图片的原始样子拼好即可完成该游戏。 3)游戏
  3. 所属分类:Games

    • 发布日期:2017-11-26
    • 文件大小:1169706
    • 提供者:vvvih
  1. P006_Puzzle

    1下载:
  2. 这是一个小游戏的安卓代码,拼图游戏,使用的java代码。-It is a small game,its name is jigsaw.
  3. 所属分类:Other Riddle games

    • 发布日期:2015-08-15
    • 文件大小:2485248
    • 提供者:莹莹
  1. Puzzle

    0下载:
  2. 运用java简单实现3x3拼图游戏,图片请自己裁剪-Simple implementation using java 3x3 puzzle, picture your own crop
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:2037
    • 提供者:fsy
  1. TilePuzzle_Android

    0下载:
  2. 拼图游戏代码,java实现,可参考,仅供学习-Jigsaw code, java implementation, reference, only to learn
  3. 所属分类:android

    • 发布日期:2017-05-24
    • 文件大小:7766667
    • 提供者:谭运鹏
  1. pingtu

    0下载:
  2. 拼图游戏Java源码,很有意思,,,适合初学者-Jigsaw Java source code, very interesting,,, suitable for beginners. . . .
  3. 所属分类:Games

    • 发布日期:2017-04-14
    • 文件大小:5105
    • 提供者:xinshuhao
  1. puzzle

    0下载:
  2. 基于Java的一个小的数字拼图游戏,可以选择难度,以及一些附属功能。-Based on a small number of Java jigsaw puzzle game, can choose the difficulty, and some auxiliary function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:26925
    • 提供者:王斐
  1. pintu

    0下载:
  2. 用java语言编写一款拼图游戏,此游戏有3种图形可供切换-Write a jigsaw puzzle with java language, there are three kinds of graphics this game available for switching
  3. 所属分类:Games

    • 发布日期:2017-05-02
    • 文件大小:731685
    • 提供者:李阳
  1. pintu

    0下载:
  2. 用java语言编写一款拼图游戏,此游戏有3种图形可供切换.-Write a jigsaw puzzle with java language, there are three kinds of graphics this game available for switching
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2707330
    • 提供者:汪凯
  1. 44497902pintuyouxi-(1)

    0下载:
  2. 用java编写一个拼图游戏,要求是3*3的格子,有一个空白格-Using java to write a jigsaw puzzle, the requirement is 3* 3 grid, there is a blank cell
  3. 所属分类:Games

    • 发布日期:2017-04-17
    • 文件大小:261962
    • 提供者:hero
  1. pintu

    0下载:
  2. 这是一个关于拼图的小游戏,用java写的-it is a main of the game
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4624
    • 提供者:刘小碳
  1. PutChart

    0下载:
  2. 这是关于java编程的拼图游戏 比较不错 可以选择图片-This is about the java programming can select a picture puzzle quite good
  3. 所属分类:Games

    • 发布日期:2017-04-14
    • 文件大小:2634
    • 提供者:wx
  1. TongLiXin

    0下载:
  2. 一款java编写的拼图游戏 希望对大家有用哦 -A jigsaw puzzle java prepared the hope that useful oh
  3. 所属分类:Games

    • 发布日期:2017-04-07
    • 文件大小:9116
    • 提供者:wx
  1. puzzle

    0下载:
  2. 用JAVA实现拼图游戏,用鼠标拖动选中的小图片进行拼接,可以拼成一幅完整的图片。本实例的知识点有:鼠标事件的监听,Graphics类和Image类的应用。-Using JAVA jigsaw puzzle, use the mouse to drag the selected splicing small picture, you can spell a complete picture. Knowledge point of this example are: listening, Graph
  3. 所属分类:Games

    • 发布日期:2017-05-01
    • 文件大小:815732
    • 提供者:changdong
« 1 2 3 4 5 6 7 89 »
搜珍网 www.dssz.com