-
多种图像处理方法
多种图像处理方法-multiple image processing methods
- 2022-08-12 17:32:54下载
- 积分:1
-
使用2D变换原理,绘制一个2D图形,并进行图形基本变换
使用2D变换原理,绘制一个2D图形,并进行图形基本变换-use 2D transform, drawing a 2D graphics, and basic graphics transformation
- 2022-11-25 05:30:03下载
- 积分:1
-
in Java applications created images, without serious sacrifice performance under...
在 Java 应用程序中创建图像 ,在不严重牺牲性能的前提下绘制和着色简单的图形图像 -in Java applications created images, without serious sacrifice performance under the premise of drawing and coloring simple graphics
- 2022-01-31 22:57:01下载
- 积分:1
-
DDA画线 中点画线 Bresenham画法
DDA画线 中点画线 Bresenham画法-failed to translate
- 2022-01-24 15:17:32下载
- 积分:1
-
The code used in DirectX convert picture format JPG format picture batch convert...
本代码用于,在DirectX中转换图片格式,将JPG格式图片批量转换为DirectX自己的格式dds-The code used in DirectX convert picture format JPG format picture batch convert dds format DirectX own
- 2022-01-28 12:41:25下载
- 积分:1
-
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法...
可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.com -many people may have thought about the need to achieve some of the relatively large number of factorial. But C is the standard data types of its storage space is too small, it is impossible to achieve. We can through other methods to achieve this procedure with a very simple algorithm for the factorial, the procedures are short, is also very simple, and Notes everywhere, I believe we can easily understand them Download source VC6.0 after the open and then compile it to run. After some procedural changes can achieve greater number of factorial, interested readers at the end of the procedure after a try hands, Fun for all at! ! Hope this process will give us some help. There may be many procedural deficiencies that warm welcome to you all
- 2022-01-25 17:48:42下载
- 积分:1
-
具备普通按纽的全部功能,包括文件类型和程序。
详细介绍了普通按钮的全部功能,包括文档和项目的类型。
- 2022-08-26 01:06:37下载
- 积分:1
-
手写数字识别之模板匹配法
手写数字识别之模板匹配法-handwritten figures identifiable template matching method
- 2023-06-28 11:25:03下载
- 积分:1
-
散焦模糊去除
对于一副散焦的文字照片,选择合适的方法将其去模糊(1) 对模糊图G进行LAPLACE滤波,得到X(2) 对X自相关,得到O(3) 对O搜索对应最小值的圆环为了削弱振铃效应,使用了edgetaper函数以模糊图像边缘。
- 2023-05-04 01:40:04下载
- 积分:1
-
using OpenCV Image gray value adjustment
用OpenCV实现图像灰度值调整-using OpenCV Image gray value adjustment
- 2022-03-19 04:05:51下载
- 积分:1