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

搜索资源列表

  1. 3-4-1Exp4_FIR

    0下载:
  2. DSP 汇编FIR实验程序,SEED DED54XX通过。-DSP Assemble examples for FIR filter, SEED Dec54xx passed.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:24386
    • 提供者:guozhiheng
  1. YUV-to-RGB-conversion

    0下载:
  2. 《YUV到RGB转化汇编优化后的代码》Blackfin_GenImageProc:是blackfin dsp对应的汇编-" YUV to RGB conversion optimized assembly code" Blackfin_GenImageProc: blackfin dsp is a compilation of the corresponding
  3. 所属分类:DSP program

    • 发布日期:2017-03-23
    • 文件大小:509560
    • 提供者:joyce
  1. dsp-translate

    0下载:
  2. DSP编程 利用C语言调用汇编子程序 ?其中5个输入参数和3个返回结果的汇编子程序调用 ?输入整数a,b,c,d,e, ?请计算a+b+c,a+c+d+e,a-b的值 ?讨论a-b后算术状态标志寄存器的状态 (ASTAT) -Required in DSP applications experimental assembly subroutine is called using the C language, five input parameters and retur
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:29633
    • 提供者:谷丰
  1. dsp-mutiple

    0下载:
  2. 完成矩阵A*B+C*D ? 其中:A, B, C和D矩阵都是六维矩阵 ? 要求有汇编语言和C语言两种算法编写 ? 要求有子程序的调用 -Complete the matrix A* B+ C* D ? One: A, B, C and D matrices are six-dimensional matrix ? requires assembly language and C language written two algorithms require a subroutine c
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:36484
    • 提供者:谷丰
  1. DSP

    0下载:
  2. 该书详细的介绍了TMS320C5402的相关知识,帮助初学者更好的学习DSP,书中有详细的汇编代码-The book describes in detail TMS320C5402-related knowledge, to help beginners learn better DSP, a detailed compilation of the code book
  3. 所属分类:software engineering

    • 发布日期:2017-05-23
    • 文件大小:7333764
    • 提供者:张飞
  1. jpeg

    0下载:
  2. dsp端的jpeg压缩算法,测试通过,方便大家共享。采用汇编进行优化。-dsp side of the jpeg compression algorithm, test, easy to share. Optimized in assembly.
  3. 所属分类:DSP program

    • 发布日期:2017-05-12
    • 文件大小:2904283
    • 提供者:陈修海
  1. TMS320LF240x-DSP

    0下载:
  2. 描述DSP240x产品的背景和技术优势,并介绍如何用汇编语言和C语言进行DSP软件设计-Describes the background DSP240x products and technology advantages, and describes how to use assembly language and C language for DSP software design
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4866140
    • 提供者:maomao
  1. speex_ENcode

    0下载:
  2. 本论文对Speex算法作了较为深入的研究,并在24位定点DsP芯片 上进行了实现。同时,本文还对代码优化做了一些探讨,并减少了算法 的运算复杂度,提高了编码效率。本论文主要完成了以下几项工作: (l)把已有的算法的定点C代码转化为DSP汇编代码。在此过程中通 过运行大量的测试序列,对程序进行了反复的调试,保证程序的正确性, 期间修改了定点C中的部分溢出错误。 (2)对Speex算法的实现机理进行了较为深入的研究,并针对 ADSPZ181处理器的特点进行了优化。测试结
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:3907480
    • 提供者:杨杰
  1. DSP-C64xxset

    0下载:
  2. c64+的所有汇编指令,包括所有指令格式,作用等很详细哦~-Instructions in the C64x+ CPU,It s provided by TI.
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1590925
    • 提供者:zhangqing
  1. sDSPP_exampllo

    0下载:
  2. 一些在CCS上能运行的初级DSP汇编程与开开发序源码,供大家学习,一起进步 可直接使用。 -Be able to run in the CCS Junior DSP exchange programming and open development of the sequence source for learning, with the progress can be directly used.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:175335
    • 提供者:
  1. CCPPTMS320C5000-DSP

    0下载:
  2. 基于TMS320C5000 DSP学习资料,c语言编程和汇编都有-Learning materials based on the TMS320C5000 DSP, c language programming and assembly have
  3. 所属分类:DSP program

    • 发布日期:2017-05-27
    • 文件大小:9763597
    • 提供者:吴忠国
  1. FFT

    0下载:
  2. DSP 4.0环境下编写的快速傅里叶变换(汇编语言),可以成功运行-DSP 4.0, prepared under the fast Fourier transform (assembly language), can successfully run
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:487429
    • 提供者:shannon
  1. DSP-assembly

    0下载:
  2. 包括段定义伪指令、常数初始化为指令、条件汇编伪指令等。-Including segment definition directive, constant initialization instruction, conditional assembly directive.
  3. 所属分类:software engineering

    • 发布日期:2017-12-07
    • 文件大小:104829
    • 提供者:岳雨萌
  1. DSP-FIR-FILTER

    0下载:
  2. 利用DSP对FIR低通滤波器进行设计的方法进行了讨论,给出了汇编的源程序,-DSP FIR low-pass filter design methods, a compilation of the source is given,
  3. 所属分类:assembly language

    • 发布日期:2017-11-11
    • 文件大小:749694
    • 提供者:木木
  1. DSP-Asm

    0下载:
  2. 此文件为dsp6416学习文档,主要介绍该dsp的 汇编指令-This file for dsp6416 study documents, introduces the DSP assembly instructions
  3. 所属分类:DSP program

    • 发布日期:2017-11-13
    • 文件大小:11315471
    • 提供者:dxl
  1. DSP

    0下载:
  2. 基于DSP的人脸识别系统及其优化,主要介绍了线性汇编优化-DSP-based face recognition system and its optimization, optimization introduces linear assembly
  3. 所属分类:Project Design

    • 发布日期:2017-11-20
    • 文件大小:598526
    • 提供者:高宇
  1. DSPC2xx-command--instructions

    0下载:
  2. C2xx命令详解 DSP汇编指令速查软件-C2xx command Detailed assembly instructions Quick DSP software
  3. 所属分类:source in ebook

    • 发布日期:2017-04-23
    • 文件大小:245353
    • 提供者:123
  1. cPP

    0下载:
  2. 高集成的编辑器调整 C 和 DSP 汇编代码: CCS5000 的内建编辑器支持 C 和汇编文件的动态语法加亮显示。使用户能很容 易地阅读代码和当场发现语法错误。 -Each lesson contains an overview section that provides a summary of the lesson, the learning objectives, the tutorial example used, the applica
  3. 所属分类:Project Manage

    • 发布日期:2017-05-09
    • 文件大小:1624473
    • 提供者:david
  1. no6

    1下载:
  2. 高集成的编辑器调整 C 和 DSP 汇编代码: CCS5000 的内建编辑器支持 C 和汇编文件的动态语法加亮显示。使用户能很容 易地阅读代码和当场发现语法错误。 -Each lesson contains an overview section that provides a summary of the lesson, the learning objectives, the tutorial example used, the applica
  3. 所属分类:Development Research

    • 发布日期:2017-04-16
    • 文件大小:25366
    • 提供者:david
  1. dsp-(1)

    0下载:
  2. 汇编控制步进电机正转反转,使用外部中断来实现-sagdkug gflSGLIUwkjhLSUHDWHDkjhgiUW
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:114218
    • 提供者:majie
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com