CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - magic square

搜索资源列表

  1. magic-square-matrix-solution

    0下载:
  2. ACM程序设计大赛题,关于幻方矩阵的求解。本源码不但有详细的编码过程,还有详细的说明。欢迎下载-ACM Programming Contest title on the magic square matrix solution. The source code is not only a detailed process, as well as detailed instructions. Welcome to download
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:422683
    • 提供者:guiyongmao
  1. magic

    0下载:
  2. 魔方阵,是把1~n*n个连续的正整数填到一个n*n的方阵中,使得每一行的和、每一列的和、以及两个对角线的和都相等。-Magic square, is to 1 ~ n* n consecutive positive integers into an n* n fill the square, making each row and each column and, as well as two diagonal and are equal.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:159798
    • 提供者:lty
  1. magic_square

    0下载:
  2. Producing magic square of given size. used genetic algorithm.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:110299
    • 提供者:xssk
  1. Magic-square

    0下载:
  2. Java 程序 源码 显示出 幻方矩阵-Java source code shows magic square matrix
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:2389
    • 提供者:cauchyjjd
  1. magic-square

    0下载:
  2. 计算任意阶的幻方程序,包括奇数,单偶数,双偶数-magic square for n
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4425449
    • 提供者:章熙
  1. magic-square-matrix-solution

    0下载:
  2. 求幻方矩阵。给定任何数字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
  3. 所属分类:Data structs

    • 发布日期:2017-03-25
    • 文件大小:1361
    • 提供者:guiyongmao
  1. magic-square-of-order-n

    0下载:
  2. 所谓“魔方阵”是指满足的每一行、每一列和对角线上的元素之和均相等的方阵,用二维数组实现“魔方阵”的打印,任意输入一个自然数n,打印出相应的n阶魔方阵来-The so-called " magic square" is to meet each row, each column and diagonal elements are equal to the sum of the square, with two-dimensional array to achieve the &q
  3. 所属分类:Printing program

    • 发布日期:2017-03-23
    • 文件大小:169059
    • 提供者:nikita
  1. Magic-square

    0下载:
  2. 魔方阵 (1).设n是奇数,请编写程序构造n*n阶魔方阵,即行、列、两对角线上n个数之和相等的方阵。 (2).构造3*3素数魔方阵,即找出9个不大于500的素数并排成魔方阵。 -Magic square (1) n is an odd number, please write a program to construct n* n-order magic square that line, column the two diagonal n numbers equal to the
  3. 所属分类:Other systems

    • 发布日期:2017-10-31
    • 文件大小:203870
    • 提供者:Frank.Soo
  1. magic-square

    0下载:
  2. 使用Qt编写的幻方程序magic square,任意输入n,输出幻方的一种解,支持将解保存为xls文件-Magic square program written using Qt magic square, any input n, output a magic square solution support solution will save xls file
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-01
    • 文件大小:4004432
    • 提供者:Neohet
  1. magic-square

    0下载:
  2. 该程序输入一个任意整数,输出小于等于该整数的任意阶幻方-This cpp is used to generate a magic square
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:1240
    • 提供者:wangyuehui
  1. the-magic-square-

    0下载:
  2. 用数组实现魔方阵问题 并输出魔方阵 要求在一个m×m的矩阵中填入1~m2的数字(m为奇数),使得每一行、每一列、每条对角线的累加和都相等 -the magic square
  3. 所属分类:Data structs

    • 发布日期:2017-11-04
    • 文件大小:12809
    • 提供者:Dante
  1. Magic-square

    0下载:
  2. 魔方阵的小程序,适合初学者使用参考!仅供参考!-Magic square of small procedures, suitable for beginners reference!
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:545
    • 提供者:雷电
  1. Magic-square

    0下载:
  2. “魔方”是指一个由正整数组成的方阵,它的每一行、每一列及每条主对角线上数据之和相等。本程序能输出1-n^2的自然数组成的魔方。-The procedure is used to produce magic square that is made of infinite nature number.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1075
    • 提供者:杰斐逊
  1. Magic-square

    0下载:
  2. 有关魔方阵的一个具体问题,C程序代码,运行可以实现。-For magic square of a specific problem, C code, running can be achieved.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:202838
    • 提供者:linyingyong
  1. Magic Square

    0下载:
  2. This is solution for Magic square problem in artificial intelenance
  3. 所属分类:Windows编程

    • 发布日期:2014-05-19
    • 文件大小:32676
    • 提供者:ayman92
  1. Magic-Square

    0下载:
  2. 1. 1. Construct and display a magic square for any given odd number N.-create a magic square
  3. 所属分类:software engineering

    • 发布日期:2017-03-31
    • 文件大小:37252
    • 提供者:Lim Mei Ting
  1. magic-square

    0下载:
  2. 该程序主要是一个特殊的数据阵,俗称幻方,能根据自行设置n得出n阶幻方-The program is primarily a special data array, commonly known as the magic square, magic square of order n can be drawn in accordance with their own set n
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:547
    • 提供者:徐梦雪
  1. hexagonal-magic-square

    0下载:
  2. 求解六边形幻方的c程序!!有人用52年才算出来的,计算机几秒搞定。-Solving hexagonal magic square c program!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2884
    • 提供者:lilei
  1. Magic-Square

    0下载:
  2. 幻方(Magic Square)是一种将数字安排在正方形格子中,使每行、列和对角线上的数字和都相等的方法。-Magic Quadrant (Magic Square) is a digital arranged in a square grid so that every row, column and diagonal digital and methods are equal.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-24
    • 文件大小:4388566
    • 提供者:huangdouble
  1. Magic-square

    0下载:
  2. 一种多维幻方的求解程序,计算速度较快,小时候的难题解决利器-A program for multidimensional magic square solver, fast computing speed
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:233227
    • 提供者:sun x
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com