代码搜索结果
找到约 10,000 项符合
Display 的代码
mi-var-display.exp
# Copyright (C) 1999 2000 Cygnus Solutions
#
# This Program Is Free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free
display7seg.c
/* $Id: display7seg.c,v 1.5 2001/10/08 22:19:51 davem Exp $
*
* display7seg - Driver implementation for the 7-segment display
* present on Sun Microsystems CP1400 and CP1500
*
* Copyright (c) 200
speech_egg_display.m
%This is a special data display program to facilitate the comparison
%of a speech signal and the EGG and DEGG
%
close all;
clear;
clc;
global BACK_COLOR TEXT_COLOR LINE_COLOR;
BACK_CO
main_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
speech_1_display.m
%This is a special data display program to facilitate the display
%of 1 speech signal
%
close all;
clear;
clc;
global BACK_COLOR TEXT_COLOR LINE_COLOR;
BACK_COLOR=[1 1 1]; %white
TE
display_1_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(