代码搜索:Display
找到约 10,000 项符合「Display」的源代码
代码结果 10,000
www.eeworm.com/read/147422/5729139
m display_zoom.m
%Callback function for the zoom button
%To zoom a segment of speech, click the left mouse button on the beginning and end points
%To zoom out, click the left and right mouse buttons in any order(
www.eeworm.com/read/147422/5729407
m display_zoom.m
%Callback function for the zoom button
%To zoom a segment of speech, click the left mouse button on the beginning and end points
%To zoom out, click the left and right mouse buttons in any order(
www.eeworm.com/read/147422/5729417
m speech_display.m
%This is a special data display program to facilitate the comparison
%of 1 to 4 speech signals
%
close all;
clear;
clc;
global BACK_COLOR TEXT_COLOR LINE_COLOR;
BACK_COLOR=[1 1 1]; %w
www.eeworm.com/read/146972/5734065
c display_ipopt.c
/*
* Copyright (c) 1989 The Regents of the University of California.
* All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Mike Muuss.
*
* Redistribution an
www.eeworm.com/read/141807/5768183
js table_display.js
function ChangeDisplay(TableName)
{
if (TableName.style.display=="none")
{TableName.style.display="";
}
else
{TableName.style.display="none";
}
}
www.eeworm.com/read/141300/5770949
c com_display.c
#include
#include
#include
#include
#include
#include "com_display.h"
#include "quote.h"
#include "variable.h"
#include "plotting/plotting.h"
www.eeworm.com/read/141300/5771032
h com_display.h
#ifndef _COM_DISPLAY_H
#define _COM_DISPLAY_H
#include
void com_display(wordlist *wl);
#endif
www.eeworm.com/read/140704/5784545
in dec_display.tcl.in
#! @TCL@ -f
# File : dec_display.tcl
#
# This file sets up the display for the trace passing demo
#
# import globals
#
global p
# withdraw the existing top level so that a new one can be set
#
wm w
www.eeworm.com/read/136989/5830294
cpp stopwatch_display.cpp
// Stopwatch_display.cpp,v 1.5 2000/11/11 17:39:56 bala Exp
#include "Stopwatch_display.h"
#if defined (ACE_HAS_XT)
Stopwatch_display::Stopwatch_display (Widget &parent)
{
// Instantiate