-
基于Astar算法的最优路径算法生成程序(内附测试图)
应用背景
基于Astar算法的最优路径算法生成程序(内附测试图):
可应用于三维地形路径自动生成,最优路径选择,计算机图形可视化领域。
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的用户交互。
- 2022-10-01 10:30:11下载
- 积分:1
-
resources written procedures, dynamic effects, has collated
资源编写的程序,动态效果,有整理
- 2022-03-24 15:34:56下载
- 积分:1
-
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助...
图象降维算法,比如有名的LLE,PCA,ISOMAP......等,对研究图象分析的研究人员有很大的帮助-image dimensionality reduction algorithms such as the famous LLE, PCA, ISOMAP .... Image analysis of the study researchers will be very helpful
- 2022-07-22 13:43:17下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
JPEG基本系统的解码器,为了提高主观显示速度,每解出一个MCU行,就立即显示...
JPEG基本系统的解码器,为了提高主观显示速度,每解出一个MCU行,就立即显示-basic system JPEG decoders, in order to enhance the speed is subjective, each come up with an MCU OK, immediately show
- 2022-12-19 07:40:04下载
- 积分:1
-
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。...
VTK与ITK结合读取BMP图片并显示(CMake过的)无需用CMake编译,适合有一定VTK_ITK经验的。-Itk combination with VTK read and display BMP picture (CMake-off) without using CMake compiler, suitable for a certain VTK_ITK experience.
- 2022-03-19 03:21:30下载
- 积分:1
-
区域填充的好算法,利用OpenCv的进行填充的源码!先求连通域再进行填充...
区域填充的好算法,利用OpenCv的进行填充的源码!先求连通域再进行填充-A good algorithm for area filling, using the OpenCv source for filling! First seek further connected domain filled
- 2022-07-28 00:05:51下载
- 积分:1
-
用matlab实现的有一个数字水印程序,它也是基于dct算法的数字水印程序,对一副图像进行dct变换然后嵌入水印...
用matlab实现的有一个数字水印程序,它也是基于dct算法的数字水印程序,对一副图像进行dct变换然后嵌入水印-using Matlab is a realization of the digital watermarking procedure, which is based on the A1501 digital watermarking algorithm procedures, a pair of images Extra Transform then embedded watermark
- 2022-08-18 22:37:55下载
- 积分:1
-
WINDOWHUA virtual environment oscilloscope demo procedures
WINDOWHUA环境下虚拟示波器demo程序-WINDOWHUA virtual environment oscilloscope demo procedures
- 2022-03-23 19:08:13下载
- 积分:1
-
MATLAB模糊聚类的图像分割算法的源代码
matlab模糊聚类算法进行图像分割的源程序-matlab fuzzy clustering algorithm for image segmentation source code
- 2022-04-01 02:57:18下载
- 积分:1