搜索资源列表
DSP
- DSP芯片凭其优异的性能在高速计算领域有着巨大的应用前景。但其应用所设计的知识非常庞杂。DSP芯片(TMS320LF2407)的结构和原理以及汇编语言编程部分学习时主要是参考北航的《TMS320LF240X DSP结构、原理及应用》,C语言编程主要是参考北航的《TMS320LF240X DSP C语言开发应用》,下面就近期学习DSP编程的心得,总结了以下几个DSP编程的注意点。
《TMS320LF240x DSP C语言开发应用》
- 《TMS320LF240x DSP C语言开发应用》一书的源码-"TMS320LF240x DSP C language application development," a source book
DSP入门精华,方便初学者入门DSP
- DSP入门精华,方便初学者入门DSP........,DSP best entry to facilitate entry DSP beginners
ICETEK-VC5509-C.rar
- ICETEK_VC5509_C的硬件原理图,泰瑞公司开发的针对TI C5509A DSP的评估版。包含xilinx FPGA 及语音解码芯片TLV320AIC23等的连接,可借鉴性强 ,ICETEK_VC5509_C hardware schematics, Terry developed for the TI C5509A DSP evaluation version. Contains xilinx FPGA and voice decoder chip TLV320AIC23 conne
dspC64set.rar
- Ti DSP C64xx系列汇编指令集,对每个指令均有详尽的介绍,时候DSP开发人员学习。,Ti DSP C64xx series compiled instruction set, for each command are detailed introduction, when the DSP developers to learn.
DSP嵌入式系统开发典型案例
- DSP嵌入式系统开发典型案例 (1)5-1.asm对应第五章语音信号的采集和播放主程序; (2)5-2.asm对应第五章语音信号的采集和播放中断向量程序; (3)5-3.cmd对应第五章语音信号的采集和播放配置文件; (4)5-4.asm对应第五章语音信号的u/A律压缩程序; (5)5-5.m对应第五章语音去噪的仿真程序; (6)5-6.asm对应第五章语音去噪的主程序; (7)5-7.c对应第五章CVSD编码的C语言程序代码; (8)5-8.asm对
Lab0308-BootLoader.rar
- DSP C 6713 的自启动程序,瑞爱开发板自带的,还有flash burn的插件,DSP C 6713 of the self-starting procedure, Swiss development board comes with love, as well as flash burn plug-in
DSP2407经典开发例程 (C环境开发)
- DSP2407经典开发例程 (C环境开发)帮助DSP2407初学者快速入门,Development DSP2407 classic routines (C development environment) to help beginners get started quickly DSP2407
TMS320LF2407
- 第0章绪论.数字信号处理器(DSP)综述 第1章TMS320LF240X系列DSP概述 第2章系统配置和中断 第3章存储器及I/O空间 第4章时钟和低功耗模式 第5章数字输入输出 第6章事件管理器(EV) 第7章模数转换(ADC)模块 第8章串行通信接口(SCI) 第9章串行外设接口SPI 第10章CAN控制器模块 第11章看门狗(WD)定时器 第12章DSP开发工具与开发环境 第13章DSP程序设计 ————主要内容: (1)DSP C语
Timer(C)
- ADSP-BF561 EZ-KIT Lite s 定时器程序。该程序在visual DSP++环境下用c语言开发。-ADSP-BF561 EZ-KIT Lite s timer program. The program in the visual DSP++ environment using c language development.
2410AD
- 2410开发板在ADS下的A/D转换测试程序。 运行步骤: 1 打开ad.mcp工程文件 2 运行 3 用一根导线连接ad 输入0通道,观察屏幕输出数据的变化 文件说明: ad_test.c:开发板初始化文件 ad.c :ad测试主文件-2410 ADS development board in the A/D converter testing procedures. Running steps : one open document ad.mcp two proj
DSP-CCS-guider
- DSP集成开发环境CCS开发指南,市面上最為完整的一套書,對於DSP入門的人很有用處,謝謝大家一塊免費共享-DSP integrated development environment to develop guidelines for CCS, the market the most complete set of books, for the entry of people DSP is very useful, thank you for sharing a free
dsp
- DSP原理及其C编程开发技术的源码 真的很好呀-DSP Principle and C-source programming development techniques are really good you
DSP-Applications-Using-C-and-the-TMS320C6x-DSK
- DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf 是国外经典DSP的C语言开发图书-DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf foreign classic DSP development of the C language books
DSP_CCS
- DSP集成开发环境CCS及DSPBIOS的原理 DSP CCS-DSP integrated development environment DSPBIOS principle of CCS and DSP CCS
digitalsignalprocessingprogram-c
- DSP软件开发必须要掌握的语言规则,里面详细介绍了相关结合硬件编程方法。-DSP software development need to master the language of the rules, which detailed the combination of hardware-related programming.
TMS320LF240X_DSP_C_language
- 刘和平的《TMS320LF240X DSP C语言开发应用》的实验源代码-codes for the book《Development and Applications for TMS320LF240X DSP in C language》wrote by He-ping LIU(Chinese)
DSP--C
- DSP的开发资料(pdf) 包括各种噪声信号的产生、fft等基本运算的C语言实例-DSP development of information including the generation of noise, fft basic operations such as C-language examples
DSP-C-program-
- DSP的C语言编程锦集,方便大家学习,共同提高,致力于工程开发,希望对大家有帮助。-DSP-C language programming Jinji, facilitate learning and improve together, committed to project development, we want to help.
dsp-c
- 重点讨论了用C语言进行DSP软件设计时的一些常用的编程优化策略,旨在实现代码的高效和运算速度的提高。详细阐述了这些优化策略的特点、应用规则和性能分析。这些策略同样适用于C++开发环境。同时给出了程序设 计实例。 -Focused on the C language for DSP software design to some of the commonly used programming optimization strategy, aimed at achieving effici