搜索资源列表
DSP-optimize
- 里面包括了很多DSP 优化的相关论文,对做DSP代码移植和优化很有帮助。-includes the optimization of many DSP related papers, the DSP code to do transplants and optimization helpful.
TMS320VC5402zhiwenshibie
- 文章主要介绍了基于TMS320VC5402的指纹识别系统的设计,概括说明了系统的硬 件和软件设计,重点阐述了指纹算法在DSP实现中所采用的优化策略,旨在实现代码的高效和运 算速度的改善。-article introduces the TMS320VC5402 based fingerprint recognition system design outline of the system hardware and software design, focus on the fingerp
20070323152302954
- TMS320C54X DSP汇编程序的几种优化方法.-TMS320C54X DSP compilation process optimization methods.
DSP-MPEG4
- 闻亭公司内部关于DSP MPEG-4算法实现寄优化的培训资料
Synthesis_and_Optimization_of_DSP_Algorithms
- 本书详细介绍了DSP算法的合成和优化各种方法。-Synthesis and Optimization of DSP Algorithms describes approaches taken to synthesising structural hardware descr iptions of digital circuits from high-level descr iptions of Digital Signal Processing (DSP) algorithms.
DSP
- 介绍了一种基于动子线圈绕线式的直线开关磁阻电机。该电机具有结构简单、稳固的特点。给出了电机的机械结构优化设计方案,有限元分析结果表明该电机具有良好的电气特性。介绍了基于数字信号处理器(DSP)的位置控制方案,试验结果表明在DSP平台下电机具有良好的控制效果。-A active-mover-passive-stator structure of linear switched reluctance motor(LSRM) is proposed.The motor has the characte
cache
- dsp 关于缓存优化的非常好的文档,值得一看-cache optimized dsp on a very good document, worth a visit
IMGLIB
- 通常开发一款图像采集和处理产品的流程是熟悉硬件平台的特性、根据CPU的特点优化算法,最后调试整个系统软件。由于大多数厂家CPU支持的汇编语言不相同,尤其DSP芯片的汇编语言,如TI公司有自己的甚长汇编指令集,而AD公司也有自己的汇编指令集。通常只有根据各个厂家的CPU内核特点和汇编指令特点,才可以更好地优化图像算法,而且往往这方面影响着产品的开发进度,影响着产品进入市场的时间。-Image LibrapyImage LibraImage LImage Librapyibrapypy
50_TS_cc_man
- visual DSP++编程优化手册。该手册的目的就是使你的c程序更加有效。-visual DSP++ programming optimization manual. The purpose of this manual is to make your c program more effective.
H.264_Optimization
- h.264算法优化的多篇硕士,博士论文,可以参考对h.264算法进行优化,以便在dsp等平台上进行移植运行。-h.264 algorithm optimization of multi-chapter master, doctoral thesis, can refer to the h.264 algorithm is optimized in order to dsp and other platforms to run on the transplant.
dm642
- 视频编码优化,基于DM642 dsp,视频编码优化,基于DM642 dsp-Video encoding optimization, based on the DM642 dsp
TMS320C54XDSPasm
- 该文档介绍了汇编的优化算法,虽然是在C54X系列的dsp上,但是对其他系列dsp有借鉴作用-This document describes the compilation of the optimization algorithm, although in the C54X series, dsp, but the other series dsp serve as a reference
DSP
- DSP算法的优化和综合,大家可以参考一下-Synthesis and Optimization of DSP Algorithms...
DIR36
- DSP体系结构相关技术,主要是基于DSP的算法设计和DSP的硬件优化实现技术的相关论文-DSP architecture related technologies, mainly based on DSP algorithm design and optimization of DSP hardware implementation technology related papers
DSP
- 基于DSP的人脸识别系统及其优化,主要介绍了线性汇编优化-DSP-based face recognition system and its optimization, optimization introduces linear assembly
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
TI-C6000-optimization--guide
- 为TI DSP 初学者收集整理了一系列的代码优化文档,并给出一个学习这些文档的流程,在doc文档中进行了一个概述和串联,帮助初学者更好更快的进入状态。-The optimization of code documents a series of TI DSP beginners collection, optimization including C and assembly code, and presents a learning process in these documents, DO
H264_DM6437
- H.264标准是ITU.T视频编码专家组和ISO IEC活动图像专家组共同组成的联合视频组开发的新一代视频压缩标准。H.264高效的编码效率建立在其高复杂度的编码算法基础上,而采用具有较强并行处理能力的C64x+DSP芯片的达芬奇(Davinci)技术平台,则以较高的运算性能和丰富的外围接口成为目前实现视频应 用系统的理想平台。本文对H.264编码算法的帧间及帧内预测算法进行改进,并进行了H.264编码器在DM6437平台上的移植和优化。-H.264 was jointly proposed
video-stangraphy-on-dsp
- 硕士学位论文:H_264视频隐写算法研究及其在嵌入式平台的实现,涉及:H264 视频秘写 DSP视频算法优化以及SDL播放器设计等-researches on algorithm of h264 video steganography and its embedded platform implementation. contains: H264 video steganography dsp and sdl player
Time-measurement-method-for-DSP
- 对DSP程序进行时间测试的5种方法,包含源代码,源代码是用c语言编写的,可以让开发者对程序运行效率进行精确分析,以便进行进一步的优化-DSP program for the time tested five methods, including source code, source code is written in c language that allows developers to efficiently run the program for accurate analysis i