搜索资源列表
DSPcorrelation
- 相关算法的应用很广,例如噪声中信号的检测,一个信号经过一段延迟后自身的相似性,信号中隐含周期性的检测,信号相关性的检验,信号时延长度的测量,滤除确定性信号中的随机干扰信号等等。相关函数还是描述随机信号的重要统计量。 利用CCS5000的集成开发平台,通过C语言对一正弦信号和一余弦信号进行了相关算法设计、编程和分析,然后将其置于CCS集成开发环境下,编译、调试、运行.-correlation algorithm used widely, such as noise signal detecti
ccs_cmd
- cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
Dlms
- 基于DSP的自适应滤波器。采用c语言编程,在CCS里编译、调试。-DSP-based adaptive filter. With c language programming, where the CCS compiler, debugger.
t6963c107
- t6963.c - Display LCD alphanumeric display package for CCS PIC C Compiler
ed_DS1620
- Implements all the methods to controll a DS1620 in c (ccs compiler) to PIC 16f628A
mcu
- examples pic-c ccs compiler
FFT-TMS320C54x-DSP
- FFT的TMS320C54x DSP实现(ccs3.3编译器),fft.c为主要程序,在程序注释所提示处设断点,再用CCS的图形查看功能可看结果。-The FFT TMS320C54x DSP to achieve (ccs3.3 compiler,), fft.c for the main program at the breakpoint in the program comments prompted then CCS graphical view function to see the
lab4_timer
- dsp中定时器中断实验,c语言编译,CCS软件开发-dsp the timer interrupt experiments, c language compiler, CCS Software Development
DSP_C_Source
- 数字信号处理领域常用的理论之一,蝶形运算的C代码实现,可以直接在CCS环境下编译-Commonly used in the field of digital signal processing theory, one butterfly operation of the C code, can be directly in the CCS compiler environment