CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DSP汇编

搜索资源列表

  1. interpolate

    0下载:
  2. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:514242
    • 提供者:刘镇
  1. zfft

    0下载:
  2. 使用汇编,基于TMS320VC33浮点DSP和ZFFT(Zoom-FFT频谱细化技术),可以用来实现对信号频谱的细化,从而进行功率谱分析。-The use of a compilation of floating-point DSP based on TMS320VC33 and ZFFT (Zoom-FFT spectrum refining technology) can be used to achieve the refinement of the signal spectrum, th
  3. 所属分类:DSP program

    • 发布日期:2016-02-25
    • 文件大小:47872
    • 提供者:lyj
  1. math

    0下载:
  2. dsp实验,c中调汇编的例子,虽然简单,对于初学者来说,是一个很好练习的例子-dsp experiment, c in the compilation of examples of transfer, although simple, for beginners, it is a good example of practice
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:2889765
    • 提供者:龙茗路
  1. 2812

    0下载:
  2. TMS320f2812原理及应用的全部例子程序,读者可以从中学习如何编写dsp程序。-TMS320f2812 principle and application procedures for all the examples, readers can learn how to write procedures dsp.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:976760
    • 提供者:dongchuanshun
  1. MCU_1323

    0下载:
  2. 详细说明:用ADI DSP汇编指令编写的全内插函数(包括水平、垂直、交叉内插),结果正确,并且包括很完整的测试数据 -Detailed Descr iption: ADI DSP with instructions to prepare a compilation of the whole interpolation function (including horizontal, vertical, cross-interpolation), the result is correct,
  3. 所属分类:DSP program

    • 发布日期:2017-04-29
    • 文件大小:443759
    • 提供者:niuniu
  1. DCT

    0下载:
  2. 这是我一个DSP实习,用汇编语言编实现离散余弦变换(DCT)的DSP程序设计。它有详细的设计流程、仿真结果,有完整的模块源码。其中有工程文件,和一个WORD文档,相信能让你清新的了解设计过程,掌握汇编设计离散余弦变换!-This is my internship a DSP using assembly language for the realization of discrete cosine transform (DCT) of DSP programming. It has a deta
  3. 所属分类:assembly language

    • 发布日期:2017-04-23
    • 文件大小:169869
    • 提供者:SUN
  1. IIR

    0下载:
  2. 本程序是IIR滤波的汇编小程序,但是对于怎么样利用探针读取文件和输出文件有很大帮助。我就是利用这个程序学会的。-This procedure is a compilation of IIR filter applet, but how to use the probe to read documents and output documents are very helpful. I just take advantage of this procedure Institute.
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:6142
    • 提供者:lee
  1. DSP_ppt_code

    0下载:
  2. 主要是DSP的PPT当然还有一些实验的代码,汇编写的-PPT is the DSP of course there are some experimental code, the compilation of written
  3. 所属分类:DSP program

    • 发布日期:2017-05-22
    • 文件大小:7147267
    • 提供者:余学俊
  1. DSP_Theory_and_Application_of_PPT

    0下载:
  2. DSP原理及应用PPT 第1章 绪论 第2章 TMS320C54x数字信号处理器硬件结构 第3章 TMS320C54x的数据寻址方式 第4章 TMS320C54x汇编指令系统 第5章 TMS320C54x软件开发 第6章 CCS集成开发环境 第7章 汇编语言程序设计 第8章 TMS320C54x片内外设及应用实例-DSP Theory and Application of PPT Chapter 1 Introduction Chapter 2 TMS320C54
  3. 所属分类:DSP program

    • 发布日期:2017-05-29
    • 文件大小:11834763
    • 提供者:于海
  1. changyonglicheng

    0下载:
  2. 常用的dsp汇编例子程序,比如splot-Dsp compilation of commonly used example of the procedure, for example, and so on splot! !
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:377236
    • 提供者:liuyang
  1. 04_DSP_

    0下载:
  2. DSP编程汇编初步,包括指令,存储,组织结构等-Preliminary compilation of DSP programming, including command, storage, organization structures, etc.
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:1277593
    • 提供者:wulang
  1. ccs

    0下载:
  2. 详细说明如何在DSP上进行C语言或者是汇编语言编程-Detailed descr iption of how the DSP on the C language or assembly language programming
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-03
    • 文件大小:1146149
    • 提供者:
  1. RSQRT_variants

    0下载:
  2. 在Visual DSP++环境下的ADSP-TS201汇编语言对除法运算实现的优化。(该汇编指令中的除法指令仅有8位精度,需要多次迭代提高算法精度)-In the Visual DSP++ environment ADSP-TS201 assembly language to achieve the optimization of the division operation. (The assembly instruction in the division command only 8-bi
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:57471
    • 提供者:孙璇
  1. huibian

    0下载:
  2. 针对TI的C54系列的DSP汇编指令的教程,对学习DSP开发的网友有很大帮助-for the people who are learning to use TI s DSP of C54
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:665950
    • 提供者:李栋
  1. 32bitcompile-tutorial

    0下载:
  2. 本人收集的32位汇编教案,包括intel汇编指令和dsp汇编指令,非常适合汇编初学者。-I collected the 32-bit compilation of lesson plans, including assembly instructions and dsp intel assembly instructions, assembly is very suitable for beginners.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-17
    • 文件大小:79200
    • 提供者:longjie
  1. LMS1

    0下载:
  2. lms 汇编 dsp c5402 很好用,尝试过,直接可以再DSP板上运行-lms dsp c5402
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:16545
    • 提供者:郑允萱
  1. sdram

    0下载:
  2. DSP 和SDRAM读写程序 其中主函数用汇编编写。执行效率较高-DSP and SDRAM
  3. 所属分类:DSP program

    • 发布日期:2017-03-21
    • 文件大小:25848
    • 提供者:袁伟杰
  1. GUAS

    0下载:
  2. ARC汇编实现的高斯滤波算法,时间开销较小-gause filter assembly source code
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:1122
    • 提供者:peyodsp
  1. InstructionSet

    0下载:
  2. TI的c64x系列DSP汇编指令的详细说明-TI s DSP c64x series of detailed descr iption of assembly instructions
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1894611
    • 提供者:jasmy
  1. ADIDSP-plugin-asm

    0下载:
  2. 用ADI DSP汇编指令编写的全内插函数-ADI DSP assembly instructions written by the entire interpolation function
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:450269
    • 提供者:zhengyu
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com