-
数字通信程序
此 rar 文件包含幅移键控,移频键控,循环错误号,相移键控,正交相移键控代码。所有上面提到的算法都是很开明的数字调制技术。所有调制技术可以很好都解释的情节。
- 2023-07-27 05:50:03下载
- 积分:1
-
对AODV协议的流程进行了详细的描述文件…
一个对AODV协议流程进行详细说明的文档,对深入学习AODV协议有很好的帮助
- 2022-03-17 00:28:33下载
- 积分:1
-
银行呼号系统设计
资源描述#include
#define uchar unsigned char //宏定义
#define uint unsigned int //宏定义
sbit rs=P2^0;
sbit e=P2^1;
sbit key1=P2^2; //四个服务人员的按键
sbit key2=P2^3;
sbit key3=P2^4;
sbit key4=P2^5;
sbit shengyinled=P2^6; //模拟声音
sbit fuwuled=P2^7;
uchar hao[50]="0"; //存储当前需要服务的号码
uchar j=0; // 号码的个数
uchar *quhao=hao;
uchar key=0; //按键值
uchar code table[]="0123456789";
uchar code table1[]="Welcome!";
uchar code table2[]="No.0000->0hao";//用于液晶初始化显示
void delay(uchar z) //延时函数
{
uchar i,j;
for(i=z;i>0;i--)
for(j=110;j>0;j--);
}
void wr
- 2022-02-22 09:46:21下载
- 积分:1
-
For testing Modbus communications, industrial software essential
用于测试Modbus通讯,工业软件的必备-For testing Modbus communications, industrial software essential
- 2023-04-17 22:10:03下载
- 积分:1
-
讲述为什么使用网络模拟器. 如协议验证. 控制试验条件. 花费低,耗时少,协同工作和复杂性好. 以及为什么使用NS....
讲述为什么使用网络模拟器. 如协议验证. 控制试验条件. 花费低,耗时少,协同工作和复杂性好. 以及为什么使用NS.-talk about why the use of the network simulator. If agreement certification. Control test conditions. Low-cost and less time-consuming. teamwork and good complexity. and why the use of NS.
- 2022-08-03 10:42:47下载
- 积分:1
-
NRF24L01 一对六
NRF2401无线模块,STM32程序实现了数据双向通信.它分为接收和发送两部分,发送时发送的源程序,接收是接收的源程序,分别设置了俩个文件夹。nrf24l01在stm32的模块上,通过spi接口连接,实行通信,最终实现两块单独的stm32模块实现短距离的无线通信,速度高,功耗小。
- 2022-05-01 01:51:50下载
- 积分:1
-
qpsk通信系统的MonteCalo仿真程序,得到在Awgn信道条件下的误比特率曲线...
qpsk通信系统的MonteCalo仿真程序,得到在Awgn信道条件下的误比特率曲线-MonteCalo communication system qpsk simulation program, the conditions at Awgn channel bit error rate under the curve
- 2023-05-24 07:45:03下载
- 积分:1
-
串口读写
串口读写 -Serial reading and writing
- 2022-11-09 07:05:04下载
- 积分:1
-
matlab编的信号符号速率估计的程序,比较容易的
matlab编的信号符号速率估计的程序,比较容易的-matlab compiled the signal symbol rate estimation procedures, relatively easy
- 2022-02-03 10:21:49下载
- 积分:1
-
with k= 2/3 rate and 8
with k= 2/3 rate and 8-psk modulation outputs are made by using convolutional codes.-with k= 2/3 rate and 8-psk modulation outputs are made by using convolutional codes.
- 2022-07-18 16:19:25下载
- 积分:1