代码搜索:optional
找到约 6,947 项符合「optional」的源代码
代码结果 6,947
www.eeworm.com/read/349392/10829516
txt install.txt
Things needed for compilation.
SDL
The Simple DirectMedia Library available at http://www.libsdl.org
The dll distributed with the windows version of DOSBox is slightly
modified. You
www.eeworm.com/read/275202/10829529
m drawpoint.m
function DrawPoint(P,c,size)
% DrawPoint(P,c,size) - draw a point along the tips of the vector arguments
% P: a cell array of GA vectors
% c: an optional color argument
% size: optional point size
www.eeworm.com/read/349087/10853234
txt install.txt
Things needed for compilation.
SDL
The Simple DirectMedia Library available at http://www.libsdl.org
The dll distributed with the windows version of DOSBox is slightly
modified. You
www.eeworm.com/read/273055/10930194
m train.m
function net = train(tutor, x, y, C, kernel, zeta, net)
% TRAIN
%
% Train a support vector classification network, using the sequential minimal
% optimisation algorithm.
%
% net = train(tut