-
ofdm 仿真的程序,包括参数定义,fft,ifft,调制解调等源码,很好用啊!...
ofdm 仿真的程序,包括参数定义,fft,ifft,调制解调等源码,很好用啊!-OFDM simulation procedures, including the definition of parameters, fft, ifft, modulation and demodulation, such as source code, with very good ah!
- 2022-07-04 02:04:23下载
- 积分:1
-
DNP3 Object Library Documentation (*.doc extension)
2.1 GENERAL
This section d...
DNP3 Object Library Documentation (*.doc extension)
2.1 GENERAL
This section describes the basic rules for the declaration of information elements. These rules have been derived from the IEC TC57 870 series of standards or drafts. These rules provide an unambiguous means of describing and representing data irrespective of its origin. Device profile documents are used to indicate the exact origin and meaning of the data object for each telecontrol device.
- 2023-04-28 03:55:03下载
- 积分:1
-
China Mobile ADC general technical requirements, industrial applications necessa...
中国移动ADC总体技术要求,行业应用必备文档,中国移动内部资料,网上少见-China Mobile ADC general technical requirements, industrial applications necessary documents, China Mobile" s internal data, on-line rare
- 2022-06-30 09:28:03下载
- 积分:1
-
控件特性:活动的RAS连接到INTERNET通知;断开INTERNET连接通知;RAS拨入设备完整状态信息及连接状态;返回PC系统的当地IP地址和主机名;返回拨...
控件特性:活动的RAS连接到INTERNET通知;断开INTERNET连接通知;RAS拨入设备完整状态信息及连接状态;返回PC系统的当地IP地址和主机名;返回拨号连接的RASClient分配的INTERNET地址和主机名;返回拨号连接的RASServer ISP服务器地址和主机名;挂断任何活动状态的RAS连接的函数;操作简单,容易与任何应用项目集成。有提示屏幕。-Controls features: the activities of RAS to connect to the INTERNET notice disconnect notice INTERNET connection RAS into a complete state of equipment, information and connection status return PC systems to local IP address and host name to return to dial-up connections RASClient distribution INTERNET address and host and return to dial-up connections RASServer ISP server address and host name hang any active RAS connections function operation simple, easy to integrate with any application projects. Have prompted the screen.
- 2022-07-03 12:20:56下载
- 积分:1
-
这是关于扩频通信中载波同步的程序,希望对大家能有用.
这是关于扩频通信中载波同步的程序,希望对大家能有用.-on spread spectrum communications carrier synchronization procedures in the hope that we can be useful right.
- 2022-04-16 11:36:50下载
- 积分: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
-
j2me udp code
j2me udp code
- 2022-05-23 22:57:34下载
- 积分:1
-
NFS version 4 Protocol
NFS版本4协议
- 2022-07-10 23:25:07下载
- 积分:1
-
Turbo码原理与应用技术,一本很好的Turbo码编码和解码学习及理论分析的中文教材...
Turbo码原理与应用技术,一本很好的Turbo码编码和解码学习及理论分析的中文教材-Theory and Application of Turbo Codes technology, a good Turbo coding and decoding theory analysis of the Chinese language learning and teaching materials
- 2022-11-29 10:25:08下载
- 积分:1
-
about SIP(session initiation protocol).
关于基于IP通信的主流协议SIP的文档,适合SIP协议开发人员阅读。-about SIP(session initiation protocol).
- 2022-03-19 01:20:45下载
- 积分:1