代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/167001/9986506
ex init.d.ex
#! /bin/sh
#
# skeleton example file to build /etc/init.d/ scripts.
# This file should be used to construct scripts for /etc/init.d.
#
# Written by Miquel van Smoorenburg .
# Mo
www.eeworm.com/read/361768/10036633
m garchcore2.m
function h=garchcore2(data,parameters,stdEstimate,stdEstimate2,p,q,m,T,breakpt);
% PURPOSE:
% Forward recursion to construct h's
%
% USAGE:
% h=garchcore(data,parameters,stdEstimate,p,q,
www.eeworm.com/read/351797/10609852
m linear.m
function ker = linear(arg)
% LINEAR
%
% Construct a linear kernel object,
%
% K(x1, x2) = x1.x2';
%
% Examples:
%
% % default constructor
%
% ker1 = linear;
%
% % copy cons
www.eeworm.com/read/421959/10674161
m linear.m
function ker = linear(arg)
% LINEAR
%
% Construct a linear kernel object,
%
% K(x1, x2) = x1.x2';
%
% Examples:
%
% % default constructor
%
% ker1 = linear;
%
% % copy cons
www.eeworm.com/read/273049/10930328
m linear.m
function ker = linear(arg)
% LINEAR
%
% Construct a linear kernel object,
%
% K(x1, x2) = x1.x2';
%
% Examples:
%
% % default constructor
%
% ker1 = linear;
%
% % copy cons
www.eeworm.com/read/460040/7258575
java application1.java
import javax.swing.UIManager;
import java.awt.*;
import java.io.*;
import com.jtattoo.plaf.hifi.HiFiLookAndFeel;
public class Application1 {
boolean packFrame = false;
// Construct the app
www.eeworm.com/read/449504/7502753
m garchcore2.m
function h=garchcore2(data,parameters,stdEstimate,stdEstimate2,p,q,m,T,breakpt);
% PURPOSE:
% Forward recursion to construct h's
%
% USAGE:
% h=garchcore(data,parameters,stdEstimate,p,q,
www.eeworm.com/read/198546/7929010
m garchcore2.m
function h=garchcore2(data,parameters,stdEstimate,stdEstimate2,p,q,m,T,breakpt);
% PURPOSE:
% Forward recursion to construct h's
%
% USAGE:
% h=garchcore(data,parameters,stdEstimate,p,q,
www.eeworm.com/read/398324/7994445
m linear.m
function ker = linear(arg)
% LINEAR
%
% Construct a linear kernel object,
%
% K(x1, x2) = x1.x2';
%
% Examples:
%
% % default constructor
%
% ker1 = linear;
%
% % copy cons
www.eeworm.com/read/398324/7994600
m linear.m
function ker = linear(arg)
% LINEAR
%
% Construct a linear kernel object,
%
% K(x1, x2) = x1.x2';
%
% Examples:
%
% % default constructor
%
% ker1 = linear;
%
% % copy cons