代码搜索:construct
找到约 6,584 项符合「construct」的源代码
代码结果 6,584
www.eeworm.com/read/349725/10801999
m contents.m
% OSU Support Vector Machines (SVMs) Toolbox
% version 3.00, Feb. 2002
%
% The core of this toolbox is based on Dr. Lin's Lib SVM version 2.33
% For more details, please see:
% http://www.csie.n
www.eeworm.com/read/466426/7034872
h mac-802_16.h
/**************************************************************************************
* *Copyright (c) 2006 Regents of the University of Chang Gung *
* *All rights reserved. *
*
www.eeworm.com/read/466430/7034918
h mac-802_16.h
/**************************************************************************************
* *Copyright (c) 2006 Regents of the University of Chang Gung *
* *All rights reserved. *
www.eeworm.com/read/454633/7386536
cpp algo1107.cpp
void Construct_Loser(LoserTree &ls, WorkArea &wa) { // 算法11.7
// 输入w个记录到内存工作区wa,建得败者树ls,
// 选出关键字最小的记录并由s指示其在wa中的位置
int i;
for (i=0; i
www.eeworm.com/read/448997/7520521
cpp algo1107.cpp
void Construct_Loser(LoserTree &ls, WorkArea &wa) { // 算法11.7
// 输入w个记录到内存工作区wa,建得败者树ls,
// 选出关键字最小的记录并由s指示其在wa中的位置
int i;
for (i=0; i
www.eeworm.com/read/448535/7531558
m speceig1.m
% Construct a matrix with given eigenspace structure
% Copyright 1999 by Todd K. Moon
l1 = 1
l2 = 1
l3 = 2
x1 = [1 2 1]';
x2 = [-2 1 0]';
x3 = [-1 -2 5]';
x1= x1/norm(x1); x2 = x2/norm(x2)
www.eeworm.com/read/448535/7531562
m speceig2.m
% Construct a matrix with given eigenspace structure
% Copyright 1999 by Todd K. Moon
l1 = 1
l2 = 4
l3 = 9
x1 = [1 2 3]';
x2 = [-2 1 0]';
x3 = [-3 -6 5]';
x1= x1/norm(x1); x2 = x2/norm(x2)
www.eeworm.com/read/444623/7610362
qmsg bcd.map.qmsg
{ "Info" "IQEXE_SEPARATOR" "" "Info: *******************************************************************" { } { } 3 0 "*******************************************************************" 0 0}
{ "I
www.eeworm.com/read/441018/7677900
m contents.m
% OSU Support Vector Machines (SVMs) Toolbox
% version 3.00, Feb. 2002
%
% The core of this toolbox is based on Dr. Lin's Lib SVM version 2.33
% For more details, please see:
% http://www.csie.n