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

搜索资源列表

  1. Multicore-Programming-Guide

    0下载:
  2. 多核程序编写指导,对于初学多核DSP的同学有很大的帮助。-Multicore programming guide, multi-core DSP for beginner students of great help.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:257.64kb
    • 提供者:张林
  1. dd_dspicc_api

    0下载:
  2. DSP中不同内核之间进行通信的源代码,用于保护多核驱动的设计。-DSP, communication between the different kernel source code for the protection of the design of multi-core driver.
  3. 所属分类:DSP program

    • 发布日期:2017-04-13
    • 文件大小:1.93kb
    • 提供者:
  1. These_Pelcat

    0下载:
  2. Rapid  Prototyping  and  Dataflow‐Based  Code  Generation  for  the  3GPP  LTE  eNodeB  Physical  Layer  Mapped  onto  Multi‐Core  DSPs
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:46.31kb
    • 提供者:kimoskimos
  1. 66multicore-DSP-TEST-GUIDE

    0下载:
  2. 多核软件开发包(MCSDK)下载 / MCSDK入门指南 / MCSDK用户手册 CCS5 WIKI / 代码生成工具CGT WIKI / Sys-BIOSWIKI / C66X Landing Page C66X百科主页 (C667x DSP介绍、开发工具、EVM、软件包、培训资料等的汇总) 为C66X优化的Video Codec,支持视频应用的开发 / 多核视频演示(MCSDK-VideoDemo) C66X平台优化的Speech Code
  3. 所属分类:DSP program

    • 发布日期:2017-11-11
    • 文件大小:137.02kb
    • 提供者:末代帮主
  1. hardware_semaphore2_CCSV503

    0下载:
  2. TI 6678多核处理器的硬件信号量例程,非常珍贵,值得收藏。CCSV503版本下打开。-TI 6678 multi-core processor hardware semaphore routines, very precious, worthy of collection. CCSV503 open version.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:94.34kb
    • 提供者:刘洋
  1. TI-6678

    0下载:
  2. TI 6678多核处理器的硬件信号量例程,对于帮组你理解6678硬件信号量很有帮组-TI 6678 multi-core processor hardware semaphore routines for the group to help you understand the 6678 hardware semaphore is to help groups
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:115.43kb
    • 提供者:ningkeyou
  1. 1.6678

    0下载:
  2. 该程序用于6678多核加载,适用于开发板。-The program for 6678 multi-core load applied to the development board.
  3. 所属分类:DSP program

    • 发布日期:2017-04-25
    • 文件大小:22.75kb
    • 提供者:初学TI
  1. multicore_framework

    0下载:
  2. 通过CCSv5 开发环境,以及TI TMS320C66X 多核DSP,工程实现了多核框架的编写(基于sys-bios),同时调用clock模块周期触发功能函数,使得不同核之间进行数据的流水串行处理。-Through CCSv5 development environment, as well as TI TMS320C66X multicore DSP, the project can carry out a framework demo for the preparation of multi
  3. 所属分类:DSP program

    • 发布日期:2017-05-02
    • 文件大小:891.93kb
    • 提供者:zhao
  1. First_C6678_20111211

    0下载:
  2. DSP6678入门程序,同时带有多核DSP调试的入门操作指导-DSP6678 entry procedures, at the same time with multi-core DSP debug instructions to get started
  3. 所属分类:DSP program

    • 发布日期:2017-05-03
    • 文件大小:740.43kb
    • 提供者:王佳兴
  1. SharedMem

    0下载:
  2. 多核图像灰度转换的程序,本程序主要做了以下几个任务: (1)核0创建共享内存,将数据写入内存,然后通过Notify将内存地址发送给从核。 (2)从核(1至7核)接收核0的通知,打开内存地址,读取数据。-Multi core image grayscale conversion procedures, the procedures are mainly done the following tasks: (1) the kernel 0 creates the shared memor
  3. 所属分类:DSP program

    • 发布日期:2017-05-04
    • 文件大小:122.38kb
    • 提供者:qinbo
  1. vlfft

    0下载:
  2. 基于TMS320C66x系列DSP的超大规模FFT实现,可作为《TMS320C66x KeyStone架构 多核DSP入门与实例精解》书中5.3小节的例程使用。-Based on VLSI FFT TMS320C66x series DSP implementation, as a routine use TMS320C66x KeyStone architecture and multi-core DSP Starter instance fine solution, the book s
  3. 所属分类:DSP program

    • 发布日期:2017-05-16
    • 文件大小:3.83mb
    • 提供者:zg
  1. NonOS

    0下载:
  2. dsp 28377D 的一些demo例子,包含的代码比较多,主要是28377D的一些驱动,包括双核dsp 的定时器启用,can接口,核间中断,sram共享,内容比较多。这个是28377D多核例子。dsp跑裸机-Dsp 28377D some demo examples, including more of the code, mainly 28377D some of the drivers, including dual-core dsp timer enabled, can interfac
  3. 所属分类:DSP program

    • 发布日期:2017-12-11
    • 文件大小:23.87mb
    • 提供者:毕刚
  1. 6678多核调度

    2下载:
  2. 基于DSP6678实现OMP多核调度,8个核同时运行。(Implementation of OMP multi-core scheduling based on DSP6678)
  3. 所属分类:DSP编程

    • 发布日期:2017-12-13
    • 文件大小:2.48mb
    • 提供者:ZZAMM
  1. IPC

    0下载:
  2. 实现多核中断初始化,多核间IPC通讯和中断源判定(Multi core interrupt initialization, IPC communication between multiple cores and interrupt source determination)
  3. 所属分类:DSP编程

    • 发布日期:2018-01-02
    • 文件大小:1kb
    • 提供者:pabulolee
  1. spi_boot_suit_release

    1下载:
  2. 6678 SPI boot 工具链 几年前搞6678的时候从网上找的资料,利用这个资料完成6678多核SPIboot(6678 spi boot Several years ago, when we started 6678, we searched for information from the Internet and used this information to complete 6678 multi-core SPIboot.)
  3. 所属分类:DSP编程

    • 发布日期:2020-12-17
    • 文件大小:13.61mb
    • 提供者:卡西
搜珍网 www.dssz.com