bhd.test

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

TEST
11
字号
#! /bin/sh# test script for bhd# @(#)bhd.test	3.4 1/10/90 ESI#echo Testing bhdecho "0 1 3 4 6 7 9 2 3 444 123 453 -45 -234 0 -23" | testsd -a - - | \  copysd -dshort - - | bhd - - | od > test.outecho There should be no differences found by the following diffecho diff test.in test.outdiff -b test.in test.out

⌨️ 快捷键说明

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