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

搜索资源列表

  1. ComplexNumber

    0下载:
  2. //本代码用Java语言实现了复数类,并且可对你刚刚输入的复数(实部和虚部)进行修改(可以循环的输入修改), //之后实现基本的加减乘除运算,这个功能是对你输入的(+,-,*,/)符号做出相应的判断,可以循环的进行。 //(初学者仅供参考)-Complete the class of complex number in Java.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-24
    • 文件大小:4783
    • 提供者:孙守明
  1. fushutest

    0下载:
  2. fushutest用来实现两个复数的加减乘数,里面的代码需要自己填写-fushutest be used to achieve the addition and subtraction of two complex multiplier, which fill in the code that needs its own
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:717
    • 提供者:lc
  1. Plural

    0下载:
  2. 定义一个复数类,可以通过构造函数给复数对象赋值,实部和虚部是该类的私有属性, 必须有获取和修改属性的方法,并定义复数间加减乘除的方法。 把文件夹复制到运行目录下,用eclipse打开-Define a Plural class, you can assign an object constructor function to the plural, real and imaginary parts are of such private property, Must have ac
  3. 所属分类:Java Develop

    • 发布日期:2017-04-03
    • 文件大小:2426
    • 提供者:黄昊成
  1. Complex

    0下载:
  2. Java中复数类复数的加法、减法、乘法、除法的实现。-complex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:13036
    • 提供者:杜实
  1. ComplexTest

    0下载:
  2. 测试一个复数类,方法包括附属的加、减、乘-Test a complex class, including through subsidiary addition, subtraction, multiplication
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:711
    • 提供者:qq
  1. ComplexNumber

    0下载:
  2. 运用ComplexNumbe复数类,对复数进行加,减,乘运算-Use ComplexNumbe complex class of complex addition, subtraction, multiplication
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:930
    • 提供者:zxq
  1. complex

    0下载:
  2. 编写的一个复数类和一个测试类,用了继承与静态方法。-Preparation of a complex class and a test class with static methods and inheritance.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:4905
    • 提供者:吴超
  1. Complex

    0下载:
  2. JAVA小程序,复数类,适用于初学者,能够把细节弄明白-JAVA applets, complex type, suitable for beginners, be able to figure out the details
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:743
    • 提供者:汪晴
  1. fudianshu

    0下载:
  2. java编写的一个复数的小程序 可以进行复数的加减乘除运算 通过自己设定的算法实现一系列功能-java write a small program can be complex complex addition and subtraction, multiplication and division operations through its range of functions set algorithm
  3. 所属分类:Java Develop

    • 发布日期:2017-03-23
    • 文件大小:1059
    • 提供者:zyp
  1. fushu

    0下载:
  2. 通过自己编写的一段JAVA 的小程序 实现复数的加减乘除运算 并且-Prepared by their own small program to achieve a JAVA subtraction multiplication and division operation and the plural
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:zyp
  1. Complex

    0下载:
  2. 复数类的定义,包括运算等等加、减、乘、除等基本算术运算以及求模-complex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:621
    • 提供者:baopeizhou
  1. TestComplex

    0下载:
  2. Java的一个小作业,属于入门级别的程序,实现复数的功能-Java is a small operation, are entry-level program, to achieve the function of complex
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:668
    • 提供者:zero
  1. Complex

    0下载:
  2. 用java实现复数的简单运算-Simple to use java to achieve complex operations+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:514
    • 提供者:兰某
  1. weibi2011.2.22_1

    0下载:
  2. 维比网论坛源码,包括基本论坛功能,具体有点击数、回复数、贴子标题、作者、发表时间、最后回复 。-Victoria Online Forum than source code, including basic forum function, specifically clicks, number of replies, post title, author, publication time, the final response.
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-12
    • 文件大小:2919604
    • 提供者:郑鹏
  1. complex

    0下载:
  2. 复数操作,用于大学实验参考,谢谢使用,欢迎下载!-Complex operations, for the University of the experiment that, thank you, welcome to download!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1982
    • 提供者:xing_yeli
  1. Complex

    0下载:
  2. 设计一个复数类,能够完成复数之间的基本运算,重写方法toString(),使其能输出此复数-Design a complex class, able to complete basic operations between plural, override method toString (), so that it can output the complex
  3. 所属分类:Applet

    • 发布日期:2017-04-11
    • 文件大小:728
    • 提供者:柯昕
  1. Chapter-33

    0下载:
  2. 对于复数的程序,复数的运算,符号的改变,对于异常的处理-complex number
  3. 所属分类:JavaScript

    • 发布日期:2017-04-15
    • 文件大小:5939
    • 提供者:chenyuwei
  1. Complex

    0下载:
  2. 用java写的 复数实验。可以进行两个复数的加减乘除。-Using java to write complex experiments. Can be two complex numbers, Math.
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:514
    • 提供者:李亮
  1. Complex_2011_9_24

    0下载:
  2. 复数类,实现复数加减乘除……有界面点击按钮实现功能-Complex add/sub/multiply/div
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:11616
    • 提供者:王文武
  1. java-complex-operations

    0下载:
  2. java程序的复数运算,包含注释,其中有类的定义和方法的定义-java program of complex operations, including the Notes, including the definition of class and method definitions
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:784
    • 提供者:李雄雄
« 1 2 34 5 6 »
搜珍网 www.dssz.com