CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - complex class

搜索资源列表

  1. Complex

    0下载:
  2. c++简单复数类的运算,包括加法,减法,乘法,除法运算(没用到重载)-c++ simple and complex class operations, including addition, subtraction, multiplication, division operations (useless to overload)
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:866.16kb
    • 提供者:MY NAME
  1. Complex

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

    • 发布日期:2017-04-03
    • 文件大小:509.98kb
    • 提供者:向水桥
  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
    • 文件大小:2.8kb
    • 提供者:白兰鸽
  1. complex_class

    0下载:
  2. C++实现的复数+_*/运算,自己用了很多年了-C++ complex
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.36kb
    • 提供者:dajunsi
  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
    • 文件大小:1.93kb
    • 提供者:savage
  1. 2

    0下载:
  2. 1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。请完成类定义,并编制主函数,说明complex类对象,对定义的各成员函数进行调用。-1. Custom indicative of a complex type of complex, which contains a number of member functions, use the class to complete the plural and the plural ou
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:758byte
    • 提供者:jack
  1. complex

    0下载:
  2. 复数类的实现C++,用友元实现运算符的重载-using C++ to implement a Conplex Class
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:500.27kb
    • 提供者:Freya
  1. Complex

    0下载:
  2. 这是一个简单的复数类的实例,描述了基本的c++的知识,可供初学者学习~-this is a complex class,for new learner
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:4.28kb
    • 提供者:vivian
  1. complex

    0下载:
  2. complex类的运算符重载代码,包括加,减,乘,除-complex class
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1.08kb
    • 提供者:刘涛
  1. RegEx

    0下载:
  2. 使用.net 4.0实现的计算器,和常见的计算器不同。这个计算器支持复数计算。比如说输入是 3.567E-10+4.89E+5i-.1 它会自动分析出其中的运算有 1. 0.00000000003567 2. 489000i 3. -0.1-As of .NET 4.0, the native library does offer a complex class in the namespace System.Numerics. The ideal situation
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:146.9kb
    • 提供者:gerili
  1. 5

    0下载:
  2. 复数类。定义一个复数类,并重载运算符,以实现复数的加法与减法运算,及显示运算结果-Definition of a complex class, both carrying the operator in order to achieve complex addition and subtraction, and display the result of the operation
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:928byte
    • 提供者:yaoyunheng
  1. 2-1

    0下载:
  2. 1. 自定义一个示意性的复数类型complex,其中含有若干个成员函数,使用该类可以完成复数的加法以及对复数的输出。请完成类定义,并编制主函数,说明complex类对象,对定义的各成员函数进行调用。 class complex{ double real //复数实部 double imag //复数虚部 public: complex() //无参构造函数 complex(double r, double i) //2参构造函数 c
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:551byte
    • 提供者:fr
  1. List

    0下载:
  2. 列表的实现,是以数组实现的,可作为一切复杂类的基础,简单易懂-Achieve realization of the list is an array, can be used as the basis of all complex class, easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:224.36kb
    • 提供者:徐小张
  1. Complex

    0下载:
  2. 编写一个Complex 类,需要完成加减乘除运算符重载-Write a Complex class, you need to complete the addition, subtraction, multiplication, and division operator overloading
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-24
    • 文件大小:4.85mb
    • 提供者:tanshen
  1. complex

    0下载:
  2. operator + 重载,在类中实现复数相加-operator PPLS overloading, complex numbers in the class
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-05
    • 文件大小:855.02kb
    • 提供者:吴琼
  1. stack

    0下载:
  2. 堆栈的实现方法(Sicily 1021)关于堆栈的简单代码的方法,其实撇开复杂的类实现方式,写起来是很好写的。-Stack implementations (Sicily 1021) a simple code on the stack method, in fact, leaving aside complex class implementation, write-up is a good written.
  3. 所属分类:Other systems

    • 发布日期:2017-11-17
    • 文件大小:562byte
    • 提供者:tscorner
  1. Complex

    0下载:
  2. C++大作业,编写一个Complex类实现运算符重载。包括初级的运算符。-C++ big job, write a class that implements operator overloading Complex. Includes a primary operator.
  3. 所属分类:Other systems

    • 发布日期:2017-04-28
    • 文件大小:22.55kb
    • 提供者:吴筱枫
  1. complex

    0下载:
  2. c++实现复数类,类的实现,复数的加减乘除 操作符重载-c++ realize complex class that implements the class, complex arithmetic Operator Overloading
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1018byte
    • 提供者:李金玲
  1. complex

    1下载:
  2. 该类中含有复数运算及矩阵运算的多个方法,这些方法都是通过参考书籍所实现的,能够很好的运用到复数运算中,经过检验运算误差非常小,甚至比matlab的精度还高(C# complex matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-24
    • 文件大小:14kb
    • 提供者:弦可道
  1. Complex

    0下载:
  2. 设计一个基础的复数类,用运算符重载完成简单运算(Design a complex class)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:3kb
    • 提供者:lengleng
« 12 3 4 »
搜珍网 www.dssz.com