搜索资源列表
lbd-C++
- 用c++来实现遗传算法,其中包括遗传算法的几种选择算子-c to use genetic algorithms, including genetic algorithms several options Operator
output1823424425
- 匣发光二术管的显示程序--Display program for Li-LBD.
lbd-C++
- 几个C++程序,由于实现基本的遗传算法。
Lbd
- 报文上传,有关l波段雷达的传统系统 报文上传,有关l波段雷达的传统系统‘ 报文上传,有关l波段雷达的传统系统-reports send
ASP.NET2.0Web2.0-PPT
- 本设计采用AT89S52单片机实现对霓虹灯的控制。系统由单片机控制部分和显示部分组成。显示部分的128个发光二极管成8行16列矩阵式分布。单片机I/O口输出的信号经三极管放大驱动二极管发光。不同的控制信号使发光二极管以不同的方式和花样显示。-This design adopts singlechip AT89S52 to control the neon light. The system is made up of the part of singlechip controller and t
51stack
- 基于51单片机的基于SI4432的EZmac协议栈的实现,包括P2P,包格式管理,LBT,LBD以及跳频管理等,-Based on 51 single SI4432 of EZmac protocol stack, including P2P, packet format management, LBT, LBD and hopping management, etc.
LineMatchingSourceCode
- 图像匹配是图像处理的基本问题,同时也一个难点,本代码是基于直线描述子的场景匹配。-Line segment matching plays an important role in image processing and computer vision, while it remains a challenging task for images under various transformations. In this work, we present a line matching alg
LBD_and_LineMatching-master
- 该算法联合了LBD算法和直线配准,对图像进行配准,比单纯的直线配准效率更高(The code realizes LBD and linear registration)
LBD线段描述子
- LBD描述子是一种鲁棒的传统线段描述子,可以用于线特征的描述,在点线SLAM领域应用广泛。