-
OFDM的基本原理和信道均衡以及峰值功率的控制
OFDM的基本原理和信道均衡以及峰值功率的控制-OFDM and the fundamental principles channel equalization and peak power control
- 2022-11-14 12:10:03下载
- 积分:1
-
the function is uses for obtaining TX with square root cosine filter
the function is uses for obtaining TX with square root cosine filter-the function is uses for obtaining TX with square root cosine filter
- 2022-02-28 19:15:56下载
- 积分:1
-
uwb_ppm_bpsk的源码,可以由此学习UWB的调制解调方式,对研究UWB有很大帮助...
uwb_ppm_bpsk的源码,可以由此学习UWB的调制解调方式,对研究UWB有很大帮助-uwb_ppm_bpsk source code, which can study the UWB modulation and demodulation, UWB research will be of great help
- 2022-08-04 01:50:39下载
- 积分:1
-
PCOMM串口开发包,版本比较新,2.5。带有Example,适用于vc++,delphi,vb。...
PCOMM串口开发包,版本比较新,2.5。带有Example,适用于vc++,delphi,vb。-PComm Serial Development Kit, a relatively new version, 2.5. With Example, apply to vc++, Delphi, vb.
- 2022-01-25 16:10:14下载
- 积分:1
-
为了更好编程上传资料的详细功能、包含许多有用的信息
为了更好编程上传资料的详细功能、包含许多有用的信息-FOR USE
- 2022-02-05 15:03:36下载
- 积分:1
-
采用dsp汇编编写E2Prom读写程序,程序模块化,便于修改来用
采用dsp汇编编写E2Prom读写程序,程序模块化,便于修改来用-compilation prepared using dsp E2Prom literacy procedure is a modular, easy to use changes
- 2022-09-06 08:35:02下载
- 积分:1
-
16QAM communication system simulation program MonteCalo received at Awgn channel...
16QAM通信系统的MonteCalo仿真程序,得到在Awgn信道条件下的误码率曲线-16QAM communication system simulation program MonteCalo received at Awgn channel bit error rate under the conditions of curve
- 2022-05-22 14:50:18下载
- 积分:1
-
关于MODEM的资料 感兴趣的朋友可以
关于MODEM的资料 感兴趣的朋友可以- The friend is interested which about the MODEM material may
have a look
- 2023-08-27 01:10:07下载
- 积分:1
-
一个自动上网计时的程序
一个自动上网计时的程序- Automatically accesses the net the time procedure
- 2022-05-26 17:06:30下载
- 积分:1
-
MODBUS-51参考程序
资源描述#include
#include "modbus.h"
/**********************
单片机晶振:11059200HZ 波特率9600
485控制脚: P3^7; 根据自己的板子修改modbus.h
***************************************/
void main()
{
initProg();
while(1)
{
timeProc();
checkComm0Modbus();
}
}
- 2022-01-26 03:36:16下载
- 积分:1