搜索资源列表
f2407aPeripheral
- 修改过得DSP 2407a的gel文件 在ccs环境下使用可以方便察看各个寄存器的状态-change flies DSP 2407a in the gel documentation ccs environment can be used to facilitate a look at all the state register
20050425_a_ordermake
- 一个西门子变频器控制代码的生成程序,主要用于DSP控制,除了调试用的iostream.h头文件,没有其他任何头文件,可以方面的运用与各种DSP,也可以移植到windows和linux下。 -a Siemens inverter control code generation process, mainly for the DSP control, in addition to commissioning the first iostream.h documents, no other fil
wavlab_bart
- 巴特沃思和契比雪夫滤波器,有wav文件以及输出的wav文件,使用带通滤波器,保留了300-3300Hz的音频,可以广泛使用在音频滤波方面-Butterworth and Chebyshev filter, wav files and output wav file, the use of band-pass filters, retained the 300-3300Hz audio can be widely used in audio filtering
ccs1
- 帮助文件,可用于ccs的开发 我也是为了可以下载-help files can be used in the development ccs I also can be downloaded to
H_PASS
- 本压缩中包含了基于DSP高通滤波的原代码,实用性很强,在通信项目文件中截取,希望对同行有所帮助-the compression includes DSP-based high-pass filtering of the original code, very practical, in the document communications interception, and I hope to help peer
TMS320F2812-FFT
- F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
p30f6010A
- Microchip公司的6010A芯片的头文件——p30f6010A.h。-the 6010A chip in the first document -- p30f6010A. H.
bf533FAT32
- 在Bf533上实现FAT32文件系统,开发工具为Visual DSP++3.5,-Bf533 in achieving FAT32 file system. Visual development tools for DSP + +3.5.
mpeg4encode
- mpeg-4 SVP程序,运行在c64x核上。该程序不带码率控制,很适合初学者学习理解视频编码。 该工程可以直接运行于seed-vpm642上。 打开工程,只要修改一下默认路径和文件夹就行了,欢迎大家和我交流。-mpeg-4 SVP procedures, the operation of nuclear c64x on. The procedure does not bring Rate Control, which is perfect for beginners learning
fft_flp32_Complex
- 文件包为浮点快速傅立叶变换(32点)的汇编代码,运行在ADI的Visual DSP++平台上,由于结合了并行流水线指令,该算法具有很高的运行效率,可以被广泛使用在高速数字信号处理方面。-package for floating-point fast Fourier transform (32 points) compiled code, ADI operations in the Visual DSP platform, thanks to a combination of a parallel
codeupload
- 上传源码文件为配合SeedVPM642板视频开发,从合众达公司购买的最新的源码库 除源码外,均配有使用说明,我已经搜索过,贵站应该没有相同的代码 在源码最后,上载了H.264标准白皮书 编译环境为CCS index 1.边缘检测程序(new) 2.运动检测程序 3.PC_VPM642 双向通信例程(TCPIP) 4.SEEDVPM642_loop(同步) 5.SEEDVPM642_loop3G2_图象拼接 希望站长能够开通我的会员帐号,谢谢
C54X带通滤波器汇编文件
- C54X带通滤波器汇编文件,给出54系列处理器进行带通滤波运算的全部过程,可以直接使用。-C54X bandpass filter compilation, 54 family of processors is the band pass filter in the whole process can be used directly.
C54X高通滤波器汇编文件
- 此汇编文件为C54X系列处理器进行高通滤波运算使用的文件。可以直接使用/-this compilation document for C54X series processors for high pass filter used in the paper. Direct access /
基于CC.CS的Flash文件系统设计
- 在深入分析TI为开发DSP提供的RTS.LIB(RTS.SRC为源泉代码)的基础上,介绍对自定义的文件和设备的操作方法;设计一个简易的Flash文件系统,极大地方便了应用编程。-in-depth analysis for the development of TI DSP with the RTS.LIB (RTS.SRC as the source code), based on the definition from the documents and equipment operation
TigerSHARC DSP
- 5个源程序都是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。其中:1)IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是
ide_fat32
- 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动
ADSP-TS101_i2c_test
- 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动
ADSP-TS101prog_driver
- 源程序是在VisualDSP环境下开发出来的,目标处理器是4片AD公司的TS1O1 DSP。IDE_FAT32用来在硬盘上创建FAT32文件系统;2)i2c_test编写IIC总线;3)codec_a_in_pal_cf_frame是加载到FLASH的程序,板子在脱离PC自动上电时会把PAL制的图像直接存到CF卡里,CF卡的文件系统是FAT16;4)codec_a_in_pal_buf_boottest是可加载的DSP图像直通程序;5)ADSP-TS101prog_driver是flash的驱动
how-to-config-cmd-file-in-ccs
- 如何使用CCS中的cmd文件进行DSP开发,描述了Ti公司的cmd文件的配置方法。-how to use config the cmd file
fir-filter-in-Matlab-and-Modelsim
- 基于DSP Builder的fir滤波器,及在Modelsim上仿真工程文件,是在做基于FPGA的fir滤波器的一部分-The DSP Builder-based fir filter, and on the simulation project file in Modelsim is doing FPGA-based fir filter part of the