登录
首页 » 软件系统 » 在ARM上构建嵌入式开发程序指导,介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的...

在ARM上构建嵌入式开发程序指导,介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的...

于 2022-07-06 发布 文件大小:212.49 kB
0 75
下载积分: 2 下载次数: 1

代码说明:

在ARM上构建嵌入式开发程序指导,介绍了嵌入式平台上用C 语言编写系统软件和应用软件的方法。虽然是针对ARM平台介绍的,但基本经验和算法也适合于其他嵌入式平台的软件设计。

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

发表评论

0 个回复

  • Component Development ArcObject help getting started, you can reference for the...
    ArcObject组件开发入门帮助,可以参照进行ArcEngine的开发-Component Development ArcObject help getting started, you can reference for the development of ArcEngine
    2022-05-05 01:44:05下载
    积分:1
  • 基于matlab的数字图像处理书,实例鲜明,很好的
    基于matlab的数字图像处理书,实例鲜明,很好的 -Based on the digital image processing matlab book, examples of clear-cut, very good
    2022-03-24 11:42:52下载
    积分:1
  • 一个不错的工程课,内容丰富翔实,希望对大家有用
    一个不错的软件工程课件,内容丰富翔实,希望对大家有用-A good software engineering courseware, content-rich and informative and hope for all of us
    2022-02-21 07:54:38下载
    积分:1
  • LwIP is TCP/IP protocol stack as a realization. LwIP main purpose is to reduce t...
    LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LwIP is TCP/IP protocol stack as a realization. LwIP main purpose is to reduce the memory utilization and code size, so lwIP suitable for small, resource-limited processor such as embedded systems. In order to reduce the processor and memory requirements, lwIP can copy any data without the process of reducing the API. This paper describes the Design and Implementation of lwIP. Describes the protocol and subsystems used in the algorithms and data structures such as storage and buffer management system. LWIP API also includes a reference manual and use lwIP some code examples.
    2023-09-05 12:25:03下载
    积分:1
  • 对嵌入式实时操作斗C/OS一Ⅱ的组成和S3c2410微处理器进行了简单介 绍。在此基础上,详细介绍了将斗C/OS―II移植到S3C24lo微处理器的步骤...
    对嵌入式实时操作系统斗C/OS一Ⅱ的组成和S3c2410微处理器进行了简单介 绍。在此基础上,详细介绍了将斗C/OS―II移植到S3C24lo微处理器的步骤和方法,指出 了移植过程的关键点和相应的处理办法,并对移植过程的关键部分进行了详细描述。-Embedded real-time operating system doo C/OS Ⅱ one composition and S3C2410 microprocessor had a brief introduction. On this basis, will be described in detail Doo C/OS-II microprocessor S3C24lo transplanted to the steps and methods, pointing out that the transplant process, the key points and the corresponding treatment approaches, and a key part of the transplanting process described in detail.
    2023-04-16 20:35:03下载
    积分:1
  • 大智慧的公式语法规范,可用于二次开发
    大智慧的公式语法规范,可用于软件二次开发-Great intelligence formula grammar specifications can be used for the secondary development of software
    2022-12-04 07:25:03下载
    积分:1
  • 修改MBR从硬盘启动linux0.11
    修改MBR从硬盘启动linux0.11 -Modify MBR from the hard disk to start linux0.11
    2022-07-13 09:36:57下载
    积分:1
  • 单片机实现的双陷波数字滤波器及其应用,实现双陷波器的设计...
    单片机实现的双陷波数字滤波器及其应用,实现双陷波器的设计-Single-chip realization of the dual-notch digital filter and its application to achieve double-notch filter design
    2023-05-12 06:45:03下载
    积分:1
  • 一种新的实用安全加密标准算法
    一种新的实用安全加密标准算法Camellia算法-a new practical security encryption standard algorithm Camellia Algorithm
    2022-03-21 21:14:53下载
    积分:1
  • Based on C++ Builder 6 categories of documents of the printing system of Chinese...
     基于C++Builder 6的医药类单据打印系统,主要是Access + FastReport + VCLSkin的一些综合应用,重点功能是FastReport中实现人民币中文大写、空行补齐,页面小计(SubTotal)等……   本打印程序开发过程中使用了FastRepot和VCLSkin组件,源程序在编译时需要在工程(Project)的选项(Options)中更改一下Include和Lib的路径,指向你的FastReport的安装目录。否则会提示找不到头文件等编译错误。 -Based on C++ Builder 6 categories of documents of the printing system of Chinese medicine, primarily Access+ FastReport+ VCLSkin the number of integrated applications, with a focus function is to achieve FastReport Chinese Renminbi capital, filled blank lines, page Subtotal (SubTotal) and so on ... ... this printing process used in the development process FastRepot and VCLSkin components, source code at compile time the need for the project (Project) options (Options) to change the look of Include and Lib path FastReport point to your installation directory. Otherwise will be prompted to find header files, such as compiler error.
    2023-06-04 22:50:03下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载