登录
首页 » 嵌入式系统 » Android a programmers guide

Android a programmers guide

于 2022-01-31 发布 文件大小:3.59 MB
0 253
下载积分: 2 下载次数: 1

代码说明:

Android a programmers guide

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于51单片机开发。资料的详细功能、包含内容说明
    基于51单片机开发。资料的详细功能、包含内容说明-51 MCU-based development. For more information on features, including the content description
    2022-11-27 07:00:03下载
    积分:1
  • Broadcom 47xx/53xx bootloader
    CFE是Broadcom 47xx/53xx 的bootloader 相当于U-boot的作用,用来加载OS image的。-Broadcom 47xx/53xx bootloader
    2023-06-21 14:05:04下载
    积分:1
  • U-Boot1.1.2是最为常用的嵌入式系统Bootloader,这个版本是目前的最新版本-U-Boot1.1.2 is the most commonly used in embedded system Bootloader, this version is the latest version
    2023-06-24 00:15:06下载
    积分:1
  • cekit microcontroladores
    Curso avanzado de microcontroladores ofrecido por cekit,es 十分之上 de entender y fcil de aplicar los conceptos y de realizar los ejercicios,十分 economico y reutilizable。Curso avanzado de microcontroladores ofrecido por cekit,es 十分之上 de entender y fcil de aplicar los conceptos y de realizar los ejercicios,十分 economico y reutilizable。
    2022-03-17 04:52:21下载
    积分:1
  • ZLG LPC2114
    ZLG LPC2114基楚上开发的一个电池监测板源程序,这里主要的IC是DS2764(锂电池监控IC)。 文件: Ds2764.mcp Ds2764.HEX LPC2294.H 等相关文件。-ZLG LPC2114-based Chu developed a battery monitoring board source, where the main IC is DS2764 (Li-ion battery monitor IC). File: Ds2764.mcpDs2764.HEXLPC2294.H and other relevant documents.
    2022-07-09 11:33:55下载
    积分:1
  • 用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发...
    用VC做的PC与单片机通信的程序,很实用的.望此代码给大家带来方便或有所启发-do with VC PC and SCM communication procedures, very practical. hope that this code will bring convenience to all or some enlightenment
    2022-04-18 09:17:02下载
    积分:1
  • AXI总线接口
    应用背景的手臂 ;先进微控制器总线架构(AMBA) ;是一个开放的标准,片上互连 功能块的连接和管理规范;SOC & nbsp;(SOC)的设计。它有利于发展的多处理器设计与大量的控制器和外设。自成立以来,AMBA的范围,尽管它的名字,远远超出微控制器设备。今天,AMBA是广泛应用在一系列 ;ASIC  ;包括应用处理器用于现代便携式移动设备如智能手机SoC部件 。公司是一个注册商标 ;ARM公司[ 1 ]AMBA是ARM 1996介绍。第一个AMBA总线是先进的系统总线(ASB)和先进外围总线(APB)。在其第二版,AMBA 2,ARM的AMBA总线添加高性能(AHB)这是一个单一的时钟边缘协议。2003,介绍ARM AMBA 3,第三代,包括轴达到更高的性能和先进的跟踪总线互连(ATB)的片上调试和跟踪解决方案的一部分。2010 AMBA 4规范介绍了AMBA 4 AXI4入手,然后在2011 [ 2 ]  ;与AMBA 4 ACE扩展系统范围的一致性。2013 [ 3 ]  ;AMBA 5智(相干集线器接口)介绍了规范,一个重新设计的高速传输层和功能设计,减少拥堵关键技术 ;AMBA 4规范 ;定义了以下公交车/接口:AXI一致性扩展(ACE)的广泛使用,在最新的ARM Cortex-A7 Cortex-A处理器包括 ; ;和 ;Cortex-A15AXI一致性扩展Lite(ACE Lite)先进的可扩展接口4(AXI4)先进的可扩展接口4 Lite(AXI4 Lite)先进的可扩展接口4流(AXI4流V1.0)高级跟踪总线(ATB v1.1)先进外围总线(apb4 V2.0)AMBA 3规范定义了四种总线/接口:先进的可扩展接口(axi3或AXI V1.0)广泛使用的ARM Cortex-A9 Cortex-A处理器包括 ;先进的高性能总线(AHB Lite版V1.0)先进外围总线(apb3 V1.0)高级跟踪总线(ATB V1.0)
    2022-12-06 17:25:02下载
    积分:1
  • 改写的U
    改写的U-boot for s3c4510 (注意此源码是在windows下压缩了)。 1、支持串口下载,ftp下载。 2、flash操作。 3、总之,u-boot是一个可移植在多种单片机上的bootloader。其功能特别强大。 4、本移植针对s3C4510,flash 1片2M 16位宽度,SDRAM 1片16M 16宽度。网络物理层RTL8019。 5、你可以直接windows解压后,把u-boot.bin烧写到FLASH的0x0,或放到redhat 9下重新make.-rewrite the U-boot for Porting (Note that this source is under pressure in windows a shrinking). A support serial download, ftp download. 2, flash operation. 3, in short, u-boot is a portable in a variety of microcontroller on the Bootloader. Its function was particularly strong. 4, the transplant against s3C4510, flash a 2M 16 width, 16M SDRAM a width of 16. RTL8019 network physical layer. 5, you can directly windows unpacked, put u-boot.bin burning FLASH to the 0x0, redhat 9 or put under re-make.
    2022-02-14 10:46:41下载
    积分:1
  • DOS核心中断的详细讲解,对采用DOS中断编程的同志具有很好的指导作用...
    DOS核心中断的详细讲解,对采用DOS中断编程的同志具有很好的指导作用-DOS core interrupted elaborate on the use of the DOS interrupt programming with Comrade very good role in guiding
    2022-03-11 22:12:09下载
    积分:1
  • 13.56M射频卡天线设计资料,希望对大家有用
    13.56M射频卡天线设计资料,希望对大家有用-13.56M RF antenna design card information, in the hope that useful
    2022-06-14 19:05:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载