CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 魔方的计算

搜索资源列表

  1. MagicSquare-huishu

    0下载:
  2. 当年,学turbo c的时候,书上有一个魔方算法;十年后,一个偶然的应用,我编写了这个回溯法的魔方算法。优点:可以计算n阶魔方的所有可能组合。-year, the school turbo c, the book is a Rubik's cube algorithm; Ten years later, an accidental use, I prepared this retroactive law Cube algorithm. Advantages : can calculate
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3112
    • 提供者:双色球
  1. jisuanmofangjuzhen

    0下载:
  2. 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
  3. 所属分类:并行运算

    • 发布日期:2008-10-13
    • 文件大小:1672
    • 提供者:何永远
  1. Algorithm_analysis_and_programme_design

    0下载:
  2. 实用算法分析与程序设计 目录: 第一章基础算法 第二章 顺序统计算法和中位数 第三章 有关数论的算法 第四章 计算几何学 第五章 显式固的基本算法 第六章 隐式图的基本算法 第七章 网络流的算法 第八章 动态程序设计 第九章 题库 一、神秘的大陆 二、迷宫车间 三、Hamilton机器人 四、魔方工具包 五、Tom、Jerry和奶酪 六、债务 七、Sinistra 的城市 八、游戏 九、加法链 十、黑白棋 十一、
  3. 所属分类:Data structs

    • 发布日期:2017-05-28
    • 文件大小:10834694
    • 提供者:枫林之声
  1. magic3d3

    0下载:
  2. 用java的Swing中的2d绘图做的3d魔方,实践了一下3d数学计算。这个魔方是可以用方向键旋转的。-A 3d magic cube written in java using the Swing 2d graphic functions which is aimed at practicing the 3d math theory.The cub can be rotate by direction keys.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:63656
    • 提供者:杨超
  1. cube

    0下载:
  2. 一个魔方的快速翻转方案输出程序。简短,使用。快速计算翻转步骤。-A Rubik' s cube fast turning out procedures for the program. Short, use. Fast Calculation of flip steps.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:1434
    • 提供者:Wang
  1. MASort

    0下载:
  2. 魔方阵排列算法的VC++示例源代码,用的是搜索的方法,能进行14阶以下所有魔方阵的计算任务。 -Order magic square algorithm VC++ sample source code, using a search method, can carry all of the following 14-order magic square of the computing tasks.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4826
    • 提供者:madud00084
  1. PINGMIANMOFANG.rar

    0下载:
  2. 一个使用EXCEL编写的3X3四阶平面魔方,使用VBA语言编写,运行时需要启用宏,内有一个万能魔方公式矩阵,通过累加运算可以快速计算成任意解,Use a flat-Cube EXCEL write 3X3 fourth order, using VBA language runtime need to enable macros within a universal Cube formula matrix can be calculated quickly accumulate operatio
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-13
    • 文件大小:101376
    • 提供者:luoxin
  1. MASort

    0下载:
  2. 魔方阵排列算法的VC++示例源代码,用的是搜索的方法,能进行14阶以下所有魔方阵的计算任务。-The magic square the alignment algorithm VC++ example source code, search 14 order magic square computing tasks.
  3. 所属分类:Data structs

    • 发布日期:2017-11-20
    • 文件大小:4825
    • 提供者:姚凌云
  1. Cube3Layer

    0下载:
  2. 一个有关于魔方还原的程序 计算还原步骤生成结果-A reduction step Cube restore procedures
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:15337
    • 提供者:崇胤
  1. 1380958a7299

    0下载:
  2. 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试- -Cube matrix calculation demo program source code, very interesting, you can try-
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1682
    • 提供者:boy
  1. MakeMagicMatrix

    1下载:
  2. 本程序计算魔方矩阵(Magic Matrix),输入一个数即可打印矩阵。提供奇数和偶数(4倍数和非4倍数)的魔方矩阵算法,含注释。代码使用纯C++编写,原系VC6编辑器编辑测试。-Generate magic matrix with input number, no matter even or odd. Edited by VC6, comment is offered. Any C++ compiler will be supported.
  3. 所属分类:Algorithm

    • 发布日期:2016-08-27
    • 文件大小:238592
    • 提供者:foxery
  1. huangfang

    0下载:
  2. JAVA 实现魔方的计算,并用图形界面输出,最多可计算N个,数值课变,可以报错-java
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:7501
    • 提供者:邱德武
  1. 魔方阵

    0下载:
  2. 一个基于VB的简单的入门小程序,实现从三阶到二十五阶的魔方转换(A fun little program)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:4096
    • 提供者:Isaacchen
  1. 魔方阵

    0下载:
  2. 输入魔方阵阶数,自动输出,可以计算1-200阶的魔方阵(put the number of magic square array, automatic output, can calculate the 1-200 order of the magic square array)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:719872
    • 提供者:wxhntmy
搜珍网 www.dssz.com