-
类似VC里的spy++程序使用鼠标指定窗口的控件
类似VC里的spy++程序使用鼠标指定窗口的控件-The control of specifying the window as the spy++ in VC
- 2022-01-23 10:13:33下载
- 积分:1
-
TTF freetype的好例子
调用microsoft的TTF好方法例子freetype -TTF good example freetype
- 2022-03-20 17:16:01下载
- 积分:1
-
bmycrust作为输入的三维散乱点云并返回一个紧流形,T
BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation.
Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For example : a plane can not be triangulated, half-sphere is in doubt, a sphere with a small hole shoud be good.
The more points are given the best the surface will be fitted, of course in this case you would have to wait more and in the worst case a memory help error may occurs. The best results are obtained with more points in high curvature feature.
The old version did not ensure the output surface to be a manifold so it could be used only for graphical purpose. In the new one a tight, regular manifold is returned. It as outward normals orientation, after using this algorithm is very easy to get an STL file from a point cloud.
I added a manifold extraction tool that also correct the errors (slivers) generated by delaunayn during the initial tessellation.-BMyCr
- 2022-03-12 15:17:47下载
- 积分:1
-
提供了类似MSDN的停靠与构架的MFC类 其功能接近完美。
提供了类似MSDN的停靠与构架的MFC类 其功能接近完美。-provide a similar call MSDN with the architecture of its functional category MFC near perfect.
- 2023-09-06 15:55:03下载
- 积分:1
-
A program interface, a small procedure, it becomes semi
一个程序界面的小程序,它使窗体变成半圆型,我挺喜欢的,大家看看。-A program interface, a small procedure, it becomes semi-circular form, I quite like to see everyone.
- 2022-04-08 20:40:12下载
- 积分:1
-
XMPP 客户端基于 qxmpp
Based on QXMPP, this is a GUI communication client, using which you can send and receive text message and file transmission.
- 2022-08-16 20:16:49下载
- 积分:1
-
visual studio 2010 加法计算器基于MFC
应用背景随着科学的发展,计算机的应用越来越广泛,而运用计算机中的计算机语言C++写程序必然是很多的。C++是目前国内外最广泛使用的程序设计语言之一,它具有处理功能丰富、表达能力强、使用方便灵活、执行程序效率较高等优点。而且C++得是一种结构化程序设计语言;另外,C++的函数式结构也为实现程序化模块设计提供了强有力的保正。所以很多人都把C++作为编程的首选语言。
本次课程设计就是利用C++的丰富表达能力来编写一个简单计算器,模拟windows系统的计算器进行简单的计算;在编写这次课程设计中要求利用MFC来画出计算器的图形界面,并且保证可以进行基本的计算。关键技术该计算器主要进行实数的单目和双目运算,使用过程如下: 1)单目运算,例如对于lnn要求先输入数字,然后点击“ln”按钮,完成取对数运算并把结果显示在编辑框中。
2)双目运算,例如进行加法要求先输入第1加数,然后点击“+”按钮,再输入第2加数最后点击“=”按钮,完成计算并在编辑框中显示运算结果。
- 2023-09-02 16:25:09下载
- 积分:1
-
duilib 不错的开源界面库能方便做出360效果的界面
duilib 不错的开源界面库能方便做出360效果的界面
- 2022-01-25 20:23:34下载
- 积分:1
-
在LabVIEW 1d_array_gaussian滤波器
应用背景利用LabVIEW文件 ;可以过滤生物医学图像的PSNR值面糊然后所有的过滤器。现在生物医学仪器研究领域的一个重要研究领域是一个非常重要的角色。关键技术这是一个基于Labview的图像处理。VI文件。 ; ;我们可以用这个生物医学图像处理。
- 2022-02-03 18:13:08下载
- 积分:1
-
记事本程序,可以实现和在记事本中的所有功能,包括…
记事本程序,可以实现和WINDOWS里记事本里所有功能,包括显示系统当前时间,和光标行数-Notepad program, you can realize and WINDOWS in Notepad all functions, including the current time display system, and the cursor rows
- 2022-02-04 18:40:07下载
- 积分:1