CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux 多进程

搜索资源列表

  1. TCP_server

    0下载:
  2. linux tcp 多进程并发服务器编程-linux tcp multi-process concurrent server programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:4663
    • 提供者:szl
  1. TCP-to-begin-same-time-multi-process

    0下载:
  2. 基于linux环境下的基于TCP/IP的C语言的并发多进程服务器程序。-Linux-based environment based on the TCP/IP-C-concurrent multi-process server program.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:16256
    • 提供者:邹林
  1. linux_shell_C

    0下载:
  2. C语言编程实现了linux的shell功能,包括多管道,父子进程,输入输出重定向以及简单的纠错功能。另外还有详细的word说明文档及图片,介绍了程序执行情况和各个函数说明。-C language programming linux realized the shell functionality, including multi-channel, father and son process, input and output redirection as well as the simple
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:135647
    • 提供者:secret
  1. shell.tar

    0下载:
  2. 一个linux下的简单shell程序,支持多级管道和输入输出重定向,支持多进程,经测试,运行稳定-Linux under a simple shell procedures, to support the multi-stage pipeline and the input and output redirected to support the multi-process, tested, stable operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1169
    • 提供者:hh
  1. roadtest

    0下载:
  2. 自己开发的移动信号路测设备软件,再linux下运行,3年前开发的程序,带多进程之间的通讯,需要的可以下载了-Developed their own mobile device software test signal path, and then run under linux, 3 years ago, the development of procedures, with multi-process communication between the need can be download
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-02
    • 文件大小:652564
    • 提供者:hxf
  1. three-programs-pv

    0下载:
  2. linux下的三进程三窗口程序,实现多个进程之间的PV操作通信。linux下gtk实现,语言为c语言。-three programs run in three diffferent windows,use PV to comunitate to each other.write in C,with gtk.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:26436
    • 提供者:Sylvia
  1. ARMdevelopment2

    0下载:
  2. Linux是个和Unix相似、以内核为基础的、完全内存保护、多任务多进程的操作系统。Linux最初是在1991年由一名芬兰学生Linus Torvalds开发的-Linux and Unix is similar to kernel-based, full memory protection, multi-process multi-tasking operating system. Linux was first in 1991 by a Finnish student Linus Torva
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-07
    • 文件大小:1475861
    • 提供者:jiang
  1. ex01

    1下载:
  2. 编写一个多进程并发执行程序。父进程首先创建一个执行ls 命令的子进程然后再创建一个执行ps 命令的子进程,并控制ps 命令总在ls 命令之前执行。-linux c multiprocess
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:6745
    • 提供者:孙凯
  1. windows2linux

    0下载:
  2. Linux是一个优秀的操作系统,它支持多用户、多进程和多线程,实时性好,功能强大而稳定 。Linux标榜自由和开放。简单的说,开源,免费。更重要的是完全DIY。   普及Linux电子书籍。开始Linux之旅的难点在哪?就是如何去安装它。认真看完本教程,相信会 有收益的。 同时本教程集成四大图解:图形模式安装Linux、文本模式安装Linux、显示参数配置 、Linux中连接ADSL-Linux is an excellent operating system, it suppo
  3. 所属分类:Linux Network

    • 发布日期:2017-05-14
    • 文件大小:3232349
    • 提供者:里里里
  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. exp1

    0下载:
  2. 首先在linux下打开一个文件,然后将该文件上写入锁,并写入hello字符串。接着在解锁后再将该文件上读取锁,并读取刚才写好的内容。最后模拟多进程,同时读写一个文件时的情况。-First, open a file under linux, and then write lock on the file and write the string hello. Then, after unlocking the file lock on the read and write just to read
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:703
    • 提供者:牛志强
  1. LinuxKernelTaskManagment

    0下载:
  2. 1、linux进程管理的模块组织框架 2、相关数据结构。 3、进程调度原则,调度算法,。 4、进程的创建和运行管理。 5、进程间通讯。 6、更多的技术 进程调度和中断处理交接 进程管理涉及的内核机制:bottom-half处理,等待队列 Linux/SMP的进程管理和调度技术 7、概述2.4的新特点-1, linux process management modules organizational framework 2, the relevant
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:437700
    • 提供者:Bamboo
  1. tongbu

    0下载:
  2. 实现进程间同步,父进程创建子进程,在Linux下实现多进程设计-To achieve inter-process synchronization, the parent process creates the child process, multi-process design under Linux
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:930
    • 提供者:萧邦
  1. multiThread_linux

    0下载:
  2. 该程序利用linux下多进程编程实现矩阵的乘法,提过运算的速度-Under the program using linux multi-process programming matrix multiplication, mentioned the speed of operation
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:743
    • 提供者:朱锐
  1. forktwopro

    0下载:
  2. 利用fork函数在linux创建两个子进程,并验证,虽然程序思想简单,但这是以后进一步利用多进程的基础,非常有用。-Using fork function in linux to create two sub-processes, and verify, though simple thought process, but this is beyond the basis of further use of multi-process, very useful.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2952
    • 提供者:留军
  1. ForkandVfork

    0下载:
  2. 详细介绍了fork和vfork两者的区别和联系,而在Linux下编写多进程的人来说,fork是最难理解的概念之一。因此此文很强大。-Details the difference between fork and vfork and contact, while in Linux, for those who write multi-process, fork is one of the most difficult concept to understand. Therefore, this a
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:53602
    • 提供者:ylzhao
  1. testqt.tar

    0下载:
  2. Linux QT的测试程序 关于多线程,进程间通信的,服务器方向的-Linux QT testing procedures on the multi-threading, interprocess communication, the server direction
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:518812
    • 提供者:bjn118
  1. sendterminfo

    0下载:
  2. LINUX平台下基于多进程的(可控制并发数)下发通知消息进程(服务器进程)-LINUX platform based on multi-process (which can control the number of concurrent) issued a notification message process (server process)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:72402
    • 提供者:雨冰雪霜
  1. Linuxmemory

    0下载:
  2. Linux环境进程间通信共享内存,共享内存可以说是最有用的进程间通信方式,也是最快的IPC形式。两个不同进程A、B共享内存的意思是,同一块物理内存被映射到进程A、B各自的进程地址空间。进程A可以即时看到进程B对共享内存中数据的更新,反之亦然。由于多个进程共享同一块内存区域,必然需要某种同步机制,互斥锁和信号量都可以。-Memory
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:182624
    • 提供者:nihao
  1. lgui_0.3.0

    0下载:
  2. 轻量级的面向嵌入式Linux 的GUI 系统,多进程、多窗口,基于消息管理的功能-Lightweight system for embedded Linux, GUI, multi-process, multi-window, the function-based message management
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:978286
    • 提供者:时辰
« 1 2 3 4 56 7 8 9 10 »
搜珍网 www.dssz.com