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

搜索资源列表

  1. matrix_multiply

    0下载:
  2. 自己编写的任意矩阵相乘的DSP程序,运行在CCS环境,平台为TMS320C6416。主程序用C语言编写,子程序用汇编编写完成矩阵相乘功能。-prepare their arbitrary matrix multiplication, the DSP, the running of the CCS environment, TMS320C6416 platform. Main program with C language, the subroutine with a compilation co
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:366825
    • 提供者:王刚
  1. TMS320C6416

    2下载:
  2. TI公司TMS320C6416 DSP芯片自检测程序-TI TMS320C6416 DSP chip companies since testing procedures
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:103820
    • 提供者:徐志新
  1. OrgCode

    0下载:
  2. 本源代码为TI 公司TMS320C6416 DSP芯片自检测程序,有很高的参考价值-source code for the TI TMS320C6416 DSP chip from the detection procedure, a high reference value
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:93958
    • 提供者:娄亚军
  1. SEED-DEC6416userguide

    0下载:
  2. SEED-DEC6416用户指南 本用户指南是TMS320C6416嵌入式DSP控制模板硬件使用说明书,详细描述了SEED-DEC6416的硬件构成、原理,以及它的使用方法及编程指导-SEED-DEC6416 User' s Guide This user guide is TMS320C6416 Embedded DSP hardware manual control of the template, a detailed descr iption of SEED-DEC6416 h
  3. 所属分类:DSP program

    • 发布日期:2017-05-14
    • 文件大小:3619967
    • 提供者:kenny
  1. 6416bootloader

    1下载:
  2. 详细分析TI高速DSP,TMS320C6416的bootloader原理,给出了基于CCS 3.1和VC6.0的整套实现代码,配备WORD文档。原创-a board-proved bootloader solution for TI high-performance dsp tms320c6416, using CCS 3.1 and VC++ 6.0, however, the documentation file is in Chinese.
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1514546
    • 提供者:GongPing
  1. c6416dskinit

    0下载:
  2. DSP TMS320C6416, This is starup for chip
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-11
    • 文件大小:1350
    • 提供者:Duong QUoc Huy
  1. dsk5416_techref

    0下载:
  2. TI公司的DSP TMS320C6416 DSK原理图及其说明文档。-TI s DSP TMS320C6416 DSK schematics and documentation.
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:630569
    • 提供者:Dayspring
  1. TMS320C6416_DSK

    0下载:
  2. TI公司的DSP TMS320C6416 DSK原理图及其说明文档。-TI s DSP TMS320C6416 DSK schematics and documentation.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:688539
    • 提供者:Dayspring
  1. fft

    0下载:
  2. 基于TMS320C6416 DSP芯片的fft程序,需要根据自己硬件不同来修改.asm文件,其中fft是由C写成。-Based on the TMS320C6416 DSP chip fft procedures, the need to modify their own different hardware. Asm document written in C by fft.
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:464031
    • 提供者:郭函
  1. CODEC_dsp

    1下载:
  2. DSP-TMS320C6416 音频测试源程序,在CCS3.0编译环境下,用于传输来自PC声卡上的音频数据,支持立体声与耳机输出-DSP-TMS320C6416 audio test source in the compiler environment CCS3.0 for transfer from the PC sound card' s audio data to support the stereo and headphone output
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:483519
    • 提供者:jinwumian
  1. TMS320C6416-C6713-DSK-Student-Guide-1

    1下载:
  2. TI推出的价格昂贵的培训课程,这是MS320C6416/C6713 DSK One-Day Workshop的培训课程的相应资料和例程。内部资料,贡献给大家,一起学习C6000 DSP!-TI introduced the expensive training courses, which is MS320C6416/C6713 DSK One-Day Workshop training courses relevant information and routines. Internal in
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4871755
    • 提供者:田野
  1. DSP_wierless_communication

    3下载:
  2. DSP嵌入式无线通信系统开发实例精讲,本光盘包含以下2部分内容,:本书实例的程序代码文件和本书实例的电路图文件,包含有LDPC码DSP实现,OFDM 通信系统,Rs码DSP实现,红外成像系统实例,无线宽带通信系统实例 -DSP embedded wireless communication system development example of Jingjiang, the CD-ROM contains the following two parts
  3. 所属分类:DSP编程

    • 发布日期:2013-11-07
    • 文件大小:1633023
    • 提供者:彭元
  1. random_include

    1下载:
  2. 基于DSP的随机数生成头文件 调用mm函数后输入number即可得到相应长度的随机数,使用的是线性同余法,已经在CCS上调试通过并经过TMS320C6416实际跑程序验证,在生成高斯白噪声和保密码等领域都有一定用处,希望有所帮助-a include text file of random number generator based on DSP
  3. 所属分类:DSP program

    • 发布日期:2017-03-28
    • 文件大小:935
    • 提供者:liuzhen
  1. spra909a

    0下载:
  2. A DSP/BIOS AIC23 Codec Device Driver for the TMS320C6416 DSK
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:53122
    • 提供者:Likhit
  1. HOW-To-LEARN-DSP

    2下载:
  2. 这是我在学习DSP(TMS320C6416)过程中收集的所有学习资料,对我的学习有很大帮助-This is in the process of learning the DSP (the TMS320C6416), I collected all the learning materials, and of great help to my learning
  3. 所属分类:DSP program

    • 发布日期:2016-01-10
    • 文件大小:25872384
    • 提供者:
  1. FFT

    1下载:
  2. 在TI公司的TMS320C6416 DSP上做FFT变换的实现与探索。功能主要包括如下5个方面: 1. 16点基2 FFT 2. 将基2FFT结果写入SD_RAM,并读取出来 3. 对FFT的结果进行IFFT 4. 原采样点扩展为32点,做32点基2 FFT 5. 对原16点序列做基4 FFT -TI' s TMS320C6416 DSP to do the FFT transform and explore. Features include the follo
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1056413
    • 提供者:lijun
  1. c6416_ucosII

    0下载:
  2. 操作系统uC/OS-II在DSP TMS320C6416上移植时的汇编文件-Operating System uC/OS-II on the DSP TMS320C6416 assembly file transplantation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:9243
    • 提供者:wangtong
  1. TI-C6000-DSP-Reference-Guide

    0下载:
  2. TI官网 TMS320C6000 DSP的用户参考文档整理合集,个人在用TMS320C6416开发工程中整理-TI TMS320C6000 DSP official website user reference documentation organize collection, finishing in a personal development project with TMS320C6416
  3. 所属分类:DSP program

    • 发布日期:2017-05-30
    • 文件大小:12353756
    • 提供者:duanning
  1. Mysort_20130824_master2

    1下载:
  2. 对TI的DSP TMS320C6416的一些初始化等功能的码源代码-On TI' s DSP TMS320C6416 some initialization code source code and other functions
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-25
    • 文件大小:424927
    • 提供者:陈小雪
  1. TMS320C6416-DSK

    0下载:
  2. TMS320C6416 DSP之DSK开发套件原理图-The DSP Starter Kit of TMS320C6416 DSP.
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:688205
    • 提供者:陈寒
« 12 »
搜珍网 www.dssz.com