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

搜索资源列表

  1. huanfang

    0下载:
  2. 实现幻方运算
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:lq
  1. answer

    0下载:
  2. 创新基金项目 平方幻方的程序实现 java 语言编程-Innovation Fund Project square magic square java program language programming
  3. 所属分类:Java Develop

    • 发布日期:2017-05-25
    • 文件大小:7.69mb
    • 提供者:彭成义
  1. magic

    0下载:
  2. 用java语言实现幻方数学问题的计算,使计算更快捷-Java magic square with the language of computing mathematical problems, the computation faster
  3. 所属分类:Java Develop

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

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

    • 发布日期:2017-04-05
    • 文件大小:2.33kb
    • 提供者:cauchyjjd
  1. Test4

    0下载:
  2. java上机编程,3阶幻方算法,可以出8种结果。非一种结果哦-java programming on the machine, 3 magic square algorithm, can produce 8 results. Oh, a result of non-
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:571byte
    • 提供者:chenwei
  1. MagicSqure

    0下载:
  2. 任意阶幻方生成,只是没有界面,用ECLIPSE写的,参考价值应该不大,但是,可以直接拿过来用。-Thereto created any magic, but no interface, written using ECLIPSE, reference should not, however, can take over with.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6.53kb
    • 提供者:贺家凯
  1. MagicSquare

    0下载:
  2. magicCube.jar为可执行文件,需要在java环境下运行,需要计算机配置好jre;在输入页面输入一个正整数,当这个正整数不大于30时,会弹出页面显示幻方;当输入数据大于30时,数字在页面上显示会非常拥挤,不便于查看,所以程序将求出的幻方存储到d:/magicCube.txt文件中,请到该目录下查询。-magicCube.jar for the executable file, you need to run the java environment, you need a compute
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:404.93kb
    • 提供者:朱朱
  1. sy5

    0下载:
  2. 求n(奇数)阶幻方。n阶幻方是n×n的方阵,填入1~n2各数,使得该方阵的各行各列、对角线元素的和都相等。-Find n (odd) order magic square. magic square of order n is the n × n square, fill in the 1 ~ n2 the number, making the square of each row of the column, and diagonal elements are equal.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:4.45kb
    • 提供者:Kerwin_Li
  1. Java

    0下载:
  2. 简单的幻方,适用于初学者或者刚开始接触的人,非常简单-Simple magic squares, suitable for beginners or people just getting started with very simple
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6.82kb
    • 提供者:Gideon
  1. HuanF

    0下载:
  2. 这是一个比较简单的幻方实现程序,但已实现了其功能,适合初学者借鉴~-This is a relatively simple magic square realization of the program, but its function is suitable for beginners draw ~
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:16.67kb
    • 提供者:王萍
  1. MagicSqure

    0下载:
  2. 可输出任意大于3阶的幻方 不论阶数是奇数还是偶数-Can be output to any greater than 3-order magic square regardless of the order number is odd or even
  3. 所属分类:Java Develop

    • 发布日期:2017-11-28
    • 文件大小:2.43kb
    • 提供者:dlykj
  1. jishumofang

    0下载:
  2. 奇数阶幻方 奇数阶幻方最经典的填法是罗伯特法(也有人称之为楼梯方)。填写方法是这样: 把1(或最小的数)放在第一行正中; 按以下规律排列剩下的n*n-1个数: (1)、每一个数放在前一个数的右上一格; (2)、如果这个数所要放的格已经超出了顶行那么就把它放在底行,仍然要放在右一列; (3)、如果这个数所要放的格已经超出了最右列那么就把它放在最左列,仍然要放在上一行; (4)、如果这个数所要放的格已经超出了顶行且超出了最右列,那么就把它放在前一个数的下一行同一列的
  3. 所属分类:Java Develop

    • 发布日期:2017-11-07
    • 文件大小:1.13kb
    • 提供者:PHILIP
  1. suanfa

    0下载:
  2. 大家又到准备蓝桥比赛的时候了,这是我去年备赛时的几个java算法程序,其中包括汉诺塔、两种幻方、背包和约瑟夫环,汉诺塔是去年的考试题,希望可以帮到大家。-People to prepare the blue bridge game when I prepared race last year when several java algorithm, including the Tower of Hanoi, two magic squares, backpack and Josephus, To
  3. 所属分类:Java Develop

    • 发布日期:2017-11-25
    • 文件大小:2kb
    • 提供者:袁媛
  1. OddMagic

    0下载:
  2. 奇数幻方:有一N*N的方阵,其中n为奇数,在n*n的幻方内将1到n^2的整数填入其中,是的其各行,各列及对角线的和都相等。-The odd magic square: a N*N matrix, where n is an odd number, in the n*n magic within 1 to n^2 integer which is filled, the rows, columns and diagonal and are equal.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-23
    • 文件大小:869byte
    • 提供者:王斌
  1. magic_square

    0下载:
  2. 使用JAVA实现的幻方构造,包括奇数阶、偶数阶(单偶、双偶)。输入阶数,自动生成并打印。-Construct magic square with JAVA
  3. 所属分类:Java Develop

    • 发布日期:2017-11-13
    • 文件大小:2.53kb
    • 提供者:nico
  1. huanfang

    0下载:
  2. 这个网上的一个幻方例子,有需要的可以看一下,仅供大家学习参考-An example of this online magic square, there is a need to look at, only for them to learn from reference
  3. 所属分类:Applet

    • 发布日期:2017-04-16
    • 文件大小:292.87kb
    • 提供者:Gitty_Xie
  1. MagicSquare

    0下载:
  2. 输入任意数字n(n必须大于等于3),能够在控制台打印出对应的n阶幻方-Enter any number n (n must be greater than or equal to 3), the ability to print out the corresponding n-order magic square in the console
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:圣达菲
  1. HuanFang

    0下载:
  2. 幻方问题的JAVA求解,包括双偶数阶幻方、单偶数阶幻方与奇数阶幻方。-JAVA magic square problem solving, including bis even-order magic square, single even-order and odd-order magic square magic square.
  3. 所属分类:Java Develop

    • 发布日期:2017-12-12
    • 文件大小:964byte
    • 提供者:wudg
  1. 幻方矩阵

    0下载:
  2. 输入输出矩阵并判断是否为幻方矩阵,字数字数字数字数(The input output matrix and determine whether the magic square matrix)
  3. 所属分类:Java编程

    • 发布日期:2017-12-25
    • 文件大小:52kb
    • 提供者:石头鸭子
搜珍网 www.dssz.com