CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - 任务

搜索资源列表

  1. bao

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:162336
    • 提供者:刘二
  1. c++OS

    0下载:
  2. 用C++编写多任务操作系统,很有学习价值,希望能对大家有帮助。-C preparing multi-tasking operating system, is worth learning, we hope to help.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2640280
    • 提供者:方方
  1. IntroductionOfBootloader

    0下载:
  2. 本文详细地介绍了基于嵌入式系统中的 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.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:24882
    • 提供者:曾志明
  1. boaWebServer

    0下载:
  2. 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
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:137937
    • 提供者:程小培
  1. multitaskandADtranslator

    0下载:
  2. 基于arm3000的ads实验多任务与AD转换
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:115813
    • 提供者:sunqian
  1. HART

    1下载:
  2. 一个关于单片机的小型多任务系统,ICC环境下的C语言编程
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:23627
    • 提供者:刘成
  1. thread

    0下载:
  2. 线程池里所有运行和等待的任务都是一个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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:1976
    • 提供者:erfang
  1. ARM_embedded_Linux

    0下载:
  2. 《ARM嵌入式Linux系统开发技术详解》,该书由浅入深、通俗易懂地讲解了嵌入式Linux的系统设计与开发。全书共25章,从嵌入式处理器ARM开始,讲解了ARM处理器的资源、ARM的指令集、ADS开发工具、嵌入式系统硬件环境的构建、Boot Loader、Linux内核移植、嵌入式文件系统、嵌入式Linux多任务程序开发、嵌入式Linux设备驱动开发、嵌入式Linux网络程序开发、MiniGUI图形界面开发、设备驱动开发案例、综合案例等内容。书中通过大量的例程来讲解知识要点,并提供了大量极有参考
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3849766
    • 提供者:陈笑天
  1. LinuxProgrammingembeddedmulti-task

    0下载:
  2. 嵌入式linux多任务编程,进程 线程 线程池 等参考范例。-Linux Programming embedded multi-task, the process thread pool thread, such as a reference sample.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:12489
    • 提供者:魏冲
  1. SysInfo-V1.1.0

    0下载:
  2. 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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-26
    • 文件大小:74524
    • 提供者:wangbin
  1. embedded_linux_system_development_for_ARM_code

    0下载:
  2. 《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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:89482
    • 提供者:
  1. threadthumbnail

    1下载:
  2. qt下多线程开发,利用子线程完成创建缩略图的任务-Under the multi-threaded qt development and use of child threads to complete the task of creating thumbnails
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1274527
    • 提供者:一品
  1. Embedded_task_management_source_analysis

    0下载:
  2. 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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:66219
    • 提供者:小美
  1. duorenwujiantongxin

    0下载:
  2. 杨水清编写的嵌入式开发书中多任务间通信和同步源码。学习嵌入式开发,入门级。-YangShuiQing written in the book of the embedded development and synchronous communication between multiple tasks source code. Learning embedded development, introductory.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-23
    • 文件大小:13421
    • 提供者:高龙
  1. Embedded_Programming_Code

    0下载:
  2. 这是《嵌入式系统编程-使用C和GNU开发工具》的随书源码。该书由O Reilly出版,代码主要基于ARM平台实现了了简单嵌入式程序编写、编译链接和定位、下载和调试、内存使用、外围设备控制、中断服务、串行端口使用、任务调度和消息传递等操作系统功能,并有嵌入式Linux实例,是学习嵌入式编程入门的好书。-This is the " Embedded Systems Programming- Using C and GNU Development Tools" with the bo
  3. 所属分类:Embeded Linux

    • 发布日期:2018-02-22
    • 文件大小:4525498
    • 提供者:
  1. multi_proc

    0下载:
  2. 嵌入式Linux多任务编程\multi_proc.rar-Embedded Linux multitasking programming \ multi_proc.rar
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:739
    • 提供者:远志
  1. Multi-task-communication

    0下载:
  2. 在嵌入式Linux下进行多任务处理时,任务间通信和同步的程序设计。-Under the embedded Linux multitasking, inter-task communication and synchronization program design.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:14347
    • 提供者:ad
  1. pthread

    0下载:
  2. linux操作系统-ARM9硬件平台下多任务管理程序编程-linux operating system-ARM9 hardware platform, multi-task management programming
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:1117
    • 提供者:wwwwxy
  1. virtual

    0下载:
  2. 在多任务操作系统环境下,不允许用户态程序直接执行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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-15
    • 文件大小:7021
    • 提供者:杨志
  1. Embedded-Linux-

    0下载:
  2. 介绍了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
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-23
    • 文件大小:231356
    • 提供者:
« 12 »
搜珍网 www.dssz.com