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

搜索资源列表

  1. 八数码即九宫图JAVA源代码

    0下载:
  2. 八数码即九宫图JAVA源代码。希望大家能共享。不是图形样式的,Nine-palace that is, eight digital map JAVA source code. Hope that we can share. Not graphics style
  3. 所属分类:JSP源码/Java

    • 发布日期:2017-03-24
    • 文件大小:7418
    • 提供者:魏忠祥
  1. Java

    0下载:
  2. jbuilder2006下做的一个JAVA八数码问题的解法,注意采用了深度优先算法-jbuilder2006 done under a JAVA Problem eight digital, pay attention to depth-first algorithm using
  3. 所属分类:Applet

    • 发布日期:2017-04-03
    • 文件大小:11610
    • 提供者:miao
  1. Chess(8puzzle)

    0下载:
  2. 这个程序是从广度优先搜索,深度优先搜索,A算法以及A算法等多方面算法来解决八数码问题.zip-8-puzzle A* BFS DFS MFC
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-14
    • 文件大小:3768874
    • 提供者:benson
  1. AStar

    0下载:
  2. 八数码问题的A*算法实现,java的伪代码,基本思想-8 digital issues of A* algorithm, java pseudo code, the basic idea
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3264
    • 提供者:呵呵
  1. Puzzle

    0下载:
  2. 八数码 * 大体思路:主要思想为插入排序。 * 特殊词语解释: * 墙:在最外层的中间位置,总共有四个,如[1][0]。 * 注意:这四个位置有一个共同性质,即:以任何方式记录数字为,他们与其他五个位置的奇偶性互异 * 角:数组的四个角 * 空格:数字0-Eight digital* generally thought: the main ideas for the insertion sort.* Special terms to explain:* the wa
  3. 所属分类:Applet

    • 发布日期:2017-03-29
    • 文件大小:2537
    • 提供者:duwei
  1. eightpuzzle

    0下载:
  2. 用java编写的八数码算法,具有图形化界面和最优路径的输出-Using java prepared eight digital algorithm, with a graphical interface and the optimal path of output
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:3704
    • 提供者:fantasysq
  1. java8

    0下载:
  2. 本程序实现八数码的实现,也可以观看演示过程-This procedure to achieve the realization of the eight digital, you can view the demo process
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:36322
    • 提供者:谢江峰
  1. 8numJava

    0下载:
  2. 人工智能中的八数码问题,使用Java开发.-8 num
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:1993
    • 提供者:eventh
  1. eight-digit

    0下载:
  2. 求解八数码问题,初始状态存放在文件中,读入后使用A*算法求解8数码问题,目标状态为1238_4765,即从左上角开始为1,然后按顺时针排列在九宫格中。输出为具体求解步骤-Solving the eight digital issues, the initial state stored in the document, read to use the A* algorithm to solve 8 digital issues, the target state for the 1238_476
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:16462
    • 提供者:郑益夫
  1. EightNum

    0下载:
  2. 八数码问题,可以实现将九个空格里的八个数进行排列-8 digital issues, the nine spaces can be achieved in eight years with the number of
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:2537
    • 提供者:Morgan
  1. eightnumber_updata

    0下载:
  2. 关于八数码游戏的完善版本,人工智能期末科课设计-On the eight-game perfect digital version of the design of artificial intelligence at the end of Section
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:397106
    • 提供者:朱建杰
  1. AStarUpan

    0下载:
  2. 用A星算法求解八数码问题,使用的是JAVA语言编程,开发环境是Netbeans-With A Star Algorithm 8 digital issues, using the JAVA programming language, development environment is Netbeans
  3. 所属分类:Java Develop

    • 发布日期:2017-05-11
    • 文件大小:3046654
    • 提供者:袁晓
  1. EghitNUM.java

    0下载:
  2. 自己编的一些小程序,分享一下,有九宫,有八数码-Its own series of small programs, share what it has done kau kung, eight digital
  3. 所属分类:Games

    • 发布日期:2017-04-08
    • 文件大小:22440
    • 提供者:姚俊杰
  1. Java

    0下载:
  2. 八数码问题,人工智能,实验问题 -eight
  3. 所属分类:Data structs

    • 发布日期:2017-05-03
    • 文件大小:1122294
    • 提供者:发来里
  1. EightDigitalGame

    0下载:
  2. 八数码游戏,能够自动求解和展示过程. 包括SWT的用户界面-eight digital game, with SWT GUI
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1985631
    • 提供者:lst
  1. Genetic

    0下载:
  2. 遗传算法解八数码问题,交配用的是轮盘赌法-Genetic Algorithm for the eight-puzzle problem, mating with the roulette method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-09
    • 文件大小:8825
    • 提供者:harry
  1. Eight

    0下载:
  2. 经典的八数码问题,学生时代必须要掌握的代码,很实用的java代码-Eight classic digital issues, a student must master code, java code is very useful
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:18046
    • 提供者:sugar
  1. AISHOW

    0下载:
  2. AI 系统,八数码问题,九宫图的实现。里面实现了图形界面,可视化-AI system
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:883099
    • 提供者:mical
  1. Java-Eight

    0下载:
  2. Java版八数码游戏 更优化的算法,更直观的界面 可以随机生成八数码图由用户来拼 解不出来? 没关系,电脑帮你拼回去-Java version of the eight digital game More optimization algorithms, a more intuitive interface Randomly generated eight digital format by the user to fight Solution does not come
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:9082
    • 提供者:sohingkeung
  1. JAVA-written-eight-digital-game

    0下载:
  2. JAVA 编写的八数码游戏。程序自动将打乱的八数码一步一步移动至顺序态。-JAVA written eight digital game. The program automatically will disrupt the eight digital moving step by step to the order form.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:9403
    • 提供者:飘洒
« 12 3 »
搜珍网 www.dssz.com