-
图案抖动技术处理系统源代码
图案抖动技术处理系统源代码-Jitter pattern processing system source code
- 2023-05-02 03:30:03下载
- 积分:1
-
opengl 绘制键盘控制移动的小车
简单的opengl绘制一个小车,虽然不好看,但是象征性地满足键盘控制。供初学者学习交流,大家都可以进行完善。
- 2022-07-02 23:24:51下载
- 积分:1
-
CAM学习程序
此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。
程序中用
R键控制...
CAM学习程序
此程序基于OpenCV中CAM模块。可以用于CAM属性设置,采集视频信号并录制,设置录制视频解码器等方面的学习。
程序中用
R键控制程序开始录制,
P键控制程序暂停录制,
S键控制程序停止录制,
录制中有字符RECORD提示。
是一款集学习和实用为一体的小程序。-CAM learning process of this program is based on OpenCV in the CAM module. Property can be used to set the CAM, collecting and recording video signals, set to record video decoder and other areas of learning. Process control program using R button to start recording, P key to pause recording control process, S key control program to stop recording, recording, there are characters in RECORD prompt. Is a set of learning and useful as one of the small programs.
- 2023-04-08 10:45:04下载
- 积分:1
-
多变形填充的程序c语言
多变形填充的程序c语言-more filled the deformation process language c
- 2022-03-16 04:40:59下载
- 积分:1
-
我已经写下了在图像空间下的开发
自己编写的在Delphi下进行图像开发的空间可以向-I have written in the Delphi development under the image space can
- 2023-04-22 05:20:03下载
- 积分:1
-
用C语言和图形学算法画的手机,是我们班的一位强人作的。
用C语言和图形学算法画的手机,是我们班的一位强人作的。-C language and graphics algorithm painting is the mobile phone, one of our classes for the strongman.
- 2022-07-16 05:21:17下载
- 积分: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
-
3DS文件的装载机,可以实现加载3DS文件,和路由模型
3DS File loader,can realize load 3ds file,and roate model
- 2022-04-19 15:12:40下载
- 积分:1
-
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的立方体锥体球例程。...
因为VTK可视化工具包具有的强大的功能,可视化领域的研究人员很多都在应用它。本压缩包是在VC下编写的一个使用vtk的立方体锥体球例程。-Because the VTK visualization toolkit with powerful functionality, visualization research in the field of personnel and many of them in the application of it. The compressed packet is prepared in the VC of a cube using VTK cone ball routines.
- 2022-05-29 00:34:44下载
- 积分:1
-
VectorDraw Viewer CAD图预览开发包
VectorDraw Viewer CAD图预览开发包-VectorDraw Viewer CAD map preview Development Kit
- 2022-08-08 14:05:27下载
- 积分:1