-
《计算机图形学》直线DDA算法
《计算机图形学》直线DDA算法-"Computer Graphics" DDA Linear Algorithm
- 2022-02-15 06:51:36下载
- 积分:1
-
AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和...
AUTOCAD的二次开发。该软件有一个主要功能是利用计算机堆栈技术和迷宫算法在CAD中自动求出最短路径长度(其中还利用了CAD的扩展数据技术,自定义了单链表类和自定义栈类,ADO数据库连接)-AUTOCAD secondary development. The software is a main function is to use computer technology stack and the maze of CAD algorithm automatically calculated the shortest path length (which also use the expansion of the CAD data, since the definition of a single linked list and category-defined stack category, ADO database connectivity)
- 2022-04-19 04:32:24下载
- 积分:1
-
基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。...
基于拉haar小波的图像增强,与传统直方图均衡化相比较,效果更好。-Pull-based haar wavelet image enhancement, with the traditional histogram equalization compared to better.
- 2023-04-19 20:40:03下载
- 积分:1
-
菜单制作、长方体的体积和表面积的程序
菜单制作、长方体的体积和表面积的程序-menu production, rectangular surface area and volume of procedures
- 2022-07-07 09:37:20下载
- 积分:1
-
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面...
二维delaulay的测试代码 可在二维平面使数据点自动delaunay,生成符合delaunay规则的三角面-This code is design for reconstruction in 2D surface. It use the algorithm of delaunay.
- 2022-12-17 03:10:03下载
- 积分:1
-
一个动画源代码,可以通过调节X、Y轴速度
一个动画源代码,可以通过调节X、Y轴速度-an animation source code can be adjusted by X, Y-axis velocity
- 2022-01-26 01:57:29下载
- 积分:1
-
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控...
采用两种不同的方法绘制曲线 a) 二次B样条曲线 二次B样条曲线段的函数表达式为 (1) 其中 为控制顶点。 说明: ① 对任给定的一组控制顶点 ,每相邻三个控制顶点为一组进行曲线段绘制。即 为一组, 为一组,…, 为一组,所有曲线段连在一起即构成了整个B样条曲线。事实上,前一条曲线段的终点即是下一条曲线段的起点。 ② 在每一段曲线的绘制过程中, 取不同的值便得到曲线上不同的点。例如 时,由公式(1)可得到曲线的起点, 时可计算得到曲线的终点。为处理方便,可进行等距离选择,如10等份, 依次取0,0.1,0.2…,1.0,从而可计算得到10个曲线段上的点,把这10个点依次连接,就可得到该曲线段。 b) 四点插值细分曲线 四点插值细分曲线的表达规则为 其中 为控制顶点, 为细分次数, 为顶点下标。即每细分一次,在任意两点之间插入一顶点。为方便处理起见,可绘制成封闭曲线。 (初始)控制顶点保存在文件中。 给定两个测试文件c1.txt,c2.txt-using two different methods of drawing curve a) quadratic B-spline curves of the second B-spline curves of expression as a function of (1) for the control vertices. Note :-given right of a group of control vertices per three vertices adjacent to a group Marche line drawing. Namely, a group of a group, ... to a group, all of the curves that together constitute the entire B-spline curves. In fact, a curve before the end of the next one that is the starting point of the curve. curve in every section of the drawing process, different from the value curve will be differe
- 2022-03-20 07:54:53下载
- 积分:1
-
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码...
可对图像进行几何、正交变换,图像增强,形态学变换,边缘与轮廓检测等的VC++实现源代码-Can image geometry, orthogonal transformation, image enhancement, morphological transformation, edge and contour detection, etc. VC++ Realize the source code
- 2023-06-03 13:45:03下载
- 积分:1
-
Face and eye detection source code for face location C++ source code for
检测人脸以及人眼源代码,人脸定位C++源代码-Face and eye detection source code for face location C++ source code for
- 2022-07-06 20:33:18下载
- 积分:1
-
三维图形中的深度测试,里面的注释详尽,方便用户使用
三维图形中的深度测试,里面的注释详尽,方便用户使用-Three-dimensional graphics in-depth testing, which comments detailed, user-friendly
- 2023-03-05 21:55:03下载
- 积分:1