搜索资源列表
fushu
- 一些小程序,简单查看信息。可以计算复数的运算。-some small procedures, a simple check information. Calculating the plural arithmetic.
fushu
- 关于复数的运算的算法,例如复数乘除还有复数正弦的作图的算法-on the complex arithmetic algorithm, for example, there are complex multiplication and division complex mapping of the sinusoidal Algorithm
fushu
- 这是一个有关复数的小程序,通过此程序,朋友们可以更好的理解C++的面向对象功能,比如说类的继承,类的重载,以及虚基类的使用。
fushu
- 复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Com
fushu
- 本程序是复数类的继承,主要完成类的继承功能-This procedure is a complex type of inheritance, the main function of the completion of class inheritance
fushu
- 关于复数的操作源代码, -Operation on the plural source code, on the operation of complex source code,
fushu
- /// /// /// /// /// /// /// ///// #include<stdio.h> typedef struct Complex {double shi double xu }Complex void CreatComplex(Complex &c,double a,double b) {c.shi=a c.xu=b } void AddComplex(Complex &sum,Complex c
fushu
- 复数类头文件用于fft很长呵呵请耐心看哦 -Fft complex class header file for a very long Hehe please be patient Kane
fushu
- 复数演示实验,实现下列六种基本运算:1)由输入的实部和虚部生成一个复数;2)两个复数求和;3)两个复数求差;4)两个复数的求积;5)从已知复数中分离出实部;6)从已知复数中分离出虚部。运算结果以相应的复数或实数的表示形式显示。-Complex demonstration experiment, to achieve the following six basic operations: 1) from the input of the real and imaginary parts gener
fushu
- 复数类的运用输入、输出、加、减、乘、除、模长、幅角、共轭、关系-The use of complex type input, output, add, subtract, multiply, divide, die a long, pieces of angle, conjugate, relationship
fushu
- 简单的复数加减法 用gcc编写 进入dos 到当前路径 输入make可以编译代码 成功后 输入a.exe即可-simple fushu jia jian fa
fushu
- 实现复数的四则基本运算。用C语言编写,主要功能有复数的输入与输出;两个复数的加、减、乘、除基本四则运算;-To achieve the four basic operations complex. Using C language
fushu-max
- 汇编语言初学者练习:找出数据段中的负数中的最大值,并送屏幕显示-Assembly language beginners: to find the negative in the data segment of the maximum, and send screen
fushu
- 用c++实现复数的运算,包括一个复数的乘方和绝对值运算,两个复数的加减乘除运算,以供大家参考-c++ implementation of the absolute value of complex numbers, Math and the operations of addition and subtraction of two numbers multiplied, and a number of computing power or the absolute value
fushu
- 基于awt的界面复数计算器 基于awt的界面复数计算器-count cout count cout count cout
fushu
- 复数运 算复数运
shuangshufushuxiaobo
- 双树复数小波,很有用,调试成功,可以使用-shuangshu fushu xiaobo
shuangshufushuxiaoyingyong
- 双树复数小波应用,很有用,调试成功,可以使用-shuangshu fushu xiaobo yingyong
fushu
- 输入两个复数,分别求出这两个复数的和、复数的积,并用两复数之和除以两复数之积-the opretion of two complex number
fushu
- java课上做的复数计算程序,用了两种类构建方法-fushu program in java