搜索资源列表
Driver
- 一个简单的驱动程序开发框架,可以掌握驱动开发的基本流程.
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
miniGUIWidget
- 一个minigui 工程框架,需要windows 下的minigui 开发环境,可以直接在vc下面编译应用-Minigui framework of a project requires minigui under windows development environment, can be directly applied in compiling the following vc
qt-embedded-2.2.2.tar
- Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cr
qt-x11-2.2.0.tar
- Qt/Embedded是一个多平台的C++图形用户界面应用程序框架,其对象容易扩展,可移植性好,支持多个GUI平台的交互开发。现在,Qt/Embedded被广泛地应用于各种嵌入式产品和设备中。-Qt/Embedded is a multi-platform C++ graphical user interface application framework for easy expansion of the target, portability, and support multiple cr
Embedded_Linux_driver_under_the_color_LCD_Design_a
- 本文介绍了如何在嵌入在开发彩色LCD显示驱动的方法,并对Linux中的显示 驱动程序结构和框架作一介绍。 -This article describes how to embed color LCD display driver in the development of the method, and display drivers for Linux in the structure and framework for an introduction.
Linux divice diver
- Linux设备驱动的现状 从non os驱动到Linux驱动 内核设施 自旋锁、信号量、互斥量、完成量 异步通知、信号 阻塞与非阻塞 内存与I/O操作,DMA 中断,top half/bottom half 字符设备驱动 复杂设备驱动的框架 LCD设备FRAMEBUFFER FLASH设备MTD TTY设备 块设备 用户空间的设备驱动 设备驱动开发流程 开
Design-and-implementation-of-RFID-Terminnal-based-
- 1、搭建了RFID手持移动终端的嵌入式Linux开发平台,基本工作包括硬件 平台的设计和软件平台的实现,其中软件平台的实现又包括Bootloader的移植、 内核的裁减与编译以及文件系统的制作三部分。 2、讨论并实现了RFID手持移动终端的若干基本功能模块,基本工作包括存 储管理模块的研究、人机交互模块的研究以及通讯模块的研究,其中每一模块又 包括硬件的设计和软件的实现,而软件的实现又包括驱动软件的开发和部分应用 软件接口的实现。所有这些模块功能独立,协同工作,共同构建了
watchdog1
- 该文件为ARM11下的看门狗源程序及框架图,为方便同行共同开发特此上传-This file is the source code and ARM11 watchdog under the framework map, to facilitate the joint development hereby peer upload
cal_qtcreator
- 简单的qtcreator开发的计算器框架,含完整工程文件,只需添加相关计算方法即可-Qtcreator development calculator simple framework, containing the complete project file, simply add the relevant calculation methods can
buttons
- 嵌入式驱动开发样例,适用于S3C24x0开发板,可用来做驱动程序开发框架-The embedded sample-driven development applicable to S3C24x0 development board can be used to do driver development framework
lcd
- lcd在linux下的框架性驱动程序,可在JZ2440开发板上成功运行-The Linux outline driver of lcd,, can be in JZ2440 development board success operation
CCS-dsp
- H264算法,多媒体开发框架例程,双核通信源程序等-H264 algorithm, multimedia development framework routines, such as dual-core communication source
exp4_hello-driver
- 此程序代码是基于达芬奇系列DM6446嵌入式开发之驱动程序开发示例程序,该程序包中包含C语言源程序demo.c,test_demo.c和Makefile文件。该程序简洁明了,旨在说明驱动程序的框架结构,以及嵌入式驱动程序开发的步骤,对嵌入式驱动程序开发入门的同志非常有帮助。该程序经过反复的调试运行,没有错误,可直接运行。 调试步骤 1、仔细读目录中的代码:demo.c,demo.h,test_demo.c。 分析各部分代码的功能,以及应用程序和驱动程序的调用,数据读写的方法和流程
gstreamer-0.10.32.tar
- GStreamer 是用来构建流媒体应用的开源多媒体框架(framework),其目标是要简化音/视频应用程序的开发,目前已经能够被用来处理像 MP3、Ogg、MPEG1、MPEG2、AVI、Quicktime 等多种格式的多媒体数据。-GStreamer is used to construct streaming media applications open source multimedia framework (framework), the goal is to simplify t
Qt开发入门教程01_Qt开发基础
- Qt是一个功能非常完善的c++跨平台图形库,其实与其说图形库倒不如说它是一个与MFC类似的应用框架。Qt本身就是使用c++语言实现(Qt is a very well functioning c++ cross platform graphics library, in fact it is rather a MFC - like application framework than a graphic library. Qt itself is implemented using the c+