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

搜索资源列表

  1. linux-3.0.7

    0下载:
  2. 多线程应用编程网络-multithreaded application programming network
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:118903
    • 提供者:庞晓华
  1. Linux.rar

    0下载:
  2. 实现linux下1、文件的拷贝;2、运行3个多线程任务、3、添加一个新的系统调用。,implement under linux environment:1. copy of files 2. run 3 multi-thread application 3. add a new system_call.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:22638
    • 提供者:steven
  1. Linux_threadpool.rar

    0下载:
  2. linux 线程池,很实用的线程示例,实现的很健壮,纯源代码,linux threadpool
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:808904
    • 提供者:redegao
  1. tcpMuti

    1下载:
  2. 基于Tcp的多线程并发服务器,利用fork创建线程,一个服务器端可以对应多个客户端-Tcp-based multi-threaded concurrent server, using fork to create threads, a server-side may correspond to multiple clients
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:2193
    • 提供者:kathy
  1. Linux-userthread-library

    0下载:
  2. 可模拟实现Linux用户级线程库的静态调用,规避了多线程库的竞态条件和复杂的同步问题.除源代码外还有详细的设计说明文档.-Can simulate the realization of Linux user-level Thread Library static call circumvented competing multi-threaded library condition and complex synchronization problems. In addition to sour
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-22
    • 文件大小:326347
    • 提供者:李海波
  1. pthread

    1下载:
  2. linux下的多线程的创建及信号同步,信号量,互斥量-under linux to create multi-threaded and signal synchronization, semaphores, mutex volume
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:26502
    • 提供者:wuqian
  1. unixsocket

    0下载:
  2. linux/unix下网络编程以及多线程和多进程的处理-linux/unix network programming, as well as under the multi-thread and multi-process handling
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-06
    • 文件大小:44287362
    • 提供者:今天
  1. pthread

    0下载:
  2. 多线程 编写源代码 经典实例 Linux C下实现-Classic example of the preparation of multi-threaded Linux C
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-07
    • 文件大小:1086
    • 提供者:zpf
  1. os_pc

    0下载:
  2. linux多线程程序实例。形象生动,易读。配有makefike文件,可直接装载。-linux multi-threaded program example. Vivid, with makefike files can be directly loaded.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:6062
    • 提供者:fang
  1. Linux_thread

    0下载:
  2. linux操作系统下的多线程编程开发文档,对于liunx的学习和开发人员有很好的指导作用-linux operating system developed under the multi-threaded programming documents, for liunx learning and developers have a good guide
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-04
    • 文件大小:1262020
    • 提供者:方德
  1. linux

    0下载:
  2. 一个QQ聊天小软件,多进程,多线程,的聊天小工具,运用linux下C语言实现。-a software for commiunicate.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:5734
    • 提供者:赵聪
  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
    • 文件大小:3152
    • 提供者:yang_yinxia
  1. muthread

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

    • 发布日期:2017-03-30
    • 文件大小:3423
    • 提供者:王博文
  1. FIB

    0下载:
  2. 通过Linux多线程实现斐波那契数列,适合Linux编程入门者。(The realization of multi-threaded Linux Fibonacci sequence)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:光谷华
  1. Java+linux

    0下载:
  2. 操作系统相关内容。包括了java的一些简单程序和绘图程序以及SOCKET,银行家算法的实现,另外还有Linux平台的shell的实现以及多线程实现。(Operating system related content. Including the Java some simple procedures and drawing procedures, and SOCKET, bankers algorithm implementation, in addition to the Linux plat
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-16
    • 文件大小:288768
    • 提供者:Sbj
  1. pthread-master

    0下载:
  2. 模拟多线程之间信号量交互,适用于linux平台,采用c语言(semaphore interaction between multiple threads)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-18
    • 文件大小:5120
    • 提供者:ExcaliburZH
  1. duoxiancheng

    0下载:
  2. 在Linux系统上用c实现多线程卖票,希望对面有用(Using c on Linux systems for multi-threaded selling tickets is expected to be useful across the board)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-22
    • 文件大小:2048
    • 提供者:伴缘君
  1. cpp11_thread-master

    0下载:
  2. 使用C++11 thread类编写Linux多线程程序(Using C++11 to write Linux multithreading)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-28
    • 文件大小:4096
    • 提供者:Arcon
  1. thread

    0下载:
  2. linux 下线程封装,可以检测多线程的异常退出并重新启动(linux thread monitor)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-05
    • 文件大小:6144
    • 提供者:tuling
  1. Linux

    0下载:
  2. 1.学习并理解如何使用 Hadoop,学会在 Hadoop 中运行简单的程序,了解其运 行过程。 2.通过学习生产者/消费者问题理解多线程同步问题。 1.在 Linux 环境下建立大数据处理框架 (1)学习 Hadoop 的相关知识。 (2)安装并配置 Hadoop 环境。 (3)在 Hadoop 上执行 WordCount 示例。 2. 实现生产者/消费者同步问题 (1)在 linux 系统中学习信号量的使用。 (2)执行生产者与消费者模型。(1. learn and und
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-01
    • 文件大小:3051520
    • 提供者:violetta
« 1 2 34 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com