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

搜索资源列表

  1. ComplexNumber

    0下载:
  2. 请根据下列要求,设计一个复数类。 (1)复数由实部、虚部组成,在类的定义中应包含保存这两部分信息的内容。 (2)在类中定义构造方法,使用户能够在构造对象的同时为对象赋初值。 (3)在类中定义复数的加、减两个成员方法来完成复数功能。 (4)重写toString方法,使得复数类的对象能够以“实部 + 虚部i”的格式,输出自身信息。 (5)在main方法中完成相关测试。 -Please according to the following requirements, desig
  3. 所属分类:Applet

    • 发布日期:2017-04-01
    • 文件大小:604
    • 提供者:gjm
  1. ComplexCalculator

    0下载:
  2. 使用NetBean开发的java简易复数计算器,支持复数的加法、减法、乘法、除法、根、模、自然对数、实幂指数、虚幂指数、正弦、余弦、正切的运算。设计了自己的复数类-NetBeans development of the use of the plural simple java calculator, support plural addition, subtraction, multiplication, division, roots, mold, natural logarithm, it
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:101905
    • 提供者:billsedison
  1. lab7_1

    0下载:
  2. 设计一个小型的复数类(C++标准库complex提供复数类),这里为了说明重载运算功能而设计,在小型复数类MiniComplex中,数据成员:实部与虚部。函数远远主要是重载进行复数运算的各种操作符。由于各种运算符功能的限制,将输入与输出运算符重载为友元函数,使得复数的输入与输出更加方便快捷,成员函数重载+,—,*,和/运算符来进行复数的加法、减法、乘法、和除法运算,重载逻辑运算符= =进行复数的相等比较。-Design of a small category of plural (C++ Sta
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-03-26
    • 文件大小:1344
    • 提供者:暮明
  1. fushu

    0下载:
  2. 本程序是复数类的继承,主要完成类的继承功能-This procedure is a complex type of inheritance, the main function of the completion of class inheritance
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1008
    • 提供者:wangya
  1. myFile

    0下载:
  2. 复数类的实现,这个程序的主要功能就是实现复数的相加等操作。-The plural types of implementation, this procedure is to achieve the main function of the additive, such as the plural operation.
  3. 所属分类:File Operate

    • 发布日期:2017-04-12
    • 文件大小:763
    • 提供者:zongboliu
  1. class_complex

    0下载:
  2. 实现了复数类的基本操作(包括加法,减法,乘法,除法以及乘方),虽然简单,但值得借鉴-Implementation of the plural types of basic operations (including addition, subtraction, multiplication, division and involution), although easy, but worth learning
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-05-03
    • 文件大小:885949
    • 提供者:chris
  1. snowbase

    0下载:
  2. 这个压缩包里包括5个程序,一个报告,是我c语言课程设计,其中那个数据库系统设计的比较好,用c语言完成,代码5000行,这里好包括课程报告,1.设计一个字符串类,要求具有计算字符串长度、两个字符串大小比较、两个字符串连接等功能。 2.设计复数类Complex,具有复数设置及其输入输出、两个复数的加法和乘法功能。 3.设计一个一维向量(数组)模板类Vector 4.设计一个列表(链表)模板类List 5.一个简陋的数据库系统设计(可参考FoxBase)。-Including the
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:609857
    • 提供者:赵洋洲
  1. complexe

    0下载:
  2. 复数类 包括重载+号 继承 是非常有特点的一个源代码-Plural includes heavy plus there are features of the succession is a source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1852
    • 提供者:wangying
  1. complex

    0下载:
  2. 复数类的重载功能实现 +法运算 复数类的重载功能实现 +法运算-ccomplex+ doticomplex+ doticomplex+ doticomplex+ dotiomplex+ doti
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:897
    • 提供者:dfdjfdf
  1. CTestCode

    0下载:
  2. 定义并实现复数类,通过运算法的重载实现复数加法、减法和乘法。-And the realization of the definition of complex type, through the heavy-duty algorithms to achieve the plural addition, subtraction and multiplication.
  3. 所属分类:Other systems

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

    0下载:
  2. 复数类,用模板写的,随便写的,只为进去下载代码-complex class
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:522221
    • 提供者:向水桥
  1. FUSHULEI

    0下载:
  2. 定义一个复数类,可以通过构造函数给复数对象赋值,实部和虚部是该类的私有属性,必须有获取和修改属性的方法,并定义它与复数、实数相加和相减及复数间乘的方法-JAVA
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:9908
    • 提供者:魔xx
  1. fff

    0下载:
  2. 、定义一个复数类complex,在类中包含两个数据成员,即复数的实数部分real和复数的虚数部分image。在类中定义几个必须的成员函数,再用友元来重载+,-,*,/四种运算符实现复数的四种运算。-, Define a complex type of complex, in the category of data consists of two members, namely, the real part of complex real and the imaginary part of th
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-03
    • 文件大小:227519
    • 提供者:刘晓倩
  1. complex

    0下载:
  2. 定义复数类,该类利用了运算符重载机制。就说这么多了-not easy
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:9191
    • 提供者:胡哥
  1. zh

    0下载:
  2. 集合了复数类,鼠标操作等几个比较有用的程序-Collection of plural categories, several procedures, such as the mouse operation. . .
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:95746
    • 提供者:liukeji
  1. dianzijisuanqi

    0下载:
  2. 一个简单的电子计算器,对复数类Complex重载+、-(减)、*(乘)、==(判等)、++(前置和后置),有助于类和运算符函数的学习。-A simple electronic calculator, the complex class Complex overload+,- (minus),* (x ),==( contracting, etc. ),++( pre-and post-), contribute to class and the operator function learnin
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2872
    • 提供者:白兰鸽
  1. ComplexNumber

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

    • 发布日期:2017-03-24
    • 文件大小:4783
    • 提供者:孙守明
  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. pake

    0下载:
  2. 共9个文件:C直接读取dbf文件,RS-232-C端口实时监控软件的设计实现,复数计算(复数类),矩阵计算(矩阵类),捆绑exe文件,收发电子邮件,数值积分,数值微分,用C编程获取WPS的文件密码-A total of 9 files: C Direct Reading dbf files, RS-232-C port real-time monitoring software design implementation, complex computing (complex type), ma
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:980399
    • 提供者:焦振涛
  1. fushu

    0下载:
  2. 复数类头文件用于fft很长呵呵请耐心看哦 -Fft complex class header file for a very long Hehe please be patient Kane
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1977
    • 提供者:savage
« 1 2 34 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com