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

迭代加深八数码

于 2022-08-10 发布 文件大小:2.38 kB
0 73
下载积分: 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 个回复

  • 朴素贝叶斯分类器
    这是一个关于朴素贝叶斯分类器的算法实现,用java实现的,同时含有详尽的使用说明,在代码中也有详尽的注释,帮助使用者能够看懂代码,并自己尝试实现自己的朴素贝叶斯分配器。                                                                                                                                                        &nbs
    2022-09-05 23:20:03下载
    积分:1
  • 3D螺旋上升效果
    /**************************************************************************** This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    2022-05-13 07:02:29下载
    积分:1
  • 卷积和逆卷积的快速
    卷积和逆卷积的快速算法-the quick algorithm of convolution and reconvolution
    2023-06-04 00:35:03下载
    积分:1
  • ACM subject of some simple, you can time doing practice exercises.
    ACM的一些简单题目,可以有空做做,练习练习。-ACM subject of some simple, you can time doing practice exercises.
    2023-01-28 09:55:03下载
    积分:1
  • C、 使用 ADT 包括 stack.h、 stack.c 和驱动程序的堆栈
    C、 使用 ADT 包括 stack.h、 stack.c 和驱动程序堆栈。堆栈使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和使用 c、 ADT 包括 stack.h、 stack.c 和驱动程序的驱动程序 programStack 驱动程序 programStack 驱动程序 programStack 驱动程序 programStack
    2022-03-25 14:56:58下载
    积分:1
  • FIM最大频繁项集挖掘
    FIM最大频繁项集挖掘算法 对出现的较快的频繁项集、频繁闭项集、最大频繁项集的挖掘算法
    2022-08-18 11:01:30下载
    积分:1
  • 一个模拟树木生长的程序
    一个模拟树木生长的程序-a simulated tree growth procedures
    2022-03-04 19:01:44下载
    积分:1
  • 维纳仿镇ar模型
    维纳仿镇ar模型-Wiener imitation model town ar
    2022-05-31 07:21:56下载
    积分:1
  • One on the Fourier transform of the program, you can read text from your desktop
    一个关于傅里叶变换的程序,可以从桌面读入文本-One on the Fourier transform of the program, you can read text from your desktop
    2022-06-12 11:06:47下载
    积分:1
  • 自己写的贪吃蛇的c语言代码
    应用背景有趣的贪吃蛇代码,用c语言实现,简单易懂,不会很复杂。虽然网上已经有很多类似的游戏代码,但这是我亲自写,亲自测试的,一定能用。相信你会从中找到乐趣。关键技术简单的图形实现,关键的贪吃蛇算法,不是很难的,就是最基本的,有一点c基础的应该都能理解,也没有什么关键的技术与算法。
    2023-01-17 17:30:03下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载