登录
首页 » 算法 » Hanoi汉诺塔

Hanoi汉诺塔

于 2022-07-09 发布 文件大小:36.46 kB
0 194
下载积分: 2 下载次数: 1

代码说明:

解开汉诺塔谜题,理解递归原理。 新手作品。

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

发表评论

0 个回复

  • the procedures used Matlab language trend of the computer program.
    该程序用matlab语言编写的计算机潮流计算程序。-the procedures used Matlab language trend of the computer program.
    2023-07-31 20:50:02下载
    积分:1
  • 两端特征值的高效,调数值计lapack包.
    计算两端特征值的高效算法,调数值计算lapack包. -Eigenvalue calculation at both ends of the efficient algorithm, adjusting numerical lapack package.
    2022-08-03 22:40:49下载
    积分:1
  • 基于matlab的约束非线性规划库,适于学习!
    基于matlab的约束非线性规划算法库,适于学习!-Matlab-based algorithm for the constrained nonlinear programming library, suitable for learning!
    2022-04-12 20:56:36下载
    积分:1
  • DM6437 DDR Test
    DM6437测试
    2022-05-06 07:10:44下载
    积分:1
  • use function of time, for example, the use of C language in the development of V...
    使用时间函数举例,使用C++语言在VC环境中开发.-use function of time, for example, the use of C language in the development of VC environment.
    2022-03-20 20:16:55下载
    积分:1
  • 电影票
    图书馆管理系统 C+ + * 递归程序为线性搜索 * /#includeint 线性 (int [],int,int) ;无效的主要 (){int a [20],pos = 1,n,k,我 ;clrscr() ;printf ("nEnter n 值:") ;scanf ("%d",& n) ;printf ("nEnter 元素的数组:") ;为 (我 = 0 ; 我 < n; i + +)scanf ("%d"& a[i]) ;printf ("n 输入要搜索的元素:") ;scanf ("%d"& k) ;pos=linear(a,n,k) ;if(pos!=-1)printf ("n 搜索成功,发现位置 %d 处的元素",pos) ;其他printf ("搜索失败,找不到元素") ;残培 () ;}int 线性 int k int n int []){int ;为 (我 = n-1 ; 我 > = 0; 我 — —){if(a[i]==k)return(i) ;其他{n = n-1 ;return(linear(a,n,k)) ;}}返回-1 ;}
    2022-02-02 00:00:53下载
    积分:1
  • Cholesky分解方
    #包括;
    2022-07-18 10:10:42下载
    积分:1
  • 数值,0.618搜索演示
    数值算法,黄金分割搜索演示-numerical algorithm, 0.618 search demonstration
    2023-05-17 15:15:03下载
    积分:1
  • 基于VC6.0的蚁群实现TSP问题
    资源描述该程序是以蚁群系统为模型写的蚁群算法程序(强调:非蚂蚁周模型),以三个著名的TSP问题为测试对象,通过微调参数,都可以获得较好的解
    2022-08-25 18:03:15下载
    积分:1
  • 最小化 DFA
    此程序需要的DFA作为输入,并产生另一个代码作为输出,它实现了最小化的DFA。
    2022-09-29 07:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载