代码搜索:PRl
找到约 305 项符合「PRl」的源代码
代码结果 305
www.eeworm.com/read/465307/1521003
prl fixrm.prl
#!/usr/local/bin/perl
# fix rm files that were corrupted in recording
# chops out a number of samples from the (coded) files
#
# usage: fixrm.prl corruptlist dataroot
#
# where: -
www.eeworm.com/read/465307/1521008
prl hbuild.prl
#!/usr/local/bin/perl
# This perl script calls herest repeatedly to build a sequence
# of model sets, each set in the sequence being 1 single embedded
# reestimation of the previous
#
# usa
www.eeworm.com/read/465307/1521011
prl makeprotohmmset.prl
#!/usr/local/bin/perl
#
# This script can be used to produce prototype HMMSets for
# PLAINHS, TIEDHS and DISCRETEHS systems
#
# Global Variables
$nStates=0; # Number
www.eeworm.com/read/465307/1521015
prl herest.prl
#!/usr/local/bin/perl
#---------------------------------------------------------------#
# HTK Perl Script: herest.prl #
#
www.eeworm.com/read/465307/1521017
prl hedit.prl
#!/usr/local/bin/perl
# This shell script invokes HHEd to perform a global edit of a set
# of models. It must be executed from within the directory holding
# the hmm directories.
#
# Usage:
www.eeworm.com/read/398634/2372579
prl checkapi.prl
#
# Released to public domain by Donald Anderson dda@world.std.com
# No warranties.
#
# Perl script to check for matching of JNI interfaces to implementation.
# We check all .cpp arguments and .h arg
www.eeworm.com/read/472545/6869844
m prl.m
% This code gives logical 0 1 0 1 to parrallel port.
% Waits a moment and gives logical 0 0 1 0 (values at start.m)
z=1;
for z=1:500
i=1;
k=1;
parport=digitalio('parallel','LPT1');
line=add
www.eeworm.com/read/415022/6956235
m prl2.m
% This code gives logical 1 0 0 1 to parrallel port.
% Waits a moment and gives logical 0 0 1 0 (values at start.m)
zi=1;
for zi=1:500
i=1;
k=1;
parport=digitalio('parallel','LPT1');
line=add
www.eeworm.com/read/455853/7362782
m apsuat_prl.m
%Declare some global variables for fun!
global M K myfig handles;
K = 1;
M = 1;
%I forgot the following command.
apsuat_fuzzy=readfis('apsuat');
close all;
apsuat_gui;
%Load image and turn it
www.eeworm.com/read/448758/7526157
prl proc_pout.prl
#!/usr/bin/perl
$m = 0;
while()
{
if(m/TOP~/)
{
s/ T\/TRACE / /g;
s/^.*TOP~/(TOP~/g;
s/\(SG/\(S/g;
s/-g~/~/g;
s/-g_/_/g;
s/-A~/~/g;
s/-A_/_/g;
s/