搜索资源列表
FIR的C语言实现
- 复数FIR滤波器的C语言实现
复数类演示
- 使用C++编写的一个复数类,可以进行加减乘除的运算。
C++程序设计语言实验二
- 实验二:C++编程入门 一、实验内容 1. 使用构造函数、析构函数。 2. 使用对象数组。 3. 学习动态创建对象。 4. 学习全局对象、静态对象、局部对象。 5. 运算符重载。 二、实验题目 1,定义一个学生类,要求存储学号,姓名, 年龄,性别,班号等信息,从键盘输入10个学生信息,存储在一个对象数组中,并将所有学生信息打印出来。 要求:1,学号按照1,2,3....排列,并通过对象构造函数输入。 2,学生类提供一个打印函数,负责打印学生信息
moban C++运算符重载的方法
- C++运算符重载的方法,例中是重载运算符“+”,使之能用于两个复数相加的代码。-C++ operator overloading methods, for example, is overloaded operator "+", so that it can code for adding two complex numbers.
inverse.rar
- 基于高斯消元法的可以进行复数矩阵求逆子程序,Gauss elimination on the matrix can be complex procedures unfilial son
Complex
- c++简单复数类的运算,包括加法,减法,乘法,除法运算(没用到重载)-c++ simple and complex class operations, including addition, subtraction, multiplication, division operations (useless to overload)
computer
- 实现复数运算,设计中要体现MFC基础知识以及C++自定义类的应用 -Complex operation, designed to reflect the MFC basics, as well C++ custom application
1
- 实现简单的复数加减乘除四则运算,输入格式是分别输入服输的实部和虚部,可能还有点小毛病,但能实现基本功能-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
ComplexNumberCalculator
- 这是一个简单实用的复数计算器程序。其界面和使用方法与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
ComplexCalculator
- 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
complex
- 复数运算的演示程序: 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.
Plural_four_operator
- 复数四则运算,是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
fushu
- 关于复数的操作源代码, -Operation on the plural source code, on the operation of complex source code,
chongzai
- c++复数类乘除法运算重载——成员函数形式-c++ operator overloading complex multiplication and division classes- the form of member functions
ComplexCounter
- 复数计算器,实现两个复数的加减乘除。复数可以只有实部或虚部。(This is a complex counter.)
java
- java新手编程,利用java语言计算复数的四则运算(Novice Java programming, four operations to compute the use of Java language)
Complex
- 设计一个基础的复数类,用运算符重载完成简单运算(Design a complex class)
源
- 做到加减乘除,复数的加减乘除,矩阵的加减乘。(Do add, subtract, multiply and divide complex matrix, modified by add, subtract, multiply and divide.)
Complex
- 实现了复数的加,减,乘,除以及取反的功能。(Implements the plural add, subtract, multiply, divide and invert function.)
SSR+SSSC复数力矩法TEST
- 复数力矩法SSSC抑制SSR模型,基于pscad(Complex torque method SSSC restraining SSR model, based on PSCAD)
