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

搜索资源列表

  1. SmsTest

    1下载:
  2. 短信收发送源代码.所有函数封装到类.并提供了多线程并发-Send SMS revenue source code. All functions package to the class. And provides a multi-threaded concurrency
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2043352
    • 提供者:wuxiangyang
  1. windows_system_process_synchronization_and_mutual_

    0下载:
  2. windows系统进程同步与互斥Windows 2000/XP中多线程的并发执行机制,实现进程的同步与互斥-windows system process synchronization and mutual exclusion in multi-threaded Windows 2000/XP concurrent implementation mechanism to achieve process synchronization and mutual exclusion
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:12811
    • 提供者:hio
  1. EXP

    0下载:
  2. 多线程 实例 多线程并发窗口 .net平台 实现三个窗口并发显示文字 -Concurrent multi-threaded multi-threaded window instance. Net platform concurrent three windows display text
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:69755
    • 提供者:zm
  1. design-of-instant-messaging-software

    0下载:
  2. 基于socket的即时通讯软件的设计,本设计通过研究讨论,设计基于socket编程的网络聊天系统,服务器端采用多线程并发服务方式,多客户端能同时连接服务器,并且客户端之间能进行通信。程序通过了验证与测试,证明了系统的可用性、易用性、完善性。-Socket-based design of instant messaging software,This design study and discuss the design of network-based chat system socket pr
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-26
    • 文件大小:157553
    • 提供者:张宁
  1. server.tar

    0下载:
  2. 一个Linux下并发服务器的模型,包括多进程并发,多线程并发,IO复用并发三种-Linux servers under a concurrent model, including concurrent multi-process, multi-threaded concurrency, IO multiplexing of three concurrent
  3. 所属分类:Linux Network

    • 发布日期:2017-03-30
    • 文件大小:10821
    • 提供者:ckh
  1. multiThreadExp

    0下载:
  2. 单进程内多线程并发运行的程序,不同的线程完成下列不同的工作: (1)接收键盘输入线程 负责接收用户的键盘输入,并以适当的方式将由键盘获得的数据交给其它线程处理。 (2)显示线程 负责全部数据显示任务,包括键盘输入数据的显示和提示信息的显示。 (3)分发数据线程 将键盘输入的数据分为3类,即字母、数字和其它,并分别将字母写入文件letter.txt中,数字写入文件numbet.txt中,除字母和数字外其它数据丢弃。-Single-process
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1339
    • 提供者:
  1. NioServer_TCP

    0下载:
  2. NioServer_TCP,Java NIO服务器端,使用TCP连接,客户端可以多线程并发访问。-NioServer_TCP Java NIO server side, using the TCP connection, the client can be multi-threaded concurrent access.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:25820
    • 提供者:
  1. multithread_tcp_server

    0下载:
  2. 基于TCP的多线程并发服务器-客户端通信模型!服务器 选项-p 要开放的端口;客户端 选项-i 服务器IP地址-TCP-based multi-threaded concurrent server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-08
    • 文件大小:22035
    • 提供者:王海
  1. selection-mechanism-driven

    0下载:
  2. 多线程并发服务器设计 有限状态机与有状态通信 基于消息驱动的异步选择机制 -Multi-threaded concurrent server design Finite state machine and a state of communication Based on the news of the selection mechanism driven asynchronous
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:890687
    • 提供者:梦竹
  1. Chat

    0下载:
  2. 简单的聊天室软件,分别用多线程并发和多路复用实现服务器功能。-Simple chat room software, multi-threaded concurrent server functionality and multiplexing.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-15
    • 文件大小:3905737
    • 提供者:张玖林
  1. PortFile

    0下载:
  2. 集客户端、服务器端于一体的IOCP的网络文件传送组件,支持异步socket,导步读写文件,多线程并发,多文件夹、文件并行传送,可以使单台客户端传送性能达到最佳,服务器端性能达到最大,可以支持至少两千以上的并发。-Network file transfer component of the set of the client, the server-side in one of the IOCP supports asynchronous socket, step-by-step guide to
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-13
    • 文件大小:1255404
    • 提供者:jyc
  1. multithreadedudpserver

    0下载:
  2. UDP通讯使用多线程并发实例,包括服务端和客户端,使用C#开发-UDP communications using the multi-threaded concurrent instances, including server and client, using C# developers
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-15
    • 文件大小:40506
    • 提供者:huiyuanleibie
  1. serveraclient

    0下载:
  2. 多线程并发服务器,服务器与客户端的连接,客户端发送消息给服务器,服务器接收后经处理回传给客户端。-Concurrent multi-threaded server, server and client connection, the client sends a message to the server, the server receives the process back to the client.
  3. 所属分类:Linux Network

  1. yali

    0下载:
  2. 测试socket连接压力的源码,只实现了简单的socket连接和多线程并发-The test socket connected to a pressure source, only a simple socket connection and multi-threaded concurrency
  3. 所属分类:Linux Network

    • 发布日期:2017-11-03
    • 文件大小:304416
    • 提供者:cz
  1. AsyncSocket

    0下载:
  2. socket多线程并发异步通讯 1、多客户端; 2、高并发连接断开; 3、高并发异步接收发送; 4、无丢包;-socket multithreaded concurrent asynchronous communication, multi-client 2, high concurrency disconnected 3, high concurrency Asynchronous Receiver Transmitter 4, no packet loss
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2013-12-31
    • 文件大小:163053
    • 提供者:hys
  1. lockfree-lib.tar

    0下载:
  2. Lock-Free无锁库,适用于高性能多线程并发编程-Lock-Free Library
  3. 所属分类:MPI

    • 发布日期:2017-03-30
    • 文件大小:68077
    • 提供者:QinZuoyan
  1. tank-game

    0下载:
  2. JAVA编写的坦克大战,有图形界面,多线程并发操作。并保存记录。-JAVA prepared Tankedaizhan, a graphical interface, multi-threaded concurrent operations. And save the record.
  3. 所属分类:Shot Game

    • 发布日期:2017-03-28
    • 文件大小:583966
    • 提供者:郭耀耀
  1. 1

    0下载:
  2. linux下一个多线程并发服务器的实例,用于学习多线程编程及相关操作系统的知识-linux under a multi-threaded concurrent server instances for learning multithreaded programming and operating systems knowledge
  3. 所属分类:Driver develop

    • 发布日期:2017-04-04
    • 文件大小:1474
    • 提供者:dy
  1. Desktop

    0下载:
  2. Linux上实现的多线程并发服务器程序,包含客户端与服务器源码,GCC编译。-Implemented on Linux multi-threaded server, including client and server source code, GCC compiler.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2805
    • 提供者:easy
  1. O2O_Chat

    0下载:
  2. 通讯关于通信聊天文件传送多线程并发控制系统进程信息展现-TCP UDP
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:92168
    • 提供者:jack
« 1 2 34 5 6 7 8 9 »
搜珍网 www.dssz.com