搜索资源列表
MagicSquare-huishu
- 当年,学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 algorit
jisuanmofangjuzhen
- 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
MagicSquare-huishu
- 当年,学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 algorit
jisuanmofangjuzhen
- 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
c
- 有三个源码1:可以在计算机上打印出一个魔方阵2:打印出杨辉三角的前十行;3:可以用键盘模拟弹钢琴。-There are three one source: the computer can print out a magic square 2: Print out the Yang Hui triangle top ten firms 3: You can use the piano keyboard simulation.
Algorithm_analysis_and_programme_design
- 实用算法分析与程序设计 目录: 第一章基础算法 第二章 顺序统计算法和中位数 第三章 有关数论的算法 第四章 计算几何学 第五章 显式固的基本算法 第六章 隐式图的基本算法 第七章 网络流的算法 第八章 动态程序设计 第九章 题库 一、神秘的大陆 二、迷宫车间 三、Hamilton机器人 四、魔方工具包 五、Tom、Jerry和奶酪 六、债务 七、Sinistra 的城
magic3d3
- 用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.
cube
- 一个魔方的快速翻转方案输出程序。简短,使用。快速计算翻转步骤。-A Rubik' s cube fast turning out procedures for the program. Short, use. Fast Calculation of flip steps.
MASort
- 魔方阵排列算法的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.
PINGMIANMOFANG.rar
- 一个使用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 calculat
MASort
- 魔方阵排列算法的VC++示例源代码,用的是搜索的方法,能进行14阶以下所有魔方阵的计算任务。-The magic square the alignment algorithm VC++ example source code, search 14 order magic square computing tasks.
Cube3Layer
- 一个有关于魔方还原的程序 计算还原步骤生成结果-A reduction step Cube restore procedures
1380958a7299
- 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试- -Cube matrix calculation demo program source code, very interesting, you can try-
MakeMagicMatrix
- 本程序计算魔方矩阵(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 suppor
huangfang
- JAVA 实现魔方的计算,并用图形界面输出,最多可计算N个,数值课变,可以报错-java
魔方阵
- 一个基于VB的简单的入门小程序,实现从三阶到二十五阶的魔方转换(A fun little program)
魔方阵
- 输入魔方阵阶数,自动输出,可以计算1-200阶的魔方阵(put the number of magic square array, automatic output, can calculate the 1-200 order of the magic square array)