搜索资源列表
Algebra
- 图像的代数运算,,两幅图像点对点的进行加,减,乘,除等运算,运算显示可以产生新图像。-image algebraic operations, and the two images for point-to-point, plus or minus, by, among other operations, the operator can show a new image.
sanjut
- 对两幅灰度图像a,b的对应像素a(i,j)与b(i,j)进行算数运算(加、减、乘、除、乘方),结果存入c(i,j)。用户可以在五种运算中选择。
第四章 图象运算
- 图像处理课件-4 图像得运算,包括:二维图像间得加,减,乘,除运算,逻辑与,或,非,异或运算-Image Processing Software -4 images in computing, including : two-dimensional images in between, plus or minus, multiplication and addition operations, logic and, or, not, XOR
Matrix
- 矩阵类,功能齐全。可实现矩阵的加,减,乘和除。-Matrix class, fully functional. Achieve matrix addition, subtraction, multiplication and division.
tu-xiang-de-yun-suan
- 图像的基本运算,包含加运算、减运算、乘运算、除运算。-Image of basic operations, including additional operations, subtraction, multiplication, division operations.
2
- 对两幅不同图像执行加、减、乘、除操作,在同一个窗口内分成五个子窗来分别显示,注上文字标题。 -Execution of two different images to add, subtract, multiply, and divide operations, in the same window is divided into five sub-window displays, respectively, note the words of the title.
caculate111
- 本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
Calculator274
- 简单的计算器,能实现加、减、乘、除简单的运算-Simple calculator...................
Ji101
- 简单的计算器应用程序,实现加、减、乘、除等基本运算-A simple calculator application, the realization of add, subtract, multiply, with the exception of the basic computing
GUI计算器实例
- 利用matlab中的GUI实现一个简易计算器的功能,包含加、减、乘、除、开根号、取对数等基础运算功能,还可进行按位清零和全部清零。(a simple calculator and you can use it to realize add, subtract, multiply and divide.)
ndrhg
- 关于大数运算的加 减 乘 除 模 等运算 运用了libtommath库的算法()
postorzer
- 多项式的加减乘运算,没有除运算,算法很清楚,都可以看懂()