搜索结果
找到约 1,358 项符合
R-QAM 的查询结果
单片机开发 汉字液晶子程 液晶屏分为4行*12列汉字
汉字液晶子程 液晶屏分为4行*12列汉字,全部使用模拟接口方式。 TGLCMLIMIT64A接口程序(模拟方式)
连线图:
*LCM---89C52* *LCM---89C52* *LCM-------89C52* *LCM----------89C52* *
*DB0---P0.0* *DB4---P0.4* *D/I-------P2.6* *CS1----------P2.4* *
*DB1---P0.1* *DB5---P0.5* *R/W-------P2.7* *CS2----------P2. ...
嵌入式/单片机编程 TG19264A接口程序(AVR模拟方式) 连线图 连线图: LCM------S8515* *LCM----S8515* *LCM-------S8515* *LCM------S8515
TG19264A接口程序(AVR模拟方式)
连线图
连线图:
LCM------S8515* *LCM----S8515* *LCM-------S8515* *LCM------S8515* *
*DB0-------PA0* *DB4-----PA4* *D/I--------PC6* *CS1-------PC5* *
*DB1-------PA1* *DB5-----PA5* *R/W--------PC7* *CS2-------PC4* *
*DB2-------PA2* *DB6-----PA6* */RST-------VCC* *CS ...
邮电通讯系统 This program simulates the bit-error-rate (BER) performance of OSTBC with L=4 antennas over the fr
This program simulates the bit-error-rate (BER) performance of OSTBC
with L=4 antennas over the frequency flat Rayleigh block fading channel
The code is developed for real orthogonal design, code rate 1/2
modulation- 16 QAM with gray coding resulting in 2 bits/sec/Hz.
数据库系统 1、创建一个数据库 名称为 student
1、创建一个数据库
名称为 student,主数据文件:student.mdf,逻辑名称:student_data,初始大小:15MB,最大大小:100MB,增长率:15%。日志文件:student_log,物理文件名:student.ldf,初始大小:10MB,最大大小:20M,增长速度:2M
2、修改上述数据库:
增较一个不同路径的辅助数据文件,参数同主数据文件一致。
...
微处理器开发 ARM定址方式 直接由暂存器取出值操作 指令中的位址为暂存器编号 例题: MOV R1,R2 R2 -> R1 SUB R0,R1,R2 R1 - R2 -> R
ARM定址方式
直接由暂存器取出值操作
指令中的位址为暂存器编号
例题: MOV R1,R2 R2 -> R1
SUB R0,R1,R2 R1 - R2 -> R0
文件格式 图书馆详细的课程实习文章
图书馆详细的课程实习文章,E-R图、流程图都详细自带
邮电通讯系统 应用matlab开发的ofdm源代码
应用matlab开发的ofdm源代码,其中和QAM调制方式做了比较,内含部分说明文档
单片机开发 单片机串口通讯 当按下K1时, 单片机发送字串"welcome! www.willar.com " 给主机
单片机串口通讯
当按下K1时, 单片机发送字串"welcome! www.willar.com\n\r" 给主机
其他 The implementation of estimation and correction of carrier frequency offset of COFDM system in DAB r
The implementation of estimation and correction of carrier frequency offset of COFDM system in DAB receiver IC ASIC03
matlab例程 In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve r
In this demo, I use the EM algorithm with a Rauch-Tung-Striebel smoother and an M step, which I ve recently derived, to train a two-layer perceptron, so as to classify medical data (kindly provided by Steve Roberts and Will Penny from EE, Imperial College). The data and simulations are described in: ...