搜索资源列表
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
periodic_task
- Its the sample program of how to schedule a single periodic task in RTlinux
periodic_task2
- Its the sample program of how to schedule a two single periodic task in RTlinux
variable
- RTlinux variable task interacting exambles. Good to study
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
linux_device_develop
- linux device driver看了好几遍,总感觉不够透彻,很多东西经不住问,才深深的意识到,要走进linux的浩瀚世界,并不是一件容易的事情。我决定从理论到实践,再一次走一遍这本书。-linux device driver looked at it several times, always feel thoroughly enough, many things stand up to ask, just deeply aware of the vastness of the world
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
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-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
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
priority-inversion
- it detects the priority inversion where the high priority task need not have to wait for low priority task
dynamic_timer
- 在linux平台下实现的动态定时器,在定时的时间内去完成某个任务-In linux platform to achieve the dynamic timer, in a time period of time to complete a task
Embedded-BootLoader-technology-
- 嵌入式 BootLoader 技术内幕 本文详细地介绍了基于嵌入式系统中的 OS 启动加载程序 ―― Boot Loader 的概念,软件设计的主要任务以及结构框架等内容.-Embedded BootLoader Insider This paper introduces the concept, the main task of software design and structural framework based embedded systems in the OS boot load
app
- 本例程操作系统采用ucos2.86a版本, 建立了4个任务-The routine operation of the system using the ucos2.86a version, set up four task
lecture2
- μC/OS-II中的任务管理,μC/OS-II提供的另一个系统任务是统计任务OSTaskStat( )。这个统计任务每秒计算一次CPU在单位时间内被使用的时间,并把计算结果以百分比的形式存放在变量OSCPUsage中,以便应用程序通过访问它来了解CPU的利用率,所以这个系统任务OSTaskStat( )叫做统计任务 -μC/OS-II in the Task Manager, μC/OS-II provides another system task is statistical task
nanomsg-0.3-beta.tar
- nanomsg是一个实现了几种“可扩展协议”的高性能通信库;可扩展协议的任务是定义多个应用系统如何通信,从而组成一个大的分布式系统-nanomsg is an implementation of several " Scalable agreement" high performance communication library scalable protocol task is how to define multiple application systems of c