-
基于Astar算法的最优路径生成算法实现
应用背景
基于Astar算法的最优路径生成算法实现:
可应用于地理建模后的道路自动生成,实现人工智能中Astar最优路径选择功能,可辅助道路设计师;
计算机可视化领域的demo
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的ui交互。
- 2022-02-14 23:23:50下载
- 积分:1
-
c++语言显示正方体
c++语言显示正方体-the show of the cube
- 2023-01-07 04:30:04下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第三章 数字图像显示...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第三章 数字图像显示-Peking University
- 2022-07-13 21:20:52下载
- 积分:1
-
该软件控制的非模态窗体在AUTOCAD程序中当靠近边缘时自动收缩,节省了视图空间...
该软件控制的非模态窗体在AUTOCAD程序中当靠近边缘时自动收缩,节省了视图空间-software control of the non-modal windows in AUTOCAD proceedings when, near contraction automatically, saving space View
- 2023-07-27 19:25:03下载
- 积分:1
-
我们的任务是设计和培养一个可行的和有效的神经网络来实现0
111我们的任务是要设计并训练出一个可行、高效的 BP 网络,以实现对 0到 9共 10 个加噪声后的数字和识别。-Our task is to design and train a viable and efficient BP networks to achieve 0-9 to a total of 10 increases the noise figure and identification.
- 2022-08-16 11:58:44下载
- 积分:1
-
VC++图形绘制代码,操作风格类似AutoCAD,很有研究价值!
可以画出简单的直线,方形等图形...
VC++图形绘制代码,操作风格类似AutoCAD,很有研究价值!
可以画出简单的直线,方形等图形-VC++ Graphics rendering code, operating style similar to AutoCAD, great research value! Can draw a simple straight line, square and other graphics
- 2022-04-25 13:52:49下载
- 积分:1
-
JAVA tensile zoom images
JAVA语言实现的拉伸缩放图像-JAVA tensile zoom images
- 2022-03-21 01:16:10下载
- 积分:1
-
二次B样条曲线的生成
二次B样条曲线的生成-second B-spline curve generation
- 2022-07-03 21:20:04下载
- 积分:1
-
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。...
硬件加速的绘制排序算法HAVS。可用在大规模数据的可视化中。-Hardware-accelerated rendering sorting algorithm HAVS. Can be used in large-scale data visualization.
- 2023-04-23 07:45:03下载
- 积分:1
-
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程...
用如求直立主图统计程序。RGB有3个座标,分别是R,G,B,其值从0-255。把0-255分成4段,那么每个座标有4种取值,共可以表示4*4*4=64种颜色。程序中主要是histogram函数,它有两个参数,第1个参数是一个64位数组,每一位表示一种颜色,其值是该颜色出现的次数。另外两个函数numbercolor是对每个像素计算它的颜色值,fenduan是对参数x返回0-255中的某一段。主函数测试一副图片的颜色直方图的统计。-Used as the main map for vertical statistical procedures. RGB has three coordinates, namely R, G, B, its value from 0-255. The 0-255 is divided into 4, then there are four kinds of each coordinates value, can indicate a total of 4* 4* 4 = 64 kinds of colors. Process is mainly histogram function, it has two parameters, the first a parameter is a 64-digit group, each and every one expressed a different color, its value is the number of the color appears. The other two function numbercolor is calculated for each pixel its color value, fenduan of parameters x the return of a certain period of 0-255. The main function to test a picture of the color histogram statistics.
- 2022-10-26 15:15:04下载
- 积分:1