Location:
Search - blackfin dsp a
Search list
Description: 基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
Platform: |
Size: 1095292 |
Author: 蒋非颖 |
Hits:
Description: 使用ADI Blackfin-BF533 DSP实现JPEG2000编解码的汇编与C源程序。-use Blackfin - BF533 DSP JPEG2000 codec with a compilation of C source.
Platform: |
Size: 63816 |
Author: 桐桐 |
Hits:
Description: 一本介绍ADI公司Blackfin系列DSP的电子书籍,对Blackfin 的初学者很有帮助!可以用超星阅览器打开。-introduced a series of ADI Blackfin DSP electronic books Blackfin for beginners helpful! Superstar menu can be used to open.
Platform: |
Size: 5743715 |
Author: 中国 |
Hits:
Description: blackfin531处理器实时时钟程序,一秒一秒走,适用于初学者学习硬件blackfin系列dsp编程-blackfin531 processor real-time clock procedures needed for a second go apply to beginners learning hardware blackfin series dsp Programming
Platform: |
Size: 20848 |
Author: 权溪 |
Hits:
Description: ADI BF DSP的YUV到RGB转化汇编优化后的代码-ADI DSP YUV to RGB conversion compilation optimized code
Platform: |
Size: 301056 |
Author: |
Hits:
Description: 基于adi blackfin dsp的卷积编码程序,包含多种通信系统中的卷积编码源代码-Patrick Blackfin DSP-based convolution coding process, covering a wide variety of communications systems convolutional coding of the source code
Platform: |
Size: 1094656 |
Author: 蒋非颖 |
Hits:
Description: 使用ADI Blackfin-BF533 DSP实现JPEG2000编解码的汇编与C源程序。-use Blackfin- BF533 DSP JPEG2000 codec with a compilation of C source.
Platform: |
Size: 225280 |
Author: 桐桐 |
Hits:
Description: DSP的一个范例,可以研究I2C的DSP编程以及ADI的blackfin561嵌入式开发。更多源码在www.tayitone.com上-example of a DSP, I2C can study the ADI DSP programming and the blackfin561 embedded development. More source on the www.tayitone.com
Platform: |
Size: 415744 |
Author: |
Hits:
Description: DSP的一个范例,可以研究I2C的DSP编程以及ADI的blackfin561嵌入式开发对I2C协议了解有帮助。更多源码在www.tayitone.com上-example of a DSP, I2C can study the ADI DSP programming and the development of embedded blackfin561 I2C HS proposed understanding help. More source on the www.tayitone.com
Platform: |
Size: 103424 |
Author: |
Hits:
Description: 一本介绍ADI公司Blackfin系列DSP的电子书籍,对Blackfin 的初学者很有帮助!可以用超星阅览器打开。-introduced a series of ADI Blackfin DSP electronic books Blackfin for beginners helpful! Superstar menu can be used to open.
Platform: |
Size: 5743616 |
Author: 中国 |
Hits:
Description: blackfin531处理器实时时钟程序,一秒一秒走,适用于初学者学习硬件blackfin系列dsp编程-blackfin531 processor real-time clock procedures needed for a second go apply to beginners learning hardware blackfin series dsp Programming
Platform: |
Size: 20480 |
Author: 权溪 |
Hits:
Description: ADI DSP blackfin DMA demo
Platform: |
Size: 38912 |
Author: shinyi |
Hits:
Description: ADI blackfin DSP的基于device friver的jpeg压缩算法-ADI blackfin DSP-based device friver the jpeg compression algorithm
Platform: |
Size: 13396992 |
Author: 胡东方 |
Hits:
Description: 一款支持模拟ARM和blackfin DSP处理器的软件,在不需要真实硬件下运行ARM Linux, uClinux, uc/OS-II (ucos-ii)等
将tar.gz 改为tar.bz2-SkyEye is an Open Source Software Project (GPL Licence). Origin from GDB/Armulator, The goal of SkyEye is to provide an integrated simulation environment in Linux and Windows. SkyEye environment simulates typical Embedded Computer Systems (Now it supports a series ARM architecture based microprocessors and Blackfin DSP Processor). You can run some Embedded Operation System such as ARM Linux, uClinux, uc/OS-II (ucos-ii) etc. in SkyEye, and analysis or debug them at source level.
Platform: |
Size: 887808 |
Author: lg |
Hits:
Description: Blackfin系列DSP的LED代码,主要实现LED的控制。对于学习扩展数码管和LED接口的编程有很大帮助。-Blackfin series of DSP-LED code, the main achievement LED control. For the study of digital control and LED Extension programming interfaces helps a lot.
Platform: |
Size: 2048 |
Author: Daniel |
Hits:
Description: 用c语言调用汇编程序;该文件实现在visual DSP++环境下的blackfin系列编程,并在C语言编程中调用汇编,一使程序更快的运行。-Achieved with malab calculator includes two files: calculator.fig and calculator.m, the former a visual interface to achieve the calculator, after a back operation algorithm to achieve
Platform: |
Size: 46080 |
Author: mlb |
Hits:
Description: 利用C语言调用汇编子程序
其中5个输入参数和3个返回结果的汇编子程序调用
a) 输入整数a,b,c,d,e,
b) 请计算a+b+c,a+c+d+e,a-b的值
c) 讨论a-b后算术状态标志寄存器的状态 (ASTAT)
d) 请讨论输入整数数组e[3],f[3],参数如何传递的
本实验要求在Visual DSP++ ADSP-BF535 Blackfin环境中编写一个简单的程序:C语言的主程序调用汇编语言的函数,完成简单的加法、减法。实验重点在于掌握汇编程序的调用方法,以及参数的传递,寄存器的数据存放。-Using C language to call the assembly routines which five input parameters and return results compiled three subroutine calls a) input integers a, b, c, d, e, b), calculate a+ b+ c, a+ c+ d+ e, ab value of c) discuss the ab after the arithmetic status flags register state (ASTAT) d) Please discuss the input integer array e [3], f [3], parameters to pass the test required in Visual DSP++ ADSP- BF535 Blackfin environment, write a simple program: C language, assembly language function called main program to complete simple addition and subtraction. Experiment focused on master assembler call methods and pass parameters, register the data store.
Platform: |
Size: 35840 |
Author: 幻叶 |
Hits:
Description: 基于Blackfin平台的嵌入式播放平台研究与实现-The file is a source about the embedded Video player based on the platform of Blackfin DSp
Platform: |
Size: 1641472 |
Author: 林科枝 |
Hits:
Description: 《YUV到RGB转化汇编优化后的代码》Blackfin_GenImageProc:是blackfin dsp对应的汇编-" YUV to RGB conversion optimized assembly code" Blackfin_GenImageProc: blackfin dsp is a compilation of the corresponding
Platform: |
Size: 509952 |
Author: joyce |
Hits:
Description: 一种基于adi blackfin dsp的卷积编码程序源码,,包含多种通信系统中的卷积编码源代码 可直接使用。 已通过测试。
-Based on adi blackfin dsp convolution encoded program source code contains the source code of convolutional coding in a variety of communication systems can be used directly. Has been tested.
Platform: |
Size: 985088 |
Author: |
Hits: