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

搜索资源列表

  1. CRC

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

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

    0下载:
  2. 已知一个点到一条直线的距离,主要用在地图匹配中基于权重地图匹配算法中-Given a point to a straight line distance, mainly used in the map-matching weight based map-matching algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:2814
    • 提供者:胡晓宇
  1. vmaco

    0下载:
  2. 约束变尺度法的Fortran源代码,基于Powell的原始算法,来自NASA-The algorithm is based upon a variable metric method presented by M.J.D. Powell and a quadratic programming method by R. Fletcher. VMACO is a non-linear program developed to calculate the least value of a functi
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:50871
    • 提供者:zxp
  1. AStarShortPath

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

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

    0下载:
  2. 2009电子大赛小车控制算法,自循迹沿线运行-2009 smart car control algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:2089
    • 提供者:cs
  1. Guidance--Navigation-and-Control(1)

    0下载:
  2. 导航制导与控制方面国内外最新文章,文章详细介绍了导航控制方面的最新成果,文章页给出了控制算法的设计。-Navigation guidance and control aspects of the latest domestic articles, article details the latest achievements of the navigation control, the article page shows the control algorithm design.
  3. 所属分类:transportation applications

    • 发布日期:2017-05-12
    • 文件大小:2895645
    • 提供者:夏开心
  1. C-program-of-PID-algorithm

    0下载:
  2. 本文件详细说明了PID算法Matlab仿真程序和C程序-Matlab simulation program and C program of PID algorithm
  3. 所属分类:transportation applications

    • 发布日期:2017-04-05
    • 文件大小:12454
    • 提供者:Nicky
  1. beam_model

    1下载:
  2. 根据梁的弯曲振动方程解析求解梁的模态。算法清晰简便!清晰!很好用!-Based on the modal bending vibration equation analytic solution of beam. Algorithm is simple and clear! Clear! Very good use!
  3. 所属分类:transportation applications

    • 发布日期:2017-04-25
    • 文件大小:49072
    • 提供者:Jeff
  1. pro

    1下载:
  2. 小波与近似熵相结合的机械振动噪声信号分析 1 近似熵算法: 2 快速近似熵算法: 3 复morlet小波实验程序: 4谐波小波实部与虚部的程序: 5谐波小波分析时频图: -Harmonic wavelet combined with approximate entropy mechanical vibration and noise signal analysis
  3. 所属分类:transportation applications

    • 发布日期:2016-03-26
    • 文件大小:3072
    • 提供者:zhao hf
  1. three-dimensional-path-planning

    0下载:
  2. 基于蚁群算法的三维路径规划。在三维地图上寻找最优路径!-Ant colony algorithm based three-dimensional path planning. To find the optimal path on the three-dimensional map!
  3. 所属分类:transportation applications

    • 发布日期:2017-04-06
    • 文件大小:22042
    • 提供者:张三
  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-09
    • 文件大小:272833
    • 提供者:杨灵珍
  1. matlabworks

    13下载:
  2. 基于动态规划算法对混合动力汽车能量管理策略建模后进行问题计算-Based on dynamic programming algorithm to calculate the hybrid vehicle energy management strategy for problem modeling
  3. 所属分类:transportation applications

    • 发布日期:2016-06-12
    • 文件大小:25600
    • 提供者:trista
  1. PSO_demo

    0下载:
  2. 粒子群算法求解TSP问题,VC++运行平台-particle swarm optimization for TSP
  3. 所属分类:transportation applications

    • 发布日期:2017-04-16
    • 文件大小:62542
    • 提供者:yong wang
  1. DhhYc

    0下载:
  2. 利用matlab解决多目标优化问题,基于遗传算法,-Multiobjective Optimization Problems Using GA
  3. 所属分类:transportation applications

    • 发布日期:2017-04-13
    • 文件大小:2406
    • 提供者:zhou
  1. pedometer

    0下载:
  2. android 计步器源码, 实现计步器算法!-android pedometer source to achieve pedometer algorithm!
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:381241
    • 提供者:wang
  1. Finite-element-analysis-Matlab

    0下载:
  2. 该程序是一个有限元算法的matlab实现 1.请通过运行‘main’函数来运行程序 2.该程序理论上适用于结构力学内的所有钢架程序,已经在函数‘mainplus’通过西安工业大学版结构力学例题12-7的测试 3.该程序解决了不同种类的多重非结点荷载加载这个通用性问题-The program is a matrix displacement method matlab realize a please to run the program by running two
  3. 所属分类:transportation applications

    • 发布日期:2017-04-06
    • 文件大小:4771
    • 提供者:MXD
  1. GPS-SINS-program

    0下载:
  2. GPS与SINS(捷联惯性导航)算法验证matlab程序-GPS and SINS algorithm verification matlab program
  3. 所属分类:transportation applications

    • 发布日期:2017-04-09
    • 文件大小:686390
    • 提供者:weibo
  1. LPR

    0下载:
  2. 车牌定位与识别的最新算法源代码,采用Visual C++语言-License plate location and recognition algorithm of the latest source code, using Visual C++ Through February to complete-License plate location and recognition algorithm of the latest source code, using Visual C++
  3. 所属分类:transportation applications

    • 发布日期:2017-06-14
    • 文件大小:20906605
    • 提供者:王传旭
  1. Genetic

    0下载:
  2. 利用遗传算法求解极值问题,进化代数30,种群个数1-Extremum problem using genetic algorithm, evolutionary algebra 30, the number of population 100
  3. 所属分类:transportation applications

    • 发布日期:2017-04-14
    • 文件大小:4949
    • 提供者:张晨
  1. Asaoka

    0下载:
  2. 该源码是基于matlab编写Asaoka算法,用于高速铁路沉降预测-The source code is written in matlab Asaoka based algorithm for high-speed railway settlement prediction
  3. 所属分类:transportation applications

    • 发布日期:2017-04-10
    • 文件大小:879
    • 提供者:周俊
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »
搜珍网 www.dssz.com