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

搜索资源列表

  1. 重叠IO实现的大文件读写.zip

    0下载:
  2. 所属分类:Windows编程

    • 发布日期:
    • 文件大小:25421
    • 提供者:
  1. FileBillParsor

    0下载:
  2. 在文件系统中,FileBillParsor利用重叠IO,分块、分行处理数据-in the file system, using overlapping FileBillParsor IO, block, the branch data processing
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24750
    • 提供者:将将
  1. 重叠IO实现的大文件读写

    0下载:
  2. 读写大容量文件时比较有用的-read and write large files more useful when
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:25734
    • 提供者:简洁
  1. OverlappedServer

    0下载:
  2. window socket网络编程的重叠IO模型的例子
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6919
    • 提供者:旺旺
  1. WinComm

    0下载:
  2. 实现高性能网络服务器的类,使用重叠IO实现监听服务,完成端口实现数据收发.
  3. 所属分类:网络编程

    • 发布日期:2014-01-16
    • 文件大小:5342
    • 提供者:
  1. ClientEngine

    0下载:
  2. 重叠IO 写的客户机网络引擎, 并且封装好了,可以直接使用,
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:6857
    • 提供者:
  1. 串口通讯类

    1下载:
  2. 简单实用的串口通讯类,实现重叠IO下的异步串口读写
  3. 所属分类:Windows编程

    • 发布日期:2011-03-17
    • 文件大小:4739
    • 提供者:stmnping
  1. OverlappedIO

    0下载:
  2. 重叠IO,完成例程网络模型,MFC适用于初学者-Overlapping IO, the completion of routine network model, MFC for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:31534
    • 提供者:穆帅
  1. Server

    0下载:
  2. 使用vc6+winXP(sp2)实现的重叠IO模型的服务器端-Use vc6+ WinXP (sp2) to achieve the overlap of the server-side IO model
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:98992
    • 提供者:wookt
  1. AnsyncTest

    0下载:
  2. 分别实现了socket编程的五种异步模式,包括完成端口、重叠IO-Realized for five asynchronous socket programming model, including the completion of the port, overlapping IO
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:269647
    • 提供者:jsl
  1. IO

    0下载:
  2. 串行通信与重叠IO 简单教程,很详细,欢迎下载-Overlapped IO with a simple serial communication tutorial, very detailed, are welcome to download
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:19245
    • 提供者:bob
  1. IO-FILE-TEST

    0下载:
  2. 重叠IO模式实现的大文件读写,可以提高文件读写效率-IO FILE speed test
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:25734
    • 提供者:lzz
  1. OverlappedIO_CompletionRoutine

    0下载:
  2. 基于完成例程的重叠IO模型,服务器端用个三个辅助线程来处理重叠IO操作,可通过增加线程来提高响应请求速度,此模型比基于事件通知伸缩性更好,服务器端用队列(选择队列更易于管理)存储了某个时间点的客户端socket,再用辅助线程处理-IO overlapped completion routines based model of the server with a three worker threads to handle overlapped IO operation can be improv
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:138315
    • 提供者:
  1. dsss

    0下载:
  2. 一种基于局域网的udp组播技术与实现,利用重叠io,与多线程池的nat技术-Udp multicast based on LAN technology and implementation, the use of overlapped io, nat and multi-thread pool technology
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-13
    • 文件大小:3458808
    • 提供者:Mikos
  1. overlapio

    0下载:
  2. 想研究模型之重叠io的朋友可以参考下,里面有详细的分析过程:)-Io overlap model to study friends can refer to the following, which has detailed analysis of the process:)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:39722
    • 提供者:joe wang
  1. Overlapped-IO-model-based-server

    0下载:
  2. 基于重叠IO模型的服务器程序,可以同时支持上万的链接,性能直逼完成端口。-Overlapped IO model based server program, can support thousands of links, the performance almost equal to the completion port.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:322852
    • 提供者:
  1. Overlapped-IO

    0下载:
  2. IO 操作有太多讲究了,Overlapped IO重叠IO可以让你要求操作系统为你传送数据,并且再传送完毕时通知你, 它使你的程序在IO进行过程中仍然能够继续处理事务。 -IO operations have too much stress the Overlapped IO overlapped IO can let you ask the operating system for you to transfer the data, and then notify you once t
  3. 所属分类:software engineering

    • 发布日期:2017-11-10
    • 文件大小:5486
    • 提供者:tom
  1. Overlapped--IO

    0下载:
  2. 本示例是VC网络编程模型示例 - 重叠IO模型,很有参考价值,欢迎下载-This example is a VC network programming model examples- overlapped IO model is of great reference value, welcome to download
  3. 所属分类:TCP/IP Stack

    • 发布日期:2016-01-25
    • 文件大小:11083776
    • 提供者:chenfeng
  1. NET-io-Mode

    0下载:
  2. 重叠IO 完成端口 非常好的例子 希望大家多多学习-Overlapped I/o completion port is very good example Hope you learn a lot
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-11
    • 文件大小:2291304
    • 提供者:newhzq
  1. fileTransmitServer

    0下载:
  2. 这是文件传输系统的一个服务器端,并且使用了重叠IO,实现了用户的上传与下载(This is a server-side file transfer system, and the use of overlapping IO, to achieve the user's upload and download)
  3. 所属分类:其他

« 12 3 4 »
搜珍网 www.dssz.com