代码搜索结果
找到约 10,000 项符合
Display 的代码
display.h
#ifndef SHOW_HPP
#define SHOW_HPP
void ShowDB();//显示在当前db下有多少张表
void ShowTable();//显示在当前db下有多少张表
void DelDB(char*);//删除数据库
void DelTB(char*);//删除表
void CreateDB(char*);//创建数据库
void Res
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.c
/*
* Top users/processes display for Unix
* Version 3
*
* This program may be freely redistributed,
* but this entire comment MUST remain intact.
*
* Copyright (c) 1984, 1989, William LeFe
display.h
/* constants needed for display.c */
/* "type" argument for new_message function */
#define MT_standout 1
#define MT_delayed 2
display.c
/***********************************************************************
* display.c: utility functions
***********************************************************************
* Copyright (C) 2