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

搜索资源列表

  1. 复数类演示

    2下载:
  2. 使用C++编写的一个复数类,可以进行加减乘除的运算。
  3. 所属分类:其他小程序

    • 发布日期:2011-05-03
    • 文件大小:361604
    • 提供者:peterxj108
  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
    • 文件大小:886950
    • 提供者:MY NAME
  1. computer

    0下载:
  2. 实现复数运算,设计中要体现MFC基础知识以及C++自定义类的应用 -Complex operation, designed to reflect the MFC basics, as well C++ custom application
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-09
    • 文件大小:2155
    • 提供者:张金湖
  1. ComplexNumberCalculator

    0下载:
  2. 这是一个简单实用的复数计算器程序。其界面和使用方法与Windows的计算器相似。可以进行复数的加减乘除四则运算,取共轭运算,开平方根运算,可以进行连续地计算。-This is a simple and practical procedures for plural calculator. Its interface and use methods similar to Windows calculator. Can be plural calculation 4 calculations, ta
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:42801
    • 提供者:zfw
  1. complex

    0下载:
  2. 复数运算的演示程序: 1.由输入的实部和虚部生成一个复数 2.两个复数求和 3.两个复数求差 4.从已知复数中分离出实部和虚部 5.复数及相应运算结果以相应的表现形式显示。-Plural computing demo program: 1. By the importation of the real and imaginary parts generate a plural 2. Two plural summation 3. Two plural for poor 4.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-23
    • 文件大小:15447
    • 提供者:hello
  1. matrix

    0下载:
  2. 复数矩阵的运算,用于通信仿真模型底层算法。-Complex matrix computation, simulation model for the underlying communication algorithms.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6123
    • 提供者:单鹏
  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. ch1516

    0下载:
  2. 徐士良14,15章,多项式和一般函数计算及复数运算,Fortran-徐士良Chapter 14,15, polynomials and general functions are calculated and complex computing, Fortran
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:9399
    • 提供者:唐泽坤
  1. chongzai

    0下载:
  2. c++复数类乘除法运算重载——成员函数形式-c++ operator overloading complex multiplication and division classes- the form of member functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-25
    • 文件大小:597
    • 提供者:张利强
  1. Practice0

    0下载:
  2. 复数四则运算:设计一个可进行复数运算的演示程序-Complex arithmetic: design a demonstration program to conduct complex operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:4441
    • 提供者:李翔
  1. VBComplexNumberOperations

    0下载:
  2. 用VB进行复数运算using VB to Complex Number Operations -用VB进行复数运算using VB to Complex Number Operations
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:716
    • 提供者:li
  1. cc

    0下载:
  2. 进行复数运算,比较简单,自行查看吧。采用c++编写,个人练习而用-For the complex operation,so simple that you can see it by youself
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1069
    • 提供者:张少东
  1. yunsuanfuchongzai

    0下载:
  2. 用友元函数实现运算符的重载,包括加、减乘、除的重载,实现复数运算-Friend function operator overloading, including addition, subtraction multiplication, in addition to overloaded plural computing
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:622
    • 提供者:xiamu
  1. mianxiangduixiang

    0下载:
  2. C++面向对象方法的编程,包括磁盘文件数据的输入输出,复数运算,求圆的表面积,图书管理程序,学生数据的赋值和输出,钟表类及闹钟类,时间的输入和输出,正整数集合的运算,泳池造价,people类。-C++ object-oriented programming methods, including disk file data input and output, complex computation, the surface area of ​ ​ circular, l
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-03
    • 文件大小:5736
    • 提供者:rgsfv
  1. 12104547_LW3

    0下载:
  2. 复数的运算,运用class进行简单的复数运算-Plural operations, the use of a simple complex arithmetic class
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:189075
    • 提供者:LIWEI
  1. complexcalculator

    0下载:
  2. 对于数据结构初学者简单的复数运算,包含头文件,和具体的实现代码-For beginners simple data structures, complex operations, including the header files, and specific implementation code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1457
    • 提供者:qxy
  1. ComplexOperator

    0下载:
  2. VC 复数运算 能够实现加减乘除四则运算-VC complex arithmetic operators to achieve four arithmetic
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:900700
    • 提供者:冰寒雪澈
  1. jishiben-and-fushuyunsuan

    0下载:
  2. 这是一个简单的记事本文件,同时还有几个小程序,是关于复数运算的,比较齐全,希望能帮的上忙。-This is a simple notepad file, while several small procedures, is about the plural, more complete, I hope to help on the busy.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-27
    • 文件大小:67554
    • 提供者:刘东
  1. complex

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

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

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

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