代码搜索结果
找到约 57,564 项符合
Display 的代码
display.m
function display(net)
% DISPLAY
%
% Display a textual representation of a support vector classifier object.
%
% display(net);
%
% File : @svc/display.m
%
% Date : Wednesd
display.m
function display(ker)
% DISPLAY
%
% Display a textual representation of a radial basis kernel object.
%
% display(ker);
%
% File : @rbf/display.m
%
% Date : Tuesday 12th
display.m
function display(ker)
% DISPLAY
%
% Display a textual representation of a polynomial kernel object.
%
% display(ker);
%
% File : @polynomial/display.m
%
% Date : Tuesday
display.m
function display(ker)
% DISPLAY
%
% Display a textual representation of a linear kernel object.
%
% display(ker);
%
% File : @linear/display.m
%
% Date : Tuesday 12th Se
display.cpp
/************************************************************************
* file name: display.cpp
* description: for test use.
* modification history
* --------------------
* 2003-5-3 9:16:
display.h
/************************************************************************
* file name: display.h
* description: for test use.
* modification history
* --------------------
* 2003-5-3 9:14:04
display.dsp
# Microsoft Developer Studio Project File - Name="Display" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) A
display.rc2
//
// DISPLAY.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
///
display.dp2
display.o: d:/icc/include/iom128v.h d:/icc/include/macros.h d:/icc/include/math.h F:\Relations\sf6_system\measure\LCDtest/lcd.h F:\Relations\sf6_system\measure\LCDtest/touch.h F:\Relations\sf6_system\
display.h
/* DISPLAY.H : declarations for functions to support graphic screen
display of voice patterns.
Bruce Eckel, Revolution2 Real-Time Consulting.
*/
#include /* The Turbo C BGI hea