代码搜索:Digit
找到约 4,689 项符合「Digit」的源代码
代码结果 4,689
www.eeworm.com/read/486768/6526644
m digit_baseband_ami_hdb3.m
clear all;
close all;
Ts=1;
N_sample=8;%每个码元的抽样点数
dt=Ts/N_sample;%抽样时间间隔
N=20;%码元数
t=0:dt:(N*N_sample-1)*dt;
gt=ones(1,N_sample);%NRZ非归零波形
d=(sign(randn(1,N))+1)/2;%产生一串随机的二进制序列
[d1]=AMI(d);
www.eeworm.com/read/223437/14641613
ppt fpga_digit_serial_arithmetic_1.ppt
www.eeworm.com/read/217632/14956895
ddb binaryto3digit.cmp0.ddb
www.eeworm.com/read/217632/14956926
ddb binaryto3digit.asm_labs.ddb
www.eeworm.com/read/18498/791653
ppt fpga_digit_serial_arithmetic_1.ppt
www.eeworm.com/read/356716/10222626
psm fg_ctrl.psm
; KCPSM3 Program - Control and calculation for Frequency Generator design using the
; Spartan-3E Starter Kit.
;
www.eeworm.com/read/290468/7102159
psm fg_ctrl.psm
; KCPSM3 Program - Control and calculation for Frequency Generator design using the
; Spartan-3E Starter Kit.
;