-
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近...
该算法建立了由最小二乘法,离散点曲率和离散点曲率变化和三项组成的目标函数并求出了最优控制点序列坐标,采用非线性优化方法对权因子序列进行了调整,确立了逼近误差的近似表示方法,并提出了包括上述方法的循环判断流程.-The algorithm was established by the least squares method, discrete points, the curvature and the curvature change and the three discrete points consisting of the objective function and find the optimal sequence of control point coordinates, using non-linear optimization method for sequence weights have been adjusted establishes the approximation error of the approximate representation, and proposed, including the cycle of the above methods to determine flow.
- 2022-03-14 05:05:42下载
- 积分:1
-
A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。...
A * 算法的源程序,给定地图,可以从开始地点寻找路径到目的地。-This is a* arithmetic source code, appointed a map, it can search route from start spot to destination.
- 2023-05-20 03:30:03下载
- 积分:1
-
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件....
寻找图象中图钉的中心点,文件中包含两个原文件和一个图象文件.-image pushpin find the focal point, the document contains two original documents and an image file.
- 2022-06-26 08:20:24下载
- 积分:1
-
在简单的实现
ROAM Simplistic Implementation
By Bryan Turner
brturn@bellsouth.net
January, 2000
Project file for MS Visual C++ 6.0.
Requires GLUT DLL (www.opengl.org)
Adjust program constants in Landscape.h and Utility.cpp.
MAPS:
Default map is read from HeghtXXX.raw where XXX is the MAP_SIZE
(as defined in Landscape.h). If this map is not found, the program
attempts to open "Map.ved", a Tread Marks map file. Tread Marks maps
will only work for MAP_SIZE == 1024. Also, the MULT_SCALE to view
Tread Marks maps correctly is "0.25f". (www.TreadMarks.com)
CONTROLS:
MOUSE - Hold Left Mouse Button to Rotate View Angle
Q - Change Rendering Mode (Wireframe, Lit, Fill, Texture)
O - Change View Mode (Observe, Follow, Drive, Fly)
W/S - Move forward/back
A/D - Rotate left/right (in Observe Mode only)
F - Stop Animation
R - Toggle Frustum Drawing
0/9 - More/Less Triangles per frame
1/2 - Adjust FOV-ROAM Simplistic Implementation
By Bryan Tur
- 2022-03-26 08:18:08下载
- 积分:1
-
计算机图形学裁剪算法,包括梁友栋算法和Cohen
计算机图形学裁剪算法,包括梁友栋算法和Cohen-Sutherland算法-Computer graphics clipping algorithms, including Liang Dong algorithms and Cohen-Sutherland Algorithm
- 2022-07-24 10:57:26下载
- 积分:1
-
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助...
一个用vc写的提取血管的程序,对于学习基本图像显示和处理有帮助-An extract written by vc vascular procedures, for students who are learning basic image display and have to help deal with
- 2022-06-28 22:09:23下载
- 积分:1
-
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。...
自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
- 2022-03-20 05:39:35下载
- 积分:1
-
使用两块M2
使用两块M2-std图像采集卡同时采集,得到同步图像-The use of two M2-std collected at the same time frame grabbers, the images simultaneously
- 2022-12-26 13:35:04下载
- 积分:1
-
本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。...
本人搜集到的计算机图形学的一些DDA直线算法源码及其程序。-I collected a number of computer graphics DDA line algorithm source code and its procedures.
- 2022-03-26 01:35:57下载
- 积分:1
-
关于使用GRAPHICS对象绘制直方图操作
关于使用GRAPHICS对象绘制直方图操作-GRAPHICS targets on the use of mapping histogram operation
- 2022-03-04 11:50:49下载
- 积分:1