sinwave.rcq
来自「这是一个 在dsp下产生一个正弦信号 ,适用范围广,经常会用到的,很好的.」· RCQ 代码 · 共 32 行
RCQ
32 行
<?xml version="1.0"?>
<!-- Created for Code Composer Studio project C:\ti\myprojects\sinwave\sinwave.pjt. Created on May 22, 2006.
* 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 ========
*
-->
<recipe
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"
/>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?