搜索资源列表
newscope
- 这是基于dsp的交流电机调速软件。编程环境是ccs2000,算法用的是spwm方法,用的是c语言和汇编混编,程序里有注释。*.h和*.cmd文件是头文件和内存分配文件-this is the program of the alternating-current machine speed control based on dsp.the progran enviroment is ccs2000,the arithmetic is the spwm,it is programmed with c
DSP_Max_Log_MAP
- 基于DSP平台实现turbo码Max_Log_MAP算法,基于标准C 语言研究 了Turbo 码Max - Log - MAP 译码算法的软件编程与实现,为了提高程序的运行效率,结合TMS320C6000 系列DSP 芯片 的结构与特点采用循环展开、数据的存取优化设计、算法改进等措施进行了代码优化,给出了测试结果,非常值得一看
BasedontheTMS320C64xhigh-definitionvideodecoderopt
- 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清
EXP06_AD
- 实现A/D采样,用于DSP的基础编程学习,开发语言是c,用的是ccs2.2的软件-The realization of A/D sampling, the basis for DSP programming learning, the development of language is c, using the software ccs2.2
digitalsignalprocessingprogram-c
- DSP软件开发必须要掌握的语言规则,里面详细介绍了相关结合硬件编程方法。-DSP software development need to master the language of the rules, which detailed the combination of hardware-related programming.
SPI_BUS
- 该软件介绍了SPI总线的结构、引脚以及采用C语言对其编程的实现方式。-The software describes the structure of the SPI bus, pin and the use of C programming language for its implementation.
DSP_C_Language_Programming_Tutorial
- DSP的C语言编程教程:DSP生产厂商及第三方为DSP软件开发提供了C编译器,使得利用高级语言实现DSP程序的开发成为可能。-DSP-C Language Programming Tutorial: DSP manufacturers and third party software development for the DSP provides a C compiler to make use of high-level language DSP program development po
DSP
- 首先介绍了嵌入式DSP系统的基本硬件,然后着重说明用C语言进行硬件编程的好处和基本方法,包括如何调试C语言程序,最后介绍了如何将C语言程序转化为DSP代码.所有内容均基于TI公司的TMS320C55x通用DSP芯片,使用的软件工具是该公司的CCS集成开发环境(IDE).-Techniques of C Language Hardware Programming in Embedded DSP System