-
这是一个滚动横幅设计
这是一个滚动横幅设计-This is a rolling banner design
- 2023-07-25 00:15:03下载
- 积分:1
-
《微信公众平台应用开发实战》源码
应用背景微信公众平台是运营者通过公众号为微信用户提供资讯和服务的平台,而公众平台开发接口则是提供服务的基础,开发者在公众平台网站中创建公众号、获取接口权限后,可以通过阅读本接口文档来帮助开发。关键技术开发者进行公众号开发时,除了需要满足每个接口的规范限制、调用频率限制外,还需特别注意模版消息、用户数据等敏感信息的使用规范。
- 2022-07-13 23:15:03下载
- 积分:1
-
Only implements a few simple operations subtraction multiplication and division...
只实现了一些简单的运算;加减乘除;清零;归零;菜单栏;小数点;错误提示窗口;等等;只要会这些,其他的一些功能自己就一定也会添加了了;-Only implements a few simple operations subtraction multiplication and division Clear zero menu bar decimal point error window and so on so long as these, some other features himself would surely be added in
- 2022-02-05 23:41:28下载
- 积分:1
-
VC++在treectrl控件中实现三态树的选择,是个经典的程序。
VC++在treectrl控件中实现三态树的选择,是个经典的程序。-VC++ at implementation treectrl tri-state control of the selection tree is a classic procedure.
- 2022-07-09 21:35:46下载
- 积分:1
-
对话框中的试图
对话框中的试图-Dialog box in an attempt
- 2023-05-03 16:10:03下载
- 积分:1
-
这个类可以读取和存储csv文件或文本文件的图..很简单
这个类可以很简单的读取和存储csv文件或者文本文件的数字数据。-this category can be very simple to read and storage csv files or text files figures.
- 2022-06-21 07:11:55下载
- 积分:1
-
一个自动查询SQL语句的控件,用于VB开发环境,数据库应用方面。...
一个自动查询SQL语句的控件,用于VB开发环境,数据库应用方面。-an automatic inquiry SQL controls for Visual Basic development environment and database applications.
- 2023-03-19 15:25:03下载
- 积分:1
-
一个帮助入门的C++环境下的界面编程源码
一个帮助入门的C++环境下的界面编程源码-A portal to help the C++ Environment interface programming source code
- 2022-08-16 10:10:01下载
- 积分:1
-
报表设计器C#
此报表设计器是一个简单快速的报表开发工具,轻松实现报表显示、过滤、打印、导出等一体化集成功能。提供VB.net、C#丰富使用例子,报表如何调用一目了然。
一、工具特点:
1、可根据SQL语句自动生成报表格式,打印格式,用户只要稍微调整就可形成一张普通报表。
2、可设置报表分组、小计、合计等。
3、可设置报表的过滤窗口条件以及条件的参照内容。
4、可设置报表导出到Excel的格式。
5、可设置报表的打印参数,查询sql参数。在调用报表时对参数进行赋值。
6、报表拥有事件机制,如调用程序可以捕捉报表行双击事件。
7、报表数据,打印数据可以设置多种格式化串,如:格式化金额(¥1,234.56),大写金额(零元零角零分正),格式化日期(2005年5月5日)
8、打印格式,支持普通文本、图片框、划线、字段、参数、系统变量、函数、图表等丰富元素。
- 2022-01-26 07:17:52下载
- 积分: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