-
检测任何USB设备插入和拔出消息的VC源代码
检测任何USB设备插入和拔出消息的VC源代码-Detect any USB device insertion and pull-out of the VC source code message
- 2022-05-15 05:57:22下载
- 积分:1
-
基于ofdm调制方式的,超宽带通信的simulink仿真
基于ofdm调制方式的,超宽带通信的simulink仿真-ofdm based, simulink simulation for UWB
- 2022-03-11 03:14:21下载
- 积分:1
-
clippin 和过滤技术,能够减少在 OFDM 峰均比
该项目用于降低 PAPR ofdm 系统中,通过使用不同的技术。OFDM 峰均功率比的主要缺点是降低系统性能,因为它在 ofdm 到平均功率高的高峰。并且在这里我们使用非线性压扩变换来减少此峰均比。剪切和过滤技术是对于降低峰均功率比最有用。
- 2022-12-01 03:55:03下载
- 积分:1
-
生成2KHz和8KHz的混合信号,使该信号通过上述滤波器,观察滤波前后的波形变化和频谱分布情况。
在改信号中加入高斯白噪声,观察滤波前后的波形变化和频谱分布...
生成2KHz和8KHz的混合信号,使该信号通过上述滤波器,观察滤波前后的波形变化和频谱分布情况。
在改信号中加入高斯白噪声,观察滤波前后的波形变化和频谱分布情况。-2KHz and 8KHz generation mixed-signal, so that the signal through the above-mentioned filter, filter before and after observation of the waveform and spectrum distribution of the changes. Add to the signal in white Gaussian noise was observed before and after filtering the waveform and spectrum distribution of the changes.
- 2023-08-05 07:40:03下载
- 积分:1
-
Using UDP transmission procedure to write reliable source code, learn the meanin...
用UDP写的可靠传输程序源代码,非常有借鉴意义,适合互连网通讯-Using UDP transmission procedure to write reliable source code, learn the meaning of very suitable for the interconnection Netcom inquiry
- 2022-03-24 23:11:22下载
- 积分:1
-
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C +...
在第1章中,我们首先讨论在使用和不使用M F C的情况下创建一个窗口,以便清楚地了解
M F C是如何工作的。M F C窗口既可以由属于M F C的C + +类创建,也可以由一个早于并存在于
M F C之外的非C + +窗口类创建。我们将进一步观看窗口类并讨论那些由Wi n d o w s操作系统提
供的窗口类。最后,再看看M F C应用程序中都有什么。-In Chapter 1, we first discuss the use and does not use MFC create a window to a clear understanding of how the work of MFC. MFC window can belong to MFC from the C++ Type create, you can co-exist as early as by an outside non-MFC is C++ Window class to create. We will further watch window class and discussed by the Wi ndows provided by the operating system window class. Finally, take a look at MFC application has what.
- 2022-02-04 17:19:45下载
- 积分:1
-
直接调用的实时天气预报信息,在什么地方,就是什么地方的首页....
直接调用的实时天气预报信息,在什么地方,就是什么地方的首页.-Direct calls in real-time weather information, in any place where is the home page.
- 2022-07-17 17:05:09下载
- 积分:1
-
点对点通讯软件的VB实现源代码,分为服务器端和客户端。
点对点通讯软件的VB实现源代码,分为服务器端和客户端。-Peer-to-peer communication software realize the VB source code is divided into server-side and client.
- 2022-06-01 22:38:47下载
- 积分: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
-
联通手机短信发送器情报所的中文光盘和军医大学图书馆光盘检索的各种文本文献摘要。从本版本开始,文献之星可以检索转换...可以设置小文档包含的单词数量。* 新增了“...
联通手机短信发送器情报所的中文光盘和军医大学图书馆光盘检索的各种文本文献摘要。从本版本开始,文献之星可以检索转换...可以设置小文档包含的单词数量。* 新增了“获取网页中所有声音连接-Unicom SMS transmitter intelligence by the Chinese Medical University CD-ROM and CD-ROM library retrieval of text abstracts. In this version, documentation Star Search conversion ... can be installed files contain a small number of words.* The new "access to the website linking all voices
- 2022-12-11 17:25:03下载
- 积分:1