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

搜索资源列表

  1. 用循环缓冲法实现的FIR滤波器(附程序兼注释)

    1下载:
  2. 用循环缓冲法实现的FIR滤波器(附程序兼注释)-cyclic buffer Method of FIR filter (procedures and the Notes)
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4.29kb
    • 提供者:夏社
  1. TMS320F2812-FFT

    2下载:
  2. F2812 标准FFT算法,128点,256点,512点,1024点FFT算法,具体做法为将库含数FFT.LIB加入的目标项目,加入对应的C含数和头文件,特别注意的FFT算法缓冲去一定要存放在0X8000H中的内部缓冲区中!!!切记,本人调试时就走了很多弯路啊-F2812 standard FFT algorithm, 128, 256, 512, 1024-point FFT algorithm, the specific approach to the library will join w
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:23.68kb
    • 提供者:孙玉海
  1. FIR2

    1下载:
  2. FIR. 该程序用线性缓冲区和间接寻址方法实现FIR滤波器-FIR. The process by linear buffer and indirect methods of addressing the achievement of FIR filter
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:924byte
    • 提供者:pu
  1. Complexiondetect

    0下载:
  2. 这是SEED-VPM642的肤色检测程序。 在视频显示任务的循环中,程序首先将视频数据从输入缓冲区读入自己开设的临时图像处理缓冲区,再在临时图像处理缓冲区上进行处理,处理后的数据再输出到输出缓冲区。 本程序还对肤色范围进行了判断计算,并将肤色区域用方框标出。-This is a SEED-VPM642 skin testing procedures. Video display tasks in the cycle, the program will first video data r
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:296.33kb
    • 提供者:peter
  1. sprp181_DM642_FPGA_HardDisk.pdf.tar

    0下载:
  2. DM642 接硬盘的方案,利用FPGA作FIFO缓冲,达到数据/图像/视频的实时高速写入。-DM642 access the hard disk of the program, the use of FPGA for FIFO buffer to data/images/video real-time high-speed write.
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:2.71mb
    • 提供者:李东平
  1. at45db161_with_2407

    0下载:
  2. tms320lf2407a work with at45db161 "trace". buffer 8000 word copy from sram to at45. first page content: num save, to cyclewrite. function: read trace to sram, save trace to at45, read status, and something else
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:6.09kb
    • 提供者:Vlad
  1. SEED601_Complexiondetect

    0下载:
  2. 在视频显示任务的循环中,程序首先将视频数据从输入缓冲区读入自己开设的临时图像 处理缓冲区,再在临时图像处理缓冲区上进行处理,处理后的数据再输出到输出缓冲区。 本程序还对肤色范围进行了判断计算,并将肤色区域用方框标出。 具体详见:dm642main.c 程序清单。 -Mission in the video display of the cycle, the program will be the first video data read from the input buff
  3. 所属分类:DSP program

    • 发布日期:2017-04-28
    • 文件大小:360.34kb
    • 提供者:吴菊
  1. FIR

    0下载:
  2. 线性缓冲区FIR滤波器设计,可利用MATLAB产生系数,利用CCS开发环境,调试成功!-FIR filter design for linear buffer can be generated using MATLAB coefficient, the use of CCS development environment, debugging success!
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:4.51kb
    • 提供者:guyue
  1. Program

    0下载:
  2. dsp5402的例子程序,包括灯闪烁,数据存储,缓冲串口应用,中断应用等12个例子程序-example dsp5402 procedures, including flashing lights, data storage, buffer serial applications, such as interruption of 12 examples of the application procedure
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:124.9kb
    • 提供者:hujianhua
  1. FIR_FILTER_C

    0下载:
  2. 使用C语言实现FIR滤波器,包括基本滤波器,使用循环缓冲区的滤波器等-The use of C language realization of FIR filters, basic filters, use of filters, such as buffer zone
  3. 所属分类:DSP program

    • 发布日期:2017-04-07
    • 文件大小:2.72kb
    • 提供者:shitaijia
  1. ADSP-21062_IIR

    0下载:
  2. 用ADSP21062实现快速IIR算法 压缩包内有源代码和说明-This directory holds all the files required for an ADSP-21060 programming example. The example "IIR" filter data using infinite impulse response (IIR) filters. The examples consist of a main calling program an
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:8.94kb
    • 提供者:防止
  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
    • 文件大小:5.77kb
    • 提供者:xpert
  1. X28xx_sourcecode

    0下载:
  2. word文档内有九个例子源程序: 例1、初始化锁相环及外设时钟函数 例2、.cmd格式文件举例 例3、定时器中断应用举例 例4、利用事件管理器输出多种频率的正弦信号输出例程 例5、SPI和DAC TLV 5617接口例程 例6、CAN总线消息发送例程 例7、使用FIFO缓冲发送数据 例8、使用FIFO缓冲接收数据 例9、ADC应用举例 -this word document includes nine examples of source
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:31.84kb
    • 提供者:sun
  1. dsp_circular_buffer.tar

    0下载:
  2. FIFO circular buffer for DSP
  3. 所属分类:DSP program

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

    0下载:
  2. 初始化DSP,使DSP多通道缓冲器能够事项EDMA的功能-Initialize DSP, the DSP multi-channel buffer to the function of matter EDMA
  3. 所属分类:DSP program

    • 发布日期:2017-04-17
    • 文件大小:142.23kb
    • 提供者:肥猪流
  1. FIRcirc_ext

    0下载:
  2. 在6416的fir滤波器设计过程中,次程序通过调用ASM函数 使外部存储器实现循环缓冲的功能 对于c6416的学习有一定帮助-FIR Implementation Using C Calling an ASM Function Using a Circular Buffer in External Memory
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:12.37kb
    • 提供者:sure
  1. 0707UYVY2BMPSaveFile

    0下载:
  2. 基于dm64x系列的Buffer_Handle类型的图像buffer由UYVY格式转换为BMP格式,保存为bmp文件-Base dm64x the UYVY to BMP.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:3.65kb
    • 提供者:jon
  1. 54Xa64X_MCBSP

    0下载:
  2. DSP编程关于54系列和64系列芯片的多通道缓冲口MCBSP的通用电路图,附图很清晰,适合DSP开发者学习研究~-DSP programming about 54 series and 64 series chip multi-channel buffer MCBSP mouth of general circuit diagram, the appended drawings is very clear, and suitable for the DSP developers study ~
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:112.89kb
    • 提供者:klaus7
  1. ddr

    0下载:
  2. 在SEED-DEC6437中DDR用于存储视频的缓冲数据!-Used to store video buffer data in the SEED-the DEC6437 the DDR!
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:124.53kb
    • 提供者:wsg
  1. DMAPADC

    0下载:
  2. 单片机dspic33fj128gp310, 使用DMA+ADC采样 DMA缓冲区以分散集中模式写入-dspic33fj128gp310 DMA+ADC DMA buffer is written to distribute centralized mode
  3. 所属分类:DSP program

    • 发布日期:2017-11-23
    • 文件大小:3.01kb
    • 提供者:张峰
« 12 »
搜珍网 www.dssz.com