登录
首页 » 算法 » 通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系...

通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系...

于 2022-03-31 发布 文件大小:3.33 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

通过编制迷宫程序来熟练掌握A*算法。充分理解A*算法和启发函数的关系-through the preparation of the maze procedure to skillfully master A* algorithm.* A full understanding of algorithms and heuristic function of

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

发表评论

0 个回复

  • 一个C++封装的,基于状态转换表设计的有限状态机实现例子
    一个C++封装的,基于状态转换表设计的有限状态机实现例子-a C Packaging, based on state transition table design Finite State Machine example
    2022-11-19 07:25:03下载
    积分:1
  • 用背景建模和前景分割的方式把运动车辆提取出来
    该程序混合高斯模型使用K(基本为3到5个) 个高斯模型来表征图像中各个像素点的特征,在新一帧图像获得后更新混合高斯模型,用当前图像中的每个像素点与混合高斯模型匹配,如果成功则判定该点为背景点, 否则为前景点。通观整个高斯模型,他主要是有方差和均值两个参数决定,,对均值和方差的学习,采取不同的学习机制,将直接影响到模型的稳定性、精确性和收敛性。由于我们是对运动目标的背景提取建模,因此需要对高斯模型中方差和均值两个参数实时更新。
    2022-02-06 13:09:27下载
    积分:1
  • 一个简单好用的B+树实现
    一个简单好用的B+树算法实现- A simple easy to use B tree algorithm realizes
    2022-04-30 07:22:42下载
    积分:1
  • 二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。...
    二维稳态导热问题。设材料物性均为常数,均质无内热源。已知它的左边界是温度为T2的等温边界,其他三个边界均为温度为T1的等温边界。导热区域为边长L的正方形。-two-dimensional steady-state heat conduction problems. Based material properties are constant, no heterogeneity within the heat source. It is known to have a threefold T2 is the temperature of the isothermal boundary, the other three border are temperature T1 isothermal boundary. Regional conduction length L of the square.
    2023-05-18 01:30:03下载
    积分:1
  • 函数连分式的计
    函数连分式的计算-function even fractional calculation
    2022-07-14 04:06:31下载
    积分:1
  • Boostingbeta2
    boosting的源代码,包括C++与matlab的混合编程。程序通俗易懂,经过运行测试。
    2022-02-13 08:21:31下载
    积分:1
  • The guiding book of using the Firework software.
    The guiding book of using the Firework software.
    2023-03-31 22:20:05下载
    积分:1
  • 四轴源码以及原理图
    小四轴的源码以及原理图    #include "led.h"#include "delay.h"#include "sys.h"#include "key.h"#include "usart.h"#include "exti.h"#include "wdg.h"#include "timer.h"#include "pwm.h"#include "lcd.h"#include "MPU6050.h"#include "lsm330.h"u8 SPI1_Buffer_Rx1[6]="432423";s16 SPI1_Buffer_Rx[30];u8  k = 0;void SPI_Configuration(){ SPI_InitTypeDef   SPI_InitStructure;   /* SPI1 Config -------------------------------------------------------------*/  SPI_InitStructure.SPI_Direction = SPI_Direction_2Lines_FullDuplex;  SPI_InitStructure.SPI_Mode = SPI_Mode_Master;  SPI_InitStructure.SPI_DataSize = SPI_DataSize_8b;  SPI_InitStructure.SPI_CPOL = SPI_CPOL_High;  SPI_
    2023-03-12 15:55:03下载
    积分:1
  • 模型 predective lineair
    #include < stddef.h > / * NULL * / #include"mpc.h" / * FIXME: 这是一个肮脏的修复程序 HOR_MXCONSTRS 零长度数组问题的 * / STATE_CONSTR #ifdef #define NO_MXCONSTR 0 #else #define NO_MXCONSTR 1 #endif / * 静态函数声明 * / 静态 void inc_ref_ctl_solve_problem (结构 mpc_ctl * ctl,const real_t x[]) ; 静态 void stc_ref_ctl_solve_problem (结构 mpc_ctl * ctl,const real_t x[]) ; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2023-02-28 03:25:03下载
    积分:1
  • jaccobi迭代和GS迭代求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图...
    jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix formation process and the different dimension, the results of the solution Comparative mapping
    2022-11-30 18:35:03下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载