代码搜索:decipher
找到约 111 项符合「decipher」的源代码
代码结果 111
www.eeworm.com/read/314474/13566692
gawk wlat-to-pfsg.gawk
#!/usr/local/bin/gawk -f
#
# wlat-to-pfsg --
# Create a Decipher PFSG from a nbest-lattice(1) word lattice
#
# usage: wlat-to-pfsg word-lattice> pfsg
#
# $Header: /home/srilm/devel/utils/src/RCS/wlat-
www.eeworm.com/read/218417/14921569
java filede.java
//
//
import java.awt.*;
import java.awt.event.*;
import javax.swing.*;
import java.io.*;
public class FileDE extends JFrame
{
private JButton btn_exit,btn_deCipher,btn_enCipher,btn_
www.eeworm.com/read/314474/13566661
gawk make-ngram-pfsg.gawk
#!/usr/local/bin/gawk -f
#
# make-ngram-pfsg --
# Create a Decipher PFSG from an N-gram language model
#
# usage: make-ngram-pfsg [debug=1] [check_bows=1] [maxorder=N] backoff-lm > pfsg
#
# $Header: /
www.eeworm.com/read/314474/13566688
gawk add-pauses-to-pfsg.gawk
#!/usr/local/bin/gawk -f
#
# add-pauses-to-pfsg --
# Modify Decipher PFSG to allow pauses between words
#
# $Header: /home/srilm/devel/utils/src/RCS/add-pauses-to-pfsg.gawk,v 1.11 2002/06/29 19:59:12
www.eeworm.com/read/106372/6951548
1 cipher.1
.\" @(#) cipher.1 1.0 @(#)cipher.1 1.1 91/20/91 1
.TH CIPHER 1
.ds )H David A. Barrett
.ds ]W Revision 1.0: Jan 1991
.SH NAME
cipher, decipher \- Fast DES-compatible encryption
.SH SYNOPS
www.eeworm.com/read/133437/14043260
h module.h
#ifndef Module_h
#define Module_h
#define Primefile "P(3,40000].txt"
#define Mingfile "ming.txt"
#define Cipherfile "cipher.txt"
#define Decipherfile "decipher.txt"
void Module1();//分配模块;
void
www.eeworm.com/read/100319/15877203
1 cipher.1
.\" @(#) cipher.1 1.0 @(#)cipher.1 1.1 91/20/91 1
.TH CIPHER 1
.ds )H David A. Barrett
.ds ]W Revision 1.0: Jan 1991
.SH NAME
cipher, decipher \- Fast DES-compatible encryption
.SH SYNOPSIS
.B
www.eeworm.com/read/314474/13566652
gawk fsm-to-pfsg.gawk
#!/usr/local/bin/gawk -f
#
# fsm-to-pfsg --
# convert AT&T FSM acceptor to Decipher PFSG format
#
# usage: fsm-to-pfsg [pfsg_name=NAME] [transducer=1] [scale=S] file.fsm > file.pfsg
# pfsg_name=NAME s
www.eeworm.com/read/314474/13566700
gawk make-nbest-pfsg.gawk
#!/usr/local/bin/gawk -f
#
# nbest2pfsg --
# convert Decipher N-best list to PFSG lattice
#
# $Header: /home/srilm/devel/utils/src/RCS/make-nbest-pfsg.gawk,v 1.5 2004/11/02 02:00:35 stolcke Exp $
#
BE
www.eeworm.com/read/314474/13566439
5 pfsg-format.5
.\" $Id: pfsg-format.5,v 1.2 2004/02/27 03:34:36 stolcke Exp $
.TH pfsg-format 5 "$Date: 2004/02/27 03:34:36 $" "SRILM File Formats"
.SH NAME
pfsg-format \- File format for Decipher(TM) probabilistic