代码搜索:oriented

找到约 6,870 项符合「oriented」的源代码

代码结果 6,870
www.eeworm.com/read/324350/13269813

cpp pgm0a_08.cpp

// // This file contains the C++ code from Program A.8 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/324350/13270129

cpp pgm0a_10.cpp

// // This file contains the C++ code from Program A.10 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/324350/13270370

cpp pgm0a_07.cpp

// // This file contains the C++ code from Program A.7 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/324350/13270441

cpp pgm0a_09.cpp

// // This file contains the C++ code from Program A.9 of // "Data Structures and Algorithms // with Object-Oriented Design Patterns in C++" // by Bruno R. Preiss. // // Copyright (c) 1998
www.eeworm.com/read/324303/13273828

m demomodel.m

% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab clc; disp(' This demo explains the use of the advanced object oriented interface'); disp('
www.eeworm.com/read/324303/13273867

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/318947/13466008

m demomodel.m

% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab clc; disp(' This demo explains the use of the advanced object oriented interface'); disp('
www.eeworm.com/read/318947/13466019

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %
www.eeworm.com/read/316944/13514043

m demomodel.m

% Copyright (c) 2002, KULeuven-ESAT-SCD, License & help @ http://www.esat.kuleuven.ac.be/sista/lssvmlab clc; disp(' This demo explains the use of the advanced object oriented interface'); disp(' '
www.eeworm.com/read/316944/13514057

m deltablssvm.m

function model = deltablssvm(model,a1,a2) % Bias term correction for the LS-SVM classifier % % >> model = deltablssvm(model, b_new) % % This function is only useful in the object oriented function %