代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/289680/8535149
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/188280/8552289
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/431410/8678338
bak project4bean.java.bak
public class Project4Bean implements Task { // (Task extends Serializable)
Object bean;//Project3Bean
String id;
int x,y;
Project4Bean whitePanePt;
// Construct a task to calculate
www.eeworm.com/read/286738/8746839
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/381133/9108174
cpp tetrisappview.cpp
#include
#include
#include
#include
#include "TetrisAppView.h"
#include "Tetris.hrh"
#include "CSplash.h"
// construct and destruct
www.eeworm.com/read/183443/9158973
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/181389/9256559
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/181388/9256707
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/366581/9807899
bat doturboc.bat
: This file is a complement to gzip.prj for Turbo C 2.0 users.
: To construct gzip, first transform all files to msdos CR LF format.
: (Use utilities such as flip or do file transfers in ascii mode.)
www.eeworm.com/read/167783/9952751
m show_2sided.m
% demod_fb_demo
%
% use two sensors at right angle to construct a bi-directional spectrogram
% representing a whirling shaft
%
% Ref.
% I. Bucher and D.J. Ewins, "Multi-dimensional decomposi