登录
首页 » 数据结构 » 用VB编写的汉诺塔演示程序创建图形界面的汉诺塔问题,..

用VB编写的汉诺塔演示程序创建图形界面的汉诺塔问题,..

于 2022-05-08 发布 文件大小:7.71 kB
0 58
下载积分: 2 下载次数: 1

代码说明:

汉诺塔演示程序,用VB做成的图形界面,能够实现汉诺塔问题,也即是把N个盘子从一根棍上移到另一根上面,通过中转的棍,但是必须保证在每根棍上都是下面的盘子大于上面的盘子。-HANOR demo program using VB create graphical interface to HANOR problems, that is, N dishes from one club to another on the above-through the interchange stick, but it must be guaranteed in each stick-on the following dishes are greater than the above dishes.

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

发表评论

0 个回复

  • /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means...
    迷宫算法(maze) /* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination. */ -/* Maze * Starting point is m[0][0], need to find a path go to m[9][9]. 0 means OK, * 1 means cannot go there, boundary is 0 and 9, cannot go beyond boundary. * Each step can be made horizontally or vertically for one more grid (diagonal * jump is not allowed). * Your program should print a series of grid coordinates that start from m[0][0] * and go to m[9][9] * Hint: No need to find the shortest path, only need to find one path that gets * you to desitination.
    2022-08-08 06:28:42下载
    积分:1
  • AutomobileCost
     ;此程序要求用户输入以下费用的每月成本
    2023-03-06 13:00:04下载
    积分:1
  • 教学计划编制问题
    资源描述 有两种方法:一种没有学分排序,另一种考虑了学分排序,较推荐栈中排好序的方法,贪心更完全 测试数据文本: C1 程序设计基础 # 2 C2 离散数学 C1 3 C3 数据结构 C1,C2 4 C4 汇编语言 C1 3 C5 语言的设计和分析 C3,C4 2 C6 计算机原理 C11 3 C7 编译原理 C3,C5 4 C8 操作系统 C3,C6 4 C9 高等数学 # 7 C10 线性代数 C9 5 C11 普通物理 C9 2 C12 数值分析 C1,C9,C10 3
    2022-03-05 17:20:03下载
    积分:1
  • 经典c程序100 每个都可以运行 内有目录
    经典c程序100 每个都可以运行 内有目录-Classic c program 100 can run each of directories within the
    2023-04-08 22:10:04下载
    积分:1
  • 简单的记账软件
    用VC6 MFC开发的记账软件。记账数据保存在Access数据库,是新手入门的好素材。软件功能包括记账内容查询统计,账目记录、修改、删除等。
    2022-02-03 12:40:19下载
    积分:1
  • 学生成绩管理系统
    学生管理系统功能的信息量大,数据安全性和保密性要求最高。本程序可实现这些功能。1)输出学生成绩单2)按姓名查询3)增加学生4)删除学生5)按班级修改学生成绩6)显示不及格学生成绩7)按平均成绩排序并输出成绩
    2023-04-08 07:10:04下载
    积分:1
  • 一个简单的库管理系统,是用delphi开发的.
    一个简单的数据库管理系统,是用delphi开发的.-a simple database management system, is to use Delphi development.
    2022-04-25 14:32:34下载
    积分:1
  • 自己帮家里人写的一个废品收购管理库系统,库用的access,界面用的VC...
    自己帮家里人写的一个废品收购管理数据库系统,数据库用的access,界面用的VC-To help people write their own home to buy a waste management database system, the database used access, interface with the VC
    2022-09-13 21:15:03下载
    积分:1
  • 组合问题,从M个不同字符中任取N个字符的所有组合
    组合问题,从M个不同字符中任取N个字符的所有组合-Combination of issues, from the M different characters of any N-character check all combinations
    2022-02-21 08:01:01下载
    积分:1
  • 算法~~~图
    数据结构算法~~~图-algorithm data structure map ~ ~ ~
    2022-02-11 13:48:43下载
    积分:1
  • 696522资源总数
  • 104029会员总数
  • 31今日下载