-
该程序能够实现一个钻石在屏幕上不断的旋转,非常好看,对于学习visual c++的同学来说是非常好的程序。...
该程序能够实现一个钻石在屏幕上不断的旋转,非常好看,对于学习visual c++的同学来说是非常好的程序。-The program can achieve an effect that a diamond go around and around ceaselessly at the screen, it is very beautiful! This is very usefull to the people studying Visual C++.
- 2022-07-16 08:53:48下载
- 积分:1
-
A dialog box is displayed on the menu and display the corresponding prompt A dia...
一个对话框上显示菜单 并显示相应的提示
A dialog box is displayed on the menu and display the corresponding prompt-A dialog box is displayed on the menu and display the corresponding prompt A dialog box is displayed on the menu and display the corresponding prompt
- 2022-05-24 05:36:23下载
- 积分:1
-
Wumpus World
物体:
- 2022-06-01 06:47:38下载
- 积分:1
-
snmpvraappe
LogiSoft MIB编译器类库(LsMcIfc)允许应用程序在运行时编译SNMP v1、v2和v3使用的SMI v1和v2 MIB文件,保存MIB对象属性:对象标识符、名称、类型、表索引、列、陷阱变量,然后加载文件并在运行时访问任何SNMP Windows应用程序(管理器、代理等)中的MIB信息。
- 2022-07-07 01:28:00下载
- 积分:1
-
Nested Grid use of examples, very aspects of the relationship table for the cont...
嵌套Grid的使用示例,非常方面用于关系表的内容展示,需要Infragistics NetAdvantage 2005支持。-Nested Grid use of examples, very aspects of the relationship table for the content of display, the need to support Infragistics NetAdvantage 2005.
- 2022-01-26 04:19:27下载
- 积分: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
-
Multiline Titletips that I find online, and belongs to original author.
Multiline Titletips
是我在网上找的,版权归原作者所有。-Multiline Titletips that I find online, and belongs to original author.
- 2022-09-16 04:45:03下载
- 积分:1
-
用QT画类似任务管理器曲线图
用QT画类似任务管理器动态曲线图
TARGET = Curve
TEMPLATE = app
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-03-08 08:25:03下载
- 积分:1
-
科学计算器,主界面具备以下功能:
1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别;
2、加入三角函数,可...
科学计算器,主界面具备以下功能:
1、通过直接输入表达式进行加、减、乘、除、乘方、开方、括号基本运算求值,需要考虑其符号优先级别;
2、加入三角函数,可进行正弦、余弦、正切、余切的运算;
3、对十进制数进行二进制、八进制、十六进制的转化;
4、实现弧度制的数与角度制的数互相转化。
-Scientific calculator, the main interface with the following functions: 1, through direct input expressions to add, subtract, multiply, divide, involution, administration, basic operations in parentheses evaluated the need to consider the symbol priority 2, by adding trigonometric functions , can be sine, cosine, tangent, cotangent computing 3 pairs of decimal to binary, octal, hexadecimal, conversion 4 to achieve the number and angle of curvature of the system the number of mutual transformation of the system.
- 2023-08-17 15:00:04下载
- 积分:1
-
php写的登入注册功能
资源描述初学PHP的小伙伴们看过来,这是一个简单的登入注册验证程序,很适合初学者理解。带有简单的前端界面,直接见数据导入到MYsql中就可以运行代码哦,是个很不错的学习案例,大家一同学习哦。登入过程,包括输入时的有效性验证和,点击登入后的与数据库数据的匹配的过程,同样注册过程也包含着两步!
- 2022-05-08 00:53:58下载
- 积分:1