-
用VB编出的可以使窗体和图片透明
用VB编出的可以使窗体和图片透明-VB series can make out the forms and pictures transparent
- 2022-07-04 12:46:45下载
- 积分:1
-
该软件控制的非模态窗体在AUTOCAD程序中当靠近边缘时自动收缩,节省了视图空间...
该软件控制的非模态窗体在AUTOCAD程序中当靠近边缘时自动收缩,节省了视图空间-software control of the non-modal windows in AUTOCAD proceedings when, near contraction automatically, saving space View
- 2023-07-27 19:25:03下载
- 积分:1
-
该软件适合初学图像处理的朋友,是一个教学性质的c源码
该软件适合初学图像处理的朋友,是一个教学性质的c源码-The software is adopt to the person who is a beginner of study image processing,the software is a C source code which have teaching character.
- 2022-07-24 23:00:53下载
- 积分:1
-
用C写的画点函数,直接读取显存,很好很强大!
用C写的画点函数,直接读取显存,很好很强大!-Using C to write the painting point function, the direct memory read, very good very powerful!
- 2023-06-21 14:50:03下载
- 积分:1
-
vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码...
vc++边沿检测与提高.轮廓跟踪的图象算法,一个好的图象处理原代码-vc edge detection and improve. Image contour tracking algorithm, a good source image processing
- 2022-03-11 14:28:42下载
- 积分:1
-
水波纹
水波纹-Water ripple
- 2022-08-13 13:37:07下载
- 积分:1
-
VectorDraw Viewer CAD图预览开发包
VectorDraw Viewer CAD图预览开发包-VectorDraw Viewer CAD map preview Development Kit
- 2022-08-08 14:05:27下载
- 积分:1
-
这一解决方案使用红黑树和DFS和BFS洞室问题
This a solution of cavern problem using red black tree and DFS and BFS-This is a solution of cavern problem using red black tree and DFS and BFS
- 2023-08-13 10:40:03下载
- 积分:1
-
中点Bresenham画直线算法
中点Bresenham画直线算法-midpoint Bresenham algorithm for drawing straight lines
- 2022-11-18 16:20:04下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1