搜索资源列表
bao
- BOA是一个单任务的小型HTTP服务器,源代码开放、性能优秀,特别适合应用在嵌入式系统中。目前的uClinux的代码中已经包含BOA的源代码。在uClinux下实现BOA,只需要对BOA做一些配置和修改-BOA is a single-mandate of the small HTTP server, the open source community, outstanding performance, particularly for applications in embedded syst
c++OS
- 用C++编写多任务操作系统,很有学习价值,希望能对大家有帮助。-C preparing multi-tasking operating system, is worth learning, we hope to help.
IntroductionOfBootloader
- 本文详细地介绍了基于嵌入式系统中的 OS 启动加载程序 ―― Boot Loader 的概念、软件设计的主要任务以及结构框架等内容。-described in detail based on the embedded system OS boot loader -- Boot Loade r concept, software design and the main tasks such as structural framework.
boaWebServer
- Boa是一个非常小巧的Web服务器,可执行代码只有约60KB。它是一个单任务Web服务器,只能依次完成用户的请求,而不会fork出新的进程来处理并发连接请求。但Boa支持CGI,能够为CGI程序fork出一个进程来执行。Boa的设计目标是速度和安全,在其站点公布的性能测试中,Boa的性能要好于Apache服务器。-Boa is a very compact Web server executable code only about 60KB. It is a single task Web s
multitaskandADtranslator
- 基于arm3000的ads实验多任务与AD转换
HART
- 一个关于单片机的小型多任务系统,ICC环境下的C语言编程
thread
- 线程池里所有运行和等待的任务都是一个CThread_worker 由于所有任务都在链表里,所以是一个链表结构 -Thread pool and wait for all the tasks are running a CThread_worker Since all tasks are in the linked list, it is a linked list structure
ARM_embedded_Linux
- 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
LinuxProgrammingembeddedmulti-task
- 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
SysInfo-V1.1.0
- MOTO EZX手机上的任务管理器,集内存管理、cpu管理、磁盘管理、系统日志、进程管理、usb状态管理、LCD管理于一身-A profesional task manager designed for EZX based mobile. A set of memory management, cpu management, disk management, system logs, process management, usb state management, LCD management
embedded_linux_system_development_for_ARM_code
- 《ARM嵌入式Linux系统开发》随书光盘中的实例源码,包括:第17章 嵌入式Linux的多任务编程,第18章 多任务间通信和同步,第19章 Linux设备驱动,第20章 嵌入式Linux的网络编程.第21章 MiniGUI图形界面设计,第22章 CAN总线驱动设计,第23章 SD卡驱动设计中设计的全部代码-" ARM Embedded Linux System Development," CD-ROM with the book' s examples of sourc
threadthumbnail
- qt下多线程开发,利用子线程完成创建缩略图的任务-Under the multi-threaded qt development and use of child threads to complete the task of creating thumbnails
Embedded_task_management_source_analysis
- Embedded task management source analysis嵌入式任务管理源码解析,源码解析很透彻不错的开发资料-Embedded task management source analysis embedded task management source analysis, source analysis is very thorough and good development of information
duorenwujiantongxin
- 杨水清编写的嵌入式开发书中多任务间通信和同步源码。学习嵌入式开发,入门级。-YangShuiQing written in the book of the embedded development and synchronous communication between multiple tasks source code. Learning embedded development, introductory.
Embedded_Programming_Code
- 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
multi_proc
- 嵌入式Linux多任务编程\multi_proc.rar-Embedded Linux multitasking programming \ multi_proc.rar
Multi-task-communication
- 在嵌入式Linux下进行多任务处理时,任务间通信和同步的程序设计。-Under the embedded Linux multitasking, inter-task communication and synchronization program design.
pthread
- linux操作系统-ARM9硬件平台下多任务管理程序编程-linux operating system-ARM9 hardware platform, multi-task management programming
virtual
- 在多任务操作系统环境下,不允许用户态程序直接执行I/O指令,操作I/O设备,I/O指令只能由运行系统太(内核态)的程序执行,即只能由操作系统内核的代码执行。 -In the multi-tasking operating system environment, the program does not allow users to state directly perform I/O instruction, the operation I/O devices, I/O instructio
Embedded-Linux-
- 介绍了RT-Linux,μCLinux,μC/OS2Ⅱ和eCos四种源码公开的嵌入式实时操作系统,详细分析比较了关键实现技术—任务管理、任务及中断间的同步通信机制、存储器管理、中断管理等,指出了不同应用领域所适合的ERTOS。-Describes the RT-Linux, μCLinux, μC/OS2 Ⅱ and four kinds of open-source eCos real-time embedded operating system, detailed analysis and