-
2004年5月的一次图形学讲义
2004年5月的一次图形学讲义-May 2004 a graphics lectures
- 2023-04-07 04:00:03下载
- 积分:1
-
在DOS下显示16色位图的源程
在DOS下显示16色位图的源程-DOS show the 16 color bitmap source way
- 2022-05-17 19:24:33下载
- 积分:1
-
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
Structural Topology Optimization with the Level Set Method,
含GUI版本代码
-Structural Topology Optimization with th e Level Set Method, with the GUI version code
- 2023-06-13 16:10:03下载
- 积分:1
-
vb实现的三角剖分。包括源代码和执行文件。
vb实现的三角剖分。包括源代码和执行文件。
- 2022-03-07 07:03:23下载
- 积分:1
-
e book for statistical signal processing estimation and detection.
e book for statistical signal processing estimation and detection.
- 2022-06-17 08:43:29下载
- 积分: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
-
osg in mfc
osg 在MFC中的使用 你送来你道路来到澄浆泥联赛 - osg in mfc
- 2023-04-01 03:20:03下载
- 积分:1
-
一个小动画程序,实现一个圆沿一条曲线运动并且圆的大小也在变化...
一个小动画程序,实现一个圆沿一条曲线运动并且圆的大小也在变化-a small animation process to achieve a circular motion along a curve round and the size is also changing
- 2022-06-19 08:06:14下载
- 积分:1
-
用VC++编的计算机图形算法
用VC++编的计算机图形算法-with VC++ series of the computer graphics algorithms
- 2023-06-02 12:50:03下载
- 积分:1
-
图表编辑程序,VB源代码。
图表编辑程序,VB源代码。-charts editor, VB source code.
- 2022-06-17 19:39:31下载
- 积分:1