代码搜索:automatic
找到约 5,059 项符合「automatic」的源代码
代码结果 5,059
www.eeworm.com/read/224579/14582822
am makefile.am
## Process this file with automake to produce Makefile.in. -*-Makefile-*-
# $Id: Makefile.am,v 1.11 2004/02/18 06:59:40 jm Exp $
# Disable automatic dependency tracking if using other tools than gcc
www.eeworm.com/read/119681/14824500
m bay_lssvmard.m
function [inputs,ordered,costs,sig2n,model] = bay_lssvmARD(model,type,btype,nb);
% Bayesian Automatic Relevance Determination of the inputs of an LS-SVM
%
%
% >> dimensions = bay_lssvmARD({X,Y,type,
www.eeworm.com/read/217997/14941771
tcl instptch.tcl
# INSTPTCH.TCL - Automatic handling of Tornado patches.
#
# Copyright 1999-2003 Wind River Systems, Inc
#
# modification history
# --------------------
# 01d,17jan03,bjl added customized README.TXT a
www.eeworm.com/read/114924/15033933
c vfork1.c
#include
#include "ourhdr.h"
int glob = 6; /* external variable in initialized data */
int
main(void)
{
int var; /* automatic variable on the stack */
pid_t pid;
var = 88;
pri
www.eeworm.com/read/214923/15083048
m bay_lssvmard.m
function [inputs,ordered,costs,sig2n,model] = bay_lssvmARD(model,type,btype,nb);
% Bayesian Automatic Relevance Determination of the inputs of an LS-SVM
%
%
% >> dimensions = bay_lssvmARD({X,Y,type,