CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 路径选择

搜索资源列表

  1. tsppso

    0下载:
  2. 运用粒子群算法pso来解决旅行商问题中的最优路径的选择。-TSP PSO
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:21087
    • 提供者:zhao
  1. LZW

    0下载:
  2. 用VC++编写的基于LZW的数据压缩软件,具有输入输出路径选择,是本人的本科毕业设计,具有参考价值-Written with VC++ based on LZW data compression software, with input and output path selection, is my graduation project, a reference value
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:43630
    • 提供者:贾鹏洲
  1. router

    0下载:
  2. 路由算法,对图进行最短路径选择,只需更改最大结点个数,邻接矩阵即可使用。-Routing algorithm, the shortest path to the graph selection, simply change the maximum number of nodes, the adjacency matrix can be used.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1109
    • 提供者:lai
  1. yichuansuanfa

    0下载:
  2. 遗传算法 vc代码 本文实现的是最短路径选择-Vc code genetic algorithm implemented in this article is the shortest path selection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:43514
    • 提供者:yangxu
  1. Thgorithm

    0下载:
  2. 测试系统模型的测试路径选择算法研究The test based on the test system model path algorithm-The test based on the test system model path algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:335762
    • 提供者:xp1735
  1. GeneticAlgorithms

    0下载:
  2. 求解任务分配和路径选择的改进遗传算法。针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,提出了基于设计模式的改进遗传算法设计框架,提供了Visual C#代码。该框架通过使用模板方法模式、策略模式和适配器模式大大提高了改进遗传算法在设计实现过程中的可扩展性和灵活性。-Traditional genetic algorithm programming in the process of solvin
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:514075
    • 提供者:廖伟
  1. map

    0下载:
  2. 校园导航系统,主要的工作是能够进行校园信息的相关服务和各种信息查询,最主要的是能够进行最短路径分析和选择-Campus navigation system, main job is to campus information related service and all kinds of information inquiry, the main reason is to analyze and select the shortest path
  3. 所属分类:CSharp

    • 发布日期:2017-05-22
    • 文件大小:6770471
    • 提供者:覃安洁
  1. NAVI

    0下载:
  2. GPS数据解析,根据此数据进行路径选择,包括最短路径和最省时路径选择-Parse GPS data, base on that data to choose the route, including the shortest path and the most saving time path
  3. 所属分类:GPS develop

    • 发布日期:2017-04-02
    • 文件大小:55681
    • 提供者:leicao
  1. dijstra

    0下载:
  2. dijstra算法的C++程序。利用倒序进行路径选择。通信网络课程设计。-dijstra algorithm C++ program. Using reverse the path of choice. Communication Networks course design.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:1271
    • 提供者:李牧
  1. DisUninstallSoft

    0下载:
  2. 可以查看终端安装软件并根据返回的路径选择想要卸载的软件-You can view the terminal and install the software selection based on the return path for the software you want to uninstall
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-19
    • 文件大小:5280969
    • 提供者:付永明
  1. AGV-Code-Part-1

    1下载:
  2. AGV的路径选择,寻径代码等……吹水凑数从现在开始-Roadmap choosing, just part of the whole code.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:7162
    • 提供者:李庆钟
  1. ShowBitmap

    0下载:
  2. 主要用于显示图像,可以通过路径选择打开任意一张图片,然后显示在页面上-show pictures
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-27
    • 文件大小:10595857
    • 提供者:张文斌
  1. road

    0下载:
  2. 数学建模中的最优路径选择问题,通过数学建模,matalb编程找到最有路劲,最优策略-Mathematical model interpolation algorithm, with the mathematical modeling, use of matble programming solve interpolation fitting mathematical modeling optimal path problem and investment examples solutions,
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:640
    • 提供者:许松
  1. paper5

    0下载:
  2. 多路径并行传输中传输路径选择策略.PDF 多路径并行传输中传输路径选择策略.PDF-The Strategy for Transmission Path Selection in Concurrent Multipath Transfer
  3. 所属分类:matlab

    • 发布日期:2017-11-10
    • 文件大小:203144
    • 提供者:xiaowang
  1. zuiduanlujing

    0下载:
  2. 解决动态规划问题中的一个重要问题最短路径问题,通过各条路径的权重,最后得出最优的路径选择。-The shortest path problem, an important problem in the dynamic programming problem through various paths of the right weight, and finally arrive at the optimal path selection.
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:2673
    • 提供者:tiramisu
  1. 6487EDA

    0下载:
  2. 打开其他应用程序,并提供路径选择功能。以及对组合框的操作-Open other applications, and provides routing functionality. And the operation of the combo box
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-11
    • 文件大小:2092981
    • 提供者:fanyuheng
  1. PpidsrrI

    0下载:
  2. PID用于机器人路径控制的MATLAB程序,路径选择是一个简简单的正弦函数.控制参数是速度和角速度.,已通过测试。 -The MATLAB program PID control for robot path, the path selection is a sine function simply control parameters and angular velocities. Has been tested.
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-04
    • 文件大小:656
    • 提供者:recruitparade
  1. Dijkf

    0下载:
  2. dijkstra最短路径算法,获取最短的路径方法,是路径选择的经典算法。-dijstra shortest path algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:617
    • 提供者:pangpang
  1. a_star

    0下载:
  2. a星算法,用于计算2d中的障碍物,可以使用本程序进行路径选择-a star algorithm used to calculate the the 2d obstacles, you can use the program to select paths
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-01
    • 文件大小:891615
    • 提供者:yanmeng
  1. aco

    0下载:
  2. 一个简单的蚁群算法示例,实现tsp问题的路径选择。用了ant 和project两个类,实现简单-Ant Colony Algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:2064
    • 提供者:陆云飞
« 1 2 3 45 6 7 8 9 10 ... 36 »
搜珍网 www.dssz.com