搜索资源列表
qwt-5.2.QWT是一个QT的第三方库
- QWT是一个QT的第三方库,可以用其来开发各种图形 表格文件。这是最新的版本,加入了新的控件。可以直接在QTDESIGNER里面调用。,The Qwt library contains GUI Components and utility classes which are primarily useful for programs with a technical background. Beside a 2D plot widget it provides scales, sliders,
gsadfgwadfgasgd
- 一、 uboot是ppcboot和armboot合并而成,现在主流的bootloader为uboot和redboot 二、 bootm addr_kernel addr_initrd 三、 移植uboot时最好(一定)要找到一个自己板子的原形(即自己的板子是在这个板子上做一些修改而来的)的版本,这样就可以事半功倍。这样要修改的地方就比较少,也比较容易了。uboot支持很多平台,与一个具体平台相关的主要有三个地方: 1、./include/configs/xxxxx.h, 主要定义了f
Customising_PetaLinux
- A pristine PetaLinux tree only includes pre-configured platform support for Xilinx FPGA based prototype development boards. The user needs to add their platform into PetaLinux before it can be used to build firmware for their target device. Customi
FullEmbeddedLinuxNotes
- 本书全面介绍了嵌入式Linux系统开发过程中,从底层系统支持到上层GUI应用的方方面面,内容涵盖Linux操作系统的安装及相关工具的使用、配置,嵌入式编程所需要的基础知识(交叉编译工具的选项设置、Makefile语法、ARM汇编指令等),硬件部件的使用及编程(囊括了常见硬件,比如UART、I*IC、LCD等),U-Boot、Linux内核的分析、配置和移植,根文件系统的构造(包括移植busybox、glibc、制作映象文件等),内核调试技术(比如添加kgdb补丁、栈回溯等),驱动程序编写及移植(
ARM
- 嵌入式系统通常是以具体应用为中心,以处理器为核心且面向实际应用的软 硬件系统,其硬件是整个嵌入式系统运行的基础和平台,提供了软件运行所需的 物理平台和通信接口;而嵌入式系统的软件一般包括操作系统和应用软件,它们 是整个系统的控制核心,提供人机交互的信息等。所以,嵌入式系统的开发通常 包括硬件和软件两部分的开发,硬件部分主要包括选择合适的MCU或者 SOC 器件、存储器类型、通讯接口及I/O、电源及其他的辅助设备等;软件部分主要 涉及OS porting和应用程序的开发等,
openmax_il_spec_1_1_2.pdf
- This document details the Application Programming Interface (API) for the OpenMAX Integration Layer (IL). Developed as an open standard by The Khronos Group, the IL serves as a low-level interface for audio, video, and imaging components used in embe
omx_il_v1_1_2_headers
- openmax il header file use to develop openMAX IL components
Embedded-Systems-Building-Blocks
- Embedded Systems Building Blocks,Second Edition 《嵌入式系统构件》的代码例子 -" Embedded system components" of the code examples
ARM-and-Linux
- 本书主要阐述嵌入式Linux 系统的各组成部分,从概念上和实践上说明嵌入 式Linux 系统开发的基本过程。-This book describes an embedded Linux system components, the concept and practice of embedded Linux system development on the descr iption of the basic process.
ldd3Pcode
- 下面列出了他的勘误表描述了DS3104 - SE A2版组件不同的执行情况 比预期或不同的数据表中的描述。美信集成产品公司,打算 在随后的死修订纠正这些勘误表。- he errata listed below describe situations where DS3104-SE revision A2 components perform differently than expected or differently than described in the data she
Function.basic.components.UNIX.System
- UNIX系统基本组成功能高级教程Function of basic components UNIX System Advanced Course -Function of basic components UNIX System Advanced Course
jsq
- 简易计算器的实现。调用相应组件,完成组件布局,实现计算器的界面,完成相应的按键槽函数,利用信号槽机制实现按键事件与槽函数的相应。-The realization of a simple calculator. Call the appropriate components to complete the layout of components, calculator interface, complete the corresponding key slot function, signal
Openrisc
- 针对OpenRISC嵌入式平台的Linux device tree文件。本device tree除了包含必要的元件如CPU,RAM等,还包含一个opencores网站开源的一个I2C controller-For OpenRISC embedded platform Linux device tree file. In addition to the device tree contains the necessary components such as CPU, RAM, etc. open
ARM-Linux
- 从嵌入式系统基础知识和Linux 编程技术讲起,说明了建立嵌入式Linux 交叉开发环境,分析了嵌入式Linux 系统的引导程序、内核和文件系统三大组成部分,最后介绍嵌入式Linux 系统集成和部署的方法。-From the basics of embedded systems and Linux programming talk, demonstrates how to create an embedded Linux cross-development environment, analyz
ST7567_driver
- ST7567 lcd驱动,文件里面包括了Datasheet,和驱动代码-ST7567 is a single-chip dot matrix LCD driver which incorporates LCD controller and common/segment drivers. ST7567 can be connected directly to a microprocessor with 8-bit parallel interface or 4-line serial inte
xtimer-posix
- 适用于Linux的多线程的timer轻量级组件,适合需要并发处理的timer应用,非常高效易用。-For Linux multithreaded timer lightweight components for applications requiring concurrent processing timer application, very easy to use and efficient.