这是一个 在dsp下产生一个正弦信号 ,适用范围广,经常会用到的,很好的.

源代码在线查看: sinwave.rcq

软件大小: 9 K
上传用户: ivanyeh
关键词: dsp 正弦信号
下载地址: 免注册下载 普通下载 VIP

相关代码

				
				
								
				
				 *  Copyright 1999 by Texas Instruments Incorporated.
				 *  All rights reserved. Property of Texas Instruments Incorporated.
				 *  Restricted rights to use, duplicate or disclose this code are
				 *  granted through contract.
				 
				
				 *  ======== volume.cmd ========
				 *
				 -->
				
								   version="7"
				   host="windows"
				   targets="500"
				   name="sinwave"
				   full_path="C:\\ti\\myprojects\\sinwave\\sinwave.rcq"
				   comment="Created for Code Composer Studio project C:\\ti\\myprojects\\sinwave\\sinwave.pjt. Created on May 22, 2006.\r\n\r\n\n *  Copyright 1999 by Texas Instruments Incorporated.\r\n *  All rights reserved. Property of Texas Instruments Incorporated.\r\n *  Restricted rights to use, duplicate or disclose this code are\r\n *  granted through contract.\r\n \r\n\r\n *  ======== volume.cmd ========\r\n *\r\n "
				   partials="0"
				   auto_inits="1"
				   data_kind_fixup="0"
				   args=".\\sinwave.arg"
				   cmds=".\\Debug.lkv,.\\sinwave.prj"
				   mems=".\\sinwave_c54x.mem"
				   map_project_bindings="Memory Maps\\c54x;All Input Files\\sinwave"
				   strategies=".\\sinwave.str"
				/>
							

相关资源