代码搜索:2000
找到约 10,000 项符合「2000」的源代码
代码结果 10,000
www.eeworm.com/read/398324/7994573
m evaluate.m
function K = evaluate(ker, x1, x2)
% EVALUATE
%
% Evaluate a polynomial kernel, for example
%
% K = evaluate(kernel, x1, x2);
%
% where x1 and x2 are matrices containing input patterns, wh
www.eeworm.com/read/398324/7994600
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/297699/8003419
opt guihua.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/297699/8003431
bak guihua_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/397761/8023581
h infcache.h
/******************************************************************************
File : InfCache.h
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descri
www.eeworm.com/read/397761/8023586
hh utils.hh
/******************************************************************************
File : utils.hh
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descript
www.eeworm.com/read/397761/8023595
h cache.h
/******************************************************************************
File : Cache.h
Date : Wednesday 13th September 2000
Author : Dr Gavin C. Cawley
Descripti
www.eeworm.com/read/197142/8026841
log cc_build_debug.log
---------------------- example_nonBIOS_ram.pjt - Debug ----------------------
[Adc.c] "C:\CCStudio_v3.1\C2000\cgtools\bin\cl2000" -g -k -q -ss -al -as -fr"F:/DSP/2812/flash/spra958f/spra958f/eZdspF
www.eeworm.com/read/297313/8031879
txt changelog.txt
Version history
---------------
3.1 December 24, 2005
by Paul Doland:
Added Delphi 2006 support
by Leroy Casterline:
Fixed bug in setting length of strings returned by EnumComPorts.