-
纯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
-
车辆识别
基于opencv的车辆识别,原理主要是通过opencv的轮廓检测识别车辆轮廓,然后再检测车辆,效果不错
- 2023-01-08 12:30:02下载
- 积分:1
-
The Hammersley and Halton point sets, two well known low discrepancy sequences,...
The Hammersley and Halton point sets, two well known low discrepancy sequences, have been used for quasi-Monte Carlo integration in previous research. A deterministic formula generates a uniformly distributed and stochastic-looking sampling pattern, at low computational cost. The Halton point set is also useful for incremental sampling. In this paper, we discuss detailed implementation issues and our experience of choosing suitable bases of the point sets, not just on the 2D plane, but also on a spherical surface. The sampling scheme is also applied to ray tracing, with a significant improvement in error.
- 2022-03-21 20:01:32下载
- 积分:1
-
非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)...
非常出色的DirectX示例!感觉就想QUAKE!(鼠标还有一点小BUG)如果你是个高手 的话就一定要看!!(需要DX类型库)-DirectX very good example! Feel wanted QUAKE! (Mouse is also a small BUG) if you are a master, then we will certainly look!! (Requires DX type library)
- 2022-09-08 17:50:03下载
- 积分:1
-
ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON displ...
ASP.NET 从RDB二进制流显示多个图片!一个IMAGEBUTTON显示不同的图片.-ASP.NET binary stream from the RDB display multiple picture! A IMAGEBUTTON display a different image.
- 2022-06-01 05:47:54下载
- 积分:1
-
产生水纹、火焰及熔岩效果示例,本程序可以在图像上生成特效效果,值的一下。...
产生水纹、火焰及熔岩效果示例,本程序可以在图像上生成特效效果,值的一下。-Generated水纹, flame and lava sample effect, the program can generate effects in the image effect, the value of the click.
- 2022-09-23 17:10:03下载
- 积分:1
-
显示PNG格式图像的汇编源代码,非常实用。
显示PNG格式图像的汇编源代码,非常实用。-PNG format images showed a compilation of source code, very practical.
- 2022-03-05 17:42:08下载
- 积分:1
-
非均匀有理b样条曲线nurbs的C++源码库。
非均匀有理b样条曲线nurbs的C++源码库。-non-uniform rational b-spline NURBS curves of the C++ source library.
- 2022-05-27 05:27:01下载
- 积分:1
-
of arbitrary isogon of arbitrary linear symmetry transformation, breaking the fo...
这是关于任意正多边形关于任意直线的对称变换,打破了以前的只能对于一个固定的直线的对称变换,省去了关于固定直线对称时每次都要输入的麻烦-of arbitrary isogon of arbitrary linear symmetry transformation, breaking the former only for a fixed linear symmetry transformation, eliminating the symmetry of the fixed line every time when the importation of trouble
- 2022-02-06 09:31:39下载
- 积分:1
-
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。...
在Visual C++环境下读写bmp文件。该程序可用于图像处理,并对bmp格式的文件进行读写和处理。-In the Visual C++ environment to read and write bmp files. The program can be used for image processing, and bmp format for reading and writing and processing.
- 2022-03-10 19:02:23下载
- 积分:1