代码搜索:Models

找到约 5,847 项符合「Models」的源代码

代码结果 5,847
www.eeworm.com/read/141300/5772656

deck digital_models.deck

Digital models * * This circuit contains a nand gate oscillator enabled by * a pulse input after 20nS. Node 1 is an analog node. * Nodes 2 and 3 are digital nodes. * .tran 1e-8 1e-7 * v1 1 0 0.0 puls
www.eeworm.com/read/140704/5784240

text tri_models.text

num_models = 6 index: 0 phone: one-two+three num_states: 13 transitions: 3 states: 0 1 2 3 4 5 6 7 8 9 10 11 0 index: 1 phone: one-three+two num_states: 13 transitions: 4 states: 0 12 13 14
www.eeworm.com/read/140704/5784260

text special_models.text

sil sp
www.eeworm.com/read/140704/5784331

text cbn_models.text

num_models = 46 index: 0 phone: !s num_states: 2 transitions: 0 states: 0 0 index: 1 phone: s! num_states: 2 transitions: 0 states: 0 0 index: 2 phone: % num_states: 5 transitions: 1
www.eeworm.com/read/140704/5784333

in convert_models.sh.in

#!/bin/sh # file: $ISIP_PROTO/bin/scripts/convert_models.sh # # this script takes three arguments: # # convert_models.sh output_mode input_mmf states_file models_file # trans_file # #
www.eeworm.com/read/140704/5784404

text tri_models.text

num_models = 3227 index: 2 phone: b-ah+th num_states: 5 transitions: 3 states: 0 1 2 3 0 index: 3 phone: k+ax num_states: 5 transitions: 15 states: 0 4 5 6 0 index: 4 phone: aa-k+iy num_s
www.eeworm.com/read/140704/5784409

in index_models.pl.in

#! @PERL@ # # sample usage: index_model.pl input_states.text input_trans.text # input_model.text output_model.text # # this script indexes the states in the input model definition # #
www.eeworm.com/read/140704/5784412

in create_models.pl.in

#! @PERL@ $ISIP_HELP_FILE =
www.eeworm.com/read/128531/5984039

h lasat_models.h

/* * Model description tables */ typedef struct product_info_t { const char *pi_name; const char *pi_type; } product_info_t; typedef struct vendor_info_t { const char *vi_name; con