⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 select.hlp

📁 speech signal process tools
💻 HLP
字号:
@(#)select.hlp	3.1 9/9/87 ESI@comfile 	- select will read commands from the file comfile!command 	- shell escapeCLEar		- clear bufferCLOse		- close the log file, if any.EVal QUERY 	- print the value of the QUERY expressionFrom files	- close input files, opens new onesHEAder flags 	- prints input headers with psps -x or listed flagsHELp		- prints help fileLog logfile 	- open logfile and log commandsSelect QUERY 	- adds selected records from input files to buffer SHow Buffer 	- prints the records in the record buffer.SHow FIelds 	- prints the field definitions of input filesSHow FRom flags	- run psps (with flags) on input filesSHow LOg 	- print name of open log fileSHow LAst 	- prints the last record in the select bufferSHow Select QUERY-displays selected records from input filesSHow To flags	- runs psps (with flags) on output fileSIze		- prints the number of records in the record buffer.To output [ (With|Without) fieldname1, fieldname2, ...]		- open an output file; if it's a new file, the with/without 		  clause can be used to restrict the fields storedQuit		- quitUndo		- undo the previous Select command Version 	- prints out the version number and the date of selectWrite		- write buffer to output and clear buffer     QUERY SYNTAXA QUERY consists of an expression with the following form:<expr> ::= <value>     | <field_name>{[<index>]}     | <character_string>     | $<external_function>     | <function> (<field_name>)     | <function> (<expr>)     | ( <expr> )     | <expr> <arith_op> <expr>     | <expr> <rel_op> <expr>     | - <expr><rel_op> = ==, >, >=, <, <=, &&, &, ||, |<arith_op> = +, -, *, /, ^,      FUNCTIONSThe available built in functions are:Functions on Expressions = abs, atan, cos, exp, int, log, log10, sqrt, tanFunctions on Fields = max, mean, min, prod, size, sum    BUILT-IN FIELD NAMESBuilt in Field Names = tag, REC, FILE

⌨️ 快捷键说明

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