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

搜索资源列表

  1. DSP

    0下载:
  2. DSP控制PWM的算法,里面有原代码,可以给从事DSP方面的工程技术人员参考!
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:241237
    • 提供者:张新林
  1. fft128.dsp中实现fft128点变换

    0下载:
  2. dsp中实现fft128点变换,fft变换部分为汇编,主程序用的是c,fft
  3. 所属分类:汇编语言

    • 发布日期:2017-03-25
    • 文件大小:1769
    • 提供者:llp
  1. 2407.rar

    0下载:
  2. 一些实用的TI公司tms320f2407 DSP的实例程序,都是经过验证的哦,希望对大家有用,TI practical examples of companies tms320f2407 DSP procedures are proven Oh, I hope useful for all of us
  3. 所属分类:assembly language

    • 发布日期:2017-05-08
    • 文件大小:1576934
    • 提供者:杨波
  1. dsp-sin

    0下载:
  2. 汇编语言产生的查表法实现正弦波发生器的程序,需要的下载。-Assembly language generated by sine wave generator look-up table method implementation procedures, the required download.
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1540
    • 提供者:杨树涛
  1. FFT

    1下载:
  2. 本程序是基于C54x DSP的通用实数FFT程序,适合点数16~1024点或复数点数8~512点,主程序为rfft.asm。-This procedure is based on the C54x DSP real FFT common procedures, for points 16 ~ 1024 points, or plural points 8 ~ 512 points, the main program for rfft.asm
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:31466
    • 提供者:dazhou
  1. Lab0405-Speaker

    0下载:
  2. DSP例程,基于C54x的扬声器的程序,已经在CCS上调试成功,在这里与大家一起分享-DSP routines, C54x-based speaker' s program has been successful in the CCS to debug, share with you here
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:211194
    • 提供者:陈濛
  1. SPI

    0下载:
  2. dsp 2407 串行通信接口SPI 应用程序,经过试验调试。-SPI communication OF DSP2407
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:75213
    • 提供者:吕雄宾
  1. Keytest_old

    0下载:
  2. dsp 2407 键盘扫描实验 有助于初学者的汇编程序-dsp 2407 keyboard scan experiment will help beginners Assembler
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:14461
    • 提供者:liuyan
  1. DSP

    0下载:
  2. dsp 论文,仅供大家互相学习之用,望互相交流-dsp papers for everyone to learn from each other by, hope to exchange
  3. 所属分类:assembly language

    • 发布日期:2017-05-21
    • 文件大小:5775038
    • 提供者:黄建筑
  1. C5416_Instruc_Set

    0下载:
  2. TMS320C54x DSP Reference Set Volume 2: Mnemonic Instruction Set
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:753755
    • 提供者:oval
  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. C-and-the-TMS320C3x-DSP-assembly-language-programm

    0下载:
  2. TMS320C3x DSP的C和汇编语言混合编程及中断的C语言实-C and the TMS320C3x DSP assembly language programming and mixing of the C language is interrupted
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:127396
    • 提供者:赵爱明
  1. DSP-LCD-CONTROL

    0下载:
  2. 单片机对lcd显示的控制,主要是用lcd显示温度传感器测得的温度值-Single-chip control of the lcd display, lcd display with the main temperature sensor measurements of temperature
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:56336
    • 提供者:lili
  1. fsk_in_dsp

    0下载:
  2. 用DSP 芯片TMS320VC5416 的实现了FSK调制解调,采用汇编语言实现-DSP chip TMS320VC5416 with the realization of the FSK modem, using assembly language to achieve
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:226196
    • 提供者:顿玉亭
  1. study

    0下载:
  2. dsp学习的入门程序,只要看完这些程序,基本上就算dsp入门了,请不要错过-dsp study entry procedures, as long as the reading of these procedures, basically even if dsp entry, please do not miss
  3. 所属分类:assembly language

    • 发布日期:2017-03-23
    • 文件大小:200105
    • 提供者:wangkai
  1. LCDtest

    0下载:
  2. dsp 2407 LCD显示的实验 包括CCS输出文件.out-dsp 2407 LCD display experiments, including CCS output file. out
  3. 所属分类:assembly language

    • 发布日期:2017-04-06
    • 文件大小:14480
    • 提供者:liuyan
  1. BOOTLOAD

    0下载:
  2. dsp 5410 bootloader实验汇编语言 有助于初学者的汇编程序-dsp 5410 bootloader experimental assembly language will help beginners Assembler
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:290808
    • 提供者:liuyan
  1. dsp

    0下载:
  2. 汇编语言实现dsp的相关程序设计,很值得学习的-Dsp assembly language implementation of the relevant programming, it is worth learning
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:517952
    • 提供者:lixue
  1. dsp

    0下载:
  2. dsp程序,交通灯的程序,红绿灯和秒计时,模拟实际交通灯的状态,-dsp and traffic light
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1260
    • 提供者:小雨
  1. dsp

    0下载:
  2. dsp实验的分析,关于滤波,滤波器的设置,ccs软件的使用介绍(DSP experimental analysis, on the filter, filter settings, CCS software introduced)
  3. 所属分类:汇编语言

    • 发布日期:2017-12-21
    • 文件大小:5900288
    • 提供者:格子yyxiao
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com