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

搜索资源列表

  1. AT91RM9200-BasicUSARTPDC-GHS3_6-2_0

    1下载:
  2. This zip describes an AT91 USART with PDC Transmission and Reception chain.Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool. -This describes an porting USARTs with PDC Tr ansmission and main Reception chain.I
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:354.93kb
    • 提供者:张爽
  1. ReverseSort

    0下载:
  2. ReverseSort程序描述: 本程序包括:线性链表的逆序(从尾到头排序),链表正常排序(按.num项从大到小排序), 链表输出-ReverseSort procedures Descr iption : The procedures include : linear Chain Reverse (from the tail end of the motorway sequencing), Ranking List normal (. num items on average ran
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1.75kb
    • 提供者:邢兰停
  1. arm-elf-tools-20030314

    1下载:
  2. ARM嵌入式系统编译工具链-ARM Embedded System compiler tool chain
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:17.48mb
    • 提供者:付杰
  1. toolchHOWTO

    0下载:
  2. arm的工具链如何做,一步一步教你做工具链-arm tool chain how to do, step by step, the chain tool you do
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:41.02kb
    • 提供者:刘志勇
  1. mem_admin

    0下载:
  2. 一个ARM内核通用的内存管理程序。通过使用三个链表进行管理,能减少内存碎片的发生。-a generic ARM kernel memory management procedures. Through the use of three chain management, can reduce the incidence of memory debris.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:6.17kb
    • 提供者:许晖冬
  1. buildroot-20070205

    0下载:
  2. 用于生成linux操作系统下的交叉编译工具链和嵌入式linux系统的根文件系统,支持x86、arm、powerpc等处理器。-Linux operating system used to generate the cross compiler tool chain and embedded Linux system-Wen pieces systems to support x86, arm, powerpc, and other processors.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7.71mb
    • 提供者:张远文
  1. zhp-huiguixishu

    0下载:
  2. 输入两组数,即一系列点,求他们的回归系数,用链表实现,方便插入和删除,-importation of the two groups, which is a series of points, for the regression coefficients, with Chain achieve facilitate insertion and deletion.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:2.15kb
    • 提供者:赵鹏
  1. usb_Mouse

    1下载:
  2. 用c8051做的usb鼠标(HID类)Firmware works with the Silicon Labs IDE v1.71 or later and the Keil C51 tool chain. Project and code modifications will be necessary for use with different tool chains.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30.46kb
    • 提供者:fly
  1. jtag_logic

    0下载:
  2. Serial/Parallel converter, interfacing JTAG chain with FTDI FT245BM
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2.02kb
    • 提供者:yuxiaoqin
  1. software.mp3.player.lpc2148

    0下载:
  2. Realizing an MP3 player with the LPC2148, using libmad and EFSL This Application Note describes how to integrate the libmad MPEG 1/2 layer 3 library and the Embedded File System Library EFSL in a LPC2148 device to realize MP3 player. The Kei
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2.36mb
    • 提供者:黄书民
  1. AN037SW

    0下载:
  2. yright 2002 Cygnal Integrated Products, Inc. // // Filename: LIION_BC_MAIN.c // Target Device: 8051F300 // Created: 11 SEP 2002 // Created By: DKC // Tool chain: KEIL Eval C51 // // This is a stand alone battery charger for a Lithium ION battery. //
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8.64kb
    • 提供者:王培明
  1. LevelOrderTraverse

    0下载:
  2. 在链式存储结构条件下实现层次遍历二叉树的各个节点的操作。-Storage structure in the chain under the conditions of the various node-level binary tree traversal operation.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:12.19kb
    • 提供者:凡卡
  1. Example3_Interrupt

    0下载:
  2. 基于TS201的中断测试程序,通过链路口实现DMA数据传输,DMA控制器向内核发送DMA中断,本实验用来测试DMA中断是在接收完成后还是接收开始时产生。-Interrupt the test procedure based on TS201, crossing through the chain to achieve the DMA data transfer, DMA controller DMA interrupt sent to the kernel, this experiment us
  3. 所属分类:DSP program

    • 发布日期:2017-05-19
    • 文件大小:5.15mb
    • 提供者:typeng
  1. avr-libc-user-manual-1.6.1

    0下载:
  2. avr的gcc的lib库函数的使用手册,是嵌入式工具链的重要环节-avr the gcc library function of the lib' s user manual embedded tool chain are an important aspect
  3. 所属分类:SCM

    • 发布日期:2017-03-21
    • 文件大小:895.05kb
    • 提供者:周谦
  1. DiskRW

    0下载:
  2. Usage: dumprom [options] imagefile [offset [imagefile offset ...]] -d <dirpath> - save found files/modules to this path -v - verbose : print alignment, struct contents -q - quiet : don t print anything -n - don t use negative rva fi
  3. 所属分类:Windows CE

    • 发布日期:2017-03-21
    • 文件大小:399.53kb
    • 提供者:x86
  1. P8051

    0下载:
  2. This a FREE tool chain which compiles C codes into 8051 binary code, converts the binary to RTL ROM, and simulate in Modelsim. SDCC is the compiler. Example compilation: cd compile sdcc --iram-size 0x80 --xram-size 0x800 t8051.c RE
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:7.73mb
    • 提供者:zhao xin ke
  1. Silicon-straight-chain-fatty-acid-catalytic-synthe

    0下载:
  2. 硅硫酸催化直链脂肪酸甲酯的合成研究Silicon straight-chain fatty acid catalytic synthesis of methyl-Silicon straight-chain fatty acid catalytic synthesis of methyl
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:202.4kb
    • 提供者:guangdong1234
  1. CPU-tool-chain-design

    0下载:
  2. 摘要:EDA技术的成熟和进步,缩短了微处理器硬件设计和综合的周期。同时,开发工具链设计的自动化,已成了高效率、高质量嵌入式微处理器设计的重要内容。本文提出了采用体系结构描述语言(ADL)实现微处理器开发工具链自动设计的有效方法。针对ADL描述流水线的局限性,进行了扩展改进,因而使改进后的ADL能用来直接描述流水线。新方法在CK幸CORE开发工具链设计中的应用表明,比用GNU工具链功效有了显著提高。-Abstract: EDA technologies mature and progress, r
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-26
    • 文件大小:383.09kb
    • 提供者:李立
  1. GNU-tool-chain-embeded-system

    0下载:
  2. 摘要 论文阐述了基于工具链的嵌入式操作系统开发实践 主要围绕着如何使用 工具以及一些开放源码的工具如 bochs进行嵌入式操作系统开发来展开 探讨了其中一些关键的实现技术和实践细节.-Abstract The article describes the tool chain based embedded operating system development practice mainly centered on how to use the tools as well as some ope
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-24
    • 文件大小:218.83kb
    • 提供者:李立
  1. STATCOM-chain-research

    0下载:
  2. 基于多绕组变压器隔离型变换器的链式STATCOM研究-Based on multi-winding transformer-isolated converter STATCOM chain research
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:207.22kb
    • 提供者:zhwb
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com