搜索资源列表
魔方
- 魔幻方块!输入魔方的阶数n(n为奇数)后,使得魔方的行、列和对角线的值都相等-magic squares! Cube importation of order n (n is odd), the Cube makes rows and columns and diagonal values are equal
11
- 根据魔方矩阵的原理,编写的任意奇数阶魔方矩阵。-Rubik' s cube matrix in accordance with the principles of the preparation of any odd order magic square matrix.
rubicscube
- 魔方自动求解,能快速求出三阶魔方的一般求解方法-Automatic Rubik' s Cube solving, third-order magic cube can quickly find a general solution method
matlab_magic
- 使用MATLAB语言编写的可以产生魔方矩阵的函数,很有意思额-Using the MATLAB language that can create magic cube matrix function, it is interesting the amount of
Magic
- 幻方-magic cube
magic
- 计算魔方矩阵 是纯属于 手工打入 有意思 值得看-Cube matrix is calculated purely by hand into interesting to see in
Magic-dimensiona-
- 一个可以生成二维任意阶魔方矩阵的c语言程序。-One can generate any two-dimensional magic cube matrix of c language program.
Cube3Layer
- 用MATLAB做的转魔方程序,还有说明,很好玩,对想学魔方编程的很有用-Transferred Cube using MATLAB program, there are instructions, a lot of fun, and want to learn magic cube programming useful
Artificial-Intelligence-Magic-Cube
- 人工智能 经典问题之一 幻方问题的一部分解决算法。-One of the classical Artificial Intelligence problems.Magic square puzzle.
magic
- 用matlab编写的三维魔方模拟显示,直接运行first.m即可-Three-dimensional cube simulation using matlab display, can be run directly first.m
2
- 输出“魔方矩阵”。所谓魔方阵是指这样的矩阵,它的每一行、每一列和对角线之和均相等。例如,三界魔方阵为 8 1 6 3 5 7 4 9 2 要求输出1 -n*n的自然数构成的魔方阵。-Cube matrix output . The so-called magic matrix is the matrix, which each row, each column and diagonal and are equal. For example, three cube array
CreateMagicMatrix
- 《洛书》增强版算法解密 包括偶数阶、双偶数阶、单偶数阶等各类魔方(幻方)的生成算法源码。 其中单偶数阶最难: 单偶数魔方,n为偶数,且不能被4整除(n=6,10,14,18,22……)(n=4k+2,k=1,2,3,4,5……)。这是奇数阶魔方,双偶数阶魔方,单偶数阶魔方三种魔方里面最复杂的魔方。 以n=10为例,这时k=2。 (1)把方阵从左到右,从上到下分成A,B,C,D四个象限,这样每个象限肯定是奇数阶,用罗伯法,依次在A,D,B,C象限按奇数阶魔方的
