eparam.t
来自「speech signal process tools」· T 代码 · 共 12 行
T
12 行
#! /bin/sh# @(#)eparam.t 1.2 6/14/91 ESI# test script for eparamecho "This test script runs fft via eparam"echo " %testsd -Tsine test.sd"testsd -Tsine test.sdecho " %eparam fft test.sd test.spec"eparam fft test.sd test.spececho " %psps -D test.spec"psps -Dl test.spec
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?