搜索资源列表
C500
- 超长整数除法.转载-long integer division. Reprinted
Arthur
- 程序功能: 实现一元多项式的四则运算 ,用到的主要就是多现式的实现,除法实现起来是很复杂的。-procedures functions : achieving a polynomial of four operations is mainly used in the more - is the realization Apart from achieving up is very complex.
Vector3src
- double类型的3维矢量运算类库,具有加、减、点积、叉积、除法、取模、单位化功能。 -double types of 3-D vector operation library is, plus or minus, plot points, fork plot, division, from mold, Function units.
chufa_yunsuan
- 采用C++Buider 编写的除法运算器。-C Buider prepare for the division operation.
SparseMatrixCalculate
- 矩阵的加法,乘法,减法,除法,大家可以参考一下.-matrix addition, multiplication, subtraction, division, we can take a look.
matrix_operation
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。-this procedure can be completed matrix of input and output. Have the same number of rows and columns in the matrix between the additive and subtractive. Matrix multiplicat
dashuyunsuan
- 程序功能:可以完成任意大数的加法,减法和比较大小 乘法,除法和求余只能完成一定范围内数的运算-procedures functions : to complete the addition of large numbers of arbitrary, subtraction and multiplication size comparison, I seek division and completed only within a certain range for the Operati
Matrix
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能
wDataTo
- 压缩程序函数体:十六进制的除法、十进制的除法、二十六进制的除法(表示范围为字符串)、三十六进制的除法、九十六进制的除法
MatrixProgram
- 用于各种矩阵计算,包括矩阵的加法减法乘法除法等。
div16div8
- 16位二进制数与8位二进制数的无符号除法
ExpandingFractions
- 扩展除法,除完成普通除法功能外,还可以给出列出循环出现的位置及位数的结果.
euclid
- 欧几里德算法又称辗转相除法,用于计算两个整数a,b的最大公约数。
ComplexCalculator
- ComplexCalculator包括各种复数运算。包括复数的乘法,除法,模,根,实幂指数,复幂指数,自然对数,三角函数
bigsum
- 大数加减乘除法
mk
- 是个进行多字节的除法-is a multi-byte division
BigNumber
- 大数加法、减法、乘法和除法的C语言实现源码,可以帮助实现大数运算。
除法
- 32比特整数与16比特整数相除的一种方法-32-bit integer and 16-bit integer eliminate a method
51对字节汇编除法程序
- ;----------------------------------------------- ;多字节十进制除法子程序CDIV ;入口:RO指向被除数2n字节压缩BCD码高位, ;R1指向除数n字节压缩BCD码高位,R3=n ;结果:商数压缩BCD码放入R0~(R0+2n)指向的2n个字节中, ;余数压缩BCD码放入(R0-n)~R0指向的n个字节中 ;使用A,R0,R1,R2,R3,R4,R6,R7,影响CY,CY=1结果溢出
定点运算器.rar
- 实现二进制定点运算: 1.定点整数补码加法 2.定点整数补码减法 3.定点小数Booth补码一位乘法 4.定点小数原码一位除法(加减交替法) 5.定点小数补码一位除法(加减交替法) 6.定点小数原码一位乘法 7.定点小数原码两位乘法 8.定点整数原码乘法 9.定点整数原码除法,achieve binary fixed point operations : 1. Sentinel integral complement Adder 2. Sentinel integral