-
parsemis
ParSeMiS-并行和顺序开采套房
- 2022-01-25 14:03:57下载
- 积分:1
-
用VC6.0编写的gif图像处理程序,包括gif的保存和显示
用VC6.0编写的gif图像处理程序,包括gif的保存和显示-VC6.0 prepared with the gif image processing procedures, including the preservation and gif show
- 2023-01-16 11:30:03下载
- 积分:1
-
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pe...
纯C语言开发的图标/图片按钮源代码,这个程序中使用了字体font, 绘制形状shape, 绘制边edge, 绘制颜色color, 使用刷子brush 和钢笔pen完成。
-Although Windows has a really cool GUI, sometimes the way standard buttons look quite does not meet our requirements. We may then choose buttons with a style called "owner-draw". The owner has to draw the button in every aspect (background, border, text, image) of every situation that requires drawing (click, enable, focus, etc.).It took me days to come up with something functional, Now here is some simple, reliable code: if it proves useful I will write something about owner-draw buttons with text (dealing with fonts, shapes, edges, colorrefs, brushes and pens).
- 2022-08-10 21:55:53下载
- 积分:1
-
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现...
图形学实验 实现了直线绘制的多种算法 画圆以及椭圆 多边形绘制,填充 扫描线算法等等功能 和剪裁算法的实现-Experimental Graphics realize the multi-linear mapping algorithm, as well as elliptical drawcircle polygon drawing, filling scan line algorithm so the function and cut algorithm
- 2022-01-23 10:46:08下载
- 积分:1
-
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助...
图形图象处理及编程相关知识的全面介绍,并有相应的源代码,相信会对大家有所帮助-image processing and graphics programming with the full knowledge, and the corresponding source code, we believe it will help
- 2022-02-14 23:16:45下载
- 积分:1
-
图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码...
图像角点提取-harris,以及非最大抑制等,并有其他角点检测代码-Image Corner Detection-harris, as well as non-maximal inhibition, and has other corner detection code
- 2022-05-06 21:52:43下载
- 积分:1
-
image processing for smoothing, noise reduction, isolated black spots pixel elim...
图象处理之平滑处理,噪声消除、孤立黑点象素消除-image processing for smoothing, noise reduction, isolated black spots pixel elimination
- 2022-09-20 17:55:03下载
- 积分:1
-
cosine 1.30 sine curve mapping, spent ListCtrl, Slider, etc. Controls for beginn...
正弦余弦三角曲线的绘制,用了ListCtrl,Slider等控件,供初学者学习参考.-cosine 1.30 sine curve mapping, spent ListCtrl, Slider, etc. Controls for beginners learning reference.
- 2022-02-24 22:09:03下载
- 积分:1
-
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线...
在屏幕上选取点集,每四个点构成一个控制多边形,绘制贝塞尔曲线和赫米特曲线-Select the point on the screen sets, each of the four points form a control polygon, drawing Bezier curves and hermite curve
- 2022-05-15 21:16:40下载
- 积分:1
-
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen...
各种图像边缘提取算法的C语言实现及一些测试用图像。这些算法包括:Marr、Canny、shen-Castan、Sobel等等。(注:这些代码是《Algorithms for Image Processing And Computer Vision》一书中的内容,要想理解代码最好参看原书)。-various Image Edge Extraction Algorithm in C language and some test images. These algorithms include : Marr, Canny, Shen-Castan, Sobel and so on. (Note : the code is "Image Processing Algorithms for Computer Vision And" the contents of a book, in order to see the best understanding of the original code book).
- 2022-04-27 03:37:42下载
- 积分:1