搜索资源列表
hd
- 在BCB中不使用GDI+计算灰度的公式,以及具体的算法例子-not use GDI Gray calculation formula, as well as specific examples of the algorithm
jusuanbiaomianji
- 输入几何公式计算表面积和侧面积输入几何公式计算表面积和侧面积-formula imported geometry surface area and side area geometric formula input surface area and side area
VB6_Slash
- VB6 划斜线 和 计算斜率 在坐标系中通过斜率公式怎样实现两直线的交叉点-VB6 planning and calculation of slope of the oblique coordinate system in the slope formula for how to achieve through the intersection of two straight lines
The-Lagrange-interpolation-algorithm
- 基于VS2008编写,程序很简单,算法很经典实用。提出一种基于三次拉格朗日插值的自适应图像缩放算法 该算法首先计算目标像素点周围三组源像素点的方差,选取方差最小的一组源像素点,然后采用三次拉格日插值公式求得目标像素点的灰度值实验结果表明,本文算法所得的目标图像边缘清晰,且算法复杂度较低,便于硬件实现,可以实现实时图像缩放。-Based on VS2008, the program has a very simple algorithm is very classic and practical.