代码搜索:decipher
找到约 111 项符合「decipher」的源代码
代码结果 111
www.eeworm.com/read/314474/13566726
mips-elf-n32 makefile.machine.mips-elf-n32
#
# File: Makefile.mips-elf
# Author: The SRI DECIPHER (TM) System
# Date: Fri Mar 3 15:29:29 PST 1995
#
# Description:
# Machine dependent compilation options and variable definition
www.eeworm.com/read/314474/13566727
msvc makefile.machine.msvc
#
# File: Makefile.machine.msvc
# Author: The SRI DECIPHER (TM) System
# Date: Fri Feb 19 22:45:31 PST 1999
#
# Description:
# Machine dependent compilation options and variable defini
www.eeworm.com/read/314474/13566728
mips-elf makefile.machine.mips-elf
#
# File: Makefile.mips-elf
# Author: The SRI DECIPHER (TM) System
# Date: Fri Mar 3 15:29:29 PST 1995
#
# Description:
# Machine dependent compilation options and variable definition
www.eeworm.com/read/314474/13566729
i686 makefile.machine.i686
#
# File: Makefile.i686
# Author: The SRI DECIPHER (TM) System
# Date: Fri Feb 19 22:45:31 PST 1999
#
# Description:
# Machine dependent compilation options and variable definitions
#
www.eeworm.com/read/314474/13566731
ppc64 makefile.machine.ppc64
#
# File: Makefile.i686
# Author: The SRI DECIPHER (TM) System
# Date: Fri Feb 19 22:45:31 PST 1999
#
# Description:
# Machine dependent compilation options and variable definitions
#
www.eeworm.com/read/314474/13566732
cygwin makefile.machine.cygwin
#
# File: Makefile.i686
# Author: The SRI DECIPHER (TM) System
# Date: Fri Feb 19 22:45:31 PST 1999
#
# Description:
# Machine dependent compilation options and variable definitions
#
www.eeworm.com/read/314474/13566734
sparc-elf makefile.machine.sparc-elf
#
# File: Makefile.sparc-elf
# Author: The SRI DECIPHER (TM) System
# Date: Fri Mar 3 15:30:10 PST 1995
#
# Description:
# Machine dependent compilation options and variable definitio
www.eeworm.com/read/314474/13566736
i686-m64 makefile.machine.i686-m64
#
# File: Makefile.i686
# Author: The SRI DECIPHER (TM) System
# Date: Fri Feb 19 22:45:31 PST 1999
#
# Description:
# Machine dependent compilation options and variable definitions
#
www.eeworm.com/read/314474/13566801
cc decipherngram.cc
/*
* DecipherNgram.cc --
* Approximate N-gram backoff language model used in Decipher recognizer
*
*/
#ifndef lint
static char Copyright[] = "Copyright (c) 1995, SRI International. All Ri
www.eeworm.com/read/314474/13566571
h decipherngram.h
/*
* DecipherNgram.h --
* Approximate N-gram backoff language model used in Decipher recognizer
*
* Copyright (c) 1995, SRI International. All Rights Reserved.
*
* @(#)$Header: /home/srilm/deve