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

📄 correlation.pjt

📁 两个随机信号相关DSP实现及在故障距离判别运用,是现代信号处理理论教学的实验部分,利于理解随机过程相关的实际意义
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectDir="E:\qu\zj4\2407\prg\algorithm\exp4_06_correlation(cpu2)\correlation\"
ProjectType=Executable
CPUFamily=TMS320C24XX
Tool="Compiler"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\correlation.c"
Source="..\Rts2xx.lib"
Source="..\Vectors.asm"
Source="..\exp4_2407.cmd"

["Compiler" Settings: "Debug"]
Options=-g -q -fr"E:\qu\zj4\2407\prg\algorithm\exp4_06_correlation(cpu2)\correlation\Debug" -d"_DEBUG" -v2xx

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"E:\qu\zj4\2407\prg\algorithm\exp4_06_correlation(cpu2)\correlation\Release" -v2xx

["Linker" Settings: "Debug"]
Options=-q -c -m".\Debug\correlation.map" -o".\Debug\correlation.out" -x -v2

["Linker" Settings: "Release"]
Options=-q -c -m".\Release\correlation.map" -o".\Release\correlation.out" -x -v2

⌨️ 快捷键说明

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