搜索资源列表

  1. 80110

    0下载:
  2. 梵天科技FM模块:9903-80110C,9903-80110H,9805M8-1418.C51代码例程!-Brahma FM module technology :9903-80110C ,9903-80110H, 9805M8-1418.C51 code routines!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-09-27
    • 文件大小:6144
    • 提供者:
  1. Brahma

    0下载:
  2. GPU通用运算框架,基于.net实现,支持使用DirectX和OpenGL作为底层库-GPU general computing fr a mework, based on. Net implementation, support the use of DirectX and OpenGL as the underlying database
  3. 所属分类:.net编程

    • 发布日期:2024-09-27
    • 文件大小:5610496
    • 提供者:william
  1. fantiant

    0下载:
  2. 求解梵天塔问题实例程序。。。。。。求解梵天塔问题实例程序-Procedure for solving instances of Tower of Brahma. . . . . . Procedure for solving instances of Tower of Brahma
  3. 所属分类:文档资料

    • 发布日期:2024-09-27
    • 文件大小:158720
    • 提供者:罗氏
  1. Hans-tower

    0下载:
  2. 相传印度教的天神梵天在创造地球这一世界时,建了一座神庙,神庙里竖有三根宝石柱子,柱子由一个铜座支撑。梵天将64个直径大小不一的金盘子,按照从大到小的顺序依次套放在第一根柱子上,形成一座金塔,即所谓的梵塔(又称汉诺塔)。天神让庙里的僧侣们将第一根柱子上的64个盘子借助第二根柱子全部移到第三根柱子上,即将整个塔迁移,同时定下3条规则: (1)每次只能移动一个盘子; (2)盘子只能在三根柱子上来回移动,不能放在他处; (3)在移
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-27
    • 文件大小:14336
    • 提供者:江纪蓉
  1. lispChinesetower

    0下载:
  2. 编写LISP函数解决Hanoi Tower(汉塔)问题。问题如下:梵塔内有A,B,C三个柱子,开始时A柱上有n个盘子,盘子大小不等,大的在下,小的在上。要把这n个盘子从A柱移到B柱,每次只允许移动一个盘子,且在移动过程中在3个柱子上都始终保持大盘在下,小盘在上。在移动过程中可以利用C柱,要求程序输出移动的步骤。-Write LISP function to solve the problem of Hanoi is Tower (Chi
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-09-27
    • 文件大小:6144
    • 提供者:邹扬
  1. Hanoi

    0下载:
  2. 汉诺塔:汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。-Tower of Hanoi: The Tower of Hanoi (also known as Tower of Hanoi) is der
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:潘浩
  1. zidongfuben

    0下载:
  2. 按键精灵开发,剑侠情缘2刷梵天太一塔的全自动脚本,自动开箱开关-QuickMacro development, JX 2 brush of Brahma is too a tower fully automatic scr ipt, automatic out-of-the-box switch
  3. 所属分类:外挂编程

    • 发布日期:2024-09-27
    • 文件大小:12288
    • 提供者:沈淇杰
  1. fantian

    0下载:
  2. 自动刷梵天第一关,开箱子,内涵注册机制,用注册码生成后可使用。-Automatic brush Brahma First off, open the box, and connotation registration mechanism, key generator.
  3. 所属分类:外挂编程

    • 发布日期:2024-09-27
    • 文件大小:21504
    • 提供者:无语问苍天
  1. ToH

    0下载:
  2. The Tower of Hanoi (also called the Tower of Brahma or Lucas Tower,[1] and sometimes pluralised) is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide onto
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:subodh
  1. Tower-of-Hanoi-algorithm-code

    0下载:
  2. Tower of Hanoi algorithm code The Tower of Hanoi (also called the Tower of Brahma or Lucas Tower,[1] and sometimes pluralized) is a mathematical game or puzzle. It consists of three rods, and a number of disks of di
  3. 所属分类:教育/学校应用

    • 发布日期:2024-09-27
    • 文件大小:1024
    • 提供者:stoulod
  1. 汉诺塔

    0下载:
  2. C++实现的汉诺塔小游戏 汉诺塔:汉诺塔(又称河内塔)问题是源于印度一个古老传说的益智玩具。大梵天创造世界的时候做了三根金刚石柱子,在一根柱子上从下往上按照大小顺序摞着64片黄金圆盘。大梵天命令婆罗门把圆盘从下面开始按大小顺序重新摆放在另一根柱子上。并且规定,在小圆盘上不能放大圆盘,在三根柱子之间一次只能移动一个圆盘。(C++ implementation of the tower of Hanoi game Hanoi Hano
  3. 所属分类:游戏

    • 发布日期:2024-09-27
    • 文件大小:16315392
    • 提供者:calmcloud

源码中国 www.ymcn.org