搜索资源列表
tect
- 该程序是图像分析与检测程序,使用了几个函数进行阈值分割,加减,水平,垂直投影运算。-image analysis and detection procedures, the use of several functions threshold segmentation, addition and subtraction, vertical projection operator.
AddMinusDIB
- 说明: 该函数用于对两幅图像进行加减运算。 要求目标图像为255个灰度值的灰度图像。
tuxianghecheng
- 图像加减运算和逻辑运算,包括与,或,非,或非,与非,异或运算-Image addition and subtraction and logic operations, including AND, OR, non, non, non, XOR
calculator
- 试用java语言编写一个简单的计算器,能够实现基本的加减乘除运算。-Try a simple java calculator language, to achieve the basic addition and subtraction, multiplication and division operations.
vc_
- 简单计算器的可视化实现。鼠标或键盘操作。能进行简单的加减乘除运算。以及清零,复位操作。-Visualization of a simple calculator. Mouse or keyboard. Simple addition and subtraction to multiplication and division operation. And clear, reset operation.
RR_CG
- 此为使用vb实现的一个图形系统,包括各种基本图形及其操作,如多边形的旋转,加减点,裁减,B样条曲线的绘制-This is achieved using vb a graphics system, including the basic graphics and its operations, such as rotating polygons, plus or minus points, cut, B-spline Curve, etc.
Calc1157102
- 仿照windows风格的计算器,可以进行加减乘除运算,但是没有键盘响应-Modeled on the windows style calculator, arithmetic operations can be performed, but no keyboard response
project2
- 计算器,可以转换模式,可以加减乘除,可以取余,可以加括号-Calculator, can change, can add, subtract, multiply and divide
Calculator
- 小个简单的小型计算器的代码,可实现加减乘除功能。-Small simple small calculator code, enabling arithmetic functions.
11113
- 用链表实现多项式的加减乘法,c源代码。用类封装。-include Polynomialh
24point
- 计算24点的简易C代码。加减乘除运算实现。-Simple calculation of 24 points C code. Math. . .
3102
- 计算器主要用于一些数据的计算,除了加减乘除,还有比较高级的诸如百分号,分数之类的计算。-The calculator is mainly used for the calculation of some data, addition subtraction multiplication and division, as well as more advanced, such as the percent sign, the fraction of such calculation.
Addition--subtraction
- 加减乘除运算代码,可靠,易修改,很好,不错,值得一看-Arithmetic operations code, reliable, easy to modify, very good, good, worth a visit
CPPcalculator
- 该计算器可执行简单的加减乘除计算,还有科学计算,高精度-The executable calculator calculate simple addition and subtraction, multiplication and division, as well as scientific computing, high-precision
C-sharp_JSQ
- 简单的加减乘除运算,并且实现记忆功能和平方,开方,倒数的史书运算-a easy Calculator
calculate101
- 实现加减乘除,阶乘累加的多功能计算器,对于初学者是很好的练习程序。-Beginners a simple function of small software, realize the add, subtract, multiply and divide, factorial function.
calculate127
- 大学时写的js计算器程序能进行简单加减乘除,和科学运算:(开根号,次幂,log……)-Js college calculator program written in simple addition and subtraction to multiplication and division, and scientific computing: (roots and the power, log ... ...)
calculaterdesignusingMATLAB
- 是一个用MATLAB编写的计算器的程序实现加减乘除等运算-MATLAB is used to prepare the calculator program, such as addition and subtraction multiplication and division operations
Calculator363
- 此程序实现一个计算器的功能,包括基本的加减乘除运算,同时还有一些其他的运算-This program functions to achieve a calculator, including basic addition and subtraction, multiplication and division operations, as well as some other operations
calulator
- 计算器,实现运算只含加减乘除的等式。利用动态内存。-Calculator, computing equation containing only addition, subtraction, multiplication, and division. The use of dynamic memory.