登录
首页 » 算法 » 迭代加深八数码

迭代加深八数码

于 2022-08-10 发布 文件大小:2.38 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

#include #include using namespace std;//变量声明 class EiNum; #define MAX 20//MAX为最大的迭代深度 int depth;//当前树的最大深度 EiNum * root[MAX + 1];//重复当前的路径 //交换两个数 void Swap(int &a,int &b) { int temp; temp = a; a = b; b

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

发表评论

0 个回复

  • Based on direct LU decomposition method, to solve complex coefficients equations...
    基于LU分解的直接求解方法,求解复系数方程组A.x=b的解-Based on direct LU decomposition method, to solve complex coefficients equations Ax = b solution
    2022-02-01 04:50:07下载
    积分:1
  • 通用GPU计已经成为越来越受欢迎,因为GPU的多…
    通用GPU计算越来越受欢迎了,原因在于GPU具有多个并行计算单元,这是在GPU上进行通用计算的CPP代码-General GPU computing has become increasingly popular because GPU with multiple parallel computing units, which are common in GPU computing on the CPP code
    2023-03-15 04:30:04下载
    积分:1
  • This is a picture, the National Mathematical Contest in Modeling a picture
    这是一个图片,是全国大学生数学建模的一个图片-This is a picture, the National Mathematical Contest in Modeling a picture
    2022-02-02 08:19:06下载
    积分:1
  • Matlab calculated using the various features of photonic crystals parameters. A...
    利用matlab计算光子晶体的各种特征参量。 一共五个希望对大家有所帮助。-Matlab calculated using the various features of photonic crystals parameters. A total of five people want to help.
    2022-07-08 11:24:52下载
    积分:1
  • 通过奇异值分解的最小二乘拟合
    通过奇异值分解实现的最小二乘拟合算法 inear least-squares fit by singular value decomposition-through the singular value decomposition of the least squares fitting algorithm inear least-squares fit by singular value decomposition
    2022-04-20 14:07:19下载
    积分:1
  • DT C4.5
    资源描述 C4.5算法与其它分类算法如统计方法、神经网络等比较起来有如下优点:产生的分类规则易于理解,准确率较高。其缺点是:在构造树的过程中,需要对数据集进行多次的顺序扫描和排序,因而导致算法的低效。此外,C4.5只适合于能够驻留于内存的数据集,当训练集大得无法在内存容纳时程序无法运行。
    2022-07-02 06:13:25下载
    积分:1
  • moment program for electromagnetic computing
    moment program for electromagnetic computing -moment program for electromagnetic computing
    2022-04-30 12:09:36下载
    积分:1
  • edma3456wewewawe
    fxhgggggggggggggggggggggggggggggggggggfxtsrtsdystrrrrrrrrrrrrrrydgfbdvffdfdfgfgfgfgfhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhh
    2022-12-18 15:45:03下载
    积分:1
  • 遗传demo
    这个代码项目是采用遗传算法实现模式匹配的实例。欢迎大家下载、试用。谢谢大家的支持!                
    2022-03-12 03:06:13下载
    积分:1
  • 测振信号处理完整流程,包含详细注释,C语言实现
    这个程序是测振信号处理的C语言实现,包括最小二乘消除趋势项,平滑,频域滤波,从加速度积分得到速度和位移,所有算法均用MATLAB进行验证过,可以直接封装成dll,供C++或C#调用
    2023-07-12 18:10:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载