CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - LINUX 线程 通信

搜索资源列表

  1. realmsg-4

    0下载:
  2. 本人写的实现类似于MSN的即时通信软件,基于linux socket编程,有完整的客户端,服务器端代码 实现好友管理,线程池,文件传输,简单音频传输等功能,经过修改可用于嵌入式环境-I write to achieve similar to the MSN instant messaging software, based on linux socket programming, a complete client, server-side code to achieve the fr
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-15
    • 文件大小:3.76mb
    • 提供者:xc
  1. DiningPhilosophers

    0下载:
  2. Linux下多线程实现哲学家进餐算法。使用了线程间协调通信,有优先级,防止了死锁。-Dining philosophers algorithm Multithread was utilized. Compiled in Linux GCC
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2.05kb
    • 提供者:金鑫
  1. SharedMemory

    2下载:
  2. linux下共享内存的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of shared memory under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:12.81kb
    • 提供者:vividonly
  1. Linuxprogram

    0下载:
  2. linux下c编程指南,包括创建进程,文件操作,时间概念,信号处理函数,进线程通信,以及linux下c编译器-c under linux Programming Guide, including the establishment of processes, file operations, the time the concept of signal processing functions, into the threads of communication, as well as linu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:64.39kb
    • 提供者:lijiachang01
  1. Linux

    0下载:
  2. 对windows平台程序开发到Linux平台的程序开过渡做了说明,即使初次接触Linux也能很快上手.剖析了Linux应用开发的主要专题,例如进程,进程间通信,线程,网络,图形及数据库。-On the windows platform to Linux platform for development of procedures to open the transition to do a note, even if the initial contact with Linux can be q
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:305.72kb
    • 提供者:hehe
  1. linuxC_sourcecode

    0下载:
  2. 嵌入式linuxC源代码光盘,和《Linux c 编程实战》书本相配套的光盘资料,主要包括:Linux系统下C语言及其编程环境的介绍,系统编程的所有主题——文件和目录、进程、线程、信号、进程间通信、网络编程和图形界面编程、出错处理、库的创建与使用、编写安全的代码等。-Embedded linuxC source code CD-ROM, and " Linux c programming real" books matching CD-ROM information, incl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3mb
    • 提供者:陈笑天
  1. linux_queue_message

    0下载:
  2. 实用、效率高的linux下消息队列程序,可以快速,方便的应用于linux线程间的通信-Practical and efficient procedures for message queue under linux, you can quickly and easily applied to the linux-thread communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:1.67kb
    • 提供者:phili
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:10.64kb
    • 提供者:joe
  1. linux_proxy

    0下载:
  2. linux下的c网络编程,对于防火墙的入门有一定的帮助了解-firewall
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:24.63kb
    • 提供者:wpneu
  1. AdvancedLinuxProgramming

    0下载:
  2. 进阶linux编程,介绍了进程,线程,进程间通信,文件系统等内容-Advanced Linux Programming Chapter 01- Advanced Unix Programming with Linux 。Chapter 02- Writting Good GNU/Linux Software 。Chapter 03- Processes 。Chapter 04- Threads 。Chapter 05- Interprocess Communication 。Chapte
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-21
    • 文件大小:5.9mb
    • 提供者:cassie
  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
    • 文件大小:506.65kb
    • 提供者:bjn118
  1. Semaphore

    0下载:
  2. linux下posix信号量的C语言封装,以及示例代码。可用于线程间和进程间通信。-Provide C-language package of posix semaphore under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:8.68kb
    • 提供者:vividonly
  1. MessageQueue

    0下载:
  2. linux下消息队列的C语言封装,以及示例代码。用于进程间和线程间通信。-Provide C-language package of message queue under linux as well as sample code. This package is used for inter-process communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-24
    • 文件大小:9.78kb
    • 提供者:vividonly
  1. Linux-Programing-source-code

    0下载:
  2. 这些源码以简单的示例介绍了Linux应用程序编程的一些关键操作,主要涉及文件操作,进程,进程控制,进程通信以及多线程操作。每个短小精悍,便于学习。-A simple example of these source Linux application programming introduced a number of key operations, mainly related to file operations, process, process control, process commu
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:18.95kb
    • 提供者:吴俊杰
  1. Linux

    0下载:
  2. 含有Linux基本教程、C语言教程、数据结构、文本编辑器、GCC编译器、调试工具、Linux GUI编程、网络编程、进程间通信、多线程编程、客户端/服务器端程序-Basic tutorial with Linux, C Language Tutorials, data structure, text editor, GCC compiler, debugging tools, Linux GUI programming, network programming, interprocess com
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:11.91kb
    • 提供者:kevin
  1. linux-jiangyi

    0下载:
  2. 有关linux上编程的基础知识,及一些专题的源代码。包括进程编程、线程编程、进程间通信、高级编程主题、web服务器开发等 为清华大学linux下c++讲义-The basics of programming on linux, and some special source code. Tsinghua linux under c++ lecture notes
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:411.27kb
    • 提供者:菲娜
  1. Thread_comm_dev.tar

    0下载:
  2. 这是我自己编写实现的一个基于设备驱动的本地进线程通信方法。该方法需要用到设备文件来联系两个没有亲缘关系的进线程。资料中包含Makefile文件,根据自己的Linux系统,可以编译出模块程序。里面附带了简单的例程用来进行测试。-This is what I have written to achieve a local-based device driver into the thread communication methods. Need to use the device file to
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:2.95kb
    • 提供者:haohuiming
  1. server_c_Linux

    0下载:
  2. linux 下服务器多线程程序。同时实现与多个客户端程序通信-Write multi-threading server application with linux. The same time to achieve multi-client communication.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-05
    • 文件大小:3.08kb
    • 提供者:yang_yinxia
  1. muthread

    1下载:
  2. Linux中多线程通信的实例,适合初学者学习Linux-See more Linux instances of the process of communication
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:3.34kb
    • 提供者:王博文
  1. linux线程

    0下载:
  2. linux线程的实验报告,基于linux编写了多线程通信,以及等待延时10秒,若无数据将发送timeout(Linux thread experimental report, based on Linux written multi-threaded communication, and wait for 10 seconds delay, if no data will send timeout)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-24
    • 文件大小:62kb
    • 提供者:喵了Ge咪
« 12 3 »
搜珍网 www.dssz.com