-
基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码
基于Direct3D的VC++ 编程,3D游戏的基础教程,附带源代码-Direct3D-based VC++ programming, 3D games-based tutorials with source code
- 2022-07-23 01:17:23下载
- 积分:1
-
一个可旋转立方体,用VB语言编写的程序。
一个可旋转立方体,用VB语言编写的程序。-A rotatable cube writed in VB.
- 2022-02-02 21:35:33下载
- 积分:1
-
using original algorithm Freehand bitmap read.
采用原始算法实现dib位图的读取.-using original algorithm Freehand bitmap read.
- 2022-07-01 00:29:11下载
- 积分:1
-
vb编的填充曲线
vb编的填充曲线-vb series of the space-filling curve
- 2022-03-29 21:24:40下载
- 积分:1
-
C Builder Open GL programming source library
用C++ Builder进行Open GL编程的源程序库-C Builder Open GL programming source library
- 2022-03-01 07:18:32下载
- 积分:1
-
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩...
我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a certain method of generating algorithm round. Achieving rubber-band linear, circular and rectangular. Achieving polygon clipping. To achieve basic geometry transformation (translation, rotation, zoom). Achieving Bezier curve or B-spline curves. The final results show is a small interactive graphics system, with all the functional interface to link up.
- 2022-08-05 17:18:32下载
- 积分:1
-
使用opengl函数写程序,实现如下:画一个矩形,平移至点P(100,50,200),绕x轴旋转45度角。...
使用opengl函数写程序,实现如下:画一个矩形,平移至点P(100,50,200),绕x轴旋转45度角。-To write programs using the opengl function to achieve the following: draw a rectangle, flat move to point P (100,50,200), around the x-axis rotation 45-degree angle.
- 2022-01-25 23:46:54下载
- 积分:1
-
基于Haar的车辆检测
应用背景应用于路口摄像头、Kinect等设备的车辆检测,是基于OpenCV中提供的Haar的车辆检测。程序中包含已训练好的车辆分类器car3.xml,可直接载入进行车辆检测。此程序包含车辆和人脸等检测。关键技术算法程序类似于人脸检测,替换掉训练好的车辆分类器xml,运行环境:vs201x+opencv2.4.x。此程序包含车辆和人脸等检测。
- 2022-03-17 05:17:54下载
- 积分:1
-
一个动画程序,一个旋转的风车,风车的页面风格有差异。
一个动画程序,实现一个风车转动,风车的风页颜色各异-an animation procedures, a rotating windmill, the windmill style pages with different colors
- 2022-03-13 05:43:46下载
- 积分:1
-
图像分割程序
本程序是Pedro F. Felzenszwalb 等人在著名的《Object Detection with Discriminatively Trained Part-Based Models》中所使用的算法,能够较好地处理基于分割图像的物体检测功能。
- 2022-01-22 13:18:44下载
- 积分:1