CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - thread linux

搜索资源列表

  1. p1_2

    0下载:
  2. 以TA和学生上课为例,实现Linux下的多线程同步。-To synchronize mylti-thread in linux.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:1333
    • 提供者:李晓风
  1. asmttpd

    0下载:
  2. asmttpd 是一个完全使用 amd64 汇编开发的 Linux 下的 Web 服务器。 特性: 通过线程池支持多线程 无需第三方库支持,只需 64 位的 Linux 速度快 GitHub:https://github.com/nemasu/asmttpd-asmttpd is a completely developed using amd64 compile under Linux Web servers. Features: supports multit
  3. 所属分类:Web Server

    • 发布日期:2017-04-02
    • 文件大小:25467
    • 提供者:白宦成
  1. linux_PTHREAD_SYNC_LOCK

    0下载:
  2. linux线程同步与互斥代码,非常有用,欢迎大家下载-linux thread synchronization and mutual exclusion code, very useful , welcome to download
  3. 所属分类:Linux Network

    • 发布日期:2017-04-24
    • 文件大小:19788
    • 提供者:xiaoweichen
  1. 8_10

    0下载:
  2. 多人聊天室 1、在Linux下采用socket实现多进程间的通信 2、采用TCP/IP协议进行数据传输 3、服务端采用多线程技术支持多用户同时登陆 4、支持客户端之间直接通信-Chat room 1, using multi-socket communication between processes in Linux 2, using the TCP/IP protocol for data transmission 3, the server uses mu
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:12230
    • 提供者:尤晓峰
  1. test_sigwait

    0下载:
  2. linux+thread代码示例:sigwait的使用(等待阻塞信号的触发)-code sample for linux function: sigwait- waiting the specified function sigwait
  3. 所属分类:Linux Network

    • 发布日期:2017-04-11
    • 文件大小:791
    • 提供者:xubc
  1. LinuxXC

    0下载:
  2. 本文档是电子科技大学研究生课程Linux环境高级编程案例,包含多线程、多进程、消息通道、线程池等编程方案,个人觉得值得去看看。-This document is a University of Electronic Science and Technology graduate program level programming environment for Linux cases, including multi-threaded, multi-process, news channel,
  3. 所属分类:Linux Network

    • 发布日期:2017-05-06
    • 文件大小:1105326
    • 提供者:熊俊滔
  1. thread_pool

    0下载:
  2. linux线程池的实现。线程池技术多用在需要频繁的创建与销毁线程的场合。-achieve linux thread pool. Thread pool technology is used in the need to create and destroy threads frequent occasions.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-23
    • 文件大小:26847
    • 提供者:race
  1. Project

    0下载:
  2. 包里的内容为一个在linux下的网络编程的例子,其中用到的技术包括,socket通信,连接oracle数据库,makefile生成可执行程序,以及线程池技术控制多个客户端同时访问终端带来的压力。-Contents of the bag as an example of network programming under linux, which uses techniques include, socket communication, connect oracle database, make
  3. 所属分类:Linux Network

    • 发布日期:2017-04-25
    • 文件大小:96533
    • 提供者:leiyangkai
  1. mini-tuto-sur-les-threads

    0下载:
  2. Hello, I post a zip containing three sources of programming Pthread (Posix thread). A presentation and explanation of the functions that will be USED ​ ​ is present in each source. The zip addresses only the strict necessary to pro
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4609
    • 提供者:mohammed
  1. FileSafeStorageSystem

    0下载:
  2. 国嵌高级班项目实例源代码 安全文件传输系统 包含Linux网络编程,文件编程,OpenSSL加密,线程池等相关内容。-One of Embedded linux projects in the Guoqian senior programmer training. File safe storage system. Covered linux socket programming, file operate, OpenSSL, thread pool.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-16
    • 文件大小:14507
    • 提供者:江胡
  1. LINUX_UNIX-NETWRKING-GCC

    0下载:
  2. linux网络编程,IO复用,TSD线程安全,并发服务器模型。-linux network programming, IO multiplexing, TSD thread-safe, concurrent server model.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:21498
    • 提供者:wangshijin
  1. socket

    0下载:
  2. linux下socket通信,实现文件的并发传输,有客户端,服务端。涉及线程,锁。-Under linux socket communication, concurrency transfer files with the client, the server. Involving thread lock.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:20004
    • 提供者:吴云龙
  1. code

    0下载:
  2. Linux应用开发网络与线程结合实现线程的多个利用以及Linux网络套接字-linux is develop socker is thread is all fof scoketrt
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3964
    • 提供者:wexin
  1. ARM9_serial

    0下载:
  2. ARM9_serial.rar Linux QT ARM Thread 串口收发实例-ARM9_serial.rar Linux QT ARM Thread serial read and write demo
  3. 所属分类:Linux Network

    • 发布日期:2017-04-27
    • 文件大小:19081
    • 提供者:tanglinghua
  1. cmpp

    1下载:
  2. linux平台下CMPP3.0和CMPP2.0的服务器和客户端,源码采用多线程,tcp下socket通信来实现的cmpp协议,经过测试,通俗简单易懂,是测试的好工具,也可以自己修改来满足自己的需求-Linux platform under CMPP3.0 and CMPP2.0 server and client, the source code using multi-threaded, socket communications to achieve the CMPP protocol, a
  3. 所属分类:Linux Network

    • 发布日期:2015-11-30
    • 文件大小:55296
    • 提供者:刘波
  1. web

    0下载:
  2. linux下的多进程,多线程,i/o多路复用实现web服务器-linux under the multi-process, multi-thread, i/o multiplexing implementation of web server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:8389
    • 提供者:ZY
  1. Queue-master

    0下载:
  2. Linux: use cmake -DBUILT_32=ON .. to force 32-bit built, -DBUILT_64=ON for 64-bit-Queue - thread-safe - ability to define max number of elements - sort elements into queue - get in O(1), except when filtered (worst case O(n)) - put in O(1)
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:11765
    • 提供者:ceaven
  1. p2pchatRoom

    0下载:
  2. linux和windows聊天室的实现,linux使用多线程服务器-Linux and windows chat room, Linux use multi thread server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:9952
    • 提供者:Trecool
  1. packet_mmap

    0下载:
  2. 通过mmap实现进程间共享内存的读与写,linux下运行-use mmap to read and write share memory of thread,in linux
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:1010
    • 提供者:ulver
  1. pragma-once

    0下载:
  2. 现在版本的map见代码,附带简单原理说明注释,特点: 1.多线程能同时操作map的增删改查 2.确保迭代器在声明周期内只有单线程访问map,保证迭代器不失效,则查询后即可修改 3.采用保存同一线程Lock和UnLock次数的差值来确认当前线程是否锁住,防止重复锁 WIN下是测试OK的,因时间有限,Linux下编译时需要自己调试下,但是编写的函数都是支持WIN和Linux的。-See the current version of the code map, with sim
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:33887
    • 提供者:bao
« 1 2 3 45 »
搜珍网 www.dssz.com