搜索资源列表
数据结构上机实习
- 数据结构上机实验 实验题目:两个有序循环链表合并成一个有序循环链表 实验题目:欧洲地图最短路径 实验题目:稀疏矩阵基本运算及转置 实验题目: 已给定先序构造一棵二叉树的算法,请你完成其余部分,包括先序、中序、后序遍历 二叉树并打印出来。先序序列建立二叉树的顺序读入字符为A B C Ф Ф D E Ф G Ф Ф F Ф Ф Ф,注意输入时Ф用空格代替。 实验题目:复数抽象数据类型的实现
cmplx
- 复数加减乘除运算的程序,程序较简单,使用于初学者。-complex arithmetic operations procedure is relatively simple, beginners to use.
55555555Complex
- 复数操作运算,没有解压密抹-complex computing operations, no secret extract clean
fushu
- 一些小程序,简单查看信息。可以计算复数的运算。-some small procedures, a simple check information. Calculating the plural arithmetic.
复数矩阵求逆
- 求复数矩阵的逆矩阵-for the complex matrix inverse matrix
complex_math2
- 用C#编的复数运算程序.这是我刚刚学习c#语言后使用的,感觉不错,让大家借鉴一下
cl
- 复数计算,包括模量计算与比较,测量主辐角计算,复数线形组合
2
- 复数的++++ ---- **** 加,减,乘,除
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
Extreme.Mathematics.QuickStartCS
- 用C#写的数学函数库源码。里面包括复数运算,矩阵运算,解方程,积分微分等。非常有用。-Using C# to write the math library source. Includes the plural computing, matrix operations, solution of equations, such as integro-differential. Very useful.
mayamay
- 本实验实现使用VC6.0实现复数的描述及操作。具体实现要求: 1.初始化顺序表。 2.对顺序表插入元素。 3.删除顺序表中的元素。 4.判断该顺序表是否对称 。 5.求两个复数相乘之积,观察输出结果。 6.程序应给用户提供如下操作界面。 -VC6.0 used in this experiment to achieve the realization of the descr iption and operation of the plural. Concrete r
zh
- 集合了复数类,鼠标操作等几个比较有用的程序-Collection of plural categories, several procedures, such as the mouse operation. . .
5-2
- 实现复数类的运算重载完成复数的加法和减法运算-Complex class operator overloading to achieve the completion of complex operations of addition and subtraction
ComplexCalculator
- 一个复数计算器!实现了复数的基本运算功能-A complex number calculator! Achieved a complex function of the basic operations
