CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 交通/航空行业 搜索资源 - A*算法

搜索资源列表

  1. BusLine_src

    0下载:
  2. 这是本人学习JAVA操作XML文件时编写的小软件,数据存储采用XML文件格式,路线搜索采用图搜索算法。(对XML的操作采用jdom),这是较早前写的代码了,近来比较忙也没有再做修改,我在个人blog上发过编译后的jar包,很多人想要源码,所以这次就上传上来了:) -this is my learning Java operating XML documents prepared by small software, data storage using XML document format
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:62381
    • 提供者:rochoc
  1. packing2006code

    0下载:
  2. 此程序目的用来计算集装箱装量,可以计算出达到最大装量的放置方法,功能已经基本实现,实际可以用于任何方形空间存放方形物体的计算问题,目前只有文字输出结果。 程序利用回溯探索法,算法一般,有水平者可以改进算法。-purpose of the procedure used to calculate container load can be calculated maximum load placed methods, functions have basically achieved, the
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:3683277
    • 提供者:李永兴
  1. 9927417pfind20

    0下载:
  2. 一个非常好的vp+mapx的最短路径算法-a very good vp + mapx the shortest path algorithm
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:225021
    • 提供者:satan_dongdong
  1. explitmpc

    4下载:
  2. 本程序是显式模型预测控制算法,和以往的控制算法比较,计算量大大减少。-this procedure is a model predictive control algorithm, and past the control algorithm, the computation greatly reduced.
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:1030
    • 提供者:杨保青
  1. IntegratedVehicleNavigation

    0下载:
  2. 解压后会有5M,这是我利用C#针对嵌入式WinCE做的一个GPS/惯性导航系统的组合定位软件,包括了卡尔曼滤波算法(含矩阵控件),界面显示,GPS串口接受,滤波结果输出以及WinCE应用调试控件,超强吧!直接下载可以在Visual.Net下调试使用。-5M be unpacked, This is what I use C# for embedded WinCE done a GPS / inertial navigation system software portfolio position
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:728693
    • 提供者:马海波
  1. netlayer

    0下载:
  2. VC+MO最短路径算法 // 计算线的几何长度 double CalcLength() // 通过线的id得到线数据 BOOL GetLineData(int id) // 得到距离某点最近的线段,返回该线段的id int GetNearestLineData( double x, double y) // 判断两点是否重合 BOOL IsPtCoincide( NetPoint ptFirst, NetPoint ptSecond ) /
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:13750
    • 提供者:Mark
  1. hanming1

    0下载:
  2. 一个用于gps中的汉明码校验的程序,详细算法请参见gps算法类书籍-a gps for the Hamming codes calibration procedures, a detailed algorithm See gps algorithm books
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:119871
    • 提供者:liumei
  1. 1-dmusic

    0下载:
  2. 本文主要介绍了1维music算法的基本matlab仿真程序-This paper introduces a dimension of the basic algorithm music Matlab simulation program
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:3066
    • 提供者:历史风
  1. MUSIC-1d

    0下载:
  2. music算法是利用空间阵列实现空间信号参数估计的一项专门技术,-music algorithm is the use of space spatial signal array parameter estimation of a specialized technology,
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:3470
    • 提供者:历史风
  1. oil

    0下载:
  2. 微软加油题的几种算法 原题 . 一道关于飞机加油的问题,已知:   每个飞机只有一个油箱,   飞机之间可以相互加油(注意是相互,没有加油机)   一箱油可供一架飞机绕地球飞半圈,   问题: 为使至少一架飞机绕地球一圈回到起飞时的飞机场,至少需要出动几架飞机?(所有飞机从同一机场起飞,而且必须安全返回机场,不允许中途降落,中间没有飞机场) 第三题. 汽车加油问题   一辆载油500升的汽车从A开往1000公里外的B,已知汽车每公里耗油量为1升,A处有无穷多的油
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:8514
    • 提供者:bill
  1. Proje

    0下载:
  2. 该程序不能实现全程售票,所以需要使用者通过算法来实现该功能-the whole ticketing process can not be achieved, there is a need by users of the algorithm to achieve functional
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:1520544
    • 提供者:黄亮
  1. trackHu

    5下载:
  2. 轨迹跟踪---船舶航迹控制,典型的欠驱动控制问题。两种算法,采用了matlab---simulink,直观明了。-Sailing ship trajectory tracking control, a typical under-actuated control. Two algorithms using matlab--- simulink, intuitive and clear.
  3. 所属分类:transportation applications

    • 发布日期:2016-12-22
    • 文件大小:8285
    • 提供者:hutunan
  1. SINS-MatlabImplement

    10下载:
  2. 本程序是关于四元数法捷联惯导解算算法的matlab程序组合包,其中包括滤波初始对准仿真,罗经法初始对准仿真,捷联惯导解算仿真,组合卡尔曼滤波等演示程序及其必需的参数矩阵转换程序,程序算法皆是本人通过大量阅读捷联惯导经典论文书籍编写的,经过调试已经通过,所得圆锥误差,划桨误差与秦永元所编惯性导航一书相符,可靠性较高。适合惯导学习者参考改进使用 -This procedure is the law about quaternion SINS algorithm matlab solver co
  3. 所属分类:交通/航空行业

    • 发布日期:2013-11-30
    • 文件大小:20072
    • 提供者:lijipeng
  1. Toolpath

    1下载:
  2. 这是B样条曲线在数控加工中的刀具路径生成程序,CAD/CAM方向的算法程序。-This is a B-spline curve in NC machining tool path generation process, CAD/CAM program the direction of the algorithm.
  3. 所属分类:transportation applications

    • 发布日期:2017-03-31
    • 文件大小:1846
    • 提供者:小胡
  1. gatspexe

    0下载:
  2. 给出一个运行用遗传算法运算的Delphi可执行程序。可以解决TSP问题。-Give a running operations using genetic algorithms Delphi executable program. TSP problem can be solved.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:187577
    • 提供者:lian
  1. LabeledIconWndDemo

    0下载:
  2. 使用VC++编写的城市间最短路径问题的演示程序,具有图形化界面,采用Dijkstra算法,能够生成任意两个城市间的路径长度和具体路径。-This project is programmed in VC++ to demonstrate a demo which solves shortest path problem between two cities。This program has a city network GUI, utilizes Dijkstra algorithm and c
  3. 所属分类:transportation applications

    • 发布日期:2017-05-13
    • 文件大小:3511470
    • 提供者:周博通
  1. fuzzy

    0下载:
  2. 研究模糊算法时编写的一个小函数,曾经用于第一版XUFO上的模糊控制器,优点是计算量小,简单易用,缺点是适应性不够强,不能满足高精度的需要。建议在使用的时候可以加入误差积分,形成简易模糊PID的架构,可以提高稳定时的精度。 -Study of fuzzy algorithms written a small function, has been used in the first edition of XUFO on the fuzzy controller, the advantage of c
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:1533
    • 提供者:simon
  1. AStarShortPath

    0下载:
  2. A*算法求解公交最少耗时路径,效果好于普通的Dijkstra算法。-A* algorithm solving least-time path problem in scheduled network
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:7094
    • 提供者:ZY
  1. PDPTW

    2下载:
  2. 采用模拟退火与遗传算法相结合的混合算法解决带时间窗的取送货问题(A hybrid algorithm based on simulated annealing and genetic algorithm is used to solve the delivery and pick-up problem with time windows.)
  3. 所属分类:交通/航空行业

    • 发布日期:2020-07-10
    • 文件大小:172032
    • 提供者:固执的蜗牛
  1. 信息时代的电子战

    3下载:
  2. D.C.施莱赫先生所著的《信息时代的电子战》一书,包括电子版原文(MLF格式,需要从网上下载MLFViewer阅读器),以及原书附带的程序集,对于从事雷达电子战领域研究的技术人员有着非常高得参考价值。(D. C. Schleich's Book, Electronic Warfare in the information age, has a very high reference value for the technical personnel engaged in the field of
  3. 所属分类:交通/航空行业

    • 发布日期:2020-12-29
    • 文件大小:11934720
    • 提供者:jznudt
« 12 3 4 »
搜珍网 www.dssz.com