-
图象平滑的原代码
图象平滑的原代码-image smoothing the original code
- 2022-02-01 00:48:23下载
- 积分:1
-
载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序
载入高达3ds模型,一个简单 的 hello world 式的 小 opengl程序 -hello world of import 3ds model
- 2022-01-24 14:45:07下载
- 积分:1
-
地质图像处理的源代码
地质图像处理的源代码-geological image processing source code
- 2022-03-19 02:24:03下载
- 积分:1
-
本程序是用自适应遗传算法进行图像增强,其思想来自《计算机学报》发表的论文。...
本程序是用自适应遗传算法进行图像增强,其思想来自《计算机学报》发表的论文。-This program is self-adaptive genetic algorithm image enhancement, their thoughts from the " Journal of Computers," published papers.
- 2022-01-28 01:11:24下载
- 积分:1
-
汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别
汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 汉字识别 -Chinese character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition character recognition
- 2023-09-08 16:35:06下载
- 积分:1
-
VC++数字图像处理典型算法及实现一书代码,上半部分
VC++数字图像处理典型算法及实现一书代码,上半部分-VC++ Typical digital image processing algorithm and the realization of a book code, the first half of the
- 2022-03-09 16:11:23下载
- 积分:1
-
绘制三次参数样条插值曲线 (3KB).ZIP,快来下载
绘制三次参数样条插值曲线 (3KB).ZIP,快来下载-drawing three parameters spline interpolation curve (3KB). ZIP, breaking download Bowl
- 2022-07-28 01:44:41下载
- 积分:1
-
a rolling of the graphics control
一个滚动条的图形控件-a rolling of the graphics control
- 2023-02-16 20:50:04下载
- 积分: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
-
取得运行另一个程序并抓取文本
取得运行另一个程序并抓取文本-made running another program and text crawls
- 2023-03-16 07:50:04下载
- 积分:1