代码搜索:二阶调制
找到约 3,082 项符合「二阶调制」的源代码
代码结果 3,082
www.eeworm.com/read/470668/6905622
svu 数字调制.svu
www.eeworm.com/read/456992/7335890
pdf 脉宽调制技术.pdf
www.eeworm.com/read/453840/7406849
svu am调制解调.svu
www.eeworm.com/read/433608/7919473
doc 增量调制.doc
www.eeworm.com/read/297677/8005158
txt 几种调制函数.txt
DPSKMOD Differential phase shift keying modulation.
Y = DPSKMOD(X,M) outputs the complex envelope复包络 of the modulation of the
message signal X using differential phase shift keying modulat
www.eeworm.com/read/491578/6430713
svu 增量调制.svu
www.eeworm.com/read/158168/11639597
doc qam调制解调.doc
www.eeworm.com/read/250846/12381914
txt pwm脉宽调制.txt
#include "REG51.h"
int getdata=0;
unsigned char count;
unsigned char i,j,n;
sbit P37=P3^7;
sbit ST=P3^0;
sbit OE=P3^1;
sbit EOC=P3^2;
sbit CLK=P3^5;
void main(void)//本次实验选的通道IN0
{TMOD=0x21;
www.eeworm.com/read/210660/15194057
doc qam调制解调.doc
www.eeworm.com/read/209048/15228706