-
迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。...
迷宫算法,求解从起点到终点的迷宫路径,或者得出没有路径的结论。-Maze algorithm, to solve from the point of origin to the end of the maze path, or there is no path to draw conclusions.
- 2022-09-29 07:20:02下载
- 积分:1
-
powerbass2431
应用背景跟港áTIL是很好对MI普韦布洛我需要联合国水关键技术birthadi汽车intrudiction Párrafo verificar ELúltimo
- 2022-05-17 05:46:02下载
- 积分:1
-
OSGAx,嵌入式osg插件
一款关于OpenSceneGraph插件Activex的软件,osg是庞大的三维渲染引擎,OSG的安装方法和其他大型开源工程类似,需要通过源代码进行编译和生成,其中涉及Cmake,编译器的设置,环境变量设置等诸多概念
- 2022-06-16 12:25:23下载
- 积分:1
-
神经网络和智能信号处理
里面是很多智能算法的doc版资料,此外还有信号处理的方法.如BP,SOM,RBF,混沌神经网络等等,适合初学者
- 2022-07-13 05:33:26下载
- 积分:1
-
mainly for high
主要用于高层建筑的减振设计,根据线性振动理论,用matlab高级语言编写而成,由一个主程序和四个子程序组成-mainly for high-rise building design of the vibration, linear vibration theory, use the advanced language Matlab has been prepared by a main program and four subroutine composition
- 2022-12-26 11:50:03下载
- 积分:1
-
对于24点的C++ Builder构建了游戏的一个算法
用C++Bulider编写的24点数字游戏的算法-An algorithm for the game of 24 points built by C++ Builder
- 2022-02-25 04:05:17下载
- 积分:1
-
一个Huffman的例子
一个Huffman的例子--A Huffman example
- 2022-08-19 09:15:43下载
- 积分:1
-
The use of C++ Realize the Graham scan method (for solving convex hull problems)...
使用C++实现的Graham扫描法(求解凸包问题),可设置生成随机点的个数、样式,同时支持设置显示范围、显示算法处理时间及使用文件导入导出点等功能。(文件格式为,头四个字节是点的个数,以后分别是各个点的x坐标和y坐标,每个数值均占4字节)。-The use of C++ Realize the Graham scan method (for solving convex hull problems), can be set to generate a random number of points, patterns, and at the same time to support the set display range, display algorithm processing time and the use of document features such as import and export points. (File format for the first four bytes is the number of points, after all points are x coordinates and y coordinates, each account for 4-byte value).
- 2022-02-04 23:48:30下载
- 积分:1
-
ArchiMed螺旋
也被称为阿基米德算法螺旋或螺旋。可以考虑作为一个简单的分形形态,表现出一种概念的尺度相似。
- 2022-06-13 04:39:01下载
- 积分:1
-
sift特征点检测,匹配,将匹配结果连线
对sift算法做了改写,并添加 了好多demo以供学习,官网的代码核心部分是闭源的,用一个加密文件写的,这里做的是完全开源的 ,用于特征点检测匹配,并可以用于拼接,分享出来给大家学习参考。
- 2023-05-19 06:25:03下载
- 积分:1