-
MESH--SIMPLE
可以简化obj,ply等三维模型,1:在VC++2008上运行oglpemsh.dsw 文件
2:选择要简化的模型,eg:huge_bunny.ply
3:选择简化
(Mesh Simplification Viewer
This program implements four different mesh simplification algorithms. After loading a mesh, the user can easily remove triangles from the mesh and the results are displayed in real time. The mesh can also be rotated and moved closer to or farther away from the viewer.
The goal of mesh simplification is to display a 3D polygonal mesh with fewer triangles while retaining the same shape. In the example above, the original cow model (upper left) is made up of over 5800 triangles. We can easily remove thousands of triangles from this mesh and still display a very similar cow model. While the 500 triangle cow is a cruder representation, this may not make a difference if the cow is far away from the viewer.
)
- 2014-07-10 11:37:50下载
- 积分:1
-
C语言课设源码
学生成绩管理程序设计源代码,文件形式输入输出数据,统计平均分最高分最低分结果写入文件,按学号查询成绩输出至屏幕,打印不合格优等生名单等功能,下载即可用。(Student achievement management program design source code, file form input and output data, statistical average score highest and lowest score results written to the file, according to the school number inquiry results output to the screen, print the list of unqualified top students and other functions, download is available.)
- 2019-06-10 23:50:59下载
- 积分:1
-
TCP . UDP 协 议 的 实 时 监 听
TCP . UDP 协 议 的 实 时 监 听-TCP. UDP protocol, real-time monitoring
- 2022-07-23 06:24:16下载
- 积分:1
-
这是一个获取、修改计算机的IP地址及子网掩码.
这是一个获取、修改计算机的IP地址及子网掩码.-This is an acquisition, changes to the computer"s IP address and subnet mask.
- 2022-07-24 00:07:17下载
- 积分:1
-
API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议...
API支持多个SP通过英斯克短信网关iDAP接入短信中心,向终端用户发送短消息。SP的应用程序需要遵循联通的SGIP1.1协议-API supports multiple SP Intrinsic through SMS Gateway Center iDAP SMS access to end-users to send text messages. SP applications need to follow Unicom SGIP1.1 agreement
- 2022-02-14 02:49:52下载
- 积分:1
-
Employee
创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对象,并输出与对象相关的信息。注意子类有时需调用父类的构造方法和被覆盖的方法,成员变量定义为private,对有些方法实现重载。
(Create four categories, namely the Employee class, SalariedEmplyee class, HourlyEmployee classes and CommissionEmployee classes. Employee class is the parent class where the other three classes. Employee class contains the name and ID number. In addition, SalariedEmployee class also includes a monthly salary HourlyEmployee class should also include the number of hourly wages and the number of working hours CommissionEmployee should also include the proportion and total sales commission. Each class should have the right to set and read the constructor method, data members. Write an application to create objects of these classes, and output information associated with the object. Sometimes need to call attention to a subclass of the parent class constructor and methods are covered, member variables defined as private, to achieve overloading of some methods.)
- 2013-11-27 11:43:06下载
- 积分:1
-
Windows Socket API 使用经验
Windows Socket API 使用经验-Windows Socket API experience
- 2023-08-14 03:45:03下载
- 积分:1
-
PEInfo(C++)
简单的PE文件分析器,主要是得到PE文件的各项信息,仅供初学者使用。(Simple PE file analyzer, mainly to get PE file information, for beginners only.)
- 2020-06-20 17:20:01下载
- 积分:1
-
ultrasound_image
超声相控阵探伤设备软件系统设计与实现,超声成像中的常用算法,相控聚焦,合成孔径成像(ultrasound image)
- 2020-12-13 16:59:15下载
- 积分:1
-
javadepuzzle
是一些Java的谜题,很有意思,如果能够好好思考的话,Java水平会有很大的提高(Some of Java puzzles, very interesting, if we can think carefully about it, Java will be greatly improved level of)
- 2011-07-10 10:47:58下载
- 积分:1