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

搜索资源列表

  1. TI-dspc28xfilter

    0下载:
  2. TI公司提供的基于c28x系列的FIR和IIR算法实现程序。主程序用C编写,滤波算法采用汇编语言,执行速度高效且简洁。对开发DSPc28X系统工程师非常有用。-Provided by TI c28x series based on FIR and IIR algorithm program. Main program written using C, assembly language filtering algorithm, the execution speed efficient and
  3. 所属分类:Other Embeded program

    • 发布日期:2015-08-04
    • 文件大小:348160
    • 提供者:teng
  1. S3C2440A_Nand_Bootloader

    0下载:
  2. 由于Nand Flash不能直接线性的访问,所以对于烧到Nand的上的程序,处理器无法直接执行,为了解决这个问题,S3C2440A在内部设置了地位于0x0000_0000容量为4Kbytes的SRAM,在处理器上电时会通过内部电路自动把Nand里头4k的程序(bootloader)装载到SRAM执行,这里称其为小程序,小程序执行后 再装载Nand里位于4K以后的大程序到SDRAM执行。-As Nand Flash can not directly access a linear, so
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:94973
    • 提供者:詩嘉
  1. YLP2440_Test

    0下载:
  2. YLP2440开发板 realview mdk3.4 project的test源码(已修改过可以编译,下载执行)-YLP2440 development board realview mdk3.4 project of the test source code (has been modified to compile, download execution)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4619092
    • 提供者:詩嘉
  1. Codes

    0下载:
  2. it deals with the Atmel AVR series programs dealing with the direct dumping and its execution with respect to the implementation off ISP dongle for AVR
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:108607
    • 提供者:Kushal K S
  1. caidan

    0下载:
  2. 通过多级菜单选定不同地区,不同性别,不同歌手,歌手执行唱歌任务此以点亮数码管代替。-Through multistage menu selected different regions, different gender, different singer, singer to sing task execution of digital tube instead of the light.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:3834
    • 提供者:田飞
  1. ARM-image-file-execution

    0下载:
  2. 基于ARM系统下映像文件的执行与中断运行机制的实现-ARM-based system image file execution and interrupt operation mechanism to achieve
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:272601
    • 提供者:qyl
  1. PIT_Module

    0下载:
  2. 飞思卡尔 PIT定时模块编程,中断执行定时函数-Freescale PIT timer module programming, interrupt execution time function
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:337320
    • 提供者:shao
  1. cn_ATmega8

    0下载:
  2. 产品特性 • 高性能、低功耗的 8 位 AVR® 微处理器 • 先进的 RISC 结构 – 130 条指令 – 大多数指令执行时间为单个时钟周期 – 32 个 8 位通用工作寄存器 – 全静态工作 – 工作于 16 MHz 时性能高达 16 MIPS – 只需两个时钟周期的硬件乘法器 • 非易失性程序和数据存储器 – 8K 字节的系统内可编程 Flash 擦写寿命 : 10,000 次 – 具有独立锁定位的可选 Bo
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-09
    • 文件大小:2177047
    • 提供者:li
  1. nuc900-Bootloader

    0下载:
  2. 新唐nuc900系列用bootloadder,用于nuc900的norflash boot,可用来引导linux和no-os程序.-The Nuvoton BootLoader is a ROM-based monitor program. It communicates with the host computer by using a serial or network connection. Generally, the bootloader is concomitant with
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:4056948
    • 提供者:tanshi
  1. AVR128waibuzhongduan

    0下载:
  2. 这是一个AVR单片机(atmega128,ICCAVR7环境下,硬件连接:PD口接8个发光LED,init0接独立按键)的外部中断例子代码,程序开始执行后,第一个LED以0.5s频率闪烁,当按键按下以后,八个LED同时亮3s,然后恢复一个LED闪烁。-This is an AVR microcontroller (atmega128, ICCAVR7 environment, the hardware connection: PD mouth then eight light-emitting
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:726
    • 提供者:马地中
  1. ucOS_II_IN_Keilc51

    0下载:
  2. ucOS_II移植到Keilc51小模式下简介,我的移植程序主要侧重在结合 KeilC51 的特点,提高移植以后的代码的执行效率。主要 做以下几方面的优化: 1、将所有的外部变量的存储类型改为xdata 类型; 2、尽量使用指定存储类型的指针(memory-specific pointer)不使用一 般指针(generic pointer); 3、任务堆栈结构设计。-ucOS_II Keilc51 transplanted to small mode profile, my
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:182758
    • 提供者:
  1. ADC

    0下载:
  2. 12位ADC是一种逐次逼近型模拟数字转换器。它有18个通道,可测量16个外部和2个内部信号源。各通道的A/D转换可以单此,连续,扫描或间断模式执行。ADC的结果可以左对齐或右对齐方式存储在16位数据寄存器中。 模拟看门狗特性允许应用程序检测输入电压是否超出用户定义的高/低阀值。 -12 ADC is a successive approximation analog-digital converter. It has 18 channels, measure 16 external an
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-08
    • 文件大小:1602799
    • 提供者: 夏弯弯
搜珍网 www.dssz.com