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

搜索资源列表

  1. pictuershibie code

    0下载:
  2. 图象识别礼包 原理图采用OrCad软件或PowerPCB软件打 识别各种格式 位图 矢量图-image recognition gifts schematics using software or offer the identification PowerPCB software formats bitmap vectors
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:662.91kb
    • 提供者:革根
  1. AT91M42800A-Interrupt-ADS1_2-2_0

    0下载:
  2. AT91M42800A的bootloader源代码,实现了中断处理以及中断矢量。-RISC Bootloader source code, achieve interruption of treatment and interrupt vectors.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:204.77kb
    • 提供者:freducn2002
  1. embedwamgjun2

    0下载:
  2. 将中断向量调整到0x33ffff00地址。 我的理解是中断向量仍然是0x0,只是通过一种转换将这个向量表又复制到0x33ffff00地址了。但是当中断来临的时候,CPU仍然首先指向0x0地址所在的向量表,然后通过这个向量表转向0x33ffff00所在的向量表。-will interrupt vectors 0x33ffff00 adjusted to address. My understanding is interrupted vector is still 0 x0, only thr
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:8.52kb
    • 提供者:wangjun
  1. uCOSIIinLPC210X

    0下载:
  2. 关于 uC/OS-II 在 LPC210X 上移植的说明 1. 全部代码在 ADS1.2 中编译调试. 2. 您可以更改 RO BASE 为 0x0000 0000, 这样可以将代码写入 flash 中运行. 5. 全部代码采用 ARM 指令. 6. uC/OS-II 版本为 V2.52. 7. 当您暂停程序的时候, 如果定时器开着, 那么定时器并不会暂停,需要注意 8. Vectors.S 文件中的 startup 段为程序入口. 9. 编译时下面的警告不必理会.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:234.07kb
    • 提供者:王鑫
  1. TMS320-DSP-vectors

    0下载:
  2. 基于C语言设置TMS320 DSP中断向量表: 随着DSP芯片应用的不断深入,用C语言开发DSP芯片,不仅可以使DSP芯片的开发速度大大提高,也使得程序的修改和移植变得十分方便。C语言设置TMS320系列DSP中断向量表是高级语言开发DSP的一个具体应用。
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4.57kb
    • 提供者:小艾
  1. s3c2410INT

    0下载:
  2. 在进入正题之前,我想先把ARM920T的异常向量表(Exception Vectors)做一个简短的介绍。
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:398.65kb
    • 提供者:LIYOUPBC
  1. color converter

    0下载:
  2. The main purpose of the core is a color transform tasks such as CIE XYZRGB, different RGBRGB and RGBYCbCr operations. The main part of color conversions from one to another color system concludes in 3x3 matrix multiplication with vector addition. The
  3. 所属分类:VHDL编程

    • 发布日期:2010-12-19
    • 文件大小:7.75kb
    • 提供者:cfriend
  1. ARM_Init.rar

    0下载:
  2. ARM7初始化,中断向量表定义,堆栈定义等.,Initiale ARM1 and define interrupt vector
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-02
    • 文件大小:2.88kb
    • 提供者:dengzhi
  1. fft-arm.zip

    2下载:
  2. 一个用于ARM的基4/基5定点FFT算法,原作者是JDB,后来我扩展过16和256点的计算并用在项目中了,感觉速度还不错。现在重写了基于Linux GCC4的测试程序,可供使用者评估参考。建议安装FFTW3用来精确评估测试结果,相关范例已经在代码中了。,Radix 4/5 FFT routines supporting 16/64/256 and 20/80 calculations. The source originally contributed by JDB, I had extende
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-25
    • 文件大小:236.79kb
    • 提供者:Tony Gibson
  1. AssignmentP3

    0下载:
  2. Assignment 3 Construct VHDL models for 74-139 dual 2-to-4-line decoders using three descr iption styles, i.e., behavioral, dataflow and structural descr iptions. (1) Synthesize and (2) simulate these models respectively in the environment of Xilinx
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:137.78kb
    • 提供者:魏攸
  1. PIC-example

    0下载:
  2. PIC单片机常用模块与典型实例Looking at the range of PIC microcontrollers today, anyone can be forgiven for a sense of complete bewilderment. There are literally hundreds of different devices, offered in different packages, for different applications. Let us t
  3. 所属分类:SCM

    • 发布日期:2017-05-20
    • 文件大小:5.55mb
    • 提供者:赵先生
  1. vectors

    0下载:
  2. 该代码为TI公司TMS320C54X系列DSP的中断向量文件,用于程序的中断转移-The code for the TI company TMS320C54X DSP interrupt vector file for the disruption of the proceedings transferred
  3. 所属分类:DSP program

    • 发布日期:2017-03-30
    • 文件大小:1.32kb
    • 提供者:dashu
  1. GUI

    0下载:
  2. Descr iption The MUSIC algorithm, proposed by Schmidt, first estimates a basis for the noise subspace and then determines the peaks the associated angles provide the DOA estimates. The MATLAB code for the MUSIC algorithm is sampled by creating an
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:8.35kb
    • 提供者:何冰
  1. 3333

    0下载:
  2. DSP嵌入式系统开发典型案例 (1)3-1.asm对应第三章AD测试程序代码; (2)3-2.asm对应第三章AD测试程序中断向量代码; (3)3-3.cmd对应第三章AD测试程序配置文件代码; (4)3-4.asm对应第三章DA测试程序代码; (5)3-5.cmd对应第三章DA测试程序配置文件代码; (6)3-6.asm对应第三章写Flash程序代码; (7)3-7.cmd对应第三章写Flash配置文件代码; (8
  3. 所属分类:DSP program

    • 发布日期:2017-04-15
    • 文件大小:7.42kb
    • 提供者:hanpeiyue
  1. DSP_VECTST

    0下载:
  2. DSP算法(ANSI_C) TEST VECTOR MACROS INPUTS: NONE OUTPUTS: PRINT OF TEST VECTORS-DSP algorithm (ANSI_C) TEST VECTOR MACROSINPUTS: NONEOUTPUTS: PRINT OF TEST VECTORS
  3. 所属分类:DSP program

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:vts
  1. vectors

    0下载:
  2. 实现十六进制十进制二进制和BCD之间的相互转换-Implementation hexadecimal decimal binary and BCD conversion between
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1.34kb
    • 提供者:lc
  1. ICC

    0下载:
  2. ATMEGE128 uc/os 模板 编译器为ICCAVR-ATMEGE128 uc/os model compled ICCAVR
  3. 所属分类:uCOS

    • 发布日期:2017-04-06
    • 文件大小:646.62kb
    • 提供者:zhang
  1. signalpolyutils

    0下载:
  2. utility functions for vectors of polynomial coefficients.
  3. 所属分类:DSP program

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

    0下载:
  2. install the exception handlers at reset by copying a precompiled block from RAM to adress 0 vectors interrupt example
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:619byte
    • 提供者:koss20vl
  1. vectors

    0下载:
  2. Freescale K60 中断向量 vectors 程序代码-The Freescale K60 Interrupt vector vectors code
  3. 所属分类:SCM

    • 发布日期:2017-11-15
    • 文件大小:3.54kb
    • 提供者:QI
« 12 3 »
搜珍网 www.dssz.com