搜索资源列表
fushu
- 一些小程序,简单查看信息。可以计算复数的运算。-some small procedures, a simple check information. Calculating the plural arithmetic.
cl
- 复数计算,包括模量计算与比较,测量主辐角计算,复数线形组合
030300726[1]
- 1-2 实系数复变多项式问题« 编程任务:给定阶数分别为n和m的实系数复变多项式f(x) 和g(x),以及复数z,计算f (z) / g(z)的值。« 数据输入:由文件input.txt 给出输入数据。第一行有2 个正整数g(x) 的阶数。接下来的2行,每行分别有n和m个实数数。最后一行的2 个实数分别表示复数z 的实部和虚部。« 结果输出:将计算出的f (z) / g(z)的值输出到文件output.txt。文件的第一行是计算得到的复数,保留6 位有效数字。
c#数值计算算法
- 包含最小二乘法、积分、复数计算的各种C#算法
Algorithm
- c# 数值计算源代码 复数运算 矩阵运算 线性代数方程组的求解 非线性方程与方程组的求解 -c# numerical source code plural computing matrix calculation of linear algebraic equations for solving nonlinear equations with the equations
Complex
- 这是我自己编写的一个程序 计算复数的加减乘除,希望对打架有所帮助-This is what I have written a procedure for calculating the complex addition and subtraction, multiplication and division, and they hope to help fight
Complex
- 用c#实现复数计算,操作复数的类Complex-With c# The realization of the plural, the plural of the type of operation Complex
Rational
- 有理数以及复数的计算,对于类以及运算符重载的运用-Rational and Complex ‘s caculation
CSharpAlgorithm
- CSharp编的算法集合,有各种插值,积分方法、复数计算、线性方程求解等。并定义了几种插值数据输入格式-CSharp compiled a collection of algorithms, there are a variety of interpolation, integration method, complex calculation, the linear equation and so on. And defines several interpolation data input
ccalculator
- 特殊计算功能,c#控件的应用,实现有理数,复数的运算-Special calculation functions, to achieve rational numbers, complex computing
Sample
- C#常用算法的样例,包括线性方程组,非线性方程组,矩阵计算,复数,积分等。-C# Algorithm sample
cSharp-complex-operation
- 用c#实现各类复数运算的源代码,配套书籍为《C#数值计算算法编程》-Achieved with the c# source code for various types of complex operations, supporting the book as " C# numerical algorithm programming"
complex_number
- C语言实现复数的计算,包括实部和虚部以及模的计算-complex number caculating