搜索资源列表
mathloop
- 求除法循环节程序,输入除数和被除数,就可以算出精确的小数结果和循环节-Calc repeatend value, input divisor and dividend, output exactly decimal and repeatend.
java设计简单计算器
- java设计简单计算器。可以进行最简单的加法、剪法、乘法和除法的运算-simple calculator. Can the most simple addition, shear, the multiplication and division operations
juzhendeyunsuan
- 矩阵的运算关于矩阵的加法运算减法运算乘法运算除法运算-matrix arithmetic of addition of Matrix Operational Operational subtraction multiplication division Operational
Sub_Demo
- 定义四个接口,其方法协议分别 完成两个数的加法、减法、乘法和除法操作,其中加法接口是一 个父接口,并依次派生出其他接口。大家帮忙看一下。谢谢! -4 interface definition, the methodology two agreements were completed several Adders, subtraction, multiplication and division operations. Adder interface which is a fathe
Generator
- This a Fibonacci Sequence Generator. I am 15 and this took some thinking. The code is obviously not refined. It does the job. Fibonacci顺序发生器 使用高斯消除法解n阶方程 -This a Fibonacci Sequence Generator. I a m 15 and this took some thinking. The code is
MinusANDDivision
- VC++6.0,利用数组实现的大整数减法、除法。(小于100位整数)-VC 6.0, the use of an array of integers achieve subtraction, division. (Less than 100 integers)
17160038384
- 本程序是关于一些大数运算的程序,大数成法、除法、加法、减法
lrg_x2
- 拉氏算法以及最小平方,采用尽量少的除法以减少误差
20040831084745_vczx_matrix_arithmetic
- 本程序能完成矩阵的输入、输出。具有相同行数和列数的矩阵间的加法、减法。符合矩阵乘法规则要求的矩阵间的乘法。方阵间的除法,方阵的求逆。矩阵的求转置矩阵等功能。
rational
- C++类的概念: 这是一个有理数类 包括有理数类的加法减法乘法除法 。
z-transform
- 确定有理z变换的因式分解形式,并确定零极点,根据零极点确定有理z变换的表达式,部分分式展开的方法求逆z变换,用长除法求逆z变换,完成系统的稳定性判断
采用了辗转相除法得到最大公约数
- 有键盘输入两个正整数m,n,然后输出m,n的最大公约数和最小公倍数,采用了辗转相除法得到最大公约数p,然后用m,n的乘积除以p即得最小公倍数。,There are keyboard input two positive integers m, n, then output m, n the common denominator and least common multiple using the division algorithm to be the common denominator p
gaojingdu
- 高精度算法,包括大数加法,大数减法,大数乘法,大数除法,大数取余等高精度算法-High-precision algorithms, including the addition of large numbers, large numbers subtraction, multiplication of large numbers, large numbers division, such as high-precision algorithm for large numbers to take
bgDiv
- 大数除法 用字符串表示 返回余数 范例程序-Division of large numbers with the return of more than string a few examples of that process
divisionotwopolynomial
- 此程序功能主要是实现两多项式的除法运算,-The main function of this program is to achieve the division of two polynomial computation,
data
- 组成原理 课设 原码加减交替乘法除法运算器-The composition of the original code-based theory courses alternating addition and subtraction multiplication division calculator
Vibe
- 背景减除法Vibe,论文附录源代码,主要包括Vibe几个步骤。(This paper presents a technique for motion detection that incorporates several innovative mechanisms.)
verilog中有符号整数说明及除法实现
- 说明了verilog中如何处理符号数的除法(verilog signed divided)
三菱除法指令DIV指令的学习
- 三菱除法指令DIV指令的学习,三菱PLC编程(The learning of the DIV instruction of the MITSUBISHI division instruction)
矩阵库
- 实现任意矩阵的加法,减法,乘法,除法,逆运算,转置(Implement any matrix addition, subtraction, multiplication, division, inverse, transpose.)