-
ask信号的matlab生产的代码 适合于基础通讯代码
ask信号的matlab生产的代码 适合于基础通讯代码-ask signal matlab code for production code on the basis of communication
- 2022-06-13 00:39:51下载
- 积分:1
-
tls esprit algorithm for power
tls esprit算法
功率普估计
波达方向估计
信号处理-tls esprit algorithm for power
- 2022-01-21 01:23:18下载
- 积分:1
-
在matlab环境下的简单调频过程的实现
在matlab环境下的简单调频过程的实现-frequency modulation
- 2022-09-27 14:50:03下载
- 积分:1
-
com通信,红外线
com通信,红外线-com communications, infrared
- 2023-08-10 06:30:02下载
- 积分:1
-
条形码编辑打印原码
条形码编辑打印原码-barcode printing the original code editor
- 2022-02-01 04:04:16下载
- 积分: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
-
VB中用MSComm控件实现串行通信的程序
VB中用MSComm控件实现串行通信的程序-VB using MSComm control procedures to achieve serial communication
- 2022-07-22 16:42:08下载
- 积分:1
-
低密度码信道编译码算法,程序有信道模拟,matlab语言实现,主要研究规则低密度码...
低密度码信道编译码算法,程序有信道模拟,matlab语言实现,主要研究规则低密度码-channel low-density code encryption algorithm, the procedure channel simulation, Matlab language, the main rules of low-density code
- 2023-05-15 04:30:03下载
- 积分:1
-
实现了CS8900的驱动
实现了CS8900的驱动-Realize CS8900 driver............
- 2023-02-25 06:30:03下载
- 积分:1
-
固定电话的来电检测及显示程序,包含DTMF和FSK信息两种。非常适用...
固定电话的来电检测及显示程序,包含DTMF和FSK信息两种。非常适用-Detection of fixed telephone calls and display program, including information on two types of DTMF and FSK. Are ideally suited for
- 2022-02-06 09:08:58下载
- 积分:1