-
串口通信,MSCOMM控件的应用,串口通信问题
串口通信,MSCOMM控件的应用,串口通信问题-Serial Communication,MSCOMM Control Application,the question of Serial Communication
- 2022-03-24 02:51:30下载
- 积分:1
-
采用vc++编程,获取网络中成员的IP地址和主机名
采用vc++编程,获取网络中成员的IP地址和主机名-Used vc++ Programming, access to the members of the network IP address and host name
- 2023-04-08 16:25:03下载
- 积分:1
-
微软亚洲研究院论文:移动自组网中的基于服务质量的资源查找框架
微软亚洲研究院论文:移动自组网中的基于服务质量的资源查找框架-Microsoft Asia Research Institute Papers : Since the mobile network based on the quality of services and resources to search framework
- 2022-02-03 08:19:44下载
- 积分: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写的51单片机与电脑串口通信调试的源程序sscom.
用VB写的51单片机与电脑串口通信调试的源程序sscom.-VB wrote 51 microcontroller serial communication with the computer debugging of source sscom.
- 2023-02-05 22:20:04下载
- 积分:1
-
建模瑞利衰落信道基于改性 Jakes 通道模型
此 Matlab 代码模型瑞利衰落信道下使用修改后的杰克斯信道模型。
改性的 Jakes 模型选择散射的略有不同间距和缩放使用其波形沃尔什 — — 阿达玛序列以确保零交叉相关。设置
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-26 08:16:23下载
- 积分:1
-
记录出行路线,并提供一个电子罗盘,指示行进方向,运行在PocketPC环境下...
记录出行路线,并提供一个电子罗盘,指示行进方向,运行在PocketPC环境下-record travel routes, and to provide an electronic compass, the direction of the road instructions, the PocketPC operating environment
- 2022-03-10 02:20:58下载
- 积分:1
-
自己编写的,ofdm系统的仿真。可以直接运行
自己编写的,ofdm系统的仿真。可以直接运行-I have written, ofdm system simulation. Can run
- 2022-04-10 07:17:41下载
- 积分:1
-
ERTEC 400
Enhanced Real
ERTEC 400
Enhanced Real-Time Ethernet Controller
Manual
- 2022-10-03 07:00:03下载
- 积分:1
-
这是一个PCM课程设计的源程序代码,包括调试出来的图形
这是一个PCM课程设计的源程序代码,包括调试出来的图形
-description OF PCM
- 2022-09-24 02:40:03下载
- 积分:1