搜索资源列表

  1. jige

    0下载:
  2. 这是数学建模中图论中的几个重要的模型求解。包括最短路径的两种方法,以及加权的求法-This is the mathematical modeling of graph theory of a number of important model solution. Shortest Path, including the two methods, and the weighted Solution
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:王清
  1. shortestpath_java

    0下载:
  2. 用java实现的最短路径dijkstra算法,用邻接矩阵实现-used to achieve-the shortest path algorithm used to achieve adjacency matrix
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:ERIC
  1. bellman

    0下载:
  2. 用C语言实现最短路径算法中的Bellman-Ford算法,这个算法可以用来解决信号处理中的一些问题。bellman_ford.c为源程序;distance.txt文件存放各界点之间的距离,以99999表示无穷大;bellman_ford.txt文件是输出文件,存放每轮循环得到的中间值,以及最后得到的到各个节点的最短距离,如果图包含负回路,文件中返回FALSE。-C language shortest path algorithm to
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:103424
    • 提供者:李文
  1. TwoPointSimulation

    0下载:
  2. matlab实现机器人基于两点法的路径规划,路径规划的实用例程-Matlab 2:00 achieve robot path planning method, path planning practical routines
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:songyong
  1. GridSimulation

    1下载:
  2. matlab实现机器人基于栅格法的路径规划,路径规划的实用例程-Matlab achieve raster-based robot path planning method, path planning practical routines
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:songyong
  1. introduction_for_path_planning_for_mobile_robot.ra

    0下载:
  2. 关于移动机器人路径规划的ppt,参考了大量文献,涵盖了几乎可以看到的所有成熟路径规划算法并且加入了很多作者本人的理解。希望对需要的朋友有所帮助。-on mobile robot path planning ppt reference to the vast body of literature, cover almost all can see the maturity path planning algorithm and to th
  3. 所属分类:文件格式

    • 发布日期:2024-05-12
    • 文件大小:270336
    • 提供者:李帅
  1. ksp-1.0.tar

    0下载:
  2. K条路 算法 计算最短路径 CVC8-K road shortest path algorithm CVC8
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-12
    • 文件大小:12288
    • 提供者:errantry
  1. ofdm_multipath

    0下载:
  2. 多径信道下的ofdm仿真系统,包括编码,映射,交织,调制。信道估计采用判决反馈方法。-multi-path channel under the ofdm simulation system, including coding, mapping, interleaving, modulation. Channel estimated that the decision feedback methods.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-12
    • 文件大小:24576
    • 提供者:gengxuan
  1. Dijkstrasf

    0下载:
  2. 最短路Dijkstra算法,matlab编写的-Dijkstra shortest path algorithm, prepared by the Matlab
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:林洋
  1. AstarPathPlan

    0下载:
  2. 用于已知栅格环境下机器人路径规划的Astar算法源码-known for raster environment robot path planning algorithm Astar FOSS
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:叶子
  1. ^_PathFind1813001112004

    0下载:
  2. path finder cool stuff, check it out-path finder cool stuff, check it out
  3. 所属分类:游戏

    • 发布日期:2024-05-12
    • 文件大小:72704
    • 提供者:xiu
  1. qpskjm

    0下载:
  2. 通信中的QPSK相位调制建摸,其中考虑了多径和高斯的影响-Communication QPSK modulation phase modeling, which takes into account the multi-path effects and Gaussian
  3. 所属分类:Modem编程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:张一
  1. CDMA_path_sim

    0下载:
  2. 该函数仿真CDMA系统的信道,在输入所需用户序列和其他干扰用户序列后在信号上叠加高斯白噪声,干扰用户多径干扰和所需用户的多径干扰和衰落。并根据输入延时曲线产生信道延时,输出mul_fad_sequence为信道信号输出,max_delay为信道最大延迟,fade_sign为瑞利信道中最大幅度分量的衰落量 mpath_amp为信道多径的幅度因子-the CDMA system simulation function of the chan
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:刘洪
  1. path-searching(hierarchical)

    0下载:
  2. 用Visual C++编写的分层路径搜索算法-prepared using Visual C Hierarchical Path Search Algorithm
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-12
    • 文件大小:3836928
    • 提供者:王亚文
  1. shortestpath(file-based)

    0下载:
  2. 用Visual C++编写的一个基于文本文件的最短路径程序源码-prepared text of a document based on the shortest path procedures FOSS
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:1640448
    • 提供者:王亚文
  1. createAnimationPath

    0下载:
  2. 使用OSG开发的,用其自身格式的路径文件(*.path)实现的自定义路径;此处仅仅提供一个思路;-use OSG development, using its own routing document format (*. path) to achieve self-definition path; here only to provide a line of thinking;
  3. 所属分类:GIS编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Susan
  1. sys_dll_3

    0下载:
  2. 这是用于个GIS中的最短路径的算法,通常的经典算法有无法自学习的功能,而此算法很好的解决了此问题-This is a GIS for the shortest path algorithm, usually classical algorithm is not self-learning function, This algorithm good solution of this problem
  3. 所属分类:GIS编程

    • 发布日期:2024-05-12
    • 文件大小:19456
    • 提供者:lizhi
  1. TravelingSalesmanProblemwithGeneticAlgorithm

    0下载:
  2. this m file can Find a (near) optimal solution to the Traveling Salesman Problem (TSP) by setting up a Genetic Algorithm (GA) to search for the shortest path (least distance needed to travel to each city exactly once)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:宏姬
  1. PathPlanningofMobileRobot

    0下载:
  2. 基于粒子群算法的移动机器人路径规划,值得一看那-based PSO mobile robot path planning, it is worth looking at
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:147456
    • 提供者:
  1. simcdma

    0下载:
  2. 完整的CDMA各种参数的仿真,包括上行链路的BER,多径干扰下的BER,多径下用户数目的BER等-integrity of the CDMA simulation of various parameters, including the uplink BER, multi-path interference under the BER, Drive over the next number of users, such as BER
  3. 所属分类:通讯编程

    • 发布日期:2024-05-12
    • 文件大小:16384
    • 提供者:于蕾
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org