single~0

来自「speech signal process tools」· 代码 · 共 20 行

TXT
20
字号
#single_demo.com  	@(#)single_demo.	1.3 1/14/91#top level waves command file for demo##waves is called with this command file to run the demo; waves exits at the end##all command files called from this file must be independent modules; #that is, they should make no assumptions about the state of displays that#exist when they start, and they should not prepare displays or change the #waves state in ways needed by subsequent command files; usually, these #files end with a "kill" command to clear all displays.##since this is top level file, the first line must start with "waves"waves call commandname intro.comwaves call commandname windows.comwaves call commandname waveforms.comwaves call commandname attach.com#exit wavesquit

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?