-
test
AMF协议解析工具,适合初学者查看amf协议结构。通过源码来修改测试amf协议(The AMF protocol analysis tool, suitable for beginners View amf protocol structure. Source code to modify the test amf protocols)
- 2012-10-16 11:19:37下载
- 积分:1
-
xy1
说明: c++源程序代码 c++源程序代码(source code c c c source code source code)
- 2006-04-30 15:17:31下载
- 积分:1
-
microsoft-bluetooth-API
使用 VC++ 调用微软蓝牙 API 函数的示例代码。可以使用 VC++6.0 至 VC++2010 编译代码。(Using VC++ call Microsoft Bluetooth API sample code. You can use VC++6.0 to VC++2010 compiled code.)
- 2020-12-23 09:09:06下载
- 积分:1
-
MATLAB
接收端采用的算法和程序流程与发送端发送的OFDM符号的帧结构有关系。具体的帧结构,以及定时估计,频偏估计,剩余误差跟踪的算法可参考算法说明文档。这里对程序的流程进行说明。
首先根据短训练字的特性进行相关运算,进行信号到达检测,当检测到相关值大于门限一定次数后,认为有信号到达。然后根据长训练字的特性,进行相关运算,进行OFDM符号FFT窗口起始位置的估计。估计出FFT窗口的位置后,先在时域进行小频偏的估计,将两个长训练字进行小频偏补偿后,进行FFT运算,根据FFT运算的结果进行整数倍频偏的估计。这些参数估计完成后,就可以进行数据解调了。先对数据部分进行完整的频偏补偿,然后根据估计的FFT窗口位置进行FFT运算得到频域的数据,进行解调。然后在对应于导频的子载波位置上提取出导频信息,根据导频信息估计出剩余定时误差以及剩余的信道响应误差,将误差量送入环路进行跟踪。当收到所有数据后,重新回到信号到达检测状态,进行下一次信号到达的检测和信号接收。
(good)
- 2020-11-04 23:49:52下载
- 积分:1
-
SPWM
我对于监控电源做的一些通讯协议,modbus rtu协议(I do monitor power communication protocol, modbus rtu protocol)
- 2012-09-13 09:37:13下载
- 积分:1
-
2dfft
c++ source
fft ifft
2-d FFT
ofdm
- 2013-12-08 16:47:48下载
- 积分:1
-
Modbus_COM
modbus_com 通讯功能,包括PLC程序(modbus_com communication project,include PLC program)
- 2011-06-14 20:13:05下载
- 积分:1
-
GPSDIY
说明: GPS串口通信程序,新建了一个数据库ACCESS,在显示当前GPS信息的同时可以存储以前记录过的信息,保存在数据库中,便于以后查阅。当前GPS信息包括:时间,经度,纬度,速度,真实航向以及磁偏移(GPS serial port communication program, a database of new ACCESS, show the current GPS information can be stored at the same time the information previously recorded, stored in a database for easy access later. The current GPS information including: time, longitude, latitude, speed, true course and magnetic offset)
- 2009-08-06 15:19:07下载
- 积分:1
-
phone_com
一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
(A message based on the serial port of the mobile phone to send/receive process Demo is very simple, based on asynchronous serial reading and writing in the dialog box to initialize the serial port to modify configuration parameters correct to 100 of the normal Send/receive message.)
- 2008-07-13 18:24:26下载
- 积分:1
-
jiugongwenti
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里,如图1-1所示。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。((Nine-palace issues) in a 3 × 3 of the Nine-palace are 1-8 this 8 random number and the placing of a space in which the cell house, as shown in Figure 1-1. Now required to achieve this issue: the squares adjustment for the right as shown in Figure 1-1 form. Adjustment of the rules: each can only be with the spaces (upper and lower, or left, right) adjacent to a digital flat space. Test Programming to solve this problem.)
- 2008-12-25 22:07:50下载
- 积分:1