文件名称:DSP2407-algorithm
-
所属分类:
- 标签属性:
- 上传时间:2013-05-24
-
文件大小:405.81kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
DSP2407的经典算法程序,包括convolve,fft,fir,iir,dct,correlation,ulawde等等。-DSP2407 classical algorithm procedures, including convolve, fft, fir, iir, dct, correlation, ulawde more.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
algorithm/exp3_01_convolve/convole/cc_build_Debug.log
algorithm/exp3_01_convolve/convole/convole.paf
algorithm/exp3_01_convolve/convole/convole.pjt
algorithm/exp3_01_convolve/convole/Debug/convole.map
algorithm/exp3_01_convolve/convole/Debug/convole.out
algorithm/exp3_01_convolve/convole/Debug/convolve.obj
algorithm/exp3_01_convolve/convole/Debug/convolveok.obj
algorithm/exp3_01_convolve/convole/Debug/vectors.obj
algorithm/exp3_01_convolve/convole/Debug.lkf
algorithm/exp3_01_convolve/convole/Debug.lkv
algorithm/exp3_01_convolve/convolve.c
algorithm/exp3_01_convolve/Convolve.h
algorithm/exp3_01_convolve/Convolveok.c
algorithm/exp3_01_convolve/exp3_2407.cmd
algorithm/exp3_01_convolve/exp3_2407.h
algorithm/exp3_01_convolve/RTS2XX.LIB
algorithm/exp3_01_convolve/TYPEDEF.H
algorithm/exp3_01_convolve/VECTORS.ASM
algorithm/exp3_02_fft/exp3_2407.cmd
algorithm/exp3_02_fft/exp3_2407.h
algorithm/exp3_02_fft/fft/cc_build_Debug.log
algorithm/exp3_02_fft/fft/Debug/fft.map
algorithm/exp3_02_fft/fft/Debug/fft.obj
algorithm/exp3_02_fft/fft/Debug/fft.out
algorithm/exp3_02_fft/fft/Debug/SdDllLog.txt
algorithm/exp3_02_fft/fft/Debug/SdEmuLog.txt
algorithm/exp3_02_fft/fft/Debug/SdTempBoardFile.dat
algorithm/exp3_02_fft/fft/Debug/vectors.obj
algorithm/exp3_02_fft/fft/Debug.lkf
algorithm/exp3_02_fft/fft/Debug.lkv
algorithm/exp3_02_fft/fft/fft.paf
algorithm/exp3_02_fft/fft/fft.pjt
algorithm/exp3_02_fft/fft.c
algorithm/exp3_02_fft/RTS2XX.LIB
algorithm/exp3_02_fft/VECTORS.ASM
algorithm/exp3_03_fir/dct.c
algorithm/exp3_03_fir/exp3_2407.cmd
algorithm/exp3_03_fir/exp3_2407.h
algorithm/exp3_03_fir/fir/cc_build_Debug.log
algorithm/exp3_03_fir/fir/Debug/dct.obj
algorithm/exp3_03_fir/fir/Debug/fir.map
algorithm/exp3_03_fir/fir/Debug/fir.out
algorithm/exp3_03_fir/fir/Debug/vectors.obj
algorithm/exp3_03_fir/fir/Debug.lkf
algorithm/exp3_03_fir/fir/Debug.lkv
algorithm/exp3_03_fir/fir/fir.paf
algorithm/exp3_03_fir/fir/fir.pjt
algorithm/exp3_03_fir/RTS2XX.LIB
algorithm/exp3_03_fir/VECTORS.ASM
algorithm/exp3_04_iir/dct.c
algorithm/exp3_04_iir/exp3_2407.cmd
algorithm/exp3_04_iir/exp3_2407.h
algorithm/exp3_04_iir/iir/cc_build_Debug.log
algorithm/exp3_04_iir/iir/Debug/dct.obj
algorithm/exp3_04_iir/iir/Debug/iir.map
algorithm/exp3_04_iir/iir/Debug/iir.out
algorithm/exp3_04_iir/iir/Debug/vectors.obj
algorithm/exp3_04_iir/iir/Debug.lkf
algorithm/exp3_04_iir/iir/Debug.lkv
algorithm/exp3_04_iir/iir/iir.paf
algorithm/exp3_04_iir/iir/iir.pjt
algorithm/exp3_04_iir/RTS2XX.LIB
algorithm/exp3_04_iir/VECTORS.ASM
algorithm/exp3_05_dct/dct/cc_build_Debug.log
algorithm/exp3_05_dct/dct/dct.paf
algorithm/exp3_05_dct/dct/dct.pjt
algorithm/exp3_05_dct/dct/Debug/dct.map
algorithm/exp3_05_dct/dct/Debug/dct.obj
algorithm/exp3_05_dct/dct/Debug/dct.out
algorithm/exp3_05_dct/dct/Debug/SdDllLog.txt
algorithm/exp3_05_dct/dct/Debug/SdEmuLog.txt
algorithm/exp3_05_dct/dct/Debug/SdTempBoardFile.dat
algorithm/exp3_05_dct/dct/Debug/vectors.obj
algorithm/exp3_05_dct/dct/Debug.lkf
algorithm/exp3_05_dct/dct/Debug.lkv
algorithm/exp3_05_dct/dct.c
algorithm/exp3_05_dct/exp3_2407.cmd
algorithm/exp3_05_dct/exp3_2407.h
algorithm/exp3_05_dct/RTS2XX.LIB
algorithm/exp3_05_dct/VECTORS.ASM
algorithm/exp3_06_correlation/correlation/cc_build_Debug.log
algorithm/exp3_06_correlation/correlation/correlation.paf
algorithm/exp3_06_correlation/correlation/correlation.pjt
algorithm/exp3_06_correlation/correlation/Debug/correlation.map
algorithm/exp3_06_correlation/correlation/Debug/correlation.obj
algorithm/exp3_06_correlation/correlation/Debug/correlation.out
algorithm/exp3_06_correlation/correlation/Debug/vectors.obj
algorithm/exp3_06_correlation/correlation/Debug.lkf
algorithm/exp3_06_correlation/correlation/Debug.lkv
algorithm/exp3_06_correlation/correlation.c
algorithm/exp3_06_correlation/exp3_2407.cmd
algorithm/exp3_06_correlation/exp3_2407.h
algorithm/exp3_06_correlation/RTS2XX.LIB
algorithm/exp3_06_correlation/VECTORS.ASM
algorithm/exp3_08_Exp07_ulawde/exp3_2407.cmd
algorithm/exp3_08_Exp07_ulawde/exp3_2407.h
algorithm/exp3_08_Exp07_ulawde/RTS2XX.LIB
algorithm/exp3_08_Exp07_ulawde/ulawde/cc_build_Debug.log
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/ulawde.map
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/ulawde.obj
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/ulawde.out
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/vectors.obj
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug.lkf
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug.lkv
algorithm/exp3_08_Exp07_ulawde/ulawde/ulawde.paf
algorithm/exp3_08_Exp07_ulawde/ulawde/ulawde.pjt
algorithm/exp3_08_Exp07_ulawde/ulawde.c
algorithm/exp3_08_Exp07_ulawde/VECTORS.ASM
algorithm/exp3_01_convolve/convole/Debug
algorithm/exp3_02_fft/fft/Debug
algorithm/exp3_03_fir/fir/Debug
algorithm/exp3_04_iir/iir/Debug
algorithm/exp3_05_dct/dct/Debug
algorithm/exp3_06_correlation/correlation/Debug
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug
algorithm/exp3_01_convolve/convole
algorithm/exp3_02_fft/fft
algorithm/exp3_03_fir/fir
algorithm/exp3_04_iir/iir
algorithm/exp3_05_dct/dct
algorithm/exp3_06_correlation/correlation
algorithm/exp3_08_Exp07_ulawde/ulawde
algorithm/exp3_01_convolve
algorithm/exp3_02_fft
alg
algorithm/exp3_01_convolve/convole/convole.paf
algorithm/exp3_01_convolve/convole/convole.pjt
algorithm/exp3_01_convolve/convole/Debug/convole.map
algorithm/exp3_01_convolve/convole/Debug/convole.out
algorithm/exp3_01_convolve/convole/Debug/convolve.obj
algorithm/exp3_01_convolve/convole/Debug/convolveok.obj
algorithm/exp3_01_convolve/convole/Debug/vectors.obj
algorithm/exp3_01_convolve/convole/Debug.lkf
algorithm/exp3_01_convolve/convole/Debug.lkv
algorithm/exp3_01_convolve/convolve.c
algorithm/exp3_01_convolve/Convolve.h
algorithm/exp3_01_convolve/Convolveok.c
algorithm/exp3_01_convolve/exp3_2407.cmd
algorithm/exp3_01_convolve/exp3_2407.h
algorithm/exp3_01_convolve/RTS2XX.LIB
algorithm/exp3_01_convolve/TYPEDEF.H
algorithm/exp3_01_convolve/VECTORS.ASM
algorithm/exp3_02_fft/exp3_2407.cmd
algorithm/exp3_02_fft/exp3_2407.h
algorithm/exp3_02_fft/fft/cc_build_Debug.log
algorithm/exp3_02_fft/fft/Debug/fft.map
algorithm/exp3_02_fft/fft/Debug/fft.obj
algorithm/exp3_02_fft/fft/Debug/fft.out
algorithm/exp3_02_fft/fft/Debug/SdDllLog.txt
algorithm/exp3_02_fft/fft/Debug/SdEmuLog.txt
algorithm/exp3_02_fft/fft/Debug/SdTempBoardFile.dat
algorithm/exp3_02_fft/fft/Debug/vectors.obj
algorithm/exp3_02_fft/fft/Debug.lkf
algorithm/exp3_02_fft/fft/Debug.lkv
algorithm/exp3_02_fft/fft/fft.paf
algorithm/exp3_02_fft/fft/fft.pjt
algorithm/exp3_02_fft/fft.c
algorithm/exp3_02_fft/RTS2XX.LIB
algorithm/exp3_02_fft/VECTORS.ASM
algorithm/exp3_03_fir/dct.c
algorithm/exp3_03_fir/exp3_2407.cmd
algorithm/exp3_03_fir/exp3_2407.h
algorithm/exp3_03_fir/fir/cc_build_Debug.log
algorithm/exp3_03_fir/fir/Debug/dct.obj
algorithm/exp3_03_fir/fir/Debug/fir.map
algorithm/exp3_03_fir/fir/Debug/fir.out
algorithm/exp3_03_fir/fir/Debug/vectors.obj
algorithm/exp3_03_fir/fir/Debug.lkf
algorithm/exp3_03_fir/fir/Debug.lkv
algorithm/exp3_03_fir/fir/fir.paf
algorithm/exp3_03_fir/fir/fir.pjt
algorithm/exp3_03_fir/RTS2XX.LIB
algorithm/exp3_03_fir/VECTORS.ASM
algorithm/exp3_04_iir/dct.c
algorithm/exp3_04_iir/exp3_2407.cmd
algorithm/exp3_04_iir/exp3_2407.h
algorithm/exp3_04_iir/iir/cc_build_Debug.log
algorithm/exp3_04_iir/iir/Debug/dct.obj
algorithm/exp3_04_iir/iir/Debug/iir.map
algorithm/exp3_04_iir/iir/Debug/iir.out
algorithm/exp3_04_iir/iir/Debug/vectors.obj
algorithm/exp3_04_iir/iir/Debug.lkf
algorithm/exp3_04_iir/iir/Debug.lkv
algorithm/exp3_04_iir/iir/iir.paf
algorithm/exp3_04_iir/iir/iir.pjt
algorithm/exp3_04_iir/RTS2XX.LIB
algorithm/exp3_04_iir/VECTORS.ASM
algorithm/exp3_05_dct/dct/cc_build_Debug.log
algorithm/exp3_05_dct/dct/dct.paf
algorithm/exp3_05_dct/dct/dct.pjt
algorithm/exp3_05_dct/dct/Debug/dct.map
algorithm/exp3_05_dct/dct/Debug/dct.obj
algorithm/exp3_05_dct/dct/Debug/dct.out
algorithm/exp3_05_dct/dct/Debug/SdDllLog.txt
algorithm/exp3_05_dct/dct/Debug/SdEmuLog.txt
algorithm/exp3_05_dct/dct/Debug/SdTempBoardFile.dat
algorithm/exp3_05_dct/dct/Debug/vectors.obj
algorithm/exp3_05_dct/dct/Debug.lkf
algorithm/exp3_05_dct/dct/Debug.lkv
algorithm/exp3_05_dct/dct.c
algorithm/exp3_05_dct/exp3_2407.cmd
algorithm/exp3_05_dct/exp3_2407.h
algorithm/exp3_05_dct/RTS2XX.LIB
algorithm/exp3_05_dct/VECTORS.ASM
algorithm/exp3_06_correlation/correlation/cc_build_Debug.log
algorithm/exp3_06_correlation/correlation/correlation.paf
algorithm/exp3_06_correlation/correlation/correlation.pjt
algorithm/exp3_06_correlation/correlation/Debug/correlation.map
algorithm/exp3_06_correlation/correlation/Debug/correlation.obj
algorithm/exp3_06_correlation/correlation/Debug/correlation.out
algorithm/exp3_06_correlation/correlation/Debug/vectors.obj
algorithm/exp3_06_correlation/correlation/Debug.lkf
algorithm/exp3_06_correlation/correlation/Debug.lkv
algorithm/exp3_06_correlation/correlation.c
algorithm/exp3_06_correlation/exp3_2407.cmd
algorithm/exp3_06_correlation/exp3_2407.h
algorithm/exp3_06_correlation/RTS2XX.LIB
algorithm/exp3_06_correlation/VECTORS.ASM
algorithm/exp3_08_Exp07_ulawde/exp3_2407.cmd
algorithm/exp3_08_Exp07_ulawde/exp3_2407.h
algorithm/exp3_08_Exp07_ulawde/RTS2XX.LIB
algorithm/exp3_08_Exp07_ulawde/ulawde/cc_build_Debug.log
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/ulawde.map
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/ulawde.obj
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/ulawde.out
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug/vectors.obj
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug.lkf
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug.lkv
algorithm/exp3_08_Exp07_ulawde/ulawde/ulawde.paf
algorithm/exp3_08_Exp07_ulawde/ulawde/ulawde.pjt
algorithm/exp3_08_Exp07_ulawde/ulawde.c
algorithm/exp3_08_Exp07_ulawde/VECTORS.ASM
algorithm/exp3_01_convolve/convole/Debug
algorithm/exp3_02_fft/fft/Debug
algorithm/exp3_03_fir/fir/Debug
algorithm/exp3_04_iir/iir/Debug
algorithm/exp3_05_dct/dct/Debug
algorithm/exp3_06_correlation/correlation/Debug
algorithm/exp3_08_Exp07_ulawde/ulawde/Debug
algorithm/exp3_01_convolve/convole
algorithm/exp3_02_fft/fft
algorithm/exp3_03_fir/fir
algorithm/exp3_04_iir/iir
algorithm/exp3_05_dct/dct
algorithm/exp3_06_correlation/correlation
algorithm/exp3_08_Exp07_ulawde/ulawde
algorithm/exp3_01_convolve
algorithm/exp3_02_fft
alg
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
