-
VB 画三次参数样条曲线的小程序,比较精致:
VB 画三次参数样条曲线的小程序,比较精致:-)-VB painting three parameters- spline curves of small procedures, more refined :-)
- 2022-01-25 17:06:53下载
- 积分:1
-
A matching on a graph is a set of edges, no two of which share a vertex.
A matching on a graph is a set of edges, no two of which share a vertex.
- 2022-06-13 18:15:04下载
- 积分:1
-
image processing program source code and display the camera auto
图象处理程序源代码,同时展示了相机自动调焦系统的控制技术。-image processing program source code and display the camera auto-focusing system control technology.
- 2022-03-09 19:12:22下载
- 积分: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
-
canny算字进行图像处理的边缘检测程序。canny算子canny算子
canny算字进行图像处理的边缘检测程序。canny算子canny算子-canny operatorcanny operatorcanny operatorcanny operatorcanny operatorcanny operator
- 2022-02-13 00:30:52下载
- 积分:1
-
图形学中立方体的旋转
图形学中立方体的旋转-Graphics rotating cube
- 2022-05-11 01:10:35下载
- 积分:1
-
多边形的裁剪
多边形剪裁-Polygon cut
- 2022-07-09 15:56:58下载
- 积分:1
-
雕刻技术的图像处理代码
雕刻技术的图像处理代码-carving the image processing code
- 2022-11-25 06:15:03下载
- 积分:1
-
扫描线多边形填充算法适用于水平扫描线的逐行填充
扫描线多边形填充算法适用于水平扫描线的逐行填充-Scan-Line Polygon Fill Algorithm
- 2022-01-25 23:19:48下载
- 积分:1
-
VC practical Bitmap class CDCBitmap provide readers Bitmap functions
VC实用位图处理类CDCBitmap,提供读取显示位图等功能-VC practical Bitmap class CDCBitmap provide readers Bitmap functions
- 2023-05-14 06:00:03下载
- 积分:1