搜索资源列表
InterfaceCircuitDesignAndProgrammingForStoringtheD
- 介绍了DSP 芯片TMS320VC5509 的主要特点,指出了TMS320VC5509 在使用flash 存储器AM29LV800 存储 数据的应用中,在电路接口设计、数据空间寻址、寄存器初始化设置及DSP 对flash 的写或擦除操作的检测等方面应该注意的 一些问题. 提出了DSP 工作在较高的时钟频率时通过适当延时来正确访问AM29LV800 的解决方案,并给出了主要的编程范 例. 在实践中证明了方案的有效性-The main feat ures of t he TMS320VC
gpio_toggle
- 这个程序为DSP2812 控制GPIO管脚输出,通过检测预设条件,满足时,则相应GPIO管脚电平翻转-This program for DSP2812 control GPIO tube feet output, by detecting the default conditions, meet, the corresponding GPIO tube foot level to flip
moving-object-detecting--
- 基于DSP的运动目标检测系统研究.nh moving object detecting sysytem research based on dsp-moving object detecting sysytem research based on dsp
DTMF
- DTMF(双音多频)信号的产生和检测 1、程序分两部分,前半部分为DTMF 产生,后半部分为DTMF 检测。 2、DTMF 产生中用数组in设定键值,数组长度为16,范围0~15,可人工改写; 3、数组xr为产生的行频信号,长度为102,32位浮点型; 数组xc为产生的列频信号,长度为102,32位浮点型; 数组x为产生的双音频信号,长度102点,32位浮点型; 4、数组z为DTMF检测中能量模板 ,以完成按键的行位置及列位置检测; 6、变量outkeycol
violajones_facedetection
- code for detecting faces an image using viola jones algorithm-code for detecting faces an image using viola jones algorithm