-
ZIBEE程序
Description: This application functions as a packet error rate (PER) tester. One node is set up as transmitter and the other as receiver. The role and configuration parameters for the PER test of the node is chosen on initalisation by navigating the joystick and confirm the choices with S1. The configuration parameters are channel, burst size and tx power. Push S1 to enter the menu. Then the configuration parameters are set by pressing joystick to right or left (increase/decrease value) and confirm with S1.
- 2022-06-12 05:42:09下载
- 积分:1
-
5.8 GHz电子不停车收费技术综述
资源描述摘要:电子不停车收费(ETC)是智能交通系统(ITS)的重要
组成部分,5.8 GHz已成为国际酎陀系统的主流频段.我国
2007年颁布的国家标准也规定了中国ETC系统使用5.8
GI-Iz通信频段.从我国酎rC技术标准出发,阐述了5.8 GI-Iz
酎阢系统构成和实现原理,综述并分析了5.8 GHz勘rC系统
的关键技术,指出了5.8 GHz E1rc技术今后的研究方向和发
展趋势.
- 2022-02-12 09:28:41下载
- 积分:1
-
成本卷滤波的立体匹配
这段代码来自电脑视觉纸,这是完美的 !摘要本文: 许多计算机视觉任务可以制定作为标签的问题。所需的解决方案是经常空间平滑的标签标签转换与输入图像的颜色边缘的对齐位置。我们表明这种解决方案可以通过用一个非常快速的边缘保持滤波器平滑标签成本高效率地实现。在本文中,我们提出了泛型和简单的框架,包括三个步骤: 1) 构建成本卷,2) 快成本卷过滤和 3) 胜者全拿标签选择。我们主要的贡献是展示提供了一个简单的框架,可以为几个计算机视觉应用取得先进的结果。希望我们达到 1) 视差图 2) 光流场,其中包含极精细的结构,以及大的位移和实时的质量超出那些明德立体基准测试中,所有其他快速 (本地) 方法。为了演示的鲁棒性,我们的框架的几个参数是设置为两个应用程序几乎相同值。同时,提出了一种竞争性的交互式图像分割结果。这项工作,我们希望鼓励其他研究人员利用这一框架到其他应用领域。
- 2022-07-17 15:06:26下载
- 积分:1
-
图像拼接融合算法
1.建立两幅图像的拉普拉斯金字塔2.求高斯金字塔(掩模金字塔-为了拼接左右两幅图像)3. 进行拼接blendLapPyrs() ; 在每一层上将左右laplacian图像直接拼起来得结果金字塔resultLapPyr4.重建图像: 从最高层结果图
- 2023-02-11 12:50:04下载
- 积分:1
-
nrtil.cpp nrtil.c right angle calculation must
nrtil.cpp nrtil.c 计算对角所必须-nrtil.cpp nrtil.c right angle calculation must
- 2023-02-12 02:30:03下载
- 积分:1
-
这是一个简单的演示如何评价文本的数学表达式
This a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functions. The code consists of
three simple classes: 1) Calc - which does the main calculations, 2) Stack -
which is used to push and pop intermediate operators and numbers and 3)
Symbol Table. The symbol table is a collection of calc symbols, a type structure
consisting of various elements, including the expression name, function name,
and the final value of the expression The evaluation procedure is done in three
steps: 1) simplify the expression by removing all the elements within () and
storing them in subexpressions within the symbol table. 2) Each of these sub
expressions are then converted to RPN format (Reverse polar notation) and
evaluated 3) Finally, the main expression is converted to RPN and evaluated-This is a simple demo of how to evaluate mathematical expressions in text
format, including provision for variables and functi
- 2022-02-20 06:26:41下载
- 积分:1
-
这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.
这个应该是经典编程里面的经典算法实现的八皇后问题.也通过了测试.完全达到设计要求.-This should be a classic of the classic programming algorithm inside the eight Queen s problems. Also passed the test. Fully meet the design requirements.
- 2022-01-22 07:50:23下载
- 积分:1
-
使用 Visual c + + MFC 的 Micromouse accelometer 程序
此程序是创建加速度计表用于微型鼠标机器人,是基于 Visual c + + MFC。
表顺利帮助机器人驱动马达。
程序所获得的值显示与图,和的值是能够导出文件中。
- 2023-01-21 17:25:03下载
- 积分:1
-
用C++写的矩阵和矢量运算库
用C++写的矩阵和矢量运算库-C write the matrix and vector arithmetic library
- 2023-01-20 04:05:04下载
- 积分:1
-
FFT变换的matlab环境仿真程序,带注释
FFT变换的matlab环境仿真程序,带注释-FFT transform matlab environment simulation procedure, with Notes
- 2022-02-25 09:50:00下载
- 积分:1