代码搜索结果
找到约 3,568 项符合
Strip 的代码
strip.m
function net = strip(net, tolerance)
% STRIP
%
% Delete support vectors from a support vector classification network for which
% the magnitude of the corresponding weight is less than a given to
strip.po
# dummy
strip.cpp
#include "mpeg4ip.h"
int main (int argc, char **argv)
{
int out_fd;
char filename[32];
FILE *tmpfile, *infile, *outfile;
uint64_t bytes_to_skip;
if (argc != 3) {
printf("Usage: %s
strip.tests
v=`echo "" ; echo "" ; echo ""`
echo "'$v'"
v=`echo -n " ab "`
echo "'$v'"
v=`echo -n " "`
echo "'$v'"
v=`echo -n ""`
echo "'$v'"
v=`echo ""`
echo "'$v'"
v=`echo`
echo "'$v'"
v=`echo ababababababab`
e
strip.right
''
' ab '
' '
''
''
''
'ababababababab'
'ababababababab '
'ababababababab '
'abababa
bababab '
''
run-strip
${THIS_SH} ./strip.tests > /tmp/xx
diff /tmp/xx strip.right && rm -f /tmp/xx
if_strip.h
/*
* if_strip.h --
*
* Definitions for the STRIP interface
*
* Copyright 1996 The Board of Trustees of The Leland Stanford
* Junior University. All Rights Reserved.
*
* Permission to use,