-
Eye tracking classification
Eye tracking classification-morphological filtering segmentation
- 2023-05-09 17:15:03下载
- 积分:1
-
This is mainly concerned with the mathematical quadratic Bezier curve algorithm,...
这是主要关于数学上二次bezier曲线的算法,用vc 6.0完成-This is mainly concerned with the mathematical quadratic Bezier curve algorithm, complete with vc 6.0
- 2023-04-29 17:05:03下载
- 积分:1
-
Moving Sky With Multiple Layers
Moving Sky With Multiple Layers
- 2022-05-29 19:26:27下载
- 积分:1
-
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片...
VC++数字图像处理(第二版)人民优点出版社,全书源代码,包含测试图片-Image Procedures Codes By VC++
- 2022-02-13 21:52:03下载
- 积分:1
-
这是图形学中关于圆生成算法的源程序,是结合了老师的意见后编写的。...
这是图形学中关于圆生成算法的源程序,是结合了老师的意见后编写的。-This is the graphics on the circle of the source code generation algorithm is a combination of the views of teachers prepared.
- 2022-02-06 02:04:52下载
- 积分:1
-
自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线...
自己写的B样条.berzier的2次3次曲线,可以画出2次3次的B样条或是BERZIER曲线-himself wrote the B-spline. Berzier the 2nd 3rd curve sense 2nd 3rd B-spline curves or BERZIER
- 2022-10-27 22:35:06下载
- 积分:1
-
HLSL着色器的简单教程。
simple HLSL Shader Tutorial.
- 2023-02-28 08:50:04下载
- 积分:1
-
字体旋转的VC源码程序
字体旋转的VC源码程序-font rotation VC-source programs
- 2022-03-05 15:01:03下载
- 积分:1
-
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码
TinyCad在VC6上重新编译调试成功的一个PCB CAD源码-TinyCad re-compile in VC6 debugger success PCB CAD source
- 2022-02-03 15:37:02下载
- 积分: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