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

资源列表

« 1 2 ... .75 .76 .77 .78 .79 21680.81 .82 .83 .84 .85 ... 33646 »
  1. [自制C5402开发板资料]

    0下载:
  2. 这是自制c5402开发板所有的资料,整个系统很详细。-c5402 development board all the information, the whole system very detailed.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:44.52mb
    • 提供者:李树前
  1. DSP实时调试rtdxint

    0下载:
  2. 有关RTDX应用的例子。使用时请打开命令提示符窗口,再运行release 目录下的rtdxint.exe程序。此程序从COM接口指定的RTDX Channel读取一个整数。-the RTDX application examples. Use open the command prompt and then run the release directory rtdxint.exe procedures. This procedure from the COM interface desi
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:52.37kb
    • 提供者:流传
  1. 通道例程mic5410_pipe

    0下载:
  2. 有关PIPE管道操作的例子,相信大家都用得很少,不过要用的时候还是不错的例程-the operation of the pipeline PIPE example, I believe we have spent very little, but spend the time or good routines
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:63.17kb
    • 提供者:流传
  1. 学习ccs必备example

    0下载:
  2. 一个很好用的东西,如果你是CCS的学习者,哪就下吧,有你要的最基础的模式-of a good thing, if you CCS learners, which on the next bar, you have to have the most basic model
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.05mb
    • 提供者:流传
  1. audiodma

    0下载:
  2. DSP音频处理示例The benefits of real-time analysis provided by DSP/BIOS are often required in programs that were engineered without it. When the program is not built from the ground up using the DSP/BIOS kernel and real-time analysis features, the lack
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5.89kb
    • 提供者:小挥
  1. ZHAO9B

    0下载:
  2. 是实现FIR滤波器的主要功能。利用C和汇编实现的。包含了延时、主频、头文件、主函数、向量函数、及SIAN函数-FIR filter is the main function. Using C and compiled achieve. Includes delay, speed, the first paper, the main function, vector function, and function Brasileiro
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3.85kb
    • 提供者:李里
  1. tms320_exp_source

    0下载:
  2. TI公司的TSM320 系列DSP程序设计的例子 大量完整源程序-TI's DSP TSM320 series of procedures designed integrity of a large number of examples source
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:917.83kb
    • 提供者:sss
  1. 《DSP应用开发实用子程序》配套源代码

    0下载:
  2. 这是《DSP应用开发实用子程序》配套源代码,对初学者很有用的-This is the "application of DSP development of practical subprogram" complementary source code, useful for the beginner
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:72.18kb
    • 提供者:阿的
  1. TI 54x fft

    0下载:
  2. DSP编程代码,FFT算法,经典!! FFT实验 一、 理论: 公式(1)FFT运算公式 FFT并不是一种新的变换,它是离散傅立叶变换(DFT)的一种快速算法。由于我们在计算DFT时一次复数乘法需用四次实数乘法和二次实数加法;一次复数加法则需二次实数加法。每运算一个X(k)需要4N次复数乘法及2N+2(N-1)=2(2N-1)次实数加法。所以整个DFT运算总共需要4N^2次实数乘法和N*2(2N-1)=2N(2N-1)次实数加法。如此一来,计算时乘法次数和加法次数都是和
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:429.07kb
    • 提供者:徐克
  1. aci3_1

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。 程序的具体算法和介绍在软件压缩包有详细介绍!-this program from the company's Web site TI program, its function is through the traditional V / F control algorithm to achieve the induction motor control,
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.01mb
    • 提供者:徐克
  1. aci3_2

    0下载:
  2. 本程序来自TI公司网站原程序,其功能是通过传统的V/F控制算法并加上对电机的转子速度辨识即无速度传感器控制来实现对感应电机的控制,控制程序可以采用.asm也可以采用.C。程序的具体算法和介绍在软件压缩包有详细介绍! -this program from the company's Web site TI program, its function is through the traditional V / F control algorithm and add to the mot
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:1.04mb
    • 提供者:徐克
  1. DSP万年历程序

    0下载:
  2. DSP万年历程序,在DSP底下实现万年历的程序源代码-DSP hefty almanac procedures, the DSP to achieve hefty almanac under the program source code
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4.04kb
    • 提供者:夏社
« 1 2 ... .75 .76 .77 .78 .79 21680.81 .82 .83 .84 .85 ... 33646 »
搜珍网 www.dssz.com