搜索结果
找到约 554 项符合
text-fading 的查询结果
通讯编程文档 We simulate uncoded BER of BPSK modulated data as a function of SNR -in an AWGN channel -in a R
We simulate uncoded BER of BPSK modulated
data as a function of SNR
-in an AWGN channel
-in a Rayleigh fading channel
-in an AWGN channel when direct sequence spreading
is used
and compare results to the theoretical ones.
We assume coherent receiver and perfect
synchronization.
单片机开发 使用AVR ATmega128实验箱上的资源
使用AVR ATmega128实验箱上的资源,设计万年历。本系统应用了Text LCD,矩阵键盘,定时器/计数器中断系统,另外,我从伺服电机接口PB.5接出一个蜂鸣器。本次实验的目的就是熟悉AVR的这些资源。
通讯/手机编程 source code for awgn,BPSK modulation and demodulation,channel simulation,convolution encoder,data ge
source code for awgn,BPSK modulation and demodulation,channel simulation,convolution encoder,data generator,encoder and fading channel
文件格式 要将商品行情软件的数据导入自己的数据库
要将商品行情软件的数据导入自己的数据库,除了要知道商品软件数据的数据结构,同时还与你自己数据库的数据结构有关。一般情况下,业余爱好者往往都是使用ASCII即text文本结构。text格式的数据易读易懂,可以让许多国际股票软件和工具软件(比如:GET\TT\SUPERCHART\SSPS\EXECL等等)直接调用。 ...
其他 This program prints a calendar for a year specified. The user enters a year for the calendar and the
This program prints a calendar for a year specified. The user enters a year for the calendar and the programs automatically prints the calendar in text format.
Windows CE 文件说明: 1 XP/2000 下异步方式串口类 SerialPort.h SerialPort.cpp 2 WinCE 下 同步方式串口类(本为阻塞方式,但读
文件说明:
1 XP/2000 下异步方式串口类
SerialPort.h
SerialPort.cpp
2 WinCE 下 同步方式串口类(本为阻塞方式,但读写都用了独立的线程,妙哉!)
CESeries.h
CESeries.cpp
3兼容 WinCE , XP/2000 平台的串口类,同步方式
TSerial.h
TSerial.cpp
4 工程 Wince 下串口程序
基于 CTSerial 的 WinCE 下串口 ...
Java编程 JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec
JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support:
* configuration and dependency management code
* a general logging framework
* text utilities
* user interface classes for ...
*行业应用 A Design and Implementation of The Online Shopping System Abstract: Along with the development
A Design and Implementation of The Online Shopping System
Abstract: Along with the development of the computer ,the database technique is widespread in the application of Internet, more and more , providing more thoughtful and humanized service for the large network customer. Characteristic serv ...
汇编语言 Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or ...
数学计算 This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the non
This is a code of Pseudo-Arc Length Continuation Method , the method can be used for solving the nonlinear equations, the principle can re found in some text books.
In the code,I prove the agreement of the code with other methods