-
客户端程序完成以下功能:建立与服务器程序的连接;向服务器程序发送数据信息,接收从服务器程序回传的信息;关闭与服务器程序的连接...
客户端程序完成以下功能:建立与服务器程序的连接;向服务器程序发送数据信息,接收从服务器程序回传的信息;关闭与服务器程序的连接-Client program to perform the following functions: to establish a connection with the server program to the server program to send data, receive from the server program returns the information the closure of the connection with the server program
- 2022-03-02 14:38:08下载
- 积分:1
-
编制了计算编码的通信系统,可以清楚的误码率…
通过编程计算RS编码前后通信系统的误码率可以很清楚的看到系统的编码增益.-programmed to calculate RS coding communication systems around the BER can clearly see the coding gain.
- 2022-01-26 08:28:11下载
- 积分:1
-
这是一本介绍WCDMA的书籍,很经典,一起分享。
这是一本介绍WCDMA的书籍,很经典,一起分享。-This is an introduction book WCDMA, it is a classic share.
- 2022-04-26 09:15:03下载
- 积分:1
-
MICROSTRIP Calc using matlab
MICROSTRIP Calc using matlab
- 2023-09-05 01:35:04下载
- 积分:1
-
IP resolve also wimax info
IP resolve also wimax info
- 2022-06-19 00:32:19下载
- 积分:1
-
FX232通信通信
FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信FX232通信通信
- 2022-04-11 13:39:42下载
- 积分:1
-
Ethernet switch source code
用verilog编写的以太网交换机源代码。
- 2022-04-06 10:44:55下载
- 积分: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
-
这是一非常好的CMMB教材,PPT的格式。里面涉及到了关键信道编码技术和调制技术。讲得很详细。对初学CMMB的人来说很有意义哦。...
这是一非常好的CMMB教材,PPT的格式。里面涉及到了关键信道编码技术和调制技术。讲得很详细。对初学CMMB的人来说很有意义哦。-This is a very good CMMB materials, PPT format. Which relates to a key channel coding techniques and modulation techniques. Very detailed. For beginners who CMMB Oh meaningful.
- 2022-11-04 06:05:03下载
- 积分:1
-
串口通讯控件,应用于delphi环境,RS232 串行口通讯构件 ( 1.1 版,附源码 )...
串口通讯控件,应用于delphi环境,RS232 串行口通讯构件 ( 1.1 版,附源码 ) -serial communication control, and applying the Delphi environment, RS232 serial port communication components (version 1.1, with source)
- 2022-08-08 13:04:12下载
- 积分:1