-
一个Win2000系统下的USB的驱动程序代码,是一个微端口驱动....
一个Win2000系统下的USB的驱动程序代码,是一个微端口驱动.-a Win2000 system USB driver code, is a micro-port driver.
- 2022-07-14 04:13:20下载
- 积分:1
-
很经典的VC皮肤设计工具,可以通过它做出很漂亮的截面程序,希望大家的程序界面都是很漂亮的。共享之!...
很经典的VC皮肤设计工具,可以通过它做出很漂亮的截面程序,希望大家的程序界面都是很漂亮的。共享之!-classic VC skin design tool, it can make a very nice cross-section procedures, we hope that the programming interfaces are very beautiful. Sharing!
- 2022-12-14 13:30:04下载
- 积分:1
-
a hexadecimal editor VC
一个十六进制编辑器VC源码程序-a hexadecimal editor VC-source programs
- 2022-02-05 18:23:17下载
- 积分:1
-
brushdemo
brushdemo
- 2022-05-22 23:49:43下载
- 积分:1
-
象棋比赛
这是一盘棋进行作为软件项目过程中的一个大学项目.它有一个与 artificcial 高危的象棋游戏的逻辑和它有一个图形用户界面,用户可以从保存的文件的列表中选择游戏的水平、 球员的数量和已保存的游戏。也可以储存你的游戏,稍后继续。
- 2022-06-03 06:43:47下载
- 积分:1
-
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。...
让工具栏的按钮动起来,并且详细的说明了动态按钮的单击事件的代码添加。-let toolbar button to move, and detailed description of the dynamic click the button to add the code.
- 2022-03-15 06:25:20下载
- 积分:1
-
美观的图形界面,采用GDI+和常说的一次画到内存同时显示.圆角处理等...
美观的图形界面,采用GDI+和常说的一次画到内存同时显示.圆角处理等-Attractive graphical interface, using GDI+ And often said that a painting into memory at the same time show. Fillets, such as treatment
- 2022-01-26 02:28:50下载
- 积分:1
-
ModelessDialog
Definition dialog box template and declare dialog box modal dialog box class need only declare a cdialog derived class object and call Domadal function can be
- 2022-02-14 05:31:17下载
- 积分:1
-
The personnel management system
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-09 18:57:06下载
- 积分: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