搜索资源列表
fft_in_ccs
- 在TI的CCS环境下用C语言编写的fft算法,已经通过测试,正确无误-TI in the CCS environment using the C language fft algorithm has been tested for accuracy
LMS_in_ccs
- 在TI的CCS环境下用C语言编写的lms算法,已经通过测试,正确无误-TI in the CCS environment using the C language lms algorithm has been tested for accuracy
mygzip
- gzip解压缩算法在tic64x核上的移植。在dm642上测试过。工程中含测试源码,有什么问题可以给我email。lizhaojun_1@yahoo.com.cn-gzip algorithm to extract the tic64x nuclear transplantation. On the dm642 tested. Works with test source, what can I email. Lizhaojun_1@yahoo.com.cn
sprc081
- dsp测试程序dsp2812\\数字信号处理算法库\\sprc081.zip
sensor-openloop
- 基于dsp2812用vc编写的开环pid控制算法,已经通过测试,可以直接使用
H.265_TMS320C64X_DEMO
- ZPAV(小名H265),凝集 形态,分形,模糊,小波,数字图象处理学 等数学精华, 我 感受到了她的威猛的能量,听到了她的呐喊!她如春雷, 震撼着 单薄数学(DCT+ME+HUFFMAN等)的MPEGxx和H26xx的古老统治! ZPAV (H.265) 基本算法 :V0,V6 用了 二维小波;V8 用了 三维小波;V9 用了 四维小波; P帧(ME) 使用了 小波域运动估计;声音(A0,A6,A8,A9), 运动矢量(MV) 使用了 广义小波。 Z
DSP_Max_Log_MAP
- 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
adpcm16_loop_xdais
- 基于TI xdais算法标准的音频ADPCM算法,及四路立体声编解码回环测试程序。 硬件平台:DM642+AIC23B
fft_VB_DSP
- 我自己编写的VB的FFT程序,算法中改进了网上常用算法的一些Bug,并且进行了优化,已经移植到DSP中检验过算法的速度与正确性,测试数据显示效果非常好。-myself prepared by the VB FFT procedure, the algorithm used the Internet to improve the algorithm Bug, and the optimization, which has been ported to the DSP algorithm tests
hv_aci_sensor
- 控制芯片ti f28035,闭环矢量控制算法实现,经测试可用,开发平台ccs3.3-the dsp f28035,close-loop vector control algorithm,the platform is ccs3.3
lab23-SCIC
- 给予TMS320F28335的串口SCIC所编写的串口测试程序,可以实现简单的串口算法-SCIC give TMS320F28335 serial port test program written for simple serial algorithm
SIN_SIGNAL
- 使用Excel做得一个表格,用于产生sin波形的数据,一般用于DSP算法测试,嵌入式液晶显示屏画图.-Use Excel to do a table for the production of sin waveform data, the general test for DSP algorithms, embedded LCD screen drawing.
dspfftv2
- dsp上的基2fft快速算法,在5502上测试通过-2-base fft algrithm ,tested in 5502 dsp
DTMF3in1
- 3个完整的DTMF汇编程序,包括DTMF信号的产生和DTMF译码,译码采用Goertzel算法,5406上测试通过-3 programs of dtmf encoder and decoder,include goertzel algoritm
ccsjiaocheng
- CCS的功能介绍,开发环境,算法和数据测试,程序调试,实时分析等-CCS functional descr iption, development environment, algorithms, and data testing, debugging, real-time analysis
jpeg
- dsp端的jpeg压缩算法,测试通过,方便大家共享。采用汇编进行优化。-dsp side of the jpeg compression algorithm, test, easy to share. Optimized in assembly.
Kalman3h
- DSP28xx编写的Kalman算法程序,建立了基波和三次谐波的模型以及算法DSP编程实现,测试成功!-DSP28xx write the Kalman algorithm, the establishment of the fundamental and third harmonic of DSP programming model and algorithm, the test is successful!
Matlab-Simulink-DSP
- 本文研究了基于Matlab/Simulink的DSP代码生成的方法。介绍了基于Matlab/Simulink的DSP系统级设计方法、Matlab与CCS系统对于DSP的各自特点及相互连接,论述了面向TI DSP芯片的系统设计。传统的DSP设计开发流程分为开发设计和产品实现两个环节。这样的开发流程存在许多问题,基于Matlab/Simulink的系统级设计方法,完成了从概念设计、软件仿真、硬件测试全过程。在软件算法仿真测试后直接生成面向数字信号处理(DSP)芯片的代码,有利发现系统设计的错误。-I
speex_ENcode
- 本论文对Speex算法作了较为深入的研究,并在24位定点DsP芯片 上进行了实现。同时,本文还对代码优化做了一些探讨,并减少了算法 的运算复杂度,提高了编码效率。本论文主要完成了以下几项工作: (l)把已有的算法的定点C代码转化为DSP汇编代码。在此过程中通 过运行大量的测试序列,对程序进行了反复的调试,保证程序的正确性, 期间修改了定点C中的部分溢出错误。 (2)对Speex算法的实现机理进行了较为深入的研究,并针对 ADSPZ181处理器的特点进行了优化。测试结
DFTCODE
- 在DSP中实现dft算法,已经测试过,完全可以正确实现DFT功能-Dft algorithm in the DSP, has been tested, can DFT function correctly