搜索资源列表
C++常用算法之1复数运算
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting c
复数运算
- 复数运算详细算法-complex algorithm
complex
- 复数运算库,可对复数进行加减和开方运算- The complex operation storehouse, may carry on the addition and subtraction and the root to the plural number operates
complex_num
- Unix下的复数运算,实现了复数的加减、开方运算-Unix complex operation, realized the plural number addition and subtraction, the root has operated
cx.tar
- 复数运算库- Complex operation storehouse
COMPLEX
- 一个复数运算的例子-Example of a complex computing
Self Class
- 复数运算,日期类,计算机类-complex computing, date category, Computer
复数计算
- 复数计算.实现复数的加,减,乘,除运算-complex calculation. Plural achieving the addition, subtraction, multiplication and Operational
fushuyunsuan
- 此文件为C语言编写的复数运算算法-this document for the C language in the plural ALGORITHMS
复数运算
- 复数运算详细算法-complex algorithm
C++常用算法之1复数运算
- 本代码是《计算机常用数值计算算法与程序 C++版》一书的配套复数运算代码,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过-the code is "commonly used computer numerical algorithms and procedures C version," a book supporting c
元函数实现复数的运算
- 此软件可以用元函数实现复数的加减乘除,复数运算的很多难题都可以用此软件解决 -software yuan function can be used to achieve the complex arithmetic, many complex computing problems can be solved using this software
0408008402
- 真的是复数运算噢,自己做的很不错噢,大家一定要相信我,我相信他能帮助大家的-really is the plural Operational Oh, I have done quite Oh, you must believe me, I believe he can help our
complexop
- 复数运算,包括加减乘除等,直接输入要运算的数即可完成运算-complex operations, including arithmetic, imported directly to the number of operations can be completed Operational
cmmplex
- 复数运算的源程序,包括一些头文件什么的,如果想做数值计算的朋友,可以试一试啊!-Plural source computing, including what header files, and if friends want to do numerical computation, you can try ah!
ComplexNumberTest
- 复数运算小练习,对复数进行加减,乘除运算-Plural computing small practice, to carry out addition and subtraction of the plural, multiplication and division operations
918466267
- 设计一个可进行复数运算的演示程序。要求实现下列六种基本运算:1)由输入的实部和虚部生成一个复数;2)两个复数求和;3)两个复数求差;4)两个复数求积,5)从已知复数中分离出实部;6)从已知复数中分离出虚部。运算结果以相应的复数或实数的表示形式显示。 -Can be complex to design a computing demo program. Requirements to achieve the following six
C_Algorithms
- C语言算法集,包括:插值算法、非线性方程组、复数运算、极值问题、拟合与逼近、排序、数值积分、随机数产生、图形模式下读写屏幕、线性代数方程组-C language algorithms, including: interpolation algorithm, nonlinear equations, complex computation, extremal problems, fitting and approximation, sor
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
ComplexCalculator
- ComplexCalculator包括各种复数运算。包括复数的乘法,除法,模,根,实幂指数,复幂指数,自然对数,三角函数-ComplexCalculator include a variety of complex calculations. Including plural multiplication, division, modulus, roots, it is exponential, complex exponential,