-
用来绘制样条曲线的基本方法,采用的是追赶法
用来绘制样条曲线的基本方法,采用的是追赶法-used to map spline curve, the basic methodology used is to catch up with the law
- 2022-01-25 14:44:16下载
- 积分:1
-
Matlab图像处理工具包,用于计算机断层成像、核磁共振成像等...
Matlab图像处理工具包,用于计算机断层成像、核磁共振成像等- Image reconstruction toolbox (for Matlab). Includes tomography, NUFFT, MRI
- 2022-02-20 18:03:53下载
- 积分:1
-
三维图形显示的程序
三维图形显示的程序-3D graphics procedures
- 2022-07-07 12:47:53下载
- 积分:1
-
用vc实现的人脸图像定位检测系统
用vc实现的人脸图像定位检测系统-A face location detection system using vc
- 2022-08-21 14:27:45下载
- 积分:1
-
多边形裁减,多边形之间的交、并、异或、差。
多边形裁减,多边形之间的交、并、异或、差。-polygon reduction, polygon between pay and that the differences or, worse.
- 2023-03-14 05:30:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
不错的矢量图开发,用VC开发。适合刚接触mfc编程的小孩,真的很有借鉴意义,不妨一试,千万别错过...
不错的矢量图开发,用VC开发。适合刚接触mfc编程的小孩,真的很有借鉴意义,不妨一试,千万别错过-Good vector development, with VC development. Mfc programming刚接触suitable for children, really referential significance, one may wish to test, should not miss
- 2022-04-11 08:22:15下载
- 积分:1
-
a relatively new paper on 3D Face Review, the others have published in the major...
一篇较新的论文,是关于三维人脸的综述,别人已发表在重要刊物上的.-a relatively new paper on 3D Face Review, the others have published in the major journals.
- 2022-04-10 17:19:01下载
- 积分:1
-
jpeg基本系统编解码实现程序,内附说明文件。
jpeg基本系统编解码实现程序,内附说明文件。-the programs of coding and encoding for then basic system of jpeg.PS:Readme.txt
- 2022-12-23 12:20:03下载
- 积分:1
-
仿照 Windows “画图”的小程序,仅供初学者研究。
仿照 Windows “画图”的小程序,仅供初学者研究。-modeled on the Windows "drawing" a small procedure, only beginners study.
- 2023-02-08 05:40:04下载
- 积分:1