-
vc curriculum design, 2004
vc++课程设计,2004/11/20-vc curriculum design, 2004
- 2022-03-20 06:33:11下载
- 积分:1
-
irregular window, with transparent! You can bring the window production diversif...
不规则的窗口,带透明!可以为大家窗口的制作带来多样化!-irregular window, with transparent! You can bring the window production diversification!
- 2023-09-06 19:30:03下载
- 积分:1
-
标准DVB的SI
Standard DVB SI Tables
- 2022-01-26 03:07:08下载
- 积分:1
-
法国INSIDE公司的读卡模块M210的数据手册,包含相关的通讯指令。...
法国INSIDE公司的读卡模块M210的数据手册,包含相关的通讯指令。-France INSIDE" s reader module M210 data sheet, including related communications directives.
- 2023-02-15 22:05:03下载
- 积分:1
-
OutLook风格界面实现源码,VC++下开发的,怎能不与大家分享?!完全自由下载!...
OutLook风格界面实现源码,VC++下开发的,怎能不与大家分享?!完全自由下载!-OutLook style interface source, VC++ Under development could not share with you? ! Completely free download!
- 2022-10-16 13:25:03下载
- 积分:1
-
FTP 客户机
资源描述
- 2022-03-21 15:59:24下载
- 积分:1
-
vc++实时曲线
VC6下的实时显示曲线// 设置网格间距void SetGridResolutionX(int nGridReluX);// 设置网格间距void SetGridResolutionY(int nGridReluY);// 设置网格滚动速度,正值为从左向右滚动,0不动void SetGridScrollSpeedX(int nSpeedX);// 正值为从上到下滚动,0不动void SetGridScrollSpeedY(int nSpeedY);// 网格线宽度void SetGridLineWidth(int nWidth);// 背景色void SetGridBackClr(COLORREF clr);// // 锁定数据显示范围void LockRang(bool bfLo
- 2022-01-28 15:55:44下载
- 积分: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
-
demonstrated how to make Office the same as the menu, Cool!
演示了如何做出像Office一样的菜单,Cool!-demonstrated how to make Office the same as the menu, Cool!
- 2022-07-20 10:48:20下载
- 积分:1
-
officexpmenu
一个officeXPmenu类的实现。
本人从网上下载的源代码,有兴趣的朋友可以参考一下。
- 2022-12-03 04:00:03下载
- 积分:1