CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 非阻塞

搜索资源列表

  1. Linux_proc_mgmt

    0下载:
  2. linux的多进程处理与调度,处理阻塞与非阻塞-linux multi-process handling and scheduling, handle blocking and non-blocking
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-14
    • 文件大小:442340
    • 提供者:卢立苹
  1. Code

    0下载:
  2. 在Windows下编写基于消息的网络应用程序,掌握阻塞与非阻塞网络程序的编写,理解在Windows平台下,采用异步选择机制可以提高网络应用程序的性能。-Master blocking and non-blocking network program to write message-based network applications, understanding the the the asynchronous selection mechanism can improve the perfo
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-08
    • 文件大小:34189
    • 提供者:赵清
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:12461902
    • 提供者:lambert
  1. HttpDownload

    0下载:
  2. linux下socket之间的通信,是多线程的哦,使用Socket为非阻塞模式下载网站的源代码-under linux socket communication between multi-threaded, Socket download site for the non-blocking mode of the source code
  3. 所属分类:Linux Network

    • 发布日期:2017-11-22
    • 文件大小:59306
    • 提供者:ddd
  1. CAsyncSocket-TCP

    0下载:
  2. 异步非阻塞Socket通讯,含有一个server端和client端。-Asynchronous non-blocking socket communication with a server-side and client-side.
  3. 所属分类:Communication

    • 发布日期:2017-11-08
    • 文件大小:98161
    • 提供者:孙凯歌
  1. txtd.tar

    0下载:
  2. 一个基于c 的windwos线程的管理的一个框架。主要包括读写配置文件、读写日志函数、加载DLL文件、异步非阻塞Socket网络通信、进程监控-C the Windwos thread of management based on a framework. Mainly including read and write configuration files, read and write the log function to load the DLL file, asynchronous n
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-22
    • 文件大小:564392
    • 提供者:单鹏飞
  1. Win32Net

    0下载:
  2. Win32Net,非阻塞式socket编程,通过测试。-Win32Net, non-blocking socket programming, which passed tests.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-03
    • 文件大小:1239005
    • 提供者:杨天表
  1. ClubShow

    0下载:
  2. socket非阻塞模式, 一个聊天的简单例子-socket non-blocking mode, a simple example chat
  3. 所属分类:Communication

    • 发布日期:2017-05-19
    • 文件大小:5122826
    • 提供者:aq
  1. Socket-CS

    0下载:
  2. SOCKET 客服端/服务器模式学习源码,利用select实现非阻塞模式-SOCKET service client/server model to study the source code, using the select a nonblocking mode
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:4227
    • 提供者:杨广
  1. deizuse

    0下载:
  2. 非阻塞赋值程序,用VHDL语言编写,方便初学者学习-Nonblocking assignment procedures, using VHDL language, easy for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:231380
    • 提供者:sysk
  1. NServer.java

    0下载:
  2. Java非阻塞式多人聊天服务器,针对AS3客户端优化-Java nonblocking multiplayer chat server, client optimized for AS3
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:1664
    • 提供者:周游
  1. Desktop

    0下载:
  2. 聊天室服务器 基于nio非阻塞的一个聊天程序 还有多线程-Nio-based chat server chat program and a non-blocking multi-threaded
  3. 所属分类:Ajax

    • 发布日期:2017-03-23
    • 文件大小:5025
    • 提供者:decaywood
  1. TcpSocket

    0下载:
  2. 基本的TCP应用源代码,包括设置非阻塞、设置超时、设置Socket Buffer等。-The TCP application of the basic source code, include the provision of non-blocking, set up overtime, set up, such as Socket Buffer.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-13
    • 文件大小:1885
    • 提供者:官兵列队
  1. I-RAT

    0下载:
  2. 异步网络+消息队列 可以收数据包和发送数据包完成非阻塞(界面不卡,不会因为某个流程个卡死界面,很多异步网络模式,都是伪异步,网络结构是异步,UI操作是同步) 功能改为插件+结构,功能添加完成插件化,现在是未完成的插件版 主体完成,就是服务端部分的插件的动态加载没加进去-english not good ,sorry~
  3. 所属分类:Remote Control

    • 发布日期:2017-03-31
    • 文件大小:293128
    • 提供者:实现刚
  1. ChatTCP

    0下载:
  2. Chat_套接字_基于消息异步_非阻塞 网络通讯TCP例子-Chat_ socket _ _ non-blocking asynchronous message-based communication TCP network examples
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-05
    • 文件大小:37515
    • 提供者:jeckhf
  1. Myepoll

    0下载:
  2. epoll的简单实现,非阻塞网络模型.VS工程,直接打开即可-epoll simple implementation of non-blocking network model
  3. 所属分类:Linux Network

    • 发布日期:2017-05-10
    • 文件大小:2227780
    • 提供者:孟奇
  1. queue_block

    0下载:
  2. linux 平台驱动程序中的阻塞和非阻塞IO模型-linux platform driver blocking and non-blocking IO Model
  3. 所属分类:Driver develop

    • 发布日期:2017-04-16
    • 文件大小:19284
    • 提供者:lichengwei
  1. Server_none_bolking_socket

    0下载:
  2. 实现了windows非阻塞模式下socket的编程,这是其中的服务器端。-Achieved under the windows of non-blocking mode socket programming, which is one of the server side.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1585685
    • 提供者:ym
  1. test_232

    0下载:
  2. arm9的串口编程,232串口的读写,非阻塞方式-arm9 serial programming, 232 literacy, non-blocking
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:13740
    • 提供者:黄维蒂
  1. 1

    0下载:
  2. 基于linux系统下的系统编程,阻塞与非阻塞-Based on system programming under linux system, blocking and non-blocking
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:2872
    • 提供者:李国靖
« 1 2 ... 6 7 8 9 10 1112 13 14 15 »
搜珍网 www.dssz.com