-
Drawing Bezier curves and B
绘制Bezier曲线和B样条曲线,可在一个面板中绘制两种曲线-Drawing Bezier curves and B-spline curve can be drawn in a panel of two curves
- 2023-05-02 20:35:03下载
- 积分:1
-
利用神经元网络方法进行文字识别的算法,希望对大家有用
利用神经元网络方法进行文字识别的算法,希望对大家有用-use neural network methods of character recognition algorithm, it may be useful to hope
- 2022-03-22 18:49:17下载
- 积分:1
-
用MFC封装图象处理Dll,包括完整代码
用MFC封装图象处理Dll,包括完整代码-with MFC Dll image processing package, including a complete code
- 2022-03-06 04:48:50下载
- 积分:1
-
用VC++6.0实现的绘制自定义渐变颜色效果图形的程序源码
用VC++6.0实现的绘制自定义渐变颜色效果图形的程序源码-VC 6.0 Drawing from the definition of the color gradation effects graphics program source code
- 2023-02-04 23:15:04下载
- 积分:1
-
一个做图应用程序
一个做图应用程序-do a map applications
- 2022-03-19 01:49:49下载
- 积分:1
-
DjVuLibre提供了高效的图像 压缩格式DjVu格式的编码和解码功能。DjVuLibre的使用授权为GPL按照GPL的要求...
DjVuLibre提供了高效的图像 压缩格式DjVu格式的编码和解码功能。DjVuLibre的使用授权为GPL按照GPL的要求-DjVuLibre provide highly efficient image compression format DjVu-coding and decoding functions. DjVuLibre authorization for the use of the GPL in accordance with the requirements of the GPL
- 2023-01-11 17:25:04下载
- 积分:1
-
c algorithm commonly used procedures set
c常用算法程序集-c algorithm commonly used procedures set
- 2022-02-05 21:00:52下载
- 积分: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
-
一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。
一个非常Cool的图像编辑软件,支持在图像中画椭圆、矩形、锥体、圆柱、不规则曲线,支持输入文本,使用橡皮擦,图像区域填充。- Extremely Cool image editing software, supports in the picture
the picture ellipse, the rectangle, the cone, the column, the
irregular curve, supports the input text, uses the eraser, the picture
region packing.
- 2022-05-21 12:12:18下载
- 积分:1
-
我已经写下了在图像空间下的开发
自己编写的在Delphi下进行图像开发的空间可以向-I have written in the Delphi development under the image space can
- 2023-04-22 05:20:03下载
- 积分:1