-
C++桌面精灵模块源代码及使用说明
提供详尽的桌面精灵模块C++代码与程序使用说明,MFC开发,界面设计。包括设计一个小型的可视化程序所需要的步骤和方法。本程序分为三个大的模块,分别是:窗口设置、备忘录、纪念日。然后,备忘录又分为新建备忘录和备忘录列表两个模块,纪念日分为新建纪念日和纪念日列表两个模块。最后,对各个模块分别设计并进行组装成一个大的、完整的程序
- 2023-02-19 18:30:04下载
- 积分:1
-
实现了界面最小化到托盘的例子,适合初学者借鉴。
实现了界面最小化到托盘的例子,适合初学者借鉴。-Achieved to minimize the interface to the example tray, suitable for beginners learn.
- 2022-03-06 11:09:15下载
- 积分: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
-
聊天的组件,可以减轻开发,快速实现自己的功能
聊天的组件,可以减轻开发,快速实现自己的功能-Chat component, you can reduce the development, the rapid realization of their own functional
- 2022-01-25 18:54:37下载
- 积分:1
-
2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)...
2. 设计一个启发式函数(最好是A*搜索函数)并编程实现,设计报告中必须给出函数的具体形式并说明设计思想(或分析为什么是A*算法)-2. Design a heuristic function (A* is the best search function), and Programming, design report must be given to the specific function and state forms design (or analyze why is A* algorithm)
- 2022-07-20 09:08:58下载
- 积分:1
-
E398支持GPRS高速网络下载,加上支持JAVA程序,用户可以下载或者自行编辑JAVA程序以丰富手机的应用程序,现时网络上JAVA的程序已经十分普遍,用户下载...
E398支持GPRS高速网络下载,加上支持JAVA程序,用户可以下载或者自行编辑JAVA程序以丰富手机的应用程序,现时网络上JAVA的程序已经十分普遍,用户下载也非常的简单方便。E398还增添了TF卡以加大内存容量,别小看TF卡小小的体积,但其最大的存储容量可以达到128MB,如此细小的体积十分适用于体积越来越轻便的手机,预计MOTO也会不断在日后的机型中使用TF卡作为扩展内存的设备。-E398 GPRS high-speed network to download, combined with support for Java, users can download Java or edit their own procedures to rich mobile applications, network JAVA procedures have been widespread, users download is a very simple and convenient. The E398 has been added to increase TF card memory capacity, TF Do not underestimate the size of a small card, but its biggest storage capacity can reach 128, so the volume is very small in size portable phones, Motorola is expected in the future will continue to use the model TF expansion memory cards as the equipment .
- 2022-07-14 09:57:47下载
- 积分:1
-
获取当前操作平台下的所有字体,并且可以通过下拉列表进行查看...
获取当前操作平台下的所有字体,并且可以通过下拉列表进行查看-Access to the current operating platform all fonts, and can drop-down list to view
- 2022-11-15 18:40:03下载
- 积分:1
-
示例模糊冢
模糊逻辑是处理是近似的而不是固定的和精确的推理的多值逻辑的一种形式。相比传统的二进制集 (变量可能采取的 true 或 false 的值),模糊逻辑变量可能有真值,范围在 0 和 1 之间的程度。模糊逻辑已处理的部分真理概念的真值可能介于完全正确和完全错误。此外,当使用语言变量时,可能由特定的功能管理这些学位。"模糊逻辑"提出了用模糊集理论的 1965年建议 Lotfi A.Zadeh.Fuzzy 逻辑一词已应用于许多领域,从控制理论和人工智能。然而,模糊逻辑已自 20 世纪 20 年代,作为无限值逻辑研究 — — 特别是通过 Łukasiewicz 和 Tarski。
- 2022-08-06 23:42:46下载
- 积分:1
-
Scroll bar can also be used as separate components to use. The establishment of...
滚动条也可以作为单独的元件来使用。
建立水平滚动条的过程和其消息映射
-Scroll bar can also be used as separate components to use. The establishment of the horizontal scroll bar of the process and its message map
- 2022-07-13 18:31:04下载
- 积分:1
-
源代码帧识别
Frame recognition with source code
- 2022-03-07 03:39:43下载
- 积分:1