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

📄 image_vdp_2.pjt

📁 在ccs开发环境下实现的基于dsp的图像二维dct变换和压缩,完整可实现的工程文件, 源文件算法清晰,良好的实现效果
💻 PJT
字号:
; Code Composer Project File, Version 2.0 (do not modify or remove this line)

[Project Settings]
ProjectName="H263_C"
ProjectDir="C:\imagelab_vdp\image_vdp_2\"
ProjectType=Executable
CPUFamily=TMS320C64XX
Tool="Compiler"
Tool="DspBiosBuilder"
Tool="Linker"
Config="Debug"
Config="Release"

[Source Files]
Source="..\lib\img64x.lib"
Source="..\lib\rts6400.lib"
Source="SRC-image\ImageProcess.c"
Source="SRC\DCTProcess.c"
Source="SRC\Main.c"
Source="SRC\MbTransform.c"
Source="LINK.CMD"

["Compiler" Settings: "Debug"]
Options=-g -q -o3 -fr".\Debug" -i"$install_dir\c6400\imglib\include" -i"..\SRC-image" -i"..\SRC" -d"_DEBUG" -mt -ml0 -mv6400

["Compiler" Settings: "Release"]
Options=-q -o3 -fr"C:\imagelab_vdp\image_vdp_2\Release" -mv6400

["DspBiosBuilder" Settings: "Debug"]
Options=-v6x

["DspBiosBuilder" Settings: "Release"]
Options=-v6x

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

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

⌨️ 快捷键说明

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