搜索资源列表
simple_computer
- 利用ASP.NET技术制作的一个简单计算器,实现了基本的加减乘除运算-ASP.NET technology making use of a simple calculator, to achieve the basic arithmetic operations
chengxu
- 图像的基本运算主要包括图像间点对点的加、减、乘运算和图像内基于邻域操作的算法。本次实验以图像滤波为例,让学生体会图像的邻域运算。掌握平滑降噪滤波器的设计方法;能够编写中值滤波器和均值滤波器算法程序对医学图像进行滤波处理。-Image basic operations include inter-picture point of addition, subtraction, and multiplication algorithm based on neighborhood operations