资源列表

« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 1909 »

[GDI/图象编程libbmp

说明:纯C写的BMP图象处理代码。做底层图象处理有用啊-write pure C BMP image processing code. So the bottom image processing useful ah
<lixh> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程BMP图像处理头文件

说明:一个图像读取的头文件的代码,对vc开发的程序员及其它编程人员进行图像处理大有裨益.-an image to read the first document of code, right vc development programmers and other programmers for image processing useful.
<李永红> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程cpolygon

说明:二维图形编程,多边行性质的判定,凹凸性,点和多边形的包含性,相交性-two-dimensional graphics programming, the multilateral nature of the trip to determine, embossing, point and polygon inclusive, intersection
<李飞> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程fractalfenxingwei

说明:一个分形维的代码,用差分盒维计算图像的分形维值!还不错!-a fractal dimension of the code, with the difference box dimension calculations images of fractal dimension values! Also good!
<山药蛋> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程Hough变换的源程序

说明:Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a
<doctorsuo> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程膨胀运算源程序

说明:这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to t
<doctorsuo> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程实现256色PCX文件解码的源程序

说明:这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C:\\test.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading thi
<doctorsuo> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程图像增强处理

说明:使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
<doctorsuo> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程图像处理之图像旋转

说明:VC例程:VC编写的图像处理有关子函数-图像旋转-This is a VC project.It has some functions of Image Process,such as Image Rotation.
<温海燕> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程DDB

说明:我写的DDB位图处理库 请大家多多指教 可能功能简单了点-I write DDB bitmap Please dealing with the possible functions exhibitions simple point
<hyl> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程edge_detector

说明:用于图像边缘检测的源代码,读取图像的格式为bmp-source codes for edge detecting.the input file type should be*.bmp.
<张蕾> 在 2024-09-20 上传 | 大小:2048 | 下载:0

[GDI/图象编程调色板

说明:对红绿篮进行调色的软件源码,相信对大家能有点用。-right palette of black basket for the software source code, I believe we can use a little.
<王刚> 在 2024-09-20 上传 | 大小:2048 | 下载:0
« 1 2 ... 97 98 99 100 .01 102.03 .04 .05 .06 .07 ... 1909 »

源码中国 www.ymcn.org