-
图像处理功能
用于图像处理函数类-for Image Processing Functions
- 2022-04-28 03:14:15下载
- 积分:1
-
bmp图像的放大缩小。
bmp图像的放大缩小。-bmp image zooming.
- 2022-09-27 15:10:03下载
- 积分:1
-
写瀑布流水
c 语言写的瀑布流水-write waterfall flowing water
- 2022-09-08 07:55:03下载
- 积分:1
-
图形图像编程篇(很多示例程序,good)
图形图像编程篇(很多示例程序,good)-Programming in Graphics & Images
(Sort of examples ,good)
- 2023-06-24 09:20:04下载
- 积分:1
-
利用opengl技术,实现单色、彩色字符的旋转
利用opengl技术,实现单色、彩色字符的旋转-The use of opengl technology to achieve monochrome, color character rotation
- 2022-08-05 13:12:31下载
- 积分:1
-
人脸检测,最多可以检测到八个人脸,效果很不错
人脸检测,最多可以检测到八个人脸,效果很不错-Face detection detects up to eight individual faces, the effect is pretty good
- 2022-03-18 04:42:53下载
- 积分:1
-
the procedure is demonstrated on a BMP file read and preserved! Hope you like!
该程序主要是演示对BMP文件的读取和保存!希望大家喜欢!-the procedure is demonstrated on a BMP file read and preserved! Hope you like!
- 2022-03-11 09:07:19下载
- 积分:1
-
知道游戏的开头动画是怎么做的吗?
在此程序中你会了解到!
知道游戏的开头动画是怎么做的吗?
在此程序中你会了解到!
- 2022-01-25 15:33:35下载
- 积分:1
-
指纹识别程序。可以兼容windows操作系统。
比较小。
指纹识别程序。可以兼容windows操作系统。
比较小。-Fingerprint identification procedure. Are compatible with windows operating system. Relatively small.
- 2023-04-15 07: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