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

搜索资源列表

  1. 进程间通讯

    0下载:
  2. uclinux的进程间通信例子-Basis of Uclinux example of inter-process communication
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:15416
    • 提供者:逍遥俊
  1. 进程的创建

    0下载:
  2. 介绍了再linux系统下如何创建进程,以及创建进程中应注意的有关问题-introduced again linux systems process of how to create and build process should pay attention to issues related to
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:128111
    • 提供者:杨政
  1. LinuxIPC进程间的通信

    0下载:
  2. Linux 操作系统提供进程间通信(IPC)机制,用来保证正在执行的进程在内核的协调下能够 共享资源、同步以及交换数据等。Linux 支持大量进程间通信机制,包括信号、等待队列、管道 以及Unix 系统V 中提供的进程间通信机制,如消息队列、信号量和共享内存。-Linux operating system to provide inter-process communication (IPC) mechanism used to ensure that the process is being
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:605316
    • 提供者:杨政
  1. Linux进程-zhangwl

    0下载:
  2. Linux 源码分析系列之进程 进程的生成,进程的使用,进程的创建-Linux source code analysis process Series process of formation, the use of the process, the process of creation
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:345561
    • 提供者:杨政
  1. lissa_gui

    0下载:
  2. 嵌入式LINUX下应用,多进程地图形显示 UCLINUX,无MMU方式的例子-embedded Linux applications to process more graphics OS, no way of example MMU
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5256
    • 提供者:陈家振
  1. MurphyPinyin-0.03-src

    1下载:
  2. Linux下的QTE 嵌入式可用的中文拼音输入法c++ ,利用他你可以进程移植到你的linux应用里-Linux embedded under the QTE available in Chinese Pinyin input method c, you can use him to the transplant process your application Lane linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:221381
    • 提供者:蓝鸥
  1. LINUX-note

    0下载:
  2. linux讲义 详细介绍了linux的工作原理 内存管理、进程间通讯等-details of the working principle of Linux memory management, inter-process communication, etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:492463
    • 提供者:蒋彦波
  1. linux-dpm-dameon.tar

    0下载:
  2. Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。-Linux Dynamic Power Management (Dynamic Power Management) the user daemon, according to system load and operating procedures of the automatic adjustment.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5181
    • 提供者:韦建利
  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. DPY-51C

    0下载:
  2. 关于DPY-51标准板C语言源程序 涉及的是如何进行进程调度 很是有价值-of DPY-51 standard board C language source involved in the process is how the scheduling is a very valuable
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2709504
    • 提供者:lipeng
  1. master_agent

    0下载:
  2. 电信硬件的信息数据采集程序,使用多进程和多线程技术,包括了连接数据库和C 8 的技术程序,本程序用C和C++实现。
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:1606255
    • 提供者:胡辉
  1. usbmgr

    0下载:
  2. 一个基于armlinux的u盘管理精灵进程,监听USB端口的变化,如果插入的是U盘,则自动mount到/mnt/sda*
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3603
    • 提供者:温林义
  1. mmcmgr

    0下载:
  2. 一个基于armlinux的管理精灵进程,针对MMC卡接口,监听这个接口,如果有多媒体卡插入,则自动mount到/mnt/mmc*
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3604
    • 提供者:温林义
  1. 2410-adc-2

    0下载:
  2. 嵌入式开发板s3c2410的模数转换模块的linux操作系统驱动程序,涉及进程,中断,信号量,文件系统等概念
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2588
    • 提供者:zjmar
  1. cop

    0下载:
  2. 在嵌入式LINUX下,利用QCOP在进程间通信的实例。通过该实例你可以熟悉QCOP进程间通信机制。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:63642
    • 提供者:Eastar L
  1. lmbench_3.0-a7.orig.tar

    0下载:
  2. 嵌入式linux系统的测试工具,测试包括ram读写,进程创建,socket通信和disk io性能在内的linux系统基本性能参数
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:416761
    • 提供者:blacksolar
  1. 窗口显示三个进程并发执行

    0下载:
  2. LINUX下C语言 使用GTK
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-02-19
    • 文件大小:1120
    • 提供者:429716303
  1. 《Linux编程》

    1下载:
  2. 本书对Linux操作系统及其编程作了整体的介绍,以支持用于开发软件的公开源码模型。对内存管理、进程及其通信机制、PCI、内核模块编程及内核系统结构作了详细的解释,且附有很多程序代码实例。对深入研究Linux下的编程有很大的帮助。
  3. 所属分类:嵌入式Linux

    • 发布日期:2009-10-14
    • 文件大小:14464075
    • 提供者:brsuhhead
  1. linux进程间的通讯

    0下载:
  2. 本文主要介绍了linux进程间的通讯,和实现源码
  3. 所属分类:嵌入式Linux

    • 发布日期:2010-11-04
    • 文件大小:21332
    • 提供者:dpa123
  1. 基于Linux的进程管理程序

    1下载:
  2. 基于Linux的进程管理程序,支持can通讯,通过共享内存监控个进程运行状态,并控制进程的加载和卸载。
  3. 所属分类:嵌入式Linux

« 12 3 4 5 6 »
搜珍网 www.dssz.com