搜索资源列表
magicsquarecalc
- 任意阶一次幻方生成器 < 常用算法与数据结构 >-arbitrary order a magic square generator lt; Common algorithms and data structures gt;
MagicSquareEx
- 这是一个代码,可以实现任意阶的幻方的计算(6除外)-This is a code that can be achieved any order of the magic square of terms (except 6)
MagicArray
- 自己培训的题目——N阶幻方的构造-their training topics -- N-order magic square of tectonic
N阶螺旋幻方程序
- 用visual c++编缉的一个N阶螺旋幻方程序,实现幻方功能。-with visual c editing of a spiral bands N magic square procedures, functions magic square.
huanfang
- 对偶数进行幻方
magic
- 解决16 * 16幻方问题的解决办法。算法非常好
huanfang
- 根据输入的阶数,来输出n阶的幻方矩阵,限于n<1000的情况
huanfanfshu
- 这是一个生成幻方数的算法,console程序,简单实用,需要的朋友可以看看。
幻方计算器
- 幻方计算器 (大于1)-Magic Square Calculator (> 1)
AHP
- 层次分析法 、效益分配、幻方-AHP, and the benefit distribution, Magic Squares
MATLAB 图像保密通信技术之Arnold变换
- 图像保密通信技术之Arnold变换 一、作业目的 1.利用Matlab实现数字图像Arnold变换的置乱及恢复。 2.深入学习通讯保密技术,进一步了解图像保密通讯技术。 3.向大家展示实现图像保密技术的方法和技术。 二、作业介绍 近年来,随着网络带宽和速度的极大提高,多媒体数据特别是数字图像的流传和使用越来越广。而人们对安全性和隐私的也愈发关注,
2nx2n
- 偶数阶幻方的计算,VB60编写,算法简洁高效。-The calculation of even order magic square, VB60 preparation, algorithm is simple and efficient.
Njiehuanfang
- 实现N阶幻方,3宫格,5宫格,7宫格,9宫格,C语言算法-Achieve N-order magic square, 3 grids, 5 grids, grids 7, 9 grids, C language algorithms
MagicSquarePro
- 计算任意阶数幻方程序的设计原理,数学公式以及源码-for MagicSquare
chuangxinjijing
- 平方幻方的程序实现 (1)研究了幻方和平方幻方的性质。写出了1—n*n的幻方程序 (2)明白要写这样的程序,需要用蛮力法来加以解决,这样对问题的解决带有极大的盲目性,完全是一个NP问题。 -Square magic square program (1) studied the magic square and the square of the nature of magic squares. Write a 1-n* n magic square of the procedure
Magic_Square
- 可以给出任意奇数阶的幻方,目的是指出做幻方是一件很容易的事。-Can give an arbitrary odd-order magic square, purpose is to do magic square is a very easy task.
huanfang
- 一个简单的 C 语言程序,不过确实是原创哦。给出任意阶的幻方,当给定阶数,一般输出前十个,也可以算出一共有多少解。具体在注释里有,我上传的是txt文件。-A simple C language program, but is really original oh. Magic square of any order is given, when the given order of the general output of the first ten, you can also figure
magicreplace
- 对图像进行幻方矩阵大小为11的幻方置乱,并加入随机生成密钥-Magic square of the image matrix size of 11 scrambling magic square, and adding a randomly generated key
huanfang
- 数据结构课程设计题目《幻方》源码 运用C++编写-Data structure course design topics " magic square" source written using C++
magic-square-matrix-solution
- 求幻方矩阵。给定任何数字n,即可显示n*n的幻方矩阵。幻方矩阵是一个经典的问题。ACM程序设计大赛常考。此源码还包括算法的规律说明。-Find magic square matrix. Given any number n, you can display the magic square n* n matrix. Magic square matrices is a classical problem. ACM Programming Contest Chang examination. Th