代码搜索:zero
找到约 10,000 项符合「zero」的源代码
代码结果 10,000
www.eeworm.com/read/140704/5784248
score ref.score
one (1a)
two (2a)
three (3a)
four (4a)
five (5a)
six (6a)
seven (7a)
eight (8a)
nine (9a)
oh (oa)
zero (za)
www.eeworm.com/read/140704/5784249
text model_lengths.text
0 sp
11 sil
11 one
11 two
11 three
11 four
11 five
11 six
17 seven
11 eight
11 nine
17 zero
11 oh
www.eeworm.com/read/140704/5784253
score tidigit.score.score
ONE (1a)
TWO (2a)
THREE (3a)
FOUR (4a)
FIVE (5a)
SIX (6a)
SEVEN (7a)
EIGHT (8a)
NINE (9a)
OH (oa)
ZERO (za)
www.eeworm.com/read/140704/5784255
mlf model_label.mlf
#!MLF!#
"*/1a.lab"
one
.
"*/2b.lab"
two
.
"*/3a.lab"
three
.
"*/4a.lab"
four
.
"*/5a.lab"
five
.
"*/6a.lab"
six
.
"*/7a.lab"
seven
.
"*/8a.lab"
eight
.
"*/9a.lab"
nine
.
"*/oa.lab"
oh
.
"*/za.lab"
zer
www.eeworm.com/read/140582/5786779
sh startpluto.sh
# zero log files
echo >/var/log/auth.log
# start syslogd
syslogd
# start up the system
ipsec setup start
www.eeworm.com/read/137636/5822717
java scorer.java
/*
* Author: ruanjue
* Created: 06/08/2004 15:55:13
* Modified: 06/08/2004 15:55:13
*/
package boxman;
public class Scorer
{
public Scorer(){
}
public static int score(int[] boxs){
www.eeworm.com/read/136989/5833077
idl constant.idl
// constant.idl,v 1.2 1998/05/13 14:27:32 levine Exp
const short l = 4;
enum N { zero, un , deux, trois };
exception E {
short cause ;
};
module M {
const short l = 4;
enum N {
www.eeworm.com/read/136812/5856984
s ffloat.s
.data
| .asciz "@(#)Ffloat.s 1.1 92/07/30 SMI"
.even
.text
| Copyright (c) 1987 by Sun Microsystems, Inc.
#include "fpcrtdefs.h"
/*
* single-precision utility operations
*
* copyright 1981, 1
www.eeworm.com/read/136812/5858187
c annuity.c
#ifndef lint
static char sccsid[] = "@(#)annuity.c 1.1 92/07/30 SMI";
#endif
/*
* Copyright (c) 1988 by Sun Microsystems, Inc.
*/
/* annuity(r,n)
*
* Returns (1-(1+r)**-n)/r (return n when r==0
www.eeworm.com/read/136786/5863436
s fp_util.s
/*
* fp_util.S
*
* Copyright Roman Zippel, 1997. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the foll