搜索资源列表
2407 PID 算法项目文件
- 一个TSM320C2407的PID控制算法 很管用,可以在C中嵌套使用.-a TSM320C2407 PID control algorithm is very effective, and the C nested.
dvbmpeg2analyser
- 这是本人参与实验室项目编写的实现dvb-mpeg2码流解复用中和码流相关的源代码,用c实现,dsp是ti的5416,中间用到了,计时、中断、时钟锁存寄存器设置,对于学习dsp编程很有帮助-This is my participation in the project prepared by the laboratory to achieve DVB-mpeg2 stream demultiplexing and in bitstream relevant source code, using c
dvbmpeg2work
- 这也是本人参与实验室项目编写的实现dvb-mpeg2码流解复用中和码流相关的源代码,用c实现,这部分是和mcu配合的那一部分工作程序,绝对原创-This is my participation in the project prepared by the laboratory to achieve DVB-mpeg2 stream demultiplexing and in bitstream relevant source code, using c realized, and this is
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
real_sequence_fft_c
- 这是一个对实数序列进行FFT变换求频谱的C语言程序,是提取语音MFCC参数的必经步骤,比一般的基于2或4的FFT能节约一半的存储空间和一半的运算量,经DSP的CCS调试成功,是本人改进的、用于本人导师故障诊断项目的一个源程序代码。
FFT
- fir、iir、fft源程序,简单调整后可以用于dsp项目开发中-fir, iir, fft source code, simple adjustments can be used for project development in the dsp
SPWM
- 一个不错的基于dsp281x的spwm程序,可以作为初学者的参考。也可以应用于工程项目当中。-A good dsp281x of spwm based program can be used as a reference for beginners. Can also be applied among the projects.
dsp2812SCI-CAN
- TI2812DSP适用的CAN-SCI协议转换C代码。包括完整项目与代码。-source code of can-sci protocal change for TI2812DSP, full project files included.
2407_header_for_c
- 此为实际项目中各成员共同为tms320lf2407编写的头文件,与ti提供指针型不同的是,为每一个片内外设寄存器编写c/c++风格的头文件,可以具体位操作。-This is the actual members of the project, prepared jointly tms320lf2407 header files, and different from ti with providing pointer type for each chip peripherals register
simple-dsp
- C911.dsp 这个文件(项目文件)包含在项目一级的信息和是用来建立一个单一的项目或子项目。其他用户可以共享项目(。DSP)的文件,但他们应该导出的makefile本地。 C911.h 这是应用程序的主头文件。它包括其他 项目的具体标头(包括Resource.h)并声明 CC911App应用程序类。 C911.cpp 这是主要的应用程序源文件包含应用程序类CC911App。 C911.rc 这是一个在Microsoft Wind
H264_2
- 自己读研时负责的项目源代码,采用ASM 和C 混合编程实现,其中开发的基于TMSC6000芯片的H264视频压缩算法部分采用ASM实现,压缩文件中包含全面资料,供开发此类项目人士参考。-Responsible for their own graduate programs at the source code, using ASM and C mixed programming, including the development of chip-based TMSC6000 H264 vide
TI-DSP-28225_28235-Example-V131
- TI 的官方案例,包含了所有开发用的头文件和C源代码,开发的好帮手,版本是V131,里面案例包含了CCS3.3 和CCS4 的案例项目-TI s official case contains the header files and C source code for all developers to develop a good helper version is V131, which case includes the case of CCS3.3 and CCS4 project
SVPWM
- 公司前几年的项目,这是DSP2407的核心文件,主要是C语言写的,有2个子程序是汇编的。项目是UPS,分为独立、并网和整流3个模式,上位机通信采用modbus,RS232接口。-A few years ago the company' s project, which is the DSP2407 core files, mainly written in C language, there are two sub-program is compiled. Project is UPS,
LMS
- C语言自适应滤波算法,可移植到任意单片机上或其他工程项目代码上。在DSP28335通过验证。(The C adaptive filtering algorithm, can be transplanted to any microcontroller or other project code. In DSP28335, through verification.)
Example_2833x
- TI DSP 28335 平台;gps.c主是NMEA0183协议,将字符串转化为经纬度等数据,存入结构体;convertGeoToUTM.c将经纬度换算为UTM坐标;Example_2833x.c是主函数,不能直接运行,项目中其它代码都删掉了,仅保留了串口中断服务函数。(The TI DSP 28335 platform; gps.c is the main NMEA0183 protocol, string into latitude and longitude data structure