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

搜索资源列表

  1. maze3

    0下载:
  2. 用MFC做的走迷宫图形程序,自动选择优化的路径
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:133822
    • 提供者:xiayang
  1. softhy852g

    0下载:
  2. 余志国企业网站管理系统V1.1为ASP编写,采用Access数据库,网站版块主要为4大版块:公司简介/产品展厅/客户留言/联系方式,分中文和英文语言版本,产品分类可二级,前台所有数据均可通过后台管理更新,无须手动改动网页,快捷高效,功能精简实用,适合当今企业网站基本需求。此免费版程序无任何功能限制及后门,可放心使用。 后台管理路径:http://www.***.com/admin 账号:admin 密码:admin 2010.12.6 去除生成产品静态功能改动fckeditor编辑器数据库防下载
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-07
    • 文件大小:1407556
    • 提供者:killeryou
  1. abc

    0下载:
  2. 行商问题是一个经典的NP完全问题,多人旅行商问题的求解则更具挑战性。以往对求解多人旅行商问题的研究局限于以所有成员路径总和最小为优化标准-Salesmen problem is a classical NP complete problem, many people are solving the traveling salesman problem more challenging. Solving the traveling salesman problem of many previous
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:251045
    • 提供者:yuhui
  1. ANT

    0下载:
  2. 关于蚁群算法( 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化 路径的机率型算法)的一些文章-Some articles on the ant colony algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1604653
    • 提供者:123456
  1. pathplanning

    0下载:
  2. 基于路径规划的迷宫移动机器人。软件分为三个层次来完成不同的功能,并应用了遇到路口"左转优先"的简 单优化决策法则。开发的成果为优化、快捷走出更为复杂的路径规划的迷宫提供了可行的方法。 -Maze-based mobile robot path planning. Software is divided into three levels to perform different functions, and the application of experience crossing &
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:78598
    • 提供者:周科
  1. parameter

    1下载:
  2. 导弹六自由度仿真优化优化路径算法!使得导弹能够遵循最优路径飞行!-The algorithm of six free degrees in the best way!
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:16130
    • 提供者:陈晓东
  1. Asp.net_JOB

    0下载:
  2. 体现价值,汇聚人才力量!下载后,直接登陆后台进行一些改动即可成为自己的人才系统!!!拥有只管的后台管理,完善的广告系统,和强大的SEO优化功能。 首次使用人才网的配置说明: 1、打开系统目录下的web.config文件 修改<add name="0745Job" c/> 其中参数: server:数据库所在的路径,一般为localhost(本机)。 DataBase:数据库名称。 user id:数据库登录名。 pwd:数据库登录名密码。-Ref
  3. 所属分类:.net

    • 发布日期:2017-05-04
    • 文件大小:1261976
    • 提供者:Lin
  1. Particle-swarm-optimization

    0下载:
  2. 微粒群优化算法(Particle Swarm Optimization,PSO算法)源于鸟群和鱼群群体运 动行为的研究,是一种新的群体智能优化算法,是演化计算领域中的一个新的分支。它 的主要特点是原理简单、参数少、收敛速度较快,所需领域知识少。该算法的出现引起 了学者们极大的关注,已在函数优化、神经网络训练、组合优化、机器人路径规划等领 域获得了广泛应用,并取得了较好的效果。尽管粒子群优化算法发展近十年,但无论是 理论分析还是实践应用都尚未成熟,有大量的问题值得研究。 -
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:601984
    • 提供者:
  1. Antcode

    0下载:
  2. 本程序主要是利用蚂蚁算法实现TSP最佳路径的优化问题而编写,实现求解TSP路径问题-This procedure is mainly use ant algorithm to realize the optimization problem TSP best path solving TSP, realize written routing problem
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-29
    • 文件大小:12619
    • 提供者:yoshika
  1. yuanma

    0下载:
  2. 最小堆优化最短路径算法 用最小堆优化后速度快效率高-Optimal shortest path algorithm minimum heap heap with the minimum efficiency optimized speed
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:4483
    • 提供者:郭志强
  1. FindRouteGUI

    0下载:
  2. 1,已完成功能 (1)距离短时大部分情况下可以选择最短路径进行移动 (2)加入了精英选择优化算法 (3)无论地图大小一定可以得出路径 (4)点击障碍物可以得出路径 3,代码改进 将原来两大类(Widget,Geno)拆分成三个类(Widget,Handle,Geno), Widget:显示界面等可视化元素,获取最短路径并显示移动, Handle:优化路径,得出最短路径,以后会加入通信模块 Geno:计算得出一定数量的可达路径 4,算法描述
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:10699
    • 提供者:chan
  1. yiqunsuanfa

    0下载:
  2. 蚁群算法的源代码,蚁群算法又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-Ant colony algorithm source code, algorithm, also known as ant colony algorithm is a method used to find the optimal path in the graph the probability-based algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:11231
    • 提供者:彭状
  1. ant-gateways

    0下载:
  2. 目前,物联网备受关注。在多网关无线传感网络与物联网的异构融合中,通过网关连接是最常用的策略。本程序利用基于蚁群优化的算法,寻找每个节点至网关的最优路径。-Recently, the Internet of Things is getting more and more attention.There are different approaches to integrate WSN into the Internet. The most usual one is to connect the W
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:989164
    • 提供者:guowenjing
  1. MST_Kruskal

    0下载:
  2. 克鲁斯卡尔算法,属于图论解决最短路径的叫优化的算法。-Kruskal algorithm, graph theory to solve the shortest path is called optimization algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2381
    • 提供者:zhaolan
  1. simulated-annealing

    0下载:
  2. 基础的模拟退化算法,用于最短路径等优化问题-Degradation of simulation-based algorithms for optimization problems such as shortest path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:900
    • 提供者:daniel
  1. notsp

    0下载:
  2. 贪心法遍历一群点的最短路径 不会原点 进行了小优化-A group of greedy method through the origin point of the shortest path is not optimized for small
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2233
    • 提供者:t
  1. ant-colony-optimization

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。 -ACO (ant colony optimization, ACO), also known as the ant algorithm is a method used to find the optimal path in the graph the probability-based algorithm.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:24255
    • 提供者:yeyu
  1. aco

    0下载:
  2. 蚁群算法,一种用来在图中寻找优化路径的机率型算法。-ant colony optimization, ACO
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2068
    • 提供者:包瑞
  1. Ant-colony-algorithm

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。-ACO (ant colony optimization, ACO), also known as ant algorithm is a method used to find the optimal path in the graph the probability-based algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:6388
    • 提供者:shitou
  1. ant-colony-algorithm-

    0下载:
  2. 蚁群算法(ant colony optimization, ACO),又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法-ant colony algorithm : survey and prospect
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:3683
    • 提供者:juanjuan0724
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 30 »
搜珍网 www.dssz.com