CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 DSP编程 搜索资源 - program set

搜索资源列表

  1. audiodma

    0下载:
  2. DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:6034
    • 提供者:小挥
  1. svpwm7seg_2812_DispCtrl_evb

    0下载:
  2. dsp2812,三相交流电机控制程序,可设定转速频率-Dsp2812, three-phase ac motor control program, can be set rotation speed frequency
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:575997
    • 提供者:赵翔
  1. c54

    0下载:
  2. DSP5402程序注释,DSPBIOS设计指南详细,DSP汇编指令集,对学习DSP有很大帮助。-DSP5402 program notes, DSPBIOS detailed design guidelines, DSP assembler instruction set, very helpful for learning DSP.
  3. 所属分类:DSP program

    • 发布日期:2017-05-08
    • 文件大小:1542754
    • 提供者:解德鹏
  1. 1_070606133358

    0下载:
  2. The TMS320C54x, TMS320LC54x, and TMS320VC54x fixed-point, digital signal processor (DSP) families (hereafter referred to as the ’54x unless otherwise specified) are based on an advanced modified Harvard architecture that has one program memory bu
  3. 所属分类:DSP program

    • 发布日期:2017-05-06
    • 文件大小:1053407
    • 提供者:字符
  1. chap6

    0下载:
  2. This experiment uses the Blackfi n BF533/BF537 EZ-KIT to run a simple FIR fi lter on stereo channels at a sampling frequency of 48 kHz. The CYCLE register is embedded in the main program ( process_data.c) to benchmark the time needed to pr
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:101453
    • 提供者:alex dumitru
  1. examples

    0下载:
  2. 该程序是TMS320C2812全套例程中相关例子,在ccs中运行。-The program is a full set of routines related TMS320C2812 example, running in the ccs.
  3. 所属分类:DSP program

    • 发布日期:2017-05-07
    • 文件大小:1679670
    • 提供者:lcx
  1. max5742(11-2)

    0下载:
  2. DSPF2812学习程序:SPI程序,对MAX5742的OUTA通道DA0UT1使能并置数输出,适于初学者学习-DSPF2812 learning process: SPI program, the MAX5742' s OUTA channel DA0UT1 enable and set the number of output, suitable for beginners to learn
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:283361
    • 提供者:panda
  1. Lab2boardDSP

    0下载:
  2. The source code for program 2: Project Blink LEDs, used the #define statement to set the DELAY in hexadecimal of fffff. #define directive substitutes token-string for all subsequent occurrences of an identifier in the source file. The identifier is r
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:17597
    • 提供者:hafizm
  1. edma_transfer

    0下载:
  2. This program uses the timers to trigger EDMA events. These events in turn trigger linked EDMA parameter tables to fill a ping pong buffer structure.Set a breakpoint on processbuff function. Then open two memory windows.Use ping as the address for one
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:5907
    • 提供者:xpert
  1. writeflash_asm

    0下载:
  2. 基于TI DSP 320C542 的在线写外部Flash程序,汇编格式。将地址空间0x1200起始,长度为0x1000的长度烧写到外部flash。并设置为外部flash加载-Based on TI DSP 320C542-line to write an external Flash program, compilation format. The address space 0x1200 start, length 0x1000 length programmed into the exter
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:9179
    • 提供者:youyou
  1. EX06_ExRam

    0下载:
  2. 实验说明:能够为以后写比较大的程序时,在仿真运行时内部RAM不够用 ** ** 时,可利用外部RAM来进行,当然这需要.CMD文件来配置 ** ** 实验结果:在指定位置设置断点后可观察通过函数来写到地址里面的值 -Experiment Descr iption: able to write after the larger program, the simulation run time**** with the internal RAM is not enough, the exte
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:237099
    • 提供者:lm
  1. DSP2812chuankoushezhihezhongduanfuwu

    0下载:
  2. DSP2812串口设置及中断服务之C++程序-DSP2812 serial set and a break in service of the C++ program
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1059
    • 提供者:张桃源
  1. DSP2812chuankoushezhihezhongduanfuwu

    0下载:
  2. DSP2812串口设置及中断服务之C++程序-DSP2812 serial set and a break in service of the C++ program
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1063
    • 提供者:张桃源
  1. Digital-signal-processing-courseware

    0下载:
  2. DSP原理及应用 第1章 DSP绪论 第2章 TMS320C54x的硬件结构 第3章 TMS320C54x的指令系统 第4章 汇编语言程序开发工具 第5章 TMS320C54x汇编语言程序设计 第6章 应用程序设计 第7章 TMS320C54x片内外设、接口及应用 第8章 TMS320C54x的硬件设计 第9章 DSP集成开发环境CCS -DSP principle and application Chapter 1 DSP introduction
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3717040
    • 提供者:SD
  1. Test_INT

    0下载:
  2. TIDSP280x的中断例子程序,包括TIME0、TIME1、TIME2、xint1、xint2,在TIME0中设置GPIO10输出方波-TIDSP280x interrupt example program, including TIME0, TIME1, TIME2, xint1, xint2, in TIME0 set GPIO10 output square wave
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:5231
    • 提供者:袁生
  1. STM32-MP3-player

    0下载:
  2. 。本书介绍了DSP技术的发展、现状及应用,并以TMS320C54x系列DSP为描述对象,介绍了硬件结构、指令系统、汇编语言程序设计方法、DSP集成开发环境(CCS),并结合实例介绍了C54x片内外设及应用、基本硬件系统的设计,最后详细介绍了典型DSP应用系统的设计和实现方法。-. This book describes the development of DSP technology, current status and applications, and to describe the T
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1142774
    • 提供者:jeff
  1. 003-ADC

    0下载:
  2. DSP2812AD程序,各个寄存器设置,具有很大代表性,值得借鉴。-DSP2812AD program, each register set
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:1442
    • 提供者:郝伟
  1. SPWM-program

    0下载:
  2. 介绍了spwmd 的一般流程及初始设置,并详细给出采样程序和中断程序-SPWMD introduced the general process and the initial set, and detailed sampling procedures are given and interruption program
  3. 所属分类:DSP program

    • 发布日期:2016-01-26
    • 文件大小:262144
    • 提供者:马华
  1. intelligent-vehicle-control-program

    0下载:
  2. 这套程序为智能车电磁组的基于速度反馈法开发的闭环控制程序,过弯稳定,平均速度还算理想,当时获得小组第二名哦,现在贡献出来,希望对大家有用。-Set procedures for the closed-loop control programs for smart cars electromagnetic speed feedback method based development group, cornering stability, the average speed is fairly s
  3. 所属分类:DSP program

    • 发布日期:2017-11-12
    • 文件大小:6949
    • 提供者:ZhChen
  1. CCS

    0下载:
  2. CCS的安装与设置 用CCS开发程序 在CCS中显示数据-Installation and use of CCS CCS development program set to display data in the CCS
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:944967
    • 提供者:xuhk
« 12 3 »
搜珍网 www.dssz.com