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

搜索资源列表

  1. fir

    0下载:
  2. dsp上实现fir滤波器,c语言编程实现-dsp fir filter c language programming
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:730
    • 提供者:李明
  1. protel99sePTIPschdsp

    1下载:
  2. ti sch元件库 比较全面 包含常用dsp芯片 -failed to translate
  3. 所属分类:Other systems

    • 发布日期:2017-12-08
    • 文件大小:3098824
    • 提供者:liangchen
  1. music

    0下载:
  2. DSP上实现的音乐选择播放功能,预置两首歌-failed to translate
  3. 所属分类:CSharp

    • 发布日期:2017-11-26
    • 文件大小:20722
    • 提供者:雯雅婷
  1. qam

    1下载:
  2. matlab基于DSP的雷达方式QAM信号调制方法-failed to translate
  3. 所属分类:其他小程序

    • 发布日期:2013-11-07
    • 文件大小:41887
    • 提供者:lmk
  1. ECU_12_11

    0下载:
  2. ECU PROGRAM OF DSP TMS320LF2407
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:76242
    • 提供者:hantaesoo
  1. dspPWM

    0下载:
  2. dsp 利用产生pwm信号的程序 写的不好,请大神们不吝赐教。 谢谢诸位 -dsp-use program to generate pwm signal badly written, great God who is taken under the wing. Thank you
  3. 所属分类:Other systems

    • 发布日期:2017-11-15
    • 文件大小:689613
    • 提供者:姚锋
  1. FFT1024

    0下载:
  2. dsp中基于时间抽取的傅里叶变换1024点的实现程序及输入输出说明-the FFT1024 implementation
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:12302
    • 提供者:zhangdan
  1. com_slide

    0下载:
  2. MFC界面程序,与DSP实现串口通信,通过滑动条控制DSP输出PWM占空比-MFC interface program, commucate with DSP by serial, controling the duty of PWM of DSP by slide.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-21
    • 文件大小:3796298
    • 提供者:王好
  1. attachments_2011_12_25

    0下载:
  2. this the matlab code of kaser window in DSP.-this is the matlab code of kaser window in DSP.
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:1825
    • 提供者:younes
  1. volume

    0下载:
  2. 卷积算法的DSP实现,程序中的例子是正弦波卷积冲击信号和正弦波卷积方波的仿真-Convolution algorithm of the DSP implementation, examples of the program is a sine wave signal and a sine shock convolution convolution square wave simulation
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1835
    • 提供者:唐晓
  1. MSc_Coursework

    1下载:
  2. 通过使用硬件DSP实现一个相关接收与非相关接收,该程序需在ADSP 21364 SHARK板子下执行-By using of DSP hardware for the implementation of a radio frequency (RF) data link by implementing both a noncoherent and a coherent version of a DPSK receiver which is programming the ADSP 21364 SH
  3. 所属分类:CSharp

    • 发布日期:2017-11-07
    • 文件大小:70656
    • 提供者:张彬
  1. DSP2812-SVPWM

    0下载:
  2. 本文件为DSP 2812的 SVPWM生成源程序,主要用于DSP。-DSP 2812 SVPWM
  3. 所属分类:Other systems

    • 发布日期:2017-11-09
    • 文件大小:14179
    • 提供者:
  1. DSP2812_TIME

    0下载:
  2. DSP的一个时钟程序,专为初学者量身打造,希望对初学者有用,很不错的一个C程序-DSP is a clock program, tailored specifically for beginners, useful for beginners, it is nice to have a C program
  3. 所属分类:TreeView

    • 发布日期:2017-11-11
    • 文件大小:552585
    • 提供者:ss
  1. IIR5

    0下载:
  2. 基于DSP的IIR滤波器实现,使用CCS 2编译-DSP-based IIR filter implementation using CCS 2 compilation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:10411
    • 提供者:yangzhiwei
  1. DSP_RADAR-

    0下载:
  2. 在DSP环境下编程实现对回波信号的脉压,MTI和MTD处理。 MATLAB程序内容: 提供了脉压,MTI,MTD的实现方法,同时生成数据文件以供DSP程序中使用。 流程说明: 做脉压处理时,导入DSP的回波数据应为时域数据,脉压系数为频域数据。这些数据是在MATLAB程序中生成的。在DSP中,对回波数据进行FFT处理将其变换到频域后,将其与频域系数进行点积,对点乘结果再做一次逆FFT,将频域结果转换到时域,在这一步中需要调用函数fft_flp32.asm,其功能是实现输入数据的F
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:70376
    • 提供者:guagua
  1. CANSimple

    0下载:
  2. 本程序是上位机与DSP通讯,DSP以eCAN的接收中断方式接收数据,再将收到的数据发送出去-This procedure is the communication between PC and DSP, DSP to eCAN receive interrupt receiving data, the received data is then sent
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:369146
    • 提供者:mengjing
  1. PG1000_EXP3_DSP

    0下载:
  2. 联合FPGA和DSP的工程文件,可联合调用,实现电压信号的采集处理,并显示在液晶屏上-Joint FPGA and DSP engineering documents, can be combined call to achieve voltage signal acquisition and processing, and display on the LCD screen
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-14
    • 文件大小:3167989
    • 提供者:niczeger
  1. dc_blocker_prc

    0下载:
  2. DSP中滤除直流分量的程序实例 可以很好的滤除直流分量-DSP program to filter the DC component of the filter can be a good example of the DC component
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:631642
    • 提供者:一天晴
  1. TMS320C28XDSP

    0下载:
  2. DSP实用中文手册 对与初学者和进阶者都是不可多得的助手。C28系列DSP手册。-DSP
  3. 所属分类:Other systems

    • 发布日期:2017-05-23
    • 文件大小:7368507
    • 提供者:wangjing
  1. TMS320F28335yuanlitu

    0下载:
  2. DSP TMS320F28335的官方实验原理图,便于大家学习交流-DSP TMS320F28335 official experimental schematics, help everyone to learn from the exchange
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:137414
    • 提供者:wangjing
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »
搜珍网 www.dssz.com