搜索资源列表
线性表及其应用--长整数四则运算
- 数据结构课程设计线性表及其应用,长整数四则运算,实现任意长的整数进行加法运算的演示程序。-curriculum design data structures and application of linear table, four long integer operations and achieve long arbitrary integer addition operations for the demonstration program.
文件运算器
- 问题描述:加减乘运算器。 要 求: 输入方式:使用给定文件进行输入; 输出方式:使用文件进行输出; 使用的数据结构:双向链表 实现的功能:实现任意位数的正负整数或小数的加法、减法和乘法运算。 具体要求:每个结点存储一位数字。算出的结果若是小数,整数部分的高位若为0要去掉,小数部分的低位若为0要去掉,若0085.56700,最后结果应为85.567。 文件说明:给定的文件a*.txt为第一个数,b*.txt为第二个数,要求加法产生的结果存储在add*.txt中,减法产生
add2006-4-18
- 用最简单的语句实现C语言中的加法运算实例!-the most simple C language statement achieve the addition operations examples!
chaoo
- 这是求矩阵加法的一个运算.虽然不是特别简单,但我可以保证这绝对可以运行.-This the pursuit of a matrix Adder computing. Although not particularly simple, but I can guarantee that absolutely can run. Oh
alagetestaboutmutiply
- 执行大量浮点乘法和加法运算 以及速度完善的测试-a large speed test about mutiply
WinAppBackgroundWorker
- 多线程的加法器~ 可以取消加法运算~ 而且有进度条~-Multi-threaded adder adder operator ~ can be lifted and the progress bar ~ ~
Large_integer_adder
- 大整数加法 我们将一个大整数从右到左分组,每三位为一个节点,若剩余一个组不满三位也将其作为一个节点处理。大整数本身的符号用头节点来表示。1表示正数,-1表示负数。通过这样的方式我们就构造了一个存储大整数的双向链表,然后就可以进行大整数的基本运算了。-Large integer addition we will be a large integer division from right to left, each for a three-node, if a group dissatisfied
Matrix
- 矩阵的基本运算,加法,减法,乘方等。书写规范,便于阅读-Marix
3-1
- 利用数组进行矩阵的加法,减法运算-The use of array matrix addition, subtraction
3-2
- 利用动态数组实现矩阵的加法和减法运算-The use of dynamic array realization of matrix addition and subtraction
5-2
- 实现复数类的运算重载完成复数的加法和减法运算-Complex class operator overloading to achieve the completion of complex operations of addition and subtraction
PolynomialSum
- 使用单链表实现多项式的加法。在进行添加新项(添加新节点)时自动排序,若项数为0,自动删除该项。在进行加法运算时自动排序,若项数为0,自动删除该项。-Single linked list to achieve polynomial addition. During the Add New Item (add new nodes) to automatically sort, if the number of entries to 0, automatically delete the item.
Test-triangle-function-speed
- 该程序使用C#编程,很准确的能够测出执行三角函数,或加法运算的时间等等,很经典。-The program using c# programming, very accurate can measure the executive triangle function, or addition operation time and so on, it was a classic.
11
- 主要实现两个矩阵的加法,减法乘法运算,最牛皮的哦!-The main achievement of two matrix addition, subtraction, multiplication, and most cowhide Oh!
Sparsematrix
- 稀疏矩阵的基本运算:加法减法乘法以及转置 以文件形式输入-Sparse matrix basic operations: addition subtraction multiplication and transposition In document form inputs
CPPCMatrix
- c++编写矩阵运算,加法,减法,矩阵相乘,转置,求逆-Matrix operations fully c++
Calculator
- c#编程实现基本功能的计算器,完成基本的加法,减法,乘法,除法等等运算-c# programming basic function calculator
CalculatorDemo
- 这个代码能实现加法、减法、乘法、除法运算的计算器功能-This code enables the addition, subtraction, multiplication, division of calculator functions
5140309123_2_11
- 将两个系统无法保存的大整数做加法运算,利用数据结构-plus big integer