CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 搜索资源 - A* algorithm

搜索资源列表

  1. 九宫格

    0下载:
  2. 九宫格的A*算法实现 可以选择两个估价函数,完成九宫格的自动求解。指导学生完成的一个优秀的课程设计,附完整的源代码和课程设计文档,主要是算法。-Jiugongge the A * algorithm can choose two valuation function, complete Jiugongge automatic solution. Students completed an outstanding curriculum design, with complete source co
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:343534
    • 提供者:田艳华
  1. pathdelphi

    0下载:
  2. 带加权的寻路算法演示(DELPHI源码) 关于A*寻路算法的代码在网上有很多,但用DELPHI的比较少,本人花了一天时间找到这个,代码和界面都比较精炼,于是在关键处作了中文注释,但愿对朋友们有用。-with weighted routing algorithm Demo (DELPHI OSS) on the A * algorithm routing code on the Internet which is very , but with the DELPHI relatively s
  3. 所属分类:其他行业

    • 发布日期:2008-10-13
    • 文件大小:224619
    • 提供者:袁方成
  1. IEEEdata

    0下载:
  2. IEEE节点系统大全,包括IEEE3节点系统到300节点系统的详细数据,对测试电力系统有非常大的作用-IEEE bus system Daquan, including IEEE3 node system to 300-node system of detailed data, the test power system has a very big role
  3. 所属分类:Applications

    • 发布日期:2017-05-09
    • 文件大小:2397124
    • 提供者:kjh
  1. AOA-algorithm-on-neural-network

    0下载:
  2. 基于几何结构的单次反射统计信道模型, 提出了基于RBF神经网络的AOA 定位算法-AOA location algorithm based on RBF neural network based on the geometric structure of a single reflection statistical channel model,
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:
    • 文件大小:536544
    • 提供者:清一
  1. chaoliu

    1下载:
  2. 【配网潮流计算程序】本程序采用前推回代法,适用于35kV以下辐射型开式网络潮流计算,且若支路有备用支路需换算为单支路再行计算,适用于回路无环路时(有详细程序说明)。-【Distribution network load flow calculation program】 This procedure uses forward and backward on behalf of the law applicable to the following radiation-type open-35kV
  3. 所属分类:Energy industry

    • 发布日期:2016-10-27
    • 文件大小:2297
    • 提供者:王志成
  1. ins

    0下载:
  2. 捷联算法,与公共函数结合一起,构成完整的捷联算法。-Strapdown algorithm, combined with public functions together with a complete strapdown algorithm.
  3. 所属分类:transportation applications

    • 发布日期:2017-04-03
    • 文件大小:3604
    • 提供者:yyh
  1. gaevolve

    0下载:
  2. Genetic algorithm to evolving a logic network of 16 gates, and graph evaulation for shortest path. It use matlab ga basic function
  3. 所属分类:Energy industry

    • 发布日期:2017-04-01
    • 文件大小:8720
    • 提供者:piccir
  1. Hybrid-GPSTDOA-location-algorithm-in

    0下载:
  2. 提出了一种混合GPS/TDOA 的泰勒级数-最小二乘算法,在GPS 和TDOA 定位方法都无法独立 定位时实现了定位-Proposed a hybrid GPS/TDOA Taylor series- least squares algorithm, GPS and TDOA positioning methods are unable to locate an independent positioning
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-05
    • 文件大小:829967
    • 提供者:清一
  1. Sorting-Algorithm

    1下载:
  2. 算法设计与分析 排序算法实验报告 1、实验步骤和要求: (1)分别设计并实现插入排序、合并排序、快速排序的算法。 (2)设计测试数据集,编写测试程序,用于测试正确性、算法复杂性(最好情况、最坏情况、平均情况)、效率。-Algorithm design and analysis lab report a sorting algorithm, experimental procedures and requirements: (1) were designed and imple
  3. 所属分类:Other systems

    • 发布日期:2015-04-22
    • 文件大小:28672
    • 提供者:
  1. AStarShortPath

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

    • 发布日期:2017-04-03
    • 文件大小:7094
    • 提供者:ZY
  1. primal-dual-algorithm

    0下载:
  2. Solve the standard basis pursuit program using a primal-dual algorithm,The key code of GBP is provided by Justin Romberg Reference: E. Candes and J. Romberg, “l1-Magic: Recovery of Sparse Signals via Convex Programming,” 2005.
  3. 所属分类:Home Personal application

    • 发布日期:2017-03-31
    • 文件大小:4183
    • 提供者:sunmerzheng
  1. wsn-localization-algorithm

    0下载:
  2. 这是一个关于无线传感器网络节点定位的加权质心定位算法的源程序-This is a weighted centroid localization algorithm of wireless sensor network node localization of the source program
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:796
    • 提供者:飞鹏
  1. a

    0下载:
  2. 偏最小二乘法的分析,偏最小二乘算法在MATLAB中的实现-Partial least squares analysis, and partial least squares algorithm in MATLAB
  3. 所属分类:Energy industry

    • 发布日期:2017-04-13
    • 文件大小:1795
    • 提供者:张峰
  1. Gesture-detection-algorithm

    0下载:
  2. 德国四轴飞行器的姿态检测代码,具有详细的代码说明-Germany Four aircraft attitude detection code, a detailed descr iption of the code
  3. 所属分类:transportation applications

    • 发布日期:2017-04-08
    • 文件大小:14897
    • 提供者:赵元成
  1. SVPWM-control-algorithm

    0下载:
  2. SVPWM是近年发展的一种比较新颖的控制方法,是由三相功率逆变器的六个功率开关元件组成的特定开关模式产生的脉宽调制波,能够使输出电流波形尽 可能接近于理想的正弦波形。-SVPWM is a new control method developed in recent years, is a pulse width modulation wave generating specific switch mode composed of six power switching element of t
  3. 所属分类:Energy industry

    • 发布日期:2017-05-02
    • 文件大小:620568
    • 提供者:徐汇
  1. Algorithm-Knapsacks

    0下载:
  2. Algorithm Knapsacks code The knapsack problem or rucksack problem is a problem in combinatorial optimization: Given a set of items, each with a mass and a value, determine the number of each item to include in a collection so that the total weig
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:696
    • 提供者:stoulod
  1. Tower-of-Hanoi-algorithm-code

    0下载:
  2. Tower of Hanoi algorithm code The Tower of Hanoi (also called the Tower of Brahma or Lucas Tower,[1] and sometimes pluralized) is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide
  3. 所属分类:Education soft system

    • 发布日期:2017-04-11
    • 文件大小:627
    • 提供者:stoulod
  1. Huffman-coding-and-Compression--algorithm

    0下载:
  2. Huffman coding and Compression algorithm c++ code In computer science and information theory, a Huffman code is an optimal prefix code found using the algorithm developed by David A. Huffman while he was a Ph.D. student at MIT, and published in
  3. 所属分类:Education soft system

    • 发布日期:2017-04-13
    • 文件大小:1718
    • 提供者:stoulod
  1. time---domain--algorithm

    1下载:
  2. 使用MySin函数生成一个幅值为3、频率为10Hz的正弦信号x(t),其中dt分别为0.1s、0.08、0.05s、0.005s。绘出四个正弦信号波形及其单边幅值谱-Use MySin amplitude function generates a 3, a frequency of 10Hz sinusoidal signal x (t), where dt respectively 0.1s, 0.08,0.05s, 0.005s. Sinusoidal waveform and draw f
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:5441
    • 提供者:雷俊松
  1. LMS-algorithm

    0下载:
  2. 本程序主要内容是关于LMS自适应均衡算法。程序中讨论了改变特征值扩散度,步长等参数对学习曲线的影响。对学习和掌握LMS算法具有一定的帮助。-This programe is mainly about LMS algorithm and it will be a helpful tool in learning and mastering LMSA.
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-29
    • 文件大小:16640
    • 提供者:曲小魏
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com