-
鼠标左击点几个点,然后右击,构成一个多边形,然后进行填充...
鼠标左击点几个点,然后右击,构成一个多边形,然后进行填充- The mouse left strikes the spot several spots, then right
strikes, constitutes a polygon, then carries on fills
- 2023-03-26 17:35:03下载
- 积分:1
-
基于等高线的三维重建地形,vc环境实现三角网格的划分
基于等高线的三维重建地形,vc环境实现三角网格的划分-Based on the contour lines of the three-dimensional reconstruction of the terrain, vc environment to achieve the division of the triangular grid
- 2022-06-26 02:23:36下载
- 积分:1
-
Vega Prime to achieve the small
Vega Prime 下实现屏幕录像功能的小程序,绝对经典。-Vega Prime to achieve the small-screen video program, an absolute classic.
- 2022-04-02 11:54:58下载
- 积分:1
-
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。...
读文本文件,将里面的字符串筛选出来,split函数的运用,分割字符串。-Read a text file, which filter out the string, split function, the use of split strings.
- 2022-05-06 10:48:57下载
- 积分:1
-
二次样条函数半节点构造方法,算法实现的不错
二次样条函数半节点构造方法,算法实现的不错-quadratic spline function semi-node structure, a good algorithm
- 2022-01-24 15:31:39下载
- 积分:1
-
mathematical morphology algorithm
该程序已数学形态学算法为基础算法,系统具有膨胀腐蚀,开闭运算,测地膨胀,流域变换,HOP-HAT变换,形态学剃度等等近一百多项图象处理功能.-mathematical morphology algorithm-based algorithm, the system is expansive corrosion, opening and closing operations, geodetic expansion, watershed transform, HOP- HAT transform, and so on morphological tonsure nearly 100 image processing functions.
- 2022-03-07 16:13:27下载
- 积分:1
-
fractal curve
分形hilbert曲线-fractal curve
- 2022-12-08 13:10:08下载
- 积分:1
-
java编写的关于图形的简单的粒子系统
java编写的关于图形的简单的粒子系统-prepared on the simple graphical particle system
- 2022-08-24 04:50:40下载
- 积分:1
-
VTK的示例代码
VTK example code - 1-VTK example code- 1
- 2023-07-12 15:15:08下载
- 积分: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