代码搜索:DLT 614

找到约 1,473 项符合「DLT 614」的源代码

代码结果 1,473
www.eeworm.com/read/459795/7264646

m ltable.m

function [dlt,slt] = ltable(md,s,varargin) %LTABLE Space-time code look-up table generator. % [DLT,SLT] = LTABLE(MD,S) creates MD, S-states space-time code data % and state look-up tables. MD cor
www.eeworm.com/read/451487/7462806

m ltable.m

function [dlt,slt,md]=ltable(option,sim_options) switch option case '4_State_4PSK' md=4; s=4; case '8_State_4PSK' md=4; s=8; case '16_State_4PSK
www.eeworm.com/read/451487/7462891

m ltable.m

function [dlt,slt,md]=ltable(option,sim_options) switch option case '4_State_4PSK' md=4; s=4; case '8_State_4PSK' md=4; s=8; case '16_State_4PSK
www.eeworm.com/read/451487/7462914

m ltable.m

function [elt,dlt,slt,md]=ltable(option,sim_options) switch option case '4_State_4PSK' md=4; s=4; case '8_State_4PSK' md=4; s=8; case '16_State_
www.eeworm.com/read/451487/7462942

m ltable.m

function [dlt,slt,md]=ltable(option,sim_options) switch option case '4_State_4PSK' md=4; s=4; case '8_State_4PSK' md=4; s=8; case '16_State_4PSK
www.eeworm.com/read/451487/7462990

m ltable.m

function [dlt,slt,md]=ltable(option,sim_options) switch option case '4_State_4PSK' md=4; s=4; case '8_State_4PSK' md=4; s=8; case '16_State_4PSK
www.eeworm.com/read/299955/7818679

m ltable.m

function [dlt,slt,md]=ltable(option,sim_options) switch option case '4_State_4PSK' md=4; s=4; case '8_State_4PSK' md=4; s=8; case '16_State_4PSK
www.eeworm.com/read/399209/7880245

m filtez.m

%************************************************************** %filtez: compute predictor output signal (zero section) %input: bpl1-6 and dlt1-6, output: szl %***********************************
www.eeworm.com/read/298200/7971101

asm keyboard.asm

;exec减速,next加速,here左移,last右移,ret返回初始状态 MOV R0,#20H ;R0为显示列码 MOV R1,#80H ;R1为显示缓冲,初始化LED输出字型8 MOV R3,#08H ;初始化显示速度 CLR 21H.0 ;2
www.eeworm.com/read/142110/12962007

c hwin.c

/* HWIN.C 高级窗口设计 */ #include "graphics.h" #include "alloc.h" #include "conio.h" #include "process.h" #define MAX 10 /* 定义窗口的最大数 */ typedef struct Win{ /* 定义窗口的数据类