-
“计算几何结构”(第二版)的代码:代码功能章…
C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory ----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg Point-in-poly Chapter 7, Code 7.13 /inpoly Point-in-hedron Chapter 7, Code 7.15 /inhedron Int Conv Poly Chapter 7, Code 7.17 /convconv Mink Convolve Chapter 8, Code 8.5 /mink Arm Move Chapter 8, Code 8.7 /arm-C code for "Computational Geometry in C (Second Edition)": Code function Chapter pointer directory----------------------------------------------------- Triangulate Chapter 1, Code 1.14 /tri Convex Hull(2D) Chapter 3, Code 3.8 /graham Convex Hull(3D) Chapter 4, Code 4.8 /chull sphere.c Chapter 4, Fig. 4.15 /sphere Delaunay Triang Chapter 5, Code 5.2 /dt SegSegInt Chapter 7, Code 7.2 /segseg P
- 2023-04-03 14:50:03下载
- 积分:1
-
计算机图形学的实习编程,简单的图形绘制如圆、多边形等
计算机图形学的实习编程,简单的图形绘制如圆、多边形等-Internship in computer graphics programming, graphics rendering, such as a simple circle, polygon, etc.
- 2023-08-05 14:00:03下载
- 积分:1
-
基于Astar算法的最优路径生成算法实现
应用背景
基于Astar算法的最优路径生成算法实现:
可应用于地理建模后的道路自动生成,实现人工智能中Astar最优路径选择功能,可辅助道路设计师;
计算机可视化领域的demo
关键技术
包含Astar算法实现,使用qt编写界面ui,使用osg三位渲染引擎加载三维地形,并显示可视化路径。
可鼠标点击生成路径的起点和终点,具备良好的ui交互。
- 2022-02-14 23:23:50下载
- 积分:1
-
this format source code by formatting software too
这份代码经源码格式软件格式化过-this format source code by formatting software too
- 2022-02-13 13:25:42下载
- 积分:1
-
使用不同映象模式绘图
使用不同映象模式绘图-using different mapping mode graphics
- 2022-04-26 16:59:06下载
- 积分:1
-
字符识别程序
mydate.dat为字库
先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字...
字符识别程序
mydate.dat为字库
先点击file, 点open,读入字库
学习时字库自动保存
已有键盘字符,字母,数字
和简单汉字
如要识别复杂汉字,请先用学习功能
向原作者致敬!-Character recognition process for the font mydate.dat click file, point open, read font study has been automatically saved font keyboard characters, letters, numbers and simple to identify the complexity of characters such as Chinese characters, please use learning function to the original author salute!
- 2022-02-11 23:24:06下载
- 积分:1
-
vc++中实现视图分割,图象显示
vc++中实现视图分割,图象显示-vc achieve View segmentation, image
- 2022-12-17 15:50:03下载
- 积分:1
-
用C语言编写的三次B样条曲线源代码!
用C语言编写的三次B样条曲线源代码!-C language prepared by the cubic B-spline curves source code!
- 2022-03-11 07:41:59下载
- 积分:1
-
vp中的特效 功能 及基本操作 框架都可以看到 帮助出学者
vp中的特效 功能 及基本操作 框架都可以看到 帮助出学者-vp effects in the function and basic operation of the framework can be seen to help the scholars
- 2022-05-21 16:05:32下载
- 积分:1
-
Wiener filter for image denoising with the least squares filter for image denois...
维纳滤波对图像去噪与最小二乘方滤波对图像去噪的比较-Wiener filter for image denoising with the least squares filter for image denoising comparison
- 2022-12-10 16:00:02下载
- 积分:1