登录
首页 » matlab » Astar_8direction

Astar_8direction

于 2020-12-15 发布
0 158
下载积分: 1 下载次数: 4

代码说明:

说明:  使用A星算法进行路径规划,能搜索上、下、左、右、左上、左下、右上、右下八个方向(We use A-star algorithm for path planning, and the algorithm can search 8 directions.)

文件列表:

Astar3.m, 14391 , 2018-05-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • blind-signal
    主要包括盲信号的检测程序,还包含实验报告和结果(It is mainly used to denoise seismic signals and data, construct seismic data and then denoise the contrast results.)
    2019-03-01 21:44:33下载
    积分:1
  • diagn
    function [archstat,pval] = arch(x,p)
    2020-06-23 23:40:01下载
    积分:1
  • 满屏jQ焦点图
    说明:  满屏jQ焦点图是一款基于jquery实现uery满屏焦点图代码(Full-screen jQ Focus Map is a full-screen Focus Map code based on jquery)
    2019-03-22 15:40:22下载
    积分:1
  • 分形维数
    分形维数,给出了具体的程序代码及应用实例,方便用户进一步使用与研究(fractional dimesion; It introduces an specific example of application)
    2021-04-22 10:58:48下载
    积分:1
  • W10 Certification C# version 2.7
    说明:  Win10 开源破解,无马,放心使用。凑够20字了吗(WIn10 certification)
    2019-06-27 11:51:04下载
    积分:1
  • 喷泉码在瑞丽衰落信道上的相关仿真
    多径瑞丽信道在matlab上的仿真研究技术(Multi-path ruili channel simulation research on matlab)
    2018-12-29 09:41:35下载
    积分:1
  • apcluster
    AP聚类算法用python实现的代码。代码可靠,可以直接运行。代码使用python3写的。(The AP clustering algorithm uses python to implement the code. The code is reliable and can be run directly. The code is written in python3.)
    2018-09-19 10:57:21下载
    积分:1
  • C# 使用进程名禁止程序运行多次
    C# 使用进程名禁止程序运行多次,   string moduleName = Process.GetCurrentProcess().MainModule.ModuleName; //获取当前活动进程的模块名称   string processName = System.IO.Path.GetFileNameWithoutExtension(moduleName);//返回指定路径字符串的文件名   Process[] processes = Process.GetProcessesByName(processName);//根据文件名创建进程资源数组   if (processes.Length > 1)//如果该数组长度大于1,说明多次运行   {    MessageBox.Show("本程序一次只能运行一个实例!", "提示", MessageBoxButtons.OK, MessageBoxIcon.Information);//弹出提示信息    this.Close();//关闭当前窗体   }
    2022-02-04 01:16:54下载
    积分:1
  • clk_freq
    时钟分频,通用模块,可以分出任意频率时钟,FPGA Verilog(clock divider fpga verilog)
    2020-06-22 07:40:02下载
    积分:1
  • cpp_sec_ppt2
    很好的学习C++的教程,这是第七章至第十二章的PPT(Good learning C++ s Guide, which is under Chapter VII to XII of the PPT)
    2007-12-16 19:52:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载