-
一些3D图形的绘制例子.
一些3D图形的绘制例子.-some 3D graphics rendering example.
- 2023-06-01 13:30:03下载
- 积分:1
-
fourier transform 2D
fourier transform 2D
- 2022-03-31 10:08:43下载
- 积分: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
-
Through image matching procedure will OK a simple treatment, such as zoom, flip,...
通过图像的匹配程序将行简单处理,例如放大,缩小,翻转,灰度处理,图象二值化等技术全部囊括进来。
开发环境:MATLAB 7.1
-Through image matching procedure will OK a simple treatment, such as zoom, flip, gray scale processing, image binarization techniques covering all come. Development Environment: MATLAB 7.1
- 2022-02-16 04:25:17下载
- 积分:1
-
三种基本曲线的画法,Hermit,Bezier,B样条
三种基本曲线的画法,Hermit,Bezier,B样条-three basic curve method of painting, Hermit, Bezier, B-spline
- 2022-01-25 17:11:54下载
- 积分:1
-
稿件名称:用ShadowMap投射阴影
稿件作者:申晓
程序名称:zzDepth
运行环境:VS.NET2002+WinXP...
稿件名称:用ShadowMap投射阴影
稿件作者:申晓
程序名称:zzDepth
运行环境:VS.NET2002+WinXP
注意事项:需要安装DirectX 9 SDK,在Geforce FX 5200以上显卡才能看到效果。-Article Name: ShadowMap projection with the shadow of manuscripts Author:??Program Name: zzDepth operating environment: VS.NET2002+ WinXP Note: need to install DirectX 9 SDK, in the Geforce FX 5200 graphics card to see the effect of the above.
- 2022-12-25 09:15:03下载
- 积分:1
-
VB实现种子填充的递归和非递归算法,可自己定义填充四边形
VB实现种子填充的递归和非递归算法,可自己定义填充四边形-VB realize seed filling recursive and non-recursive algorithm can be filled with their own definition of quadrilateral
- 2022-07-20 17:08:26下载
- 积分:1
-
用两个字符形成点阵大字的软件TxtLog根据点阵字库,用两个字符形成一个大的汉字点阵图...
用两个字符形成点阵大字的软件TxtLog根据点阵字库,用两个字符形成一个大的汉字点阵图-with two characters form the lattice characters TxtLog based Lattice software library with two characters form a large Chinese maps
- 2022-05-07 00:44:42下载
- 积分:1
-
用RBF网络实现字符识别
用RBF网络实现字符识别-Realize character recognition using RBF Net.
- 2023-02-16 04:35:05下载
- 积分:1
-
将BMP转化为AVI的程序!看看吧
将BMP转化为AVI的程序!看看吧 -will BMP into AVI procedures! Ha ha look at it
- 2022-06-28 19:28:58下载
- 积分:1