-
mesh.tar
网格简化程序,将标准的obj三维模型文件简化成为包含三角面片较少的三维模型,之后通过opengl显示出来。采用的主要算法为边坍缩算法。(Mesh simplification of procedures, the obj 3D model file standard simplified 3D model contains triangles become less, then through the OpenGL display. The main algorithm uses edge collapse algorithms for.)
- 2014-10-06 16:14:16下载
- 积分:1
-
halcon 数字识别
说明: 基于halcon的数字识别,用C#联合编程(Digital recognition based on Halcon)
- 2020-07-02 16:40:01下载
- 积分:1
-
柱面投影实现两张图片的拼接
利用opencv开源工具实现柱面投影实现两张图片的拼接,带有注释,适合新手观看学习
- 2022-11-27 16:45:02下载
- 积分:1
-
一段c语言编写的代码
package com.example.net_ftp;
import java.io.IOException;
//import com.example.net_ftp.ContinueFTP.DownloadStatus;
import android.os.Bundle;
import android.os.Environment;
import android.os.Handler;
import android.os.Looper;
import android.os.Message;
import android.app.Activity;
import android.view.Menu;
import android.view.View;
import android.view.View.OnClickListener;
import android.widget.Button;
import android.widget.TextView;
public class MainActivity extends Activity {
private Button connectbut = null;
private Button uploadbut = null;
private Button downloadbut = null;
private Button disconnectbut = null;
private TextView connecttext = null;
private TextView uploadtext =
- 2022-12-27 16:05:04下载
- 积分:1
-
StatusBmp
vc——在状态栏上显示BMP位图StatusBmp(vc- in the status bar display BMP bitmaps StatusBmp)
- 2011-07-30 17:26:40下载
- 积分:1
-
MeshSimply
图形学大作业,通过网格简化实现了对obj模型的简化,并通过OpenGL实现了对简化后的面片的显示(Graphics great work, through the realization of the obj mesh simplification model simplification, and through OpenGL realize the simplified display facets)
- 2013-09-02 13:03:09下载
- 积分:1
-
C#开发之道 明日科技 源代码
C#开发之道这本书籍每一章节配套的源代码(C# Development Way Source Code)
- 2020-06-18 11:20:02下载
- 积分:1
-
51stepmotor-driver
简单的51单片机控制驱动,功能简单,可以调节转速,适合新手学习.(Simple 51 SCM control drive, a simple function, you can adjust the speed, suitable for beginners to learn.)
- 2013-08-02 15:22:06下载
- 积分:1
-
Bresenhams-Algorithm
Opengl C++ - Bresenham s Algorithm
- 2011-10-06 13:38:25下载
- 积分:1
-
TMS320F28027串行驱动12864液晶
基于TMS320F28027采用串行方式驱动12864液晶,方便好用,已经测试通过。可显示中文,英文,整数浮点数。但是不可以打点,可显示图片。程序正确请放心使用。
- 2022-10-09 20:00:03下载
- 积分:1