搜索资源列表
high_add
- 在此程序中,实现任意长整数的加法运算,也就是高精度加法-in this process, the realization of arbitrary long integer addition operations, which is high-precision Adder
1
- 大数运算...可以让任意的数字进行加法运算 ... 还有乘法程序 想要的可以+q 89179414
一元多项式的表示及加法
- 这是一个用VC实现在数据结构课程中比较经典的应用的一项式运算的程序.这个也测试通过.应该没有任何问题.-with VC data structure courses in the more classic use of a Type Operational procedures. This is also the test. Should be no problem.
bigint
- 用C语言写的大数加法算法,可以实现大整数的加法运算-The big integer addition operation
matrix
- 矩阵运算程序 matrix.h 基于TCL Matrix矩阵类,增加了一些使用的运算函数。具体看源程序。 功能分析: 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法、乘法、除法、求逆、求代数余子式、求伴随矩阵、求行列式值、求条件数等运算。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。 文件 TCL Matrix矩阵类.pdf 中介绍了其详细的使用方法。 -Matrix calculation program mat
matrix
- 矩阵运算程序,矩阵加法,减法,转置,求逆,乘法,等运算-Matrix operations procedures, matrix addition, subtraction, transpose, inverse, multiplication, and so computing
plus
- 大数加法 两个大数的加法运算,用数组实现-The addition of large numbers addition operation of two large numbers, using the array to achieve
jiafa
- 支持浮点数的大数加法,对位数不加限制的,并且支持浮点数的大数加法运算-this code is very useful for the float add,there is no contor for number.
jiafaqi
- 改程序实现了简单的加法器功能,很容易完成加法运算。-Reform program to achieve a simple adder function, it is easy to complete the addition.
binadd
- 用C++实现加法运算 算法不能使用C++内部的加法运算 采用二进制操作实现加法-With the addition operation in C++ C++ algorithm can not use the internal operation of addition operations to achieve binary adder
Untitled1
- 在C++环境下实现一元多项式之间的加法运算-In C++ environment to achieve a polynomial addition operation between
plus
- 该程序以解决日常生活中的三个树的加法运算为主要目的-with this program,you can easily slove the problem of plus
dotprodc
- 数组乘法运算 数组加法运算 累乘累加 三个以上数组-Array multiplication array addition operation tired multiply and accumulate
CPP
- 完成稀疏矩阵的各种运算;加法:可以完成加法的情况下分别对每行处理,如果非零员的列标小则在插入之,相同则完成加法运算,如果结果非零则插入。否则继续下一个飞灵员的处理。最后把没有处理的全部插入。 减法:可以完成减法的情况下,把非零员都变反,再调用加法运算。 乘法,在可以进行乘法的情况下,分别对每行处理:列如:如果M的第一行的第一个和最后一个非零,则把第一个和最后一个分别和N的第一行和最后一行的非零员相乘。得到的结果保存在相应的位置上,再处理下行。把结果在相同位置上的相加。最后用稀疏矩阵的存储
32weijiafa
- 处理大型数据的程序,完成对超长32为正整数的加法运算。-Processing of large data procedures, performed on over 32 is a positive integer addition operations.
bignumber
- 大数和是比较困难的加法运算,我运用了vc++语言实现了它-Large numbers and
Large-integer-addition
- 大整数加法,实现最长为250个数字的加法运算。-Large integer addition
The-addition-of-high-precision
- 高精度加法的Pascal源代码文件,求任意位数的加法运算。-The addition of high-precision Pascal source code files, find any digit adder.
jiafayunsuan
- 运用vc2012,采用mfc模块实现简单的加法运算-Using vc2012, using mfc simple adder module
hw2
- 实现两个超大整数的高精度加法运算,数据位数较多,处理时要用字符串-Achieve two large high-precision integer addition operations, data bits more, use string handling