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

搜索资源列表

  1. calculator

    0下载:
  2. 计算器源码,主要简单计算功能,其中包括四则运算,归零,开平方等功能。-Calculator code, the main function of simple calculation, including arithmetic, zero, open square etc. Function.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1785
    • 提供者:wangtao
  1. while

    0下载:
  2. 一个练习DO-WHILE,WHILE循环的程序,你根据它的要求写出对应的循环。- Below is a Java program that uses a while loop: /** * SquaringNumbers: Demonstration of while loop. */ public class SquaringNumbers { public static void main(String[] args) { int i = 1 while
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:1525
    • 提供者:撒旦
  1. JavaApplication

    0下载:
  2. 应用java语言,利用面向对象的知识,设计程序,求 n 阶方阵对角线之和。内含NetBean设计方案及UML图解-Java language applications, the use of the knowledge of object-oriented design process, seeking of order n square diagonal. The included NetBean design scheme and UML diagrams
  3. 所属分类:Java Develop

    • 发布日期:2017-04-24
    • 文件大小:46978
    • 提供者:
  1. ComplexNumber

    0下载:
  2. 简单的计算程序,可以计算加减乘除平方开方等等基本数学计算。-Simple calculation procedure, we can calculate basic mathematical calculations of addition, subtraction square prescribing and so on.
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-08
    • 文件大小:3754
    • 提供者:STEAM
  1. JAVA

    0下载:
  2. 实现正余弦函数与对数函数,多次方函数还能实现开方的n位数计算器-N-digit calculator sine and cosine functions and logarithmic functions, and several square function also enables the prescribing
  3. 所属分类:JavaScript

    • 发布日期:2017-04-09
    • 文件大小:5756
    • 提供者:付艳
  1. jisuanqi

    0下载:
  2. 一个简单的计算器,可以实现加减乘除,还有平方,还可以显示时间-A simple calculator, you can achieve the addition, subtraction, and square, you can also display time
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-05
    • 文件大小:1436
    • 提供者:leixiaoxia
  1. MazeV1.1

    0下载:
  2. 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Said in an m* n long square maze, the maze of pathways and barriers 0 and 1, respectively. Design a program, for any set of the maze, find a pathway from the entrance to the ex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:72800
    • 提供者:牟方林
  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
    • 文件大小:17066
    • 提供者:王萍
  1. sayhello

    0下载:
  2. 用Java语言编写的一个applet,输入一个整数num,计算0-num之间各个整数的平方值和立方值,并以很工整简洁的格式显示出来-Written in Java, an applet, enter an integer num, calculate the square value of each integer between 0-num and cubic, and displayed a very neat and concise format
  3. 所属分类:Applet

    • 发布日期:2017-04-08
    • 文件大小:16175
    • 提供者:周智慧
  1. Matrix

    0下载:
  2. 计算矩阵的的余子式和伴随矩阵,还可以计算矩阵的乘积。当矩阵为方阵时,还可以计算方阵的行列式-Calculate the matrix of the cofactor and adjoint matrix can also calculate the matrix product. When the matrix is ​ ​ square, you can also calculate the square determinant
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:1127
    • 提供者:xinxinghe
  1. demo03

    0下载:
  2. 简单的计算器,能进行加减乘除,开方,乘方,等计算-Simple calculator capable of addition, subtraction, square root, power, calculated
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:61066
    • 提供者:孔双科
  1. JavaRealizecalculator

    0下载:
  2. 简单的计算器功能,包括加减乘除四则运算,开方平方等功能,基于windows下的计算器-Simple calculator functions, including four operations addition, subtraction, square root, square, etc., based on the windows calculator
  3. 所属分类:JavaScript

    • 发布日期:2017-04-25
    • 文件大小:11914
    • 提供者:姜浩
  1. calculator

    0下载:
  2. 模仿windows计算器,通过for循环实例化按钮,设置BoxLayout,通过if控制记录被运算数和运算数。通过if控制求导运算、开根号运算、删除键-Mimic the windows calculator for loop to instantiate button, set the BoxLayout operands and operands, if control records. If control of the derivative operator, the square ro
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:7390
    • 提供者:王浩
  1. jisuanji

    0下载:
  2. 实现计算器加减乘除,平方开房等基本功能,用JAVA实现的源代码。-Calculator, Math, square room and other basic functions, using JAVA source code.
  3. 所属分类:Java Develop

    • 发布日期:2017-11-19
    • 文件大小:1665
    • 提供者:shawsheryl
  1. CalculateButton

    0下载:
  2. 实现计算器的功能 ,加减乘除,求平方还有算数平方根都能求,可以实现进制转换-Calculator function, addition, subtraction, multiplication and division, squaring There arithmetic square root can seek hex conversion
  3. 所属分类:Java Develop

    • 发布日期:2017-12-06
    • 文件大小:969
    • 提供者:刘杰生
  1. App1

    0下载:
  2. 编写Java应用程序,创建一个Rectangle类,提供属性了length,width,要求定义为private,int型,默认值都为均为1,该类提供以下方法: public boolean setLength(int length) //设置长度,确保不会有负值 public boolean setWidth(int width) //设置宽度,确保不会有负值 public int getLength()//得到长度 public int getWidth()//得到长度
  3. 所属分类:Java Develop

    • 发布日期:2017-11-14
    • 文件大小:758
    • 提供者:Mankind
  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
    • 文件大小:2487
    • 提供者:dlykj
  1. fw

    0下载:
  2. 方维导航系统V3.0破除域名限制+DX论坛web全自动采集插件-Square-dimensional navigation system V3.0 rid domain name restrictions+DX Forum web Automatic acquisition plug
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-12-01
    • 文件大小:18789120
    • 提供者:korver_chen
  1. jishumofang

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

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

    0下载:
  2. 用Java编写实现输入学生成绩,学号等信息,输出学生成绩等级,成绩平方和等项-Written in Java to input student achievement, student number, and other information, the output level of student achievement, achievements square and other items
  3. 所属分类:JavaScript

    • 发布日期:2017-12-07
    • 文件大小:6776
    • 提供者:孟一冉
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com