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

搜索资源列表

  1. Complex

    0下载:
  2. 用c#实现复数计算,操作复数的类Complex-With c# The realization of the plural, the plural of the type of operation Complex
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:3332
    • 提供者:Hou
  1. java_ms

    0下载:
  2. java面试笔试题大汇总 ~很全面 java面试笔试题大汇总 第一,谈谈final, finally, finalize的区别。   最常被问到。   第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?   第三,Static Nested Class 和 Inner Class的不同,说得越多越好(面试题有的很笼统)。   第四,&和&
  3. 所属分类:File Formats

    • 发布日期:2017-04-17
    • 文件大小:94101
    • 提供者:张虎
  1. S08101027

    0下载:
  2. 建立用于完成复数算术运算的类Complex。编写一个程序测试该类。-Visual c++
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:7426
    • 提供者:许名松
  1. complex

    0下载:
  2. 在类中包含复数实部虚部的信息,分别设计方法实现复数的加法、减法、乘法,在main中调用方法输出运算结果。-Included in the category of the imaginary part of the real part of complex information, design method, respectively, the plural of the adder, subtraction, multiplication, call the main method of co
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-12
    • 文件大小:1273
    • 提供者:guanque
  1. FFT

    0下载:
  2. C语言的FFT(快速傅里叶变换),其中碟形结的复数运算用一个“类”来实现,使得程序简单易懂,可移植性高-C-FFT (fast Fourier transform), in which the plural disc-end computing to a new " category" to achieve, making the procedure easy-to-read, high portability
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1268
    • 提供者:王天
  1. sdsd

    0下载:
  2. 复数常用的几种运算用C++实现的几个类,用这些类可以定义对象实现相应的功能。-C++ program
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:10767
    • 提供者:LWPLWP
  1. Complex

    0下载:
  2. 编写一个名为Complex的类,用来实现复数的运算-Write a class called Complex used to achieve the complex computing
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:951
    • 提供者:刘微微
  1. test0001

    0下载:
  2. 复数计算,使用类来做的,可以选择自己要计算的方式-Complex calculation, using the class to do, and can choose their own way to calculate the
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1100
    • 提供者:jack
  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
    • 文件大小:758
    • 提供者:jack
  1. Rational

    0下载:
  2. 有理数以及复数的计算,对于类以及运算符重载的运用-Rational and Complex ‘s caculation
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:2783
    • 提供者:邱伟林
  1. 2.1

    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 out
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1863
    • 提供者:谷兴飞
  1. Complex

    0下载:
  2. 重载复数的加减乘除运算.用C++类的思想实现.-Overloaded complex addition and subtraction multiplication and division operations. Using C++ class ideology.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:232617
    • 提供者:Jason
  1. Complex

    0下载:
  2. 一个操作复数的通用类,包括对复数的加减乘除和求模、求根等。-A complex operation of the common categories, including addition and subtraction multiplication and division of complex and demand model, Roots and so on.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:2703
    • 提供者:zj
  1. 5_4_1

    0下载:
  2. 定义一个complex类,并自主选择哪种符号,以实现复数的加减乘除,-实现复数的加减乘除
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-06
    • 文件大小:541
    • 提供者:ruixu
  1. mtrix

    0下载:
  2. 复数矩阵类。矩阵中的元素可以是复数,此类功能强大,基本上能够完成矩阵的所有基本操作。-Complex matrices. Matrix elements can be complex, such a powerful, largely to complete the matrix of all the basic operations.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:13172
    • 提供者:Dr.1130
  1. cinvtest

    1下载:
  2. 复数矩阵求逆,当中包含了一个自定义的CComplex类,输入输出友好,并包含测试程序和输入输出文档,便于对功能进行熟悉。-Complex matrix inversion, which includes a custom CComplex class, input-output-friendly, and includes testing procedures, and input and output documents, facilitate the function of familiar
  3. 所属分类:Console

    • 发布日期:2017-04-05
    • 文件大小:969076
    • 提供者:邢安昊
  1. Add

    0下载:
  2. 用类实现复数相加,友元函数的应用的范例。适用于面向对象初学的一些借鉴案例。-With a class that implements complex numbers, friend functions of the application examples. For some beginners learn object-oriented case.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1253
    • 提供者:张汉鑫
  1. 5090309275_1

    0下载:
  2. 创建一个名为Complex的类,进行复数的运算。Complex需要具有的功能:提供一个构造函数,它使这个类的对象在声明时得以初始化; 提供一个拷贝构造函数用来创建对象; 两个Complex的加法;实部相加,虚部相加; 两个Complex值相减:实部相减,虚部相减 两个Complex值相乘 以(a + b * i)的形式打印Complex的值,其中a为实部,b为虚部。-Create a class called Complex to carry out complex calc
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:928735
    • 提供者:summer
  1. Visual-CPP400source-code

    0下载:
  2. Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序
  3. 所属分类:source in ebook

    • 发布日期:2017-06-14
    • 文件大小:22656950
    • 提供者:陈霸天
  1. Demo-of-Visual-CPP

    0下载:
  2. 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-06
    • 文件大小:52173824
    • 提供者:李成龙
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com