代码搜索:five
找到约 3,092 项符合「five」的源代码
代码结果 3,092
www.eeworm.com/read/140704/5784251
text monophones.text
# file: monophones.text
#
num_monophones = 13
sp
sil
one
two
three
four
five
six
seven
eight
nine
zero
oh
www.eeworm.com/read/140704/5784254
text lexicon.text
# file: lexicon.text
#
# lexicon for this application
#
# format: word level pronunciation
#
# note that the lexicon needs to strictly follow the lexical order
# (i.e alphabetically sorted)
#
!SENT_EN
www.eeworm.com/read/140704/5784540
text monophones.text
# file: monophones.text
#
# monophones for this application
#
# format: monophone
#
num_monophones = 13
sp
sil
one
two
three
four
five
six
seven
eight
nine
zero
oh
www.eeworm.com/read/140704/5784541
text lexicon.text
# file: lexicon.text
#
# lexicon for this application
#
# format: word level pronunciation
#
# note that the lexicon needs to strictly follow the lexical order
# (i.e alphabetically sorted)
#
!SENT_EN
www.eeworm.com/read/140704/5784542
text bigram_lm.text
\data\
ngram 1=13
ngram 2=141
\1-grams:
-0.6408858 !SENT_END
-99 !SENT_START -6.937309
-1.143184 EIGHT -0.1123309
-1.146128 FIVE -1.350197
-1.152077 FOUR -1.038003
-1.161157 NINE -99
-1.159631 OH -9
www.eeworm.com/read/123117/6062904
java multicastserverthread.java
import java.io.*;
import java.net.*;
import java.util.*;
public class MulticastServerThread extends QuoteServerThread {
private long FIVE_SECONDS = 5000;
public MulticastServerThread() thro
www.eeworm.com/read/101082/6240461
c nice.c
#ifndef lint
static char *sccsid = "@(#)nice.c 4.1 (ULTRIX) 7/3/90";
#endif lint
/************************************************************************
* *
* Copyright (c) 1985 by *
www.eeworm.com/read/101082/6241209
c printf.c
#ifndef lint
static char *sccsid = "@(#)printf.c 4.1 (ULTRIX) 7/3/90";
#endif
/************************************************************************
* *
* Copyright (c) 1988 by *
*
www.eeworm.com/read/101082/6241234
c sprintf.c
#ifndef lint
static char *sccsid = "@(#)sprintf.c 4.1 (ULTRIX) 7/3/90";
#endif
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Syste
www.eeworm.com/read/101082/6241235
c fprintf.c
#ifndef lint
static char *sccsid = "@(#)fprintf.c 4.1 (ULTRIX) 7/3/90";
#endif
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer System