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

搜索资源列表

  1. FIR的C语言实现

    0下载:
  2. 复数FIR滤波器的C语言实现
  3. 所属分类:其他小程序

    • 发布日期:2010-12-18
    • 文件大小:776byte
    • 提供者:freedeluge
  1. 复数类演示

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

    • 发布日期:2011-05-03
    • 文件大小:353.13kb
    • 提供者:peterxj108
  1. C++程序设计语言实验二

    0下载:
  2. 实验二:C++编程入门 一、实验内容 1. 使用构造函数、析构函数。 2. 使用对象数组。 3. 学习动态创建对象。 4. 学习全局对象、静态对象、局部对象。 5. 运算符重载。 二、实验题目 1,定义一个学生类,要求存储学号,姓名, 年龄,性别,班号等信息,从键盘输入10个学生信息,存储在一个对象数组中,并将所有学生信息打印出来。 要求:1,学号按照1,2,3....排列,并通过对象构造函数输入。 2,学生类提供一个打印函数,负责打印学生信息
  3. 所属分类:其他小程序

  1. moban C++运算符重载的方法

    0下载:
  2. C++运算符重载的方法,例中是重载运算符“+”,使之能用于两个复数相加的代码。-C++ operator overloading methods, for example, is overloaded operator "+", so that it can code for adding two complex numbers.
  3. 所属分类:其他小程序

    • 发布日期:2017-03-23
    • 文件大小:240.52kb
    • 提供者:林玉堂
  1. inverse.rar

    0下载:
  2. 基于高斯消元法的可以进行复数矩阵求逆子程序,Gauss elimination on the matrix can be complex procedures unfilial son
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:731byte
    • 提供者:清风
  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. 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
    • 文件大小:2.1kb
    • 提供者:张金湖
  1. 1

    0下载:
  2. 实现简单的复数加减乘除四则运算,输入格式是分别输入服输的实部和虚部,可能还有点小毛病,但能实现基本功能-Plural simple arithmetic calculation, enter the format is throwing in the towel enter the real and imaginary parts, there may be little problems, but to achieve the basic functions of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:1.46kb
    • 提供者:sufan
  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
    • 文件大小:41.8kb
    • 提供者:zfw
  1. ComplexCalculator

    0下载:
  2. 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:43.21kb
    • 提供者:飏翳檒
  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
    • 文件大小:15.08kb
    • 提供者:hello
  1. Plural_four_operator

    0下载:
  2. 复数四则运算,是C++课程设计的一个项目,再本程序中,使用子函数,大大简化了程序的设计,这一点是值得大家探讨的,不明地方联系我qq183001028-Plural four operator, C++ courses are designed by a project, then this procedure, the use of Functions, greatly simplifies the design process, it is worth exploring unknown pl
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:43.76kb
    • 提供者:duankesong
  1. fushu

    0下载:
  2. 关于复数的操作源代码, -Operation on the plural source code, on the operation of complex source code,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:100.04kb
    • 提供者:huangjin
  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
    • 文件大小:597byte
    • 提供者:张利强
  1. ComplexCounter

    0下载:
  2. 复数计算器,实现两个复数的加减乘除。复数可以只有实部或虚部。(This is a complex counter.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:367kb
    • 提供者:yingying11
  1. java

    0下载:
  2. java新手编程,利用java语言计算复数的四则运算(Novice Java programming, four operations to compute the use of Java language)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:12kb
    • 提供者:流年12368
  1. Complex

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

    • 发布日期:2018-01-09
    • 文件大小:3kb
    • 提供者:lengleng
  1. 0下载:
  2. 做到加减乘除,复数的加减乘除,矩阵的加减乘。(Do add, subtract, multiply and divide complex matrix, modified by add, subtract, multiply and divide.)
  3. 所属分类:其他小程序

    • 发布日期:2018-04-18
    • 文件大小:3kb
    • 提供者:DeoxysZero
  1. Complex

    0下载:
  2. 实现了复数的加,减,乘,除以及取反的功能。(Implements the plural add, subtract, multiply, divide and invert function.)
  3. 所属分类:其他

  1. SSR+SSSC复数力矩法TEST

    0下载:
  2. 复数力矩法SSSC抑制SSR模型,基于pscad(Complex torque method SSSC restraining SSR model, based on PSCAD)
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:63kb
    • 提供者:阿达给
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com