CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - D算法

搜索资源列表

  1. 一种D算法

    0下载:
  2. 是D算法的一个很好的例子,绝对好用,在内部修改矩阵。运行界面会提示让你输入两个节点,结果就是这两个节点间的最短路由-D algorithm is a good example of absolute convenient, in-house change matrix. Running interface will prompt you to import two nodes, the results of these two nodes is the shortest route betwee
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:7894
    • 提供者:朱环
  1. D-Algorithm

    1下载:
  2. 数字电路故障分析之D算法C++实现。按照教科书编写,可能比较古板。-digital circuit failure analysis algorithm C D realization. According to textbook writing, perhaps more rigid.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6857
    • 提供者:俞怡炜
  1. SARAutoFocus.rar

    0下载:
  2. 利用matlab编程语言,对合成孔径雷达的R-D算法进行了仿真,Matlab programming language to use for synthetic aperture radar simulation algorithm RD
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2539
    • 提供者:马跃
  1. D

    0下载:
  2. 实现一个斗地主的算法,出牌的程序,判断自己出的牌是否比对方的牌大。-Achieve a斗地主algorithms, the licensing procedure, to determine if they license out the brand than the other large.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-31
    • 文件大小:50987
    • 提供者:pope
  1. P-D

    0下载:
  2. Douglas-Peucker算法实现,数据压缩算法-Douglas-Peucker
  3. 所属分类:GIS program

    • 发布日期:2017-04-10
    • 文件大小:1483
    • 提供者:杨战鹏
  1. D

    0下载:
  2. 有关于DIJKSTRA遗传算法的机器人路径规划演示程序。-DIJKSTRA genetic algorithm on the robot path planning demonstration program.
  3. 所属分类:Software Testing

    • 发布日期:2017-03-27
    • 文件大小:1635
    • 提供者:Don
  1. XShortest

    0下载:
  2. Dijkstra算法,A*算法和D*算法 Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPE
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1105276
    • 提供者:李芸芸
  1. many-methods-to-solve-TSP

    1下载:
  2. 多种方式求解TSP问题,有遗传算法,A*算法,D算法,模拟退火,神经网络等-A variety of ways to solve TSP problem, a genetic algorithm, A* algorithm, D algorithm, simulated annealing, neural networks
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:7907
    • 提供者:xiaorh
  1. 1-D-wavelet

    0下载:
  2. 一维离散小波变换和逆变换 mallat算法的实现,不是用卷积实现-One-dimensional discrete wavelet transform mallat algorithm, not the realization of convolution
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:658
    • 提供者:xxh
  1. MOEA-D-Continuous

    0下载:
  2. MOEA/D 算法 用于连续函数优化,C++编写,可以直接运行-a moea/d algorithm written by perfessor zhang qingfu
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:697710
    • 提供者:caiqing
  1. D-algorithm

    0下载:
  2. 运用D算法实现对随机分布的200个点,进行路径最优化。得到最优路线。-Using D algorithm of random distribution of 200 points, for path optimization.To get the optimal route.
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1340
    • 提供者:紫川
  1. D-Algorithm

    0下载:
  2. D算法 能仿真出图 具体分类弄不明白 是老师给的代码-D simulation algorithm can figure out the specific classification could not understand the teacher to code
  3. 所属分类:ELanguage

    • 发布日期:2017-04-14
    • 文件大小:3531
    • 提供者:lahui
  1. d

    0下载:
  2. C++实现D算法F算法求最短路径具体程序-C++ realize F D algorithm for the shortest path algorithm specific procedures
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:2052
    • 提供者:李康
  1. hyy_d

    0下载:
  2. 图论D算法求最小路径,应用于路由选择问题(Graph theory, D algorithm, minimum path)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1024
    • 提供者:小马毛
  1. D-S

    0下载:
  2. 基础的D-s算法matlab,可以直接运行(The basic D-S function. It can run directly.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-29
    • 文件大小:756736
    • 提供者:lingdongyi
  1. 原始的粒子群算法

    1下载:
  2. 文章为最原始的粒子群多目标算法,已经调通,供大家学习和研究。(The article is the original particle swarm multi-objective algorithm, it has been transferred for everyone to learn an d study.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-22
    • 文件大小:16384
    • 提供者:姑射红莲
  1. 算法设计

    0下载:
  2. 问题描述:以一个m×n的长方形表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 基本要求:首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中:(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。(Problem Descr iption: a m * n rectangle represents the maze, and 0 and 1 i
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:2048
    • 提供者:beautiful
  1. FLOYD

    0下载:
  2. 用MATLAB实现最短路径问题,F算法和D算法,已调通(Using MATLAB to achieve the shortest path problem, D algorithm, has been tuned)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:左左加油
  1. moea/d算法框架

    2下载:
  2. moea/d算法是基于分解的多目标优化,用于复杂网络的社区检测,本算法可以很好的运行吗,得出一组pareto前沿。
  3. 所属分类:网络编程

    • 发布日期:2018-03-28
    • 文件大小:9568
    • 提供者:huahua1994
  1. Dstar动态路径规划算法

    4下载:
  2. 用于动态路径寻优的D*算法,可以运行出完整的路径,具有一定的参考价值(D* algorithm for dynamic path optimization, can run)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-08-06
    • 文件大小:3072
    • 提供者:JWilson
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com