代码搜索结果

找到约 57,564 项符合 Display 的代码

display.c

/************************************************************************ * * display.c, X11 interface for tmndecode (H.263 decoder) * Copyright (C) 1995, 1996 Telenor R&D, Norway * * Contact

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 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 linear kernel object. % % display(ker); % % File : @linear/display.m % % Date : Tuesday 12th Se

display.c

/************************************************************************ * * display.c, X11 interface for tmndecode (H.263 decoder) * Copyright (C) 1995, 1996 Telenor R&D, Norway * * Contact

display.ex1

DISPLAY.SYS─例子 假定希望DISPLAY.SYS支持带有美国硬件字符集(437)及两个内含辅助字符集 的EGA显示适配器,同时还要指定DISPLAY.SYS位于C驱动器的DOS目录下,可将下行 加到CONFIG.SYS文件中: ? device=c:\dos\display.sys con=(eg

display.c

/* *************************************************************************************** * 文件名: display.C * * 功能 : 测试用于显示 * * 参数说明 : * * 状态 : ********************************

display.h

/***************************************************************************** * * 文件名“ display.h * * 说明 : 头文件 * ************************************************************************

display.c

/* ANSI display emulation * * This file emulates the IBM ANSI terminal display. It maintains a * display buffer and descriptor for each virtual display, of which there * can be many. All write

display.h

#ifndef _DISPLAY_H #define _DISPLAY_H #ifndef _STDIO_H #include #endif #define MAXARGS 5 struct display { unsigned cookie; /* Magic cookie to detect bogus pointers */ #define