Welcome![Sign In][Sign Up]
Location:
Search - dsp c64

Search list

[Streaming Mpeg4MPEG4

Description:  结合TI 公司C64 系列数字信号处理器(DSP) 芯片的特点,实现了基于TMS320DM642 芯片的MPEG4 算法优化 并从3 个层次详细讨论了优化的具体过程,最后对各层次的优化效果和难易程度进行了对比分析。
Platform: | Size: 148289 | Author: 王功臣 | Hits:

[Other resourceBasedontheTMS320C64xhigh-definitionvideodecoderopt

Description: 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清晰度视频进行实时解码时要求的时钟频率在1GHz左右。这 项研究对使用通用DSP实现高清晰度电视视频解码乃至实现整个信源解码器有 重要的价值,推动了通用DSP在消费电子领域多媒体技术方面的应用。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
Platform: | Size: 451740 | Author: 王萍 | Hits:

[Other resourceDSPC64ACT-spraa14-study

Description: DSP c64优化 ACT (spraa14 mp3实例优化应用报告)
Platform: | Size: 405801 | Author: 周国华 | Hits:

[Other resourcespraa14

Description: DSP c64优化 ACT spraa14 mp3优化实例 与其优化应用报告配套
Platform: | Size: 121619 | Author: 周国华 | Hits:

[DSP programOrgCode

Description: 本源代码为TI 公司TMS320C6416 DSP芯片自检测程序,有很高的参考价值-source code for the TI TMS320C6416 DSP chip from the detection procedure, a high reference value
Platform: | Size: 93184 | Author: 娄亚军 | Hits:

[DSP programc6416burn

Description: CCS下对c6416DSP开发板EPROM的烧写程序,-CCS right under development board EPROM c6416DSP the burning process,
Platform: | Size: 51200 | Author: wz | Hits:

[GUI Developflashc64

Description: dspC64bootload烧写中用到的类型转换程序,在界面中有使用说明。是偶平时烧写DSP程序中经常用到的。-dspC64bootload used in the conversion process, the interface is for use. Even in peacetime is burning DSP procedures used frequently.
Platform: | Size: 3853312 | Author: 赵翠芳 | Hits:

[DSP programedmatest

Description: TI DSP tms320c6416 EDMA测试代码,包括QEDMA、EDMA Link功能、Chain功能。这是学习EDMA的最生动教材。-TI DSP tms320c6416 EDMA test code, including QEDMA. EDMA Link function Chain function. This study is the most vivid EDMA materials.
Platform: | Size: 92160 | Author: | Hits:

[ARM-PowerPC-ColdFire-MIPSTMS320C6416

Description: TI公司TMS320C6416 DSP芯片自检测程序-TI TMS320C6416 DSP chip companies since testing procedures
Platform: | Size: 103424 | Author: 徐志新 | Hits:

[Post-TeleCom sofeware systemsTMS320C64xExamplesCodes

Description: TI公司提供的C6000系列DSP的库文件,包括很多的FFT程序源代码。非常的不错!-provided by TI C6000 DSP libraries, including many of the FFT program source code. Very good!
Platform: | Size: 928768 | Author: 李飞 | Hits:

[BooksTMS320C64xVideoProcessingLibraryReference

Description: 这是一个关于DSP6000图象处理函数库的说明文档.里面详细介绍了图象处理用到的重要函数的接口和功能.使用时直接调用这些函数可以提高效率.-This is one of the DSP6000 image processing functions of the documentation. Details inside the image Department Jimmy used the important function of the interface and functions. use direct call these functions can improve efficiency.
Platform: | Size: 303104 | Author: 聂晟楠 | Hits:

[Streaming Mpeg4MPEG4

Description:  结合TI 公司C64 系列数字信号处理器(DSP) 芯片的特点,实现了基于TMS320DM642 芯片的MPEG4 算法优化 并从3 个层次详细讨论了优化的具体过程,最后对各层次的优化效果和难易程度进行了对比分析。-Combination of TI Corporation C64 series digital signal processor (DSP) chip features, the realization based on TMS320DM642 chip MPEG4 algorithm optimization and from the three levels of optimization are discussed in detail the specific process, and finally on all levels of difficulty to optimize the effectiveness and the extent of a comparative analysis.
Platform: | Size: 148480 | Author: 王功臣 | Hits:

[DSP programBasedontheTMS320C64xhigh-definitionvideodecoderopt

Description: 论文设计了基于高性能通用DSP TMS320C64x的HDTV视频解码程序。该解码 程序针对C64的特殊架构做了多方面的优化。特别是对变长解码、IDCT和运动 补偿三个关键模块人工编写了汇编语言程序、调整了流水线操作。经过优化,显 著提高了解码效率。通过软件仿真可以得出如下重要结论:1)进行人工汇编优 化之后的程序效率相比于仅仅采用C语言优化之后的程序效率提高了将近七倍; 2)人工汇编优化之后,对标准清晰度视频进行实时解码时要求的时钟频率仅为 228.8MHz;3)对高清晰度视频进行实时解码时要求的时钟频率在1GHz左右。这 项研究对使用通用DSP实现高清晰度电视视频解码乃至实现整个信源解码器有 重要的价值,推动了通用DSP在消费电子领域多媒体技术方面的应用。 该文讨论了如何使用Matlab 的Complier 将*.m函数编译为动态链接库DLL, 提供给VC++ 调用的方法, 提供了一种VC++与Matlab 混合编程的快速实现。
Platform: | Size: 451584 | Author: 王萍 | Hits:

[DSP programDSPC64ACT-spraa14-study

Description: DSP c64优化 ACT (spraa14 mp3实例优化应用报告)-DSP c64 optimization ACT (spraa14 mp3 optimize application examples of report)
Platform: | Size: 405504 | Author: 周国华 | Hits:

[DSP programspraa14

Description: DSP c64优化 ACT spraa14 mp3优化实例 与其优化应用报告配套-DSP c64 optimization ACT spraa14 mp3 optimize optimize application examples of the report and its supporting
Platform: | Size: 132096 | Author: 周国华 | Hits:

[DSP programDSP-C64xx

Description: DSP C64系列,总线技术,电路集成,周边期件,以及C6000芯片外围接口和构架等。-DSP C64 series, bus technology, circuit integration, surrounding period pieces, as well as the C6000 chip, such as peripheral interface and framework.
Platform: | Size: 2628608 | Author: 王建华 | Hits:

[DSP programBIOS_Flash

Description: Ti DSP/BIos编程,多线程调用代码,包括flashburn工程,基于C64-Ti DSP/BIos programming, multithreading calling code, including flashburn project, based on C6455
Platform: | Size: 364544 | Author: fantblue | Hits:

[DSP programDSP-C64xxset

Description: c64+的所有汇编指令,包括所有指令格式,作用等很详细哦~-Instructions in the C64x+ CPU,It s provided by TI.
Platform: | Size: 1591296 | Author: zhangqing | Hits:

[DSP programSobelEdge_all

Description: 基于dsp c64的边缘检测算法的实现 Sobel边缘算子 两个卷积形成sobel算子,图像中每个点都用这两个核做卷积,一个核对同常的垂直边缘相应最大,而另一个对水平边缘相应最大。-Dsp c64 edge detection algorithm to achieve Sobel edge operator the two convolutional formation sobel operator, for each point in the image with the convolution of two nuclear doing, a check with the usual vertical edges corresponding maximum, and the other corresponding maximum horizontal edges.
Platform: | Size: 792576 | Author: 王林 | Hits:

[DSP programTI-DSP-APIS(C64XP)

Description: TI DSP C64+的FastRTS、IMGLIB以及DSPLIB库函数整理总结,中文文档。-TI DSP C64+ s FastRTS、IMGLIB and DSPLIB APIS
Platform: | Size: 50176 | Author: 程茂 | Hits:
« 12 »

CodeBus www.codebus.net