speech signal process tools

源代码在线查看: list.h

软件大小: 24038 K
上传用户: yuyx2003
关键词: process speech signal tools
下载地址: 免注册下载 普通下载 VIP

相关代码

				/*				 */				/* @(#)list.h	1.1 11/21/89 ATT ESI */								#define l_AI 1		/* list of ACTITEMs			*/				#define l_IF 2		/* list of Input Files (INFILIST)	*/				#define l_IS 3		/* list of Input Sections (INSEC List)	*/				#define l_OS 4		/* list of Output Sections (OUTSEC List) */				#define l_INC 5		/* list of input sections included in an								output sect			*/				#define l_REG 6		/* list of REGIONs			*/				#define l_MEM 7		/* list of MEMTYPEs			*/				#define l_ADR 8		/* list of ANODEs off of REGION		*/				#define l_DS 9		/* list of dummy output sections (DSECT list) */				#define l_GRP 10	/* list of output sections in a "group"	*/							

相关资源