-
计算机图形学在VC++中的实现
在vs2010的MFC框架下,交互式的扫描转换圆弧和多边形,源码实现,可以运行,VC++源代码,可以通过代码了解扫描转换圆弧和扫描转化多边形的算法思想,还可以提高编程能力,以及阅读代码的能力
- 2022-02-02 04:34:36下载
- 积分:1
-
The main goal is to achieve a number of dynamic detection and recognition, image...
主要是实现许多动态目标进行检测与识别,图象进行处理,希望大家喜欢-The main goal is to achieve a number of dynamic detection and recognition, image processing, I hope you like
- 2022-10-08 21:30:04下载
- 积分:1
-
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅...
很好用的3D动画引擎源代码,计算机图形学几何工具算法详解/Geometric Tools for Computer Graphics 配套源代码。由于网络不通畅,我去掉了原包中的例子和数据,仅留下代码库。-Good use of 3D animation engine source code, computer graphics, geometric algorithms explain tools/Geometric Tools for Computer Graphics matching the source code. As the network is not open, I removed the original package examples and data, leaving only the code library.
- 2022-11-01 22:45:03下载
- 积分:1
-
一个火焰的C源代码
一个火焰的C源代码-a flame of C source code
- 2022-08-02 18:59:24下载
- 积分:1
-
想制做超cool图形界面吗用它吧
想制做超cool图形界面吗用它吧-system to work on the super cool graphics interface? With it?
- 2023-07-14 09:50:03下载
- 积分:1
-
分形几何中多种分形图形的生成程序
分形几何中多种分形图形的生成程序- In minute shape geometry many kinds of minute shapes graph
production procedure
- 2022-09-13 01:10:03下载
- 积分:1
-
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果...
一个绘图工具。可以从工具栏中选择绘图项,同时提供给图片更多的过滤器和效果-a drawing tool. From the toolbar can choose graphics, while providing for more pictures of filters and effects
- 2023-01-14 10:05:04下载
- 积分:1
-
基于DDA算法的画线算法
基于DDA算法的画线算法-algorithm based on the DDA"s line drawing algorithm
- 2022-02-10 05:37:40下载
- 积分:1
-
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[...
在图形模式下显示3D图形绕任意轴旋转的程序,物体的每一个顶点的坐标都储存在外部变量point中了,比如说第一个顶点就是point[0],他的坐标是(point[0][0],point[0][1],point[0][2])。整个步骤我想在程序的注释中讲得很清楚了。-in graphic mode display 3D graphics rotating procedures objects each vertex of the coordinates are stored in the external variables which point, for instance, the first point is a vertex [0], the coordinates of (point [0] [0], [0] point [1] point [0] [2]). I think the whole process in the Notes procedures made very clear.
- 2022-02-12 17:14:49下载
- 积分:1
-
自己写的各种图形处理以及自适应中值滤波
资源描述自己写的各种图形处理以及自适应中值滤波
- 2022-06-13 22:03:58下载
- 积分:1