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

搜索资源列表

  1. CPP-complex

    0下载:
  2. 复数域下的各种运算(包括加减乘除,求模的运算)。-Complex field operations (addition, subtraction, multiplication and division, modulo arithmetic).
  3. 所属分类:Graph program

    • 发布日期:2017-11-25
    • 文件大小:4272
    • 提供者:李秀瑞
  1. The-plural-calculator

    0下载:
  2. 桌面计算器,能够进行实数或复数的四则混合运算。 【基本要求】 1.由输入的实部和虚部生成一个复数 2.两个复数求和 3.两个复数求差 4.从已知复数中分离出实部和虚部 5.复数及相应运算结果以相应的表现形式显示。-Desktop calculator, real or complex four mixed computing. Requirements】 a real part and an imaginary part from the input
  3. 所属分类:CSharp

    • 发布日期:2017-11-14
    • 文件大小:62967
    • 提供者:刘波
  1. 2744865b71bc

    0下载:
  2. 清华大学2002年出版的《科学与工程数值计算算法VB》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Tsinghua University, published in 2002, " Science and engineering numerical algorithm VB" complementary source, including complex number calcula
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:194560
    • 提供者:
  1. The-addition-of-a-complex-number-

    0下载:
  2. 复数的加法运算 真的不知道还能在写点什么了,谢谢你,可以了吧?-The addition of a complex number can write something, thank you, can it really do not know?
  3. 所属分类:JavaScript

    • 发布日期:2017-11-01
    • 文件大小:799
    • 提供者:liujin
  1. Advcomplex

    0下载:
  2. 定义一个高级复数类(AdvComplex),使他能继承一个复数类,该复数类的方法是:构造方法、得到实部、得到虚部、设置实部、设置虚部、复数的加法,减法,乘法,最后,创建对象进行运算。并覆盖和重载其相关的方法,并进行运算。-The definition of a senior class complex (AdvComplex), so that he could inherit a plural, the plural class methods are: construction method
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-11-26
    • 文件大小:667
    • 提供者:李妍
  1. JAVA-object-oriented-programming

    0下载:
  2. 1,创建一个复数类complex,以复数进行数学运算 2.创建银行账号Account类,实现存款(balance)的存(deposit)、取(withdraw)和查询(getbalance)等功能 3.编程定义一个接口,实现三个数中求最小值和最大值的方法,并将程序存放在mymaths包中 4.修改5.7.2案例1中的部分设计:①设计和实现Clipher类的一个子类,它实现如下的加密规则:在字母表中的每个字母用反字母表中的相应位置的字母来代替,如a用z来代替,b用y来代替等。②修改Transpos
  3. 所属分类:JavaScript

    • 发布日期:2017-08-13
    • 文件大小:73728
    • 提供者:落落
  1. addition-in-matlab

    0下载:
  2. 在matlab中进行复数的运算,并且可视化-computation of two numbers in matlab
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-21
    • 文件大小:1239
    • 提供者:尚晓朋
  1. Butterfly-operations

    0下载:
  2. 8位基2FFT算法的蝶形运算的代码,不含有复数乘法器-8 base 2FFT algorithm butterfly operation code does not contain a complex multiplier
  3. 所属分类:Document

    • 发布日期:2017-12-04
    • 文件大小:1226
    • 提供者:李伟杰
  1. computer

    0下载:
  2. 1. 所设计的复数计算器可以进行+、-、*、+=、*=、>=、<=、==、!=运算,其中>=、<=是针对复数的模进行; 2. 设计输入重载函数,要求能接收从键盘输入a+bi形式的复数,在程序中可以识别出实部并正确赋值。 3. 设计计算器测试程序,对加减法进行测试,要求在两位数以内进行,对乘法进行测试,乘法要求为一位数的运算。 4. 设计记录功能,可以记录下不同用户使用计算器的情况,记录以文件形式保存在计算机内,程序运行时要求输入用户名,显示该用户以前的记录。
  3. 所属分类:assembly language

    • 发布日期:2017-11-08
    • 文件大小:359485
    • 提供者:吴惠林
  1. Matrix_Plus_Plus

    1下载:
  2. 能自动区分手动输入的矩阵为实矩阵还是复数矩阵,并实现矩阵的加,减,乘,除,转置,求逆,求伴随,求行列式的值等运算-Manually enter the matrix can automatically distinguish between real matrices or complex matrix arithmetic and matrix plus, subtract, multiply, divide, transpose, inverse demand accompanied by,
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-27
    • 文件大小:5717297
    • 提供者:任东坡
  1. calculator

    0下载:
  2. 本程序实现了一个复数计算器的功能,包括多复数加法,减法,乘法,除法,自加,自减和求模等多种运算.-This program implements a complex calculator functions, including multi-complex addition, subtraction, multiplication, division, self-imposed, self-less and other modulo arithmetic.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:4513
    • 提供者:随赛
  1. plural

    0下载:
  2. 利用vc2008实现的一个复数计算器,可以直接打开,实现了复数的加减乘运算-To use the vc2008 achieve a complex calculator, you can directly open
  3. 所属分类:Console

    • 发布日期:2017-11-26
    • 文件大小:6246
    • 提供者:杨燕
  1. 0.1fu

    0下载:
  2. 用vs2010做的复数的简单运算,采用windows窗体应用程序编写得到-Plural simple calculations to do with VS2010, Windows Forms application to write to get
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:3710524
    • 提供者:黄泽枫
  1. lab01

    0下载:
  2. 本实验用例为验证抽象数据类型复数的实现,主要实现c下实现抽象数据类型的加法、减法、乘法运算及复数的形式化输出。-The cases used in this experiment to verify the implementation of abstract data types plural, the main achievement of abstract data types of addition, subtraction, multiplication and plural form
  3. 所属分类:Data structs

    • 发布日期:2017-11-22
    • 文件大小:13056
    • 提供者:Andy
  1. C28x_FPU_LIB

    2下载:
  2. TI C283X系列dsp浮点运算库,主要包括实数FFT复数FFT及IFFT-The TI the C283X family dsp floating-point arithmetic library, including real number FFT complex FFT and IFFT
  3. 所属分类:DSP program

    • 发布日期:2017-11-10
    • 文件大小:79903
    • 提供者:
  1. FFT_IFFT

    1下载:
  2. 一个FFT类以及一个复数类,实现了快速傅里叶变换及其反变换(FFT和IFFT)以及复数的运算。综合考虑各细节使碟形算法达到最高的效率。-An FFT class as well as a complex and realizes the fast Fourier transform and its inverse transform (FFT and IFFT) and a plurality of computing. Considering all details of the dish a
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:3325
    • 提供者:xiajie
  1. Calculator

    0下载:
  2. 实现一个特殊的计算器,可以实现复数、有理数、矩阵和集合的特殊计算。程序可以实现复数、有理数的加、减、乘、除,可以实现矩阵的加法、减法和乘法运算,也可以实现集合的求交集、并集、子集的运算。-Implement a special calculator, complex numbers, rational, matrix, and a collection of special calculations can be achieved. The program can achieve complex
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:323858
    • 提供者:陈俊建
  1. operator-overloading

    0下载:
  2. 一个运算符重载程序,对+、-、*、/运算符重载后,使之能进行复数之间的运算。-An operator overloading procedures,+,-,*,/operator overloading after so that it can carry out complex operations between.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:1487
    • 提供者:1pianbingxin
  1. ComplexCalTools

    0下载:
  2. 基于MFC的复数计算器,有加法,减法,乘法,除法,赋值,求模,求角,清除,平方,开放运算-The plural calculator, based on MFC addition, subtraction, multiplication, division, assignment, modulus, and angle, clearance, square, open operation
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-11
    • 文件大小:2418619
    • 提供者:宁儒林
  1. C-P-P-source-code

    0下载:
  2. 使用结构类型表示复数。设计程序输入两个复数,可以选择进行复数的+、-、×或÷运算,并输出结果。-Using the structure type represents complex numbers. Enter two complex design process, you can choose the plural+,-,× or ÷ operations, and output.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:2577
    • 提供者:Communi
« 1 2 ... 13 14 15 16 17 1819 20 21 »
搜珍网 www.dssz.com