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

搜索资源列表

  1. awtcssdsadd.rar

    0下载:
  2. 做了一大堆J2EE WEB应用之后,闲来无事决定研究一下桌面应用程序开发。 想了一下干脆做个Java版的星际,研究的对象就是星际的JS山寨版-JS星际。 看了几下,当机立断决定山寨之。。。。 后来经过无数个夜晚的煎熬终于完成了一部分,特来和大家分享一下。 暂时支持采矿,攻击,寻路,局域网对战. 虽然只能算一个Demo,但是用到了很多Java基础技术和算法: Java2D,双缓冲,A星寻路,粒子系统,动画效果,处理图片,Swing ui ,UDP,T
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.43mb
    • 提供者:lll
  1. TSP

    0下载:
  2. 用A星算法解决TSP问题,其中的择优函数选的是最小生成树-A star with the algorithm to solve TSP problems, the merit function is the minimum spanning tree selected
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:23.58kb
    • 提供者:111
  1. Eight_(8)_2183836282010

    0下载:
  2. A star algoritm for 15-puzzle
  3. 所属分类:Games

    • 发布日期:2017-04-01
    • 文件大小:27.78kb
    • 提供者:elham
  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
    • 文件大小:2.91mb
    • 提供者:袁晓
  1. ShortestPath

    0下载:
  2. 用A星算法解决的TSP问题,其中的选择函数用的是最小生成树-A star with the algorithm to solve the TSP problems, the selection function using a minimum spanning tree
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:23.88kb
    • 提供者:111
  1. 8_puzzle

    0下载:
  2. 8数码问题的Java求解,采用A*算法。数据结构采用的Vector<int[]>。输出为"no solution"或一系列表示求解过程的字符串。 某些30步的测试样例需要半分钟左右,但是绝对是正确解~~万望您能不吝点滴时间耐心等待……orz thnx~~ 我用的启发函数计算了现在的网格距离目标网格还有多远。 具体算法是,将每一格中的数字的坐标与其应该在的坐标的差加到一起,得到这个最终值h(x) 也就是Manhattan_Distance 源码使用
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:653.94kb
    • 提供者:Siegfried
  1. dict

    0下载:
  2. 用java来实现电子词典,类似于金山词霸,用的字典库是星级译王的字典-Use java to implement electronic dictionaries, similar to Kingsoft, using a dictionary library is a star of King dictionary translation
  3. 所属分类:Java Develop

    • 发布日期:2017-04-09
    • 文件大小:1.26mb
    • 提供者:郑景静
  1. AStar

    0下载:
  2. A * (star) Algorithm-A* (star) Algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:1.18kb
    • 提供者:carlos
  1. a-star-java.tar

    0下载:
  2. Implementation of A-star algorithm in a little game-like gui.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:17.01kb
    • 提供者:A.T.
  1. starwar

    0下载:
  2. 一个JAVA的小游戏,主要模拟的是太空的小游戏与星战类似-A small JAVA games, mainly the space simulation game with a similar Star Wars
  3. 所属分类:Game Program

    • 发布日期:2017-03-27
    • 文件大小:31.39kb
    • 提供者:Liverpool
  1. TileProblem.tar

    0下载:
  2. This is simulation of classic 15 tile puzzle problem solver. It has capability to solve the problem using artificial intelligent techniques of depth first search and A-star search. This project is completely done in netbeans for running game requ
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:21.66kb
    • 提供者:ravi
  1. Star

    0下载:
  2. 实现java编程中的夜空,漫天星星绽放,我是在java课程实训上做的,一个小例子,适合java初学者学习。-Java programming to achieve the night sky, the sky the stars shine, I was on a training course in java to do a small example for java beginners.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:葛燕景
  1. GalacticWar

    0下载:
  2. 一个用java编写的星球大战小游戏,用jbulider软件,含有图片声音,完整游戏-A java written Star Wars game, with jbulider software, sound with pictures, complete game
  3. 所属分类:Games

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

    0下载:
  2. Java语言编写的迪杰斯特拉算法,通过演示以及代码的分析可以帮助大家掌握此算法。-Java language Dijkstra algorithm, demos, and code analysis can help us grasp the algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:91.84kb
    • 提供者:blue_fox
  1. Java-star-vote-system

    0下载:
  2. 设计项目:论坛。一个论坛,你登录进去,在这个论坛里你既能浏览明星资料,又能给你所喜爱的明星投票,还能在留言板里留下你想说的话。更重要的是论坛要有记忆功能。-It is a vote system.You can vote for the star that you love and leave message to them.
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:414.03kb
    • 提供者:leruowls
  1. ShapeExp2

    0下载:
  2. 个人原创代码:矩形、圆形、五角星等形状的操作。编写Java Application程序,创建一个接口Shape,其中有抽象方法area,类Circle 、Rectangle实现area方法计算其面积并返回。又有Star实现Shape的area方法,其返回值是0,Star类另有一返回值boolean型方法isStar;在main方法里创建一个Vector,根据随机数的不同向其中加入Shape的不同子类对象(如是1,生成Circle对象;如是2,生成Rectangle对象;如是3,生成Star对象)
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1.28kb
    • 提供者:李瑞
  1. Planet.java.tar

    0下载:
  2. Represents a planet that will orbit around a star
  3. 所属分类:Games

    • 发布日期:2017-04-12
    • 文件大小:974byte
    • 提供者:Jakoby
  1. A-star-pathfinding-master

    0下载:
  2. A*算法JAVA实现,it is helpful to understand the A* algorithm-A* algorithm JAVA implementation, it is helpful to understand the A* algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1.68mb
    • 提供者:赵天舒
  1. astar-master

    0下载:
  2. A*算法,A*(A-Star)算法是一种静态路网中求解最短路径最有效的直接搜索方法,也是解决许多搜索问题的有效算法。算法中的距离估算值与实际值越接近,最终搜索速度越快。(A* algorithm and A* (A-Star) algorithm are the most effective direct search methods for solving the shortest path in static road network, and also are effective algo
  3. 所属分类:Java编程

    • 发布日期:2018-04-21
    • 文件大小:16kb
    • 提供者:xx250
  1. A星算法

    0下载:
  2. A星算法 应用于路径优化算法 是一种具有启发性策略的算法 本文对a星算法进行介绍与总结 并用java语言实现!(The application of A star algorithm to the path optimization algorithm is an heuristic strategy. This paper introduces and summarizes the a star algorithm and implements it in the Java language.
  3. 所属分类:Java编程

    • 发布日期:2018-04-22
    • 文件大小:28kb
    • 提供者:fffry
« 12 3 »
搜珍网 www.dssz.com