-
C程序计算在AWGN信道的BPSK调制的误码率性能…
C program to calculate the BER performance of BPSK modulation in an AWGN channel. The program takes the file "BPSK" containing voltage levels and passes it in an AWGN channel with a given SNR. The received message is then Hard decision decoded and the bit error rate is calculated.
The BER over different SNR is calculated. THe output values can be used to draw a BER vs SNR(dB) curve.
- 2022-07-17 05:04:31下载
- 积分:1
-
Through the gateway can only realize rtp transmission an English document, and t...
通过只能网关实现rtp传输的一个英文文档,希望对大家有所帮助。-Through the gateway can only realize rtp transmission an English document, and they hope to be helpful to everyone.
- 2022-08-03 11:44:52下载
- 积分:1
-
FTP 客户端服务器
文件协议接送客户端/服务器应用程序用 C 语言编写的。应用程序使用套接字来启动客户端和服务器的 tranfert 文件 (如文本或图像之间的通信。
- 2022-03-19 22:44:59下载
- 积分:1
-
As the field of Qt Embedded GUI has been more and more popular, for beginners, e...
Qt作为嵌入式领域的GUI已经越来越流行,对于初学者,尤其是linux的新手,往往遇到这样那样的问题,本文档用最易懂的语言一步一步带你走入Qt的世界。-As the field of Qt Embedded GUI has been more and more popular, for beginners, especially newcomers to linux are often encountered in this kind of problem, the document with the most easy-to-understand language, step by step with you into the world of Qt.
- 2022-08-13 00:19:47下载
- 积分:1
-
一款可以对网络传输的语音中的DTMF进行解码,内含源代码,无需硬件支持,全部软件实现...
一款可以对网络传输的语音中的DTMF进行解码,内含源代码,无需硬件支持,全部软件实现-network transmission of voice for the DTMF decoder, containing the source code without hardware support, All software
- 2023-03-22 03:50:03下载
- 积分:1
-
This is a GSM module to receive the short message sending process, is a very sop...
这是一个GSM模块的短消息接收发送程序,是一个非常成熟的代码,已经卖出很多了,非常难得,希望能给大家带来帮助。里面包括了SMS及MMS协议代码,希望大家支持-This is a GSM module to receive the short message sending process, is a very sophisticated code, have sold a lot, very rare, I hope everyone can help. Which includes SMS and MMS protocol code, I hope you will support
- 2022-02-01 00:11:05下载
- 积分:1
-
电力101规约的文本在理解上有些难度,该文档提供可电力iec101 规约的解析方法,基本上可以理解101规约。...
电力101规约的文本在理解上有些难度,该文档提供可电力iec101 规约的解析方法,基本上可以理解101规约。-Power 101 the text of the Statute some difficulty in understanding, the document provides the power of the analytical method Statute iec101 basically understandable Statute 101.
- 2022-07-18 19:35:54下载
- 积分:1
-
BCH码berklak
BCH码的Berklak-Massey算法,编程比较经典。-BCH code Berklak-Massey algorithm, compare the classic programming.
- 2022-08-12 07:05:19下载
- 积分:1
-
加权函数加权滤波器是一个
A计权C计权滤波器函数 还有三分之一倍频程分析以及其他的滤波函数-A weighting function C weighting filters are one-third octave analysis of the filter function, as well as other
- 2022-03-19 18:43:27下载
- 积分:1
-
这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重...
这是一个使用UDP协议通信的例子程序,非常简单,没有做错误处理机制。由于UDP本身是无连接、不可靠的通信协议。会因为不同的网络环境,有可能会产生数据丢失、数据重复、顺序错乱等情况。 示例程序包含一个服务器端和一个客户端,可以多个客户端接入服务器端。-This is an agreement to use UDP communication examples procedures, is very simple, not so error-handling mechanism. Because UDP is a connectionless, unreliable communication protocol. Because of different network environment, there may be data loss, data duplication, the order of disorder and so on. Examples of the procedure includes a server-side and a client, multiple clients can access server-side.
- 2022-02-20 14:40:37下载
- 积分:1