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

搜索资源列表

  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. 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. emdmfiles

    0下载:
  2. emd算法的源代码,用于信号处理和数据分析-emd algorithm source code for signal processing and data analysis
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:34236
    • 提供者:鲍春晓
  1. gdf

    0下载:
  2.  根据城市交通路网建设的实际, 研究了描述城市交通网络图的城市道路数据库的组织结构, 在此数据 结构的基础上依靠G IS 技术的支持, 采集了大量具体道路信息, 采用D ijk st ra 算法实现了快速最短路径搜索。根 据城市的交通状况对交通网络图的边值赋予不同的权值可实现最优路径搜寻, 给出了一个搜索实例——一个包 含61 个交通路口的最短路径搜索结果的搜索时间约为1. 1
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:183097
    • 提供者:王功臣
  1. MissileTrajectorySimulation

    8下载:
  2. 通用弹道仿真计算程序V1.0 本程序包为vxLand提供的经典版的通用导弹、炮弹、火箭弹等的弹道仿真计算程序,适 用于无控弹药,用户可以需要根据加入三点法、比例导引等导引方法,修改、扩充成相 应的有控、制导模拟仿真弹道程序。 程序包中MissileTrajectorySimulationRk.h的rk()是经典的4阶龙格库塔方法求常微分 方程的数值算法的函数子程序,大家可参考使用。 MissileTrajectorySimulation
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:67069
    • 提供者:donotspam
  1. Mti

    0下载:
  2. 惯性测量组件Mti进行数据采集,利用陀螺和加速度计数据进行捷联姿态角解算,采用四元数更新算法,解算周期可调。
  3. 所属分类:交通/航空行业

    • 发布日期:2008-10-13
    • 文件大小:123943
    • 提供者:Susan
  1. bus

    0下载:
  2. 公交系统卡信息分析,总结公交IC 卡数据记录内容的基础上,结合公交换乘基本概念和常规算法,提出了一种基于IC 卡 数据的公交换乘识别方法,并深入分析了该方法的影响因素-Card information of public transportation, public transportation IC card data records summarized on the basis of content, combined with the basic concepts of public
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:180692
    • 提供者:范远
  1. MATLAB-code-for-TSP

    1下载:
  2. 用GA算法和ACO算法在MATLAB上解决TSP问题,附有31个城市的坐标数据-Coordinate data with GA algorithms and ACO algorithm in MATLAB to solve the TSP with 31 cities
  3. 所属分类:transportation applications

    • 发布日期:2017-11-08
    • 文件大小:13953
    • 提供者:刘洪佚
  1. 1hangjiguanlian

    0下载:
  2. 实现航迹融合的算法,多雷达探测实现目标数据的融合并完成对目标的模拟仿真,这里主要是对一个目标的跟踪,需要在vc++6.0上实行-Track fusion algorithms, multi-radar detection to achieve the target data fusion and complete simulation of the target, mainly tracking a target, you need to implement in vc++6.0
  3. 所属分类:transportation applications

    • 发布日期:2017-12-07
    • 文件大小:1113508
    • 提供者:孟凡刚
  1. RSTD

    1下载:
  2. 是介绍张量分解和张量恢复算法的,对数据突变点有很好的恢复效果-tensor recovery
  3. 所属分类:transportation applications

    • 发布日期:2017-11-30
    • 文件大小:546738
    • 提供者:姚栖
  1. GPS-VS

    0下载:
  2. 将GPS接收的文件导航文件,观测文件通过创建类的方式,以对象的方式读取,能够形成完成的所要的数据,涉及容器算法,结构体算法等-The GPS navigation files received files, the observation file by creating a class method, reads as objects, to be completed to form the data related to the container algorithm, the struct
  3. 所属分类:transportation applications

    • 发布日期:2017-11-13
    • 文件大小:4667609
    • 提供者:潇寒
  1. CRC

    0下载:
  2. CRC校验算法,用于需要严格保证数据完整性的通信校验。-Useful CRC checking C code, for applications in communication.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:张冰
  1. ShanghaiSubway

    0下载:
  2. 本系统是在flash环境下,以ACTION scr ipt3.0为开发语言的一套上海地铁查询系统。功能如下:显示每个站点的首末班车信息,高亮显示选中的线路,中英文切换,快速查询站点位置,以dijkstra算法计算两站点间的最短路径等。相关数据记录在XML文件中。-The system is in a flash environment to ACTION scr ipt3.0 for the development of a Shanghai subway language query syst
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:272833
    • 提供者:杨灵珍
  1. anlaysis_data_m_file

    0下载:
  2. 单片机采集到的车窗电压AD采样值,用MATLAB进行数据分析,电压变化曲线图像显示,以便进行模拟算法验证。-The car windows Voltage AD value from SCM AD-sampling collected, using MATLAB data analysis, image display voltage curves for simulation algorithm validation.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-12
    • 文件大小:1573
    • 提供者:刘瑜璋
  1. VehicleDynamicWeight

    1下载:
  2. 用于从车辆动态称重系统下位机采集传感器AD数据,产生波形,并通过算法分析,获取车辆经过传感器的行为和重量。-Used to Analysis Vehicle dynamic weighting by Wave of AD value.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-07
    • 文件大小:1053150
    • 提供者:wang
  1. PSINS

    2下载:
  2. 工具箱主要功能: 1) 姿态向量、四元数、矩阵、滤波算法等各类子程序 2) 圆锥运动仿真 划船运动仿真 惯性器件随机误差仿真 3) Kalman滤波初始对准 基于惯性系初始对准 罗经法初始对准 大方位失准角EKF初始对准 大失准角UKF初始对准 速度+姿态传递对准 4) 纯惯性导航SINS仿真 航位推算、SINS/DR仿真 SINS/GPS组合仿真 GPS/BD/GLONASS单点伪距定位 SINS/GPS松/紧组合
  3. 所属分类:transportation applications

    • 发布日期:2017-06-01
    • 文件大小:13773887
    • 提供者:刘世涛
  1. Attitude-Algorithm

    1下载:
  2. 两种基于互补滤波的姿态算法,对陀螺仪和加速度计进行数据融合,解算姿态。一种使用了梯度下降算法,另一种使用反馈修正和李雅普诺夫分析。-Two algorithms for attitude estimate based on complementary filtering. Data form Gyroscope and Accelerometer are fused. One is based on gradient descent algorithm while the other is ba
  3. 所属分类:transportation applications

    • 发布日期:2017-05-04
    • 文件大小:6136
    • 提供者:zhou
  1. StatorCurve

    1下载:
  2. 汽车转向助力液压马达定子曲线数据处理软件,内置了8种定子曲线算法。系统内自定义类,示波器控件,此控件与NI LabView的波形控件功能相当,十分强大(在网上只能找到简单的波形控件,才自已写了一个)。-Stroke-assisted hydraulic motor stator data processing software, built-in eight stator curve algorithm. System custom class, oscilloscope control, th
  3. 所属分类:transportation applications

    • 发布日期:2016-11-02
    • 文件大小:811008
    • 提供者:tan
  1. Elman神经网络的数据预测

    0下载:
  2. 一个短时的电力流量预测,Elman算法与神经网络结合的实例(A short time traffic flow prediction, an example of the combination of Elman algorithm and neural network)
  3. 所属分类:交通/航空行业

    • 发布日期:2018-04-19
    • 文件大小:2048
    • 提供者:wuwuwuwuwuwoo
  1. 预测算法源代码

    2下载:
  2. 交通流预测 ;数据处理;数据去噪;数据融合。(Traffic flow prediction; data processing; data denoising; data fusion.)
  3. 所属分类:交通/航空行业

    • 发布日期:2021-04-26
    • 文件大小:1091584
    • 提供者:lylian
« 12 »
搜珍网 www.dssz.com