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

搜索资源列表

  1. puzzle

    0下载:
  2. 用A star,先深搜索等搜索算法搜索puzzle。
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:140074
    • 提供者:fancyiyang
  1. awtcssdsadd.rar

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

    • 发布日期:2017-04-10
    • 文件大小:1500392
    • 提供者: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
    • 文件大小:24149
    • 提供者:111
  1. aStar

    0下载:
  2. 使用A*算法求解8数码问题,数码是随机生成的,若碰上无解的情况先调整数码的结构使其有解。-use A star algorithm to solve the eight digits problem
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:3099
    • 提供者:吴全旺
  1. JSPquick-star

    0下载:
  2. JSp快速入门一本的,非常值得看的。献给有需要的人-JSP Quick-Start of a very worth the watch. Dedicated to those who need it
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:151837
    • 提供者:yiyan
  1. a-star-algorithm

    0下载:
  2. A* path finding algorithm in Javascr ipt
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:3733
    • 提供者:Nivas
  1. rl

    0下载:
  2. 本日历只是一个简单的近几年的日历!可以选择年月日,也可以查看星-This calendar is just a calendar of simple last few years!Can choice exergue day, can also look into a star
  3. 所属分类:JavaScript

    • 发布日期:2017-04-06
    • 文件大小:1107
    • 提供者:独活草
  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. 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
    • 文件大小:24455
    • 提供者: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
    • 文件大小:669639
    • 提供者: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
    • 文件大小:1319794
    • 提供者:郑景静
  1. a-star-java.tar

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

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

    0下载:
  2. 画个星星,添加了鼠标点击事件-draw a star
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:流川枫
  1. puzzle

    0下载:
  2. 用A star,先深搜索等搜索算法搜索puzzle。-star
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:140078
    • 提供者:Jack
  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
    • 文件大小:1069
    • 提供者:葛燕景
  1. A-star-search

    0下载:
  2. 画一个迷宫,设置初始点和随机终点,找到最佳路径,实现A star search-implement A star search
  3. 所属分类:Java Develop

    • 发布日期:2017-11-18
    • 文件大小:9809
    • 提供者:sam
  1. A-star---Eight-digital-problem

    0下载:
  2. 用A*算法解决八数码问题。由于实验要求,该八数码为5*2的格式,其中第一行最后一个方格为死格。-Artificial intelligence job with the A* algorithm to solve eight digital problem. Due to the experimental requirements, the eight digital 5* 2 format, the first line of the last checkered as dead cells.
  3. 所属分类:JavaScript

    • 发布日期:2017-11-08
    • 文件大小:245854
    • 提供者:李华
  1. A

    0下载:
  2. A*(A-Star)算法是一种静态路网中求解最短路最有效的方法,估价值与实际值越接近,估价函数取得就越好。该上传的内容是一个A*算法的模拟实现。-A* (A-Star) algorithm is the most effective way to short-circuit a static road network to solve the valuation closer to the actual value, the valuation function is achieved, the
  3. 所属分类:JavaScript

    • 发布日期:2017-04-27
    • 文件大小:51498
    • 提供者:芦荟
  1. A-star

    0下载:
  2. A-star算法求最短路径。 公式表示为: f(n) g(n)+h(n), 其中 f(n) 是从初始状态经由状态n到目标状态的代价估计, g(n) 是在状态空间中从初始状态到状态n的实际代价, h(n) 是从状态n到目标状态的最佳路径的估计代价。-A-star algorithm for the shortest path. Formula is expressed as: f (n) g (n)+h (n), where f (n) the initial s
  3. 所属分类:Java Develop

    • 发布日期:2017-05-04
    • 文件大小:9168
    • 提供者:Bao
  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
    • 文件大小:28672
    • 提供者:fffry
« 12 3 4 »
搜珍网 www.dssz.com