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

搜索资源列表

  1. Chatroom

    0下载:
  2. 基于linux的socket多线程通信方式。采用sqlite3数据库存储用户信息. 能够实现注册、登陆、退出 、私聊、群聊、修改密码、查看在线用户-Linux-based multi-threaded socket communication. Sqlite3 database to store user information. Achieve registration, login, exit, private chat, group chat, change passwords, vi
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:145229
    • 提供者:caodan
  1. snitchaser-mainline-master.tar

    0下载:
  2. linux下指令方法多线程检查点的设计与实现-Design and Implementation of multithreaded checkpoint
  3. 所属分类:Driver develop

    • 发布日期:2017-11-30
    • 文件大小:279811
    • 提供者:天边
  1. keshe1

    0下载:
  2. linux下的多进程多线程编程实例,帮助初学者学习多线程的编程,也可作为操作系统的课程设计-under linux multi-process multi-threaded programming examples to help beginners learn multithreaded programming, also can be used as the operating system' s curriculum design
  3. 所属分类:Driver develop

    • 发布日期:2017-12-04
    • 文件大小:8291
    • 提供者:李建波
  1. basic_thread_module

    0下载:
  2. 主要基于Linux介绍C多线程。在编译C的多线程时候,一方面必须指定Linux C语言线程库多线程库pthread,才可以正确编译(例如:gcc test.c -o test -lpthread);另一方面要包含有关线程头文件#include <pthread.h>。-Introduced Linux-based C multi-threaded. Compile the multithreaded C, when, on the one hand, you must specify
  3. 所属分类:Linux Network

    • 发布日期:2017-11-26
    • 文件大小:526
    • 提供者:田盼
  1. kworks.tar

    0下载:
  2. 我自己写的一个多线程内核事件响应处理库,可以自定义事件和处理函数,并且将事件分发到多线程的池中处理-A Linux kernel event dispatcher lib.
  3. 所属分类:Driver develop

    • 发布日期:2017-12-05
    • 文件大小:14971
    • 提供者:CoderGroup
  1. MyDownloader

    0下载:
  2. 一个跨平台多线程多协议下载工具,用Qt开发,可运行在Windows系统和Linux系统上-A cross-platform multi-threaded multi-protocol download tool, using Qt can run on Windows systems and Linux systems
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:234609
    • 提供者:陈绪军
  1. zhexuejia

    0下载:
  2. linux下的多线程哲学家就餐问题,linux下运行可以通过!-multithreaded dining philosophers problem under linux
  3. 所属分类:Linux Network

    • 发布日期:2017-11-25
    • 文件大小:684
    • 提供者:pi
  1. scoket

    0下载:
  2. 实现linux下通过scoket多线程client之间的聊天功能-Implementation under linux through socket between multi-threaded client chat feature
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:16748
    • 提供者:msnlly
  1. thread_clean

    0下载:
  2. 实现Linux下多线程之间的简单通信!包括创建进程,clean进程,join_thread等应用-Simple communication between the Linux multithreaded! Including the creation process, clean process, join_thread application
  3. 所属分类:Driver develop

    • 发布日期:2017-12-06
    • 文件大小:849
    • 提供者:行云
  1. radix_sort

    0下载:
  2. 在linux环境下运用多线程实现的基数排序算法。-In the Linux environment, the use of multi-threaded implementation of radix sort algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-19
    • 文件大小:1318
    • 提供者:曹操
  1. sample_sort

    0下载:
  2. 在linux环境下用c写的关于sample sort的多线程排序算法。-Write c in linux environment, multi-threaded sorting algorithms on sample sort
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-28
    • 文件大小:1667
    • 提供者:曹操
  1. radix-sort

    1下载:
  2. 在linux环境下用MPI实现多线程的基数排序算法。-Radix sort algorithm of multi-threaded MPI implementation in the linux environment.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-04
    • 文件大小:6837
    • 提供者:曹操
  1. gai1314client14_15_recv

    0下载:
  2. linux下多线程编程的简单例子,用于实现公网client向私网的访问-linux pthread
  3. 所属分类:Linux Network

    • 发布日期:2017-11-30
    • 文件大小:1001
    • 提供者:张宇
  1. liu2

    0下载:
  2. 一个基于linux下的多线程的例子,希望与大家共享-linux pthread
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:967
    • 提供者:张宇
  1. pthread-test

    0下载:
  2. linux下的多线程例子,包含了俩个线程的创建和互斥.-under linux multithreading example, contains both thread creation and mutual exclusion.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-22
    • 文件大小:680
    • 提供者:zuoyong
  1. Multithreaded-programming-guide

    0下载:
  2. 基于Linux的多线程编写指南,从简单的创建多线程,到更复杂的线程操作。-Multithreaded programming guide,from the simple to create multithreaded to more complex operations.
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:1349571
    • 提供者:于阳
  1. Multi-core-multi-threaded-program

    0下载:
  2. 多核多线程已经成为当前一个时髦的话题,早在2005年C++大师Herb Sutter就说过免费的午餐已经结束,并发编程的时代已经来临。从接触第一个多线程项目以来,已经是第四个年头了,一直想把这几年的点点滴滴写成文章,让刚接触的人少走弯路,这便是我写这本书的初衷。 很早就有了此想法,一是由于自己懒惰,二是业余时间比较少,三是才疏学浅不敢瞎写,所以一直未能成行。趁着这段休闲的日子,将以前发表过的文章集结成册,便于大家阅读。 虽然只是V1.0版,但我会不断的更新版本,后续会将自己心得或者项目的
  3. 所属分类:software engineering

    • 发布日期:2017-11-28
    • 文件大小:1787246
    • 提供者:jamesmf
  1. mutex_semphore

    0下载:
  2. Linux下操作系统的基本知识,在多线程处理中通过信号量进行互斥处理。-Basic knowledge of the Linux operating system under multithreading semaphore mutex.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-16
    • 文件大小:19000
    • 提供者:江城
  1. CPP-Wrapper

    0下载:
  2. Linux平台API的C++封装,包括多线程、多进程、同步锁、Socket等-The Linux platform API C++ package
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:83867
    • 提供者:system
  1. ActiveMQ_Linux

    0下载:
  2. 一个多线程使用ACTIVEMQ进行消息收发的例子。 当消息接收完毕后,退出ActiveMQ的连接。 linux环境下C-Example of a multi-threaded use ACTIVEMQ messaging. When the news after receiving exit ActiveMQ connection. linux environment C++
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-11
    • 文件大小:6570
    • 提供者:Mr.Wu
« 1 2 ... 17 18 19 20 21 2223 24 25 26 27 ... 30 »
搜珍网 www.dssz.com