CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - dsp 编译

搜索资源列表

  1. dsp

    0下载:
  2. dsp-Ccs-compliwer 编译说明-的中文翻译。介绍很全面
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:428754
    • 提供者:xcs
  1. adsp_BF533

    0下载:
  2. ucos在blackfin533上的移植。用ADI的visual dsp++ 编译。如果编译不能通过,请将*.ldf删除,让系统自动生成ldf文件。-CENTER blackfin533 in the transplant. Using ADI's visual DSP compiler. If you compile passed, I would be grateful if *. ldf deleted, so that the system automatically gener
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:119855
    • 提供者:张远文
  1. lwip_BF533

    0下载:
  2. lwip tcp/ip 协议栈 adsp BF533 DSP 移植 用 visual dsp++ 编译-lwip tcp / ip protocol stack adsp BF533 DSP transplant visual dsp compiler
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:2525737
    • 提供者:吴世仁
  1. UIP09_ADSP-BF537

    0下载:
  2. uIP0.9 adsp BF533 DSP 移植 用visual dsp++ 编译-uIP0.9 adsp BF533 DSP transplant visual dsp compiler
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1720063
    • 提供者:吴世仁
  1. dsp编译连接工具的使用(课件推荐)

    0下载:
  2. 这是一个关于dsp编译连接工具的使用(课件推荐),值得看看。- This is connects the tool about the dsp translation the use (class recommendation), is worth having a look.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:18454
    • 提供者:混世魔王
  1. x264.rar

    0下载:
  2. x264编码器代码。在CCS下编译成库。适合做H.264算法DSP移植的人参考。,x264 encoder code. Compiled in the database under the CCS. H.264 algorithm suitable for DSP reference transplantation.
  3. 所属分类:DSP program

    • 发布日期:2017-03-26
    • 文件大小:285371
    • 提供者:陈颖峰
  1. pc2005vip

    0下载:
  2. Pcshare 2005 VIP源码,直接编译即可使用,功能非常强大,VC6编译。-Pcshare 2005 VIP source, direct the compiler to use, very powerful, VC6 compiler.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1662717
    • 提供者:孤峰
  1. DSP-SVPWM

    3下载:
  2. DSP的SVPWM产生示例,可以学习SVPWM的编程思想和编译方法,能直接移植到28335中应用。-DSP-SVPWM example, can learn the SVPWM programming ideas and methods of compiling, can be directly ported to 28335 in the application。
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:562160
    • 提供者:guang
  1. I2C_DSP

    1下载:
  2. 在DSP上实现I2C的时序,通过编译,可以直接调用读写E2PROM,欢迎大家下载-In the DSP to achieve I2C timing, by the compiler, you can direct calls to read and write E2PROM, welcome you to download
  3. 所属分类:DSP program

    • 发布日期:2017-03-29
    • 文件大小:37371
    • 提供者:陈剑
  1. CPP(ProgramingLanguage)

    0下载:
  2. 该文件中包含《C++语言基础教程(吕凤翥)程序(第2版本)》中的所有例子的源代码,并按章节分装在各自的文件夹中。其中每个例子源程序都有一个(名字与例题编号相当一致且规范的)文件夹,其下只有三种文件类型(.cpp,.dsp,.dsw),所有源程序都在VC++6.0平台上编译通过。对这些程序,我在讲课时已用了好几遍。 -This document contains
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:509287
    • 提供者:陈迅雷
  1. DSP2812GPIOtest

    0下载:
  2. 使用了TI的2812型DSP,在CCS下编译,用与测试DSP的GPIO口的输入输出功能,通过 LED的闪烁来加以相应。-The 2812 uses the TI-based DSP, under the CCS compiler, use and testing of DSP s GPIO port input and output functions, through the blinking LED to be appropriate.
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:47988
    • 提供者:刘洋
  1. DSP2812PWMtest

    0下载:
  2. 使用TI的2812DSP,在CCS下编译,用于测试2812特有的事件管理器的PWM波形输出,通过示波器可以看到PWM脉宽的变化响应。-The use of TI s 2812DSP, under the CCS compiler, 2812 for testing specific incident Manager PWM waveform output, through the oscilloscope can see changes in response to PWM pulse widt
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:50028
    • 提供者:刘洋
  1. OpenCV

    0下载:
  2. 书中的C/C++语言实例。各实例子目录中的*.dsw和*.dsp文件分别为Windows下Visual C++ 6.0的Workspace文件和Project文件;Makefile是Linux下GNU Make的输入文件。在Windows环境下,双击*.dsw文件将会启动Visual C++ 6.0并装载该实例;在Linux环境下,输入make命令就可以编译该实例。 -Book C/C++ Language examples. The examples subdirectory in the
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:3614275
    • 提供者:lynn
  1. mpeg4

    0下载:
  2. adi bf533视频编码程序,采用mpeg4编码,能实现2cif的实时编码,在visual dsp++4.5下编译通过-adi bf533 video encoding procedure for the mpeg4 encoding, 2cif can realize real-time encoding, in the visual dsp++4.5 under the compiler through
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:106345
    • 提供者:jiacy45
  1. DSP_MeanShiftwithKF

    0下载:
  2. 基于TIc6205DSP上开发的MeanShift结合Kalman滤波的代码,能够很好的进行目标的实时跟踪,可在CCS上编译查看,并最终转换成hex文件下载到dsp上使用。-TIc6205DSP based on the development of MeanShift combination of Kalman filtering code, be able to carry out the objectives of good real-time tracking can be compil
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:472265
    • 提供者:Zyc
  1. codewarrior

    0下载:
  2. freescal dsp 编译环境codewarrior 详细使用说明-freescale dsp codewarrior user menual
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:512444
    • 提供者:宋吉波
  1. ccs_cmd

    0下载:
  2. cmd 文件用于DSP 代码的定位。由于DSP 的编译器的编译结果是未定位的, DSP没有操作系统来定位执行代码,每个客户设计的DSP 系统的配置也不尽相同,因此需要用 户自己定义代码的安装位置。安装位置是指,编译完成的代码是存放在dsp的那个位置,程序空间RAM或者数据空间RAM,起始地址以及长度。-cmd file for the positioning of DSP code. As the DSP of the compiler to compile the result
  3. 所属分类:DSP program

    • 发布日期:2017-04-02
    • 文件大小:61343
    • 提供者:Mr.Chen
  1. DSP-ImageProcess

    0下载:
  2. 本代码包括两个工程,其中CIamgeRGB是VC++ 6.0编译的,主要实现的功能是将RGB图像转为YUV格式的dat文件,以便在CCS中读取;ImageTest是CCS工程,它读取上述转换的YUV格式的图像数据,方便开发人员在脱离硬件仿真环境的情况下开发适合DSP平台的图像处理算法-The code includes two projects, which CIamgeRGB is VC++ 6.0 compiler, the main function is to achieve the R
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12957872
    • 提供者:杨毅
  1. DSP的Matlab(VII)-实验讲义

    0下载:
  2. 各种函数的编译和实例和dsp的matlab实验(Compiling and instance of various functions and MATLAB experiment of DSP)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-04
    • 文件大小:2775040
    • 提供者:那简单
  1. 一键式编译

    1下载:
  2. CCS5.5以上版本 一键式编译脚本指导 CCS4以上版本 一键式编译脚本指导(CCS one - key compilation scr ipting guidance)
  3. 所属分类:其他

    • 发布日期:2021-02-26
    • 文件大小:57344
    • 提供者:jjjk122
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com