代码搜索:constructs
找到约 1,240 项符合「constructs」的源代码
代码结果 1,240
www.eeworm.com/read/214923/15083084
m~ demou2.m~
% -disclaimer-
disp(' This demo illustrates the idea of fixed size LS-SVM. ');
disp(' The program consists of 2 steps. In the former, one ');
disp(' constructs a reduced set of support vectors base
www.eeworm.com/read/214923/15083092
m demou2.m
% -disclaimer-
disp(' This demo illustrates the idea of fixed size LS-SVM. ');
disp(' The program consists of 2 steps. In the former, one ');
disp(' constructs a reduced set of support vectors base
www.eeworm.com/read/250243/4435803
s thunk.s
/*
* Save registers before calling assembly functions. This avoids
* disturbance of register allocation in some inline assembly constructs.
* Copyright 2001,2002 by Andi Kleen, SuSE Labs.
* S
www.eeworm.com/read/233448/4688956
java simpledateformat.java
/* SimpleDateFormat.java -- A class for parsing/formating simple
date constructs
Copyright (C) 1998, 1999, 2000, 2001, 2003, 2004, 2005
Free Software Foundation, Inc.
This file is part of G
www.eeworm.com/read/232525/4698644
js elemsldrclass.js
// Copyright 1998,1999 Macromedia, Inc. All rights reserved.
//Constructs a slider element
function MM_sldr(theParent, theName, theInitVal,theMin,theMax,theUseFloat,theIsVertical) {
// properti
www.eeworm.com/read/232525/4698645
js elemtextclass.js
// Copyright 1998,1999 Macromedia, Inc. All rights reserved.
//Constructs a text entry element
function MM_text(theParent, theName, theInitialValue) {
// properties
this.initialValue = theIn
www.eeworm.com/read/232525/4698658
js elemsldrclass.js
// Copyright 1998,1999 Macromedia, Inc. All rights reserved.
//Constructs a slider element
function MM_sldr(theParent, theName, theInitVal,theMin,theMax,theUseFloat,theIsVertical) {
// properti
www.eeworm.com/read/232525/4698659
js elemtextclass.js
// Copyright 1998,1999 Macromedia, Inc. All rights reserved.
//Constructs a text entry element
function MM_text(theParent, theName, theInitialValue) {
// properties
this.initialValue = theIn
www.eeworm.com/read/209559/4962827
s thunk.s
/*
* Save registers before calling assembly functions. This avoids
* disturbance of register allocation in some inline assembly constructs.
* Copyright 2001,2002 by Andi Kleen, SuSE Labs.
* S