搜索资源列表
缩减Linux嵌入式系统软体的方法与实例
- 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
智能手机的Linux嵌入式
- 嵌入式系统开发参考资料,也可以作为论文材料,还是研究LINUX入门资料-embedded systems development materials can be used as paper materials, or research data entry LINUX
enbeddedlinux
- 本文主要介绍了几种剪裁linux核心的方法,可以用于嵌入式系统,嵌入式服务器的核心配置。-This paper introduces some tailoring Linux core, which can be used embedded systems, the core embedded server configuration.
H9200toJffs2
- 以h9200和Linux-2.4.19为例,描述了jffs2文件系统在norflash上的移植过程。-to h9200 and Linux-2.4.19 example, the paper describes the jffs2 norflash system in the transplant process.
GD_SDK
- 本文提出了一种基于数字图像处 进行检测就显得更加重要。因此有必要寻求 术的表面裂纹检测算法。运用这种算法能精 一种行之有效的检测技术。 确的检测裂纹的位置、长度等特征。将这种 随着计算机技术的高速发展,计算机为 裂纹检测算法运用到裂纹自动检测系统以 -This paper presents a digital image based on the Department detection becomes even more important. It is neces
cs4334_DRIVER
- 经过一番努力,终于将CS4334音频驱动移植到了开发板上,下面是驱动程序和测试程序的源代码。这里有个问题,希望各位大侠能够给予指点。就是播放小文件时,效果还不错,但文件大于1M时,就出现了问题,搞不清楚为什么。 -After some efforts, finally CS4334 Audio Driver transplanted to the development board. Below are the driver and testing procedures of the so
zlg_7289
- 1) 复制libminigui-str-1.6.2.tar.gz至任意用户目录。 2) 解压此文件 tar zxvf libminigui-str-1.6.2.tar.gz 4) 将zlg7289.c zlg7289.h二文件拷贝入增值版的相应目录中 libminigui-1.6.2-linux/src/ial/ 5) 修改相关宏定义使上述二文件加入库编译。 a. 修改libminigui-1.6.2-linux/src/ial/Makefile.am
adps
- 这是c语言的一个常用的头文件,希望对大家有所帮组。-This is a commonly used language in the first paper, we hope to help some groups.
hh-at91rm9200-2.6(1)
- 笔者使用的是华恒公司提供的基于at91rm9200的开发板,公司提供的开发环境使用Linux内核是2.4, 交叉编译环境也比较老,由于笔者用到的驱动对2.4内核支持不好(尤其在arm上)。笔者决定自己移植2.6内核到该款开发板上,目前工作已经基本完成。 本文第一部分介绍了交叉编译环境的建立,基本内核的移植过程。其中对部分Linux源代码的修改方法虽然是适用于华恒的板,不过对其他平台也有借鉴价值。-author used the huaheng company based at91rm9200 d
Linux_Qt4_Example
- 《Linux窗口程序设计-Qt4精彩实例分析》书中源代码,共享给大家那些没有纸质书的,光看电子书没有源代码一起分析,很痛苦,呵呵。-" Linux Windows Programming-Qt4 wonderful examples of" the book source code, shared to all who are not paper books, e-books do not just look at the source code to analyze, ver
MAX7219C51
- LED显示驱动器MAX7219的特性本文简述串行LED显示驱动器MAX7219的特性,介绍MAX7219与MCS51单片机的两种接口方式: 串行口驱动MAX7219和I/O 口模拟三线协议驱动MAX7219,并分别给出相应的C51程序的编程实现-MAX7219 LED display driver This paper describes the characteristics of serial LED display driver MAX7219 features introduced tw
minigui-v1.6.10
- minigui的linux下的版本,1.6的源码包还有一些说明文档,和官方的白皮书-minigui under the linux version 1.6 of the source packages and some documentation, and official White Paper
arm-paper-2
- arm开发书籍,包括:ARM嵌入式系统C语言编程 ep7312芯片原理及应用 μCOS-Ⅱ在EP7312上的移植-development arm of books, including : ARM Embedded Systems Programming Language C ep7312 chip Theory and Application COS-II in EP7312
Linux_kernelexplain
- 针对好多 Linux爱好者对内核很有兴趣却无从下口, 本文旨在介绍一种解读linux 内核源码的入门方法,而不是解说 linux复杂的内核机制。 -against many of the core Linux enthusiasts, they are very interested in where I, the paper aims to introduce a Linux kernel source read the entry, instead of explaining the c
USB_camera
- 本文介绍了嵌入式Linux 系统中USB 设备驱动程序开发的基本原理, 通过分析USB 驱动程序开发的程序框架和重要数据结构, 实现了USB 摄像头的嵌入式Linux 驱动程序, 并在S3C2410 的平台上实现了图像采集。-This paper introduces embedded Linux system, USB device driver development of the basic principles, through the analysis of USB driver de
minigui_pdf
- minigui的相关pdf文档,包括API函数,编程指南以及技术白皮书-minigui related pdf documents, including the API function, programming guide as well as technical white paper
ipFilterPaper
- 针对用电管理终端应用领域的AT91SAM926X调整嵌入式CPU的特点,设计并移植了嵌入式LINUX引导程序,分析说明了该引导程序的基本结构及其三个组成部分Rom Boot,Bootstrap和U-Boot的运行流程和关键数据结构。-This paper introduces the boot loader design for embedded linux based on AT91SAM926X CPU in the application field of electric energy
qianrushi
- 本文将分析嵌入式操作系统uClinux的内核结构、内存管理、多进程处理、针对实时性的解决方案和开发环境,先对uCLinux有一个深刻的认识,将有利于今后进一步研究开发。 关键词: uCLinux,内存管理,多进程处理,RTLinux,开发环境-This paper will analyze the uClinux embedded operating system kernel architecture, memory management, multi-process handling,
embeddedabstract
- Iee paper related documents
linuxkaifajianjie
- 本文中采用SldView嵌入式Linux集成开发工具开发ucLinux,Linux的应用程序.SldView自带有gcc交叉编译工具及虚拟编译环境,用户不用另外安装交叉编译工具.-This paper used SldView integrated development tools for embedded Linux development ucLinux, Linux applications. SldView comes with gcc cross-compiler tools and