代码搜索:SV Lab
找到约 10,000 项符合「SV Lab」的源代码
代码结果 10,000
www.eeworm.com/read/144216/5752037
gcc typemap.gcc
JavaVM * T_JPTROBJ
JNINativeMethod * T_JPTROBJ
const char * T_PV
const jbyte * T_JMEM
const jchar * T_JMEM
jarray T_JPTROBJ
jboolean T_IV
jboolean * T_JMEM
jbooleanArray T_JPTROBJ
jbyte T_I
www.eeworm.com/read/144216/5752049
pm stackobj.pm
# Stackobj.pm
#
# Copyright (c) 1996 Malcolm Beattie
#
# You may distribute under the terms of either the GNU General Public
# License or the Artistic License, as specified in the
www.eeworm.com/read/134009/5895943
pm stackobj.pm
# Stackobj.pm
#
# Copyright (c) 1996 Malcolm Beattie
#
# You may distribute under the terms of either the GNU General Public
# License or the Artistic License, as specified in the
www.eeworm.com/read/116005/6115902
c tcpperf.c
/*
* Copyright (c) 1998-2001 by NETsilicon Inc.
*
* This software is copyrighted by and is the sole property of
* NETsilicon. All rights, title, ownership, or other interests
* in the s
www.eeworm.com/read/478173/6720998
out 35_sigparser.out
verilog/v_hier_subprim.v:008: MODULE 'primitive' 'v_hier_prim' undef '0'
verilog/v_hier_subprim.v:010: PORT 'q'
verilog/v_hier_subprim.v:012: PORT 'a'
verilog/v_hier_subprim.v:014: SIGNAL_DECL 'ou
www.eeworm.com/read/150760/12265767
m svmquadprog.m
function model = svmquadprog(data,options)
% SVMQUADPROG SVM trained by Matlab Optimization Toolbox.
%
% Synopsis:
% model = svmquadprog( data )
% model = svmquadprog( data, options )
%
% Descriptio
www.eeworm.com/read/233557/14146972
pas jwalmserver.pas
{******************************************************************************}
{ }
{ Lan Manager Server API interface Unit for
www.eeworm.com/read/226770/14452890
sh print-ar.sh
cat warn-auto.sh
echo 'main="$1"; shift'
echo 'rm -f "$main"'
echo 'ar cr "$main" ${1+"$@"}'
case "`cat systype`" in
sunos-5.*) ;;
unix_sv*) ;;
irix64-*) ;;
irix-*) ;;
dgux-*) ;;
hp-ux-*)
www.eeworm.com/read/225283/14545790
m svmsim.m
function Yd = svmSim(svm,Xt)
% 输入参数:
% svm 支持向量机(结构体变量)
% the following fields:
% type - 支持向量机类型 {'svc_c','svc_nu','svm_one_class','svr_epsilon','svr_nu'}
% ker - 核参数
% type - line
www.eeworm.com/read/115330/15017657
h sfllang.h
/* -----------------------------------------------------------------
Name: sfllang.h
Title: Multilanguage support
Package: Standard Function Library (SFL)