搜索资源列表
Data_Struction_complex
- 数据结构作业 复数运算代码。 可处理复数加减乘除运算。 图形界面。-data structure complex computing operations code. Can handle complex arithmetic operations. Graphical interface.
ComplexClass
- 将数学运算中的复数运算抽象为C++类的源代码-of arithmetic operation of complex abstract as category C source code
fushusizeyunsuan
- 此程序由C++语言编写而成,主要功能是实现复数之间的加、减、乘、除的运算,分别由数字键1、2、3、4代替。包含设计报告-this procedure prepared by the C language, the major function of the complex, plus or minus, multiplication, addition to the operator, Key figures from the 1, 2, 3 and 4 instead. Includes de
complexApp_lab1
- 复数运算器,我自己写的,提供复数加法 减法的运算功能
Cchangyongsuanfa
- C常用算法程序集 针对工程上常用的行之有效的算法而编写的C语言函数程序集,在第一版的基础上作了修改和扩充。书中包括了近几年出现的许多新算法。全书分为数值计算与非数值计算两部分。其中数值计算部分的内容包括:线性代数方程组的求解、矩阵运算、矩阵特征值与特征向量的计算、非线性方程与方程组的求解、插值、数值积分、常微分方程(组)的求解、拟合与逼近、数据处理与回归分析、极值问题、数学变换与滤波、特殊函数、随机数的产生、多项式与连分式函数的计算、复数运算;非数值计算部分的内容包括:排序、查找、图形模式下
C_Algorithms
- C语言算法集,包括:插值算法、非线性方程组、复数运算、极值问题、拟合与逼近、排序、数值积分、随机数产生、图形模式下读写屏幕、线性代数方程组
exp2_4 建立一个复数类imaginary
- 建立一个复数类imaginary,其私有数据成员x和y表示复数的实部和虚部,构造函数imaginary用于对复数的实部和虚部初始化,友员函数add,sub,mul和div分别用于进行复数的加、减、乘和除法运算,静态函数show用于显示运算结果。在主函数中,实例化两个复数,并输入一个运算符,按运算符选择相应的友员函数进行复数运算,然后输出运算结果。 -The establishment of a complex class imaginary, its private data member
up
- 两复数的基本运算,运用数据结构,c语言编程-theprocessof2complexnumbers
paixu
- 编写程序,对一个整数数组使用某种排序方法(自选)进行降序排列,输出排序前后的数组内容 设计一个复数类,包含必要的属性、构造方法和成员方法,在程序中调用这些方法并输出运算结果。-The preparation of procedures, an array of integers using a sort method (optional) in descending order, the output sorted array of pre-and post content design of
sy1001_1
- 实现两个复数之间的加减法运算,并且将其运算结果输出。-Achieved between the addition and subtraction of two complex operations, and its operation results output.
ComplexCalculator1
- 一个多功能的实用复数运算器 能实现加减乘除等运算-complexcalculate
fushuunsuan
- c语言经典算法,关于复数运算,比较经典,包含里复数运算的各种类型-classical algorithm c language, on the complex operations, more classic, contains various types of operations in complex
fushu
- 实现复数的四则基本运算。用C语言编写,主要功能有复数的输入与输出;两个复数的加、减、乘、除基本四则运算;-To achieve the four basic operations complex. Using C language
The-algorithm-set-of-C
- C语言的算法集,包含插值算法、复数运算、非线性方程组、极值问题、拟合与逼近、排序、线性代数方程组、数值积分等。-The algorithm set of C
123456
- 用C语言实现的复数运算程序设计,希望对你有帮助-With C language programming of complex operations, want to help you
complex
- .h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算-. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators
complex
- 一个可以进行复数四则混合运算的运算器,是数据结构中高质量的试验,-Can be a complex mixture of four ALU operations, the data structure is high-quality trials,
CPPjuzhengyuanma
- C 矩阵类模板(支持实数矩阵与复数矩阵的各种运算),功能非常强大,而且用模板实现,完整无错,后面有测试代码.需要的拿走.-C Matrix class template (for real and complex matrix of matrix operations), very powerful, and use templates, a complete error-free, followed by a test code needs to take.
Complex-arithmetic
- 一个可进行复数运算的演示程序,实现抽象数据类型—复数,及构造复数,并实现复数求和、求差、求积、复数显示等操作。-Complex operations can be a demonstration program, implementing abstract data types- complex, and complex structure, and implement complex sum, difference, quadrature, plural display operating.
algorithms
- 文件里面包括常见的算法,原理和源代码,例如多项式算法,复数的运算,矩阵运算等-include commonly used algorithms and source code