代码搜索:Digit

找到约 4,689 项符合「Digit」的源代码

代码结果 4,689
www.eeworm.com/read/199778/7822995

m program_11_1.m

% Program 11_1 % Dual-Tone Multifrequency Tone Detection % Using the DFT % clf; colordef black; d = input('Type in the telephone digit = ', 's'); symbol = abs(d); tm = [49 50 51 65;52 53 54 66
www.eeworm.com/read/199774/7823198

asv program_11_1.asv

% Program 11_1 % Dual-Tone Multifrequency Tone Detection % Using the DFT % clf; colordef black; d = input('Type in the telephone digit = ', 's'); symbol = abs(d); tm = [49 50 51 65;52 53 54 66
www.eeworm.com/read/199774/7823223

m program_11_1.m

% Program 11_1 % Dual-Tone Multifrequency Tone Detection % Using the DFT % clf; colordef black; d = input('Type in the telephone digit = ', 's'); symbol = abs(d); tm = [49 50 51 65;52 53 54 66
www.eeworm.com/read/313956/13578223

m demodmap.m

function x = demodmap(y, Fd, Fs, method, M, opt2, opt3) %DEMODMAP Demaps a modulation mapped signal to the closest digit number. % DEMODMAP(Y, Fd, Fs) plots eye-pattern diagram for the signal
www.eeworm.com/read/151814/5678819

l scanner.l

%{ #include #include #include "parser.tab.h" %} %% [[:digit:]]+ { yylval.index = atoi(yytext); return TOK_INDEX; } \"[^\"]*\" { size_t len = strlen(yytext)-2; char *b
www.eeworm.com/read/101594/6236481

dtd xmode.dtd

www.eeworm.com/read/100134/6273467

y debug.y

/* Simple arith. expr. grammar (single-digit #s) with precedence via rules. */ %{ #include void yyerror(const char *); int yylex(void); typedef int YYSTYPE; %} %% S : S E { printf("%d
www.eeworm.com/read/231449/14233553

m program_11_1.m

% Program 11_1 % Dual-Tone Multifrequency Tone Detection % Using the DFT % clf; colordef black; d = input('Type in the telephone digit = ', 's'); symbol = abs(d); tm = [49 50 51 65;52 53 54 66
www.eeworm.com/read/227241/14436260

jsf lua.jsf

# JOE syntax highlight file for LUA =Idle =Bad bold red =Comment green =Constant cyan =Escape bold cyan =Keyword bold :idle Idle * idle "0" first_digit recolor=-1 "1-9" decimal recolor=-1
www.eeworm.com/read/227241/14436266

in lua.jsf.in

# JOE syntax highlight file for LUA =Idle =Bad bold red =Comment green =Constant cyan =Escape bold cyan =Keyword bold :idle Idle * idle "0" first_digit recolor=-1 "1-9" decimal recolor=-1