-
循环队列选舞伴
刚刚接触学习数据结构,针对选舞伴的问题,用顺序存储的循环队列来实现该问题,是一个比较基础的实现,跟大家一起来共享,里边标注了很详细的说明,根据提示输入就可以运行,希望对大家有帮助。
- 2022-05-24 13:22:16下载
- 积分:1
-
photogrammetry Resection of the algorithm to achieve, through the importation of...
摄影测量中后方交会算法的实现,通过输入测量数据可以算出交会点的小程序-photogrammetry Resection of the algorithm to achieve, through the importation of data could calculate the intersection of the small programs
- 2022-04-01 21:10:21下载
- 积分:1
-
网络模拟器
这是简单的网络模拟的 MST 分区算法和直径分区算法。你几乎可以生成随机节点并创建虚拟链接路径。查找边缘节点,断开连接的节点。最短路径。和节点分区。等,还可以看到在图形视图中的所有过程。使用鼠标可以拖动和放置任何节点。
- 2022-11-21 07:45:03下载
- 积分:1
-
:校园巡逻机器人定位与避障技术研究
资源描述本文针对校园环境下移动机器人的定位与避障技术展开研究,并取得了一
定成果,具体研究内容如下:
(1)针对校园环境范围大、结构简单的特点,结合RFID传感器信息传递
功能,提出一种大范围拓扑环境学习与建模新方法。根据校园环境上下文信息
需求,设计RFID标签格式,指导机器人进行环境学习,且以标签的分布代表
环境整体结构,由标签内容传递导航任务,由此构建环境模型。
(2)针对激光数据存在噪声干扰的问题,设计了一种动态自适应中值滤
波方法,利用激光数据时间和空间上的相关性,剔除噪声干扰,平滑激光数据。
(3)根据校园道路特点,采用激光传感器利用路沿高度区分路面区域,
完成机器人定位,并针对单一传感器无法可靠定位的问题,提出了基于扩展卡
尔曼滤波的激光与惯导模块角度信息融合方法,大大提高了机器人直道定位的
精度和可靠性。在路口区域,使用RFID、激光、惯导模块与里程计相互配合,
- 2022-03-20 18:46:25下载
- 积分:1
-
简单的随机数组产生方法源码
简单的随机数组产生方法源码-simple random array of source selection
- 2023-04-18 00:55:03下载
- 积分:1
-
3d cylinder vortex meshing
3d cylinder vortex meshing
- 2022-02-12 07:27:22下载
- 积分:1
-
这个图书馆对多项式定义的基本操作,并包含3不同…
This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.-This library defines basic operation on polynomials, and contains also 3 different roots (zeroes)-finding methods that can handle quite large polynomials (>1000 coefs)
Implemented in ANSI C++ Templates. Handles all real and complex floating point types. Html doc is included.
- 2022-01-22 15:11:18下载
- 积分:1
-
卡尔曼滤波算法,卡尔曼滤波算法及其实现。C语言…
Kalman滤波器,卡尔曼滤波器算法说明及其实现。C语言编写的函数,可以直接调用。-Kalman filter, the Kalman filter algorithm note and its realization. C language function can be called directly.
- 2022-03-02 16:16:48下载
- 积分:1
-
在模式识别中,尤其需要对一些样本进行分类,聚类分析是常用的方法,本程序基于最小最大距离的聚类原则实现对样本的聚类...
在模式识别中,尤其需要对一些样本进行分类,聚类分析是常用的方法,本程序基于最小最大距离的聚类原则实现对样本的聚类-At pattern recognition, in particular a number of samples required for classification, clustering analysis is a commonly used method, the procedure based on the smallest maximum distance of the cluster principle implementation on sample clustering
- 2023-02-23 19:00:03下载
- 积分:1
-
这是计算几个数的运算,对初学者用户有用,简单解释了代码运算...
这是计算几个数的运算,对初学者用户有用,简单解释了代码运算-This is the calculation of a few number of operations useful for the beginner users, the simple explanation of the code computing
- 2022-03-01 15:11:24下载
- 积分:1