-
图像雾化处理程序源代码
图像雾化处理程序源代码-Atomization image processing source code
- 2022-08-03 04:15:43下载
- 积分:1
-
立体视觉源程序,家当都拿出来了
立体视觉源程序,家当都拿出来了-stereoscopic source, the family had to come up with the
- 2022-08-11 13:18:11下载
- 积分:1
-
pcx图像读取、保存、显示等基本操作,功能完整,代码可靠。
pcx图像读取、保存、显示等基本操作,功能完整,代码可靠。-pcx image to read, preserve, display and other basic operations, full-featured, reliable code.
- 2022-03-05 05:52:01下载
- 积分:1
-
窗体的动画效果 窗体的动画效果 窗体的动画效果
窗体的动画效果 窗体的动画效果 窗体的动画效果-Form of animation effects animation form form form of animation animation animation form
- 2023-08-23 03:15:04下载
- 积分:1
-
屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。...
屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
- 2022-12-10 10:55:02下载
- 积分:1
-
计算机图形学 真三维图形
计算机图形学 真三维图形-computer graphics really 3D graphics
- 2023-07-18 20:45: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
-
ACDsee2.44特别版本,很精悍!
ACDsee2.44特别版本,很精悍!-ACDsee2.44 particular version is very lean!
- 2022-01-26 01:18:32下载
- 积分:1
-
very important curve, using vc programming, achieving up to 10 control points be...
计算机图形学中很重要的曲线,采用vc编程,实现了最多10个控制点的bezier曲线的绘制,稍作修改可实现更多的控制点-very important curve, using vc programming, achieving up to 10 control points bezier curve drawing and make some changes to achieve more control point
- 2022-04-22 00:32:41下载
- 积分:1
-
用多边形变换编写的程序
用vc编写的一个多边形变换程序-vc prepared using a polygon transformation process
- 2023-08-18 09:10:03下载
- 积分:1