-
The development of image segmentation and the summary of currently exsisting te...
图像分割技术的发展和现有图像分割技术的简介-The development of image segmentation and the summary of currently exsisting technology of image segmentation
- 2022-01-27 23:58:15下载
- 积分:1
-
cosine 1.30 sine curve mapping, spent ListCtrl, Slider, etc. Controls for beginn...
正弦余弦三角曲线的绘制,用了ListCtrl,Slider等控件,供初学者学习参考.-cosine 1.30 sine curve mapping, spent ListCtrl, Slider, etc. Controls for beginners learning reference.
- 2022-02-24 22:09: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
-
完整的基本图形绘制系统
完整的基本图形绘制系统-integrity of the basic Rendering System
- 2022-09-18 01:25:03下载
- 积分:1
-
自己编的vb编程,这是肾球源代码!请多多指教!
自己编的vb编程,这是肾球源代码!请多多指教!-vb own series programming, which is kidney-source code! A great weekend!
- 2022-03-14 02:42:37下载
- 积分:1
-
matlab DWT实现二维小波变换
matlab DWT实现二维小波变换
- 2022-03-15 18:16:19下载
- 积分:1
-
用VC++做的,可以绘出一个运动的圆,并且可以变化。非常有趣!...
用VC++做的,可以绘出一个运动的圆,并且可以变化。非常有趣!-VC done, the campaign is likely to draw a circle, and can change. Very interesting!
- 2022-03-11 10:14:46下载
- 积分:1
-
不错的图像旋转源代码,我在使用过程中感觉质量不错。
不错的图像旋转源代码,我在使用过程中感觉质量不错。-good image rotation source code, I use the process of feeling good quality.
- 2023-07-04 22:15:02下载
- 积分:1
-
Borland C++ Builder 6.0开发的画图板程序,又一个寓教于乐的东东~...
Borland C++ Builder 6.0开发的画图板程序,又一个寓教于乐的东东~-Borland C++ Builder 6.0 to develop the drawing board procedures, but also a recreation of the NEE ~
- 2022-11-29 14:45:03下载
- 积分:1
-
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码...
vc++6.0,使用MFC完成画矩形功能.矩形内部使用BITMAP填充,可以运行的代码-vc++ 6.0, using MFC completed painting rectangular function. BITMAP-filled rectangular internal use, you can run the code
- 2023-04-07 05:45:03下载
- 积分:1