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

搜索资源列表

  1. Overlapped

    0下载:
  2. 基于事件例程的socket 重叠i/o,简单的读取客户端送来的数据-routines based on the events overlapping socket i / o, a simple read client data sent
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:33.9kb
    • 提供者:蓝狐
  1. overlapped IO sample

    0下载:
  2. overlapped IO编程举例-overlapped IO For Programming
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5.08kb
    • 提供者:陈子顺
  1. OverlappedServer

    0下载:
  2. 一个用vc实现的overlapped的实例-with a vc realized overlapped examples
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:2.14kb
    • 提供者:cs
  1. ceshi

    0下载:
  2. overlapped model ,client and server
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:23.17kb
    • 提供者:陈世锋
  1. SourceCodeOnly

    0下载:
  2. CFile Replacement with Overlapped I/O and User-Defined Progress Callback
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8.97kb
    • 提供者:Paul Lai
  1. cvery_150158911

    0下载:
  2. overlapped 完成端口, overlapped 完成端口
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:36.37kb
    • 提供者:胡波
  1. variousSockIOMmodels

    0下载:
  2. Samples illustrating the various Winsock I/O models under the following directories: blocking Illustrates the blocking sockets model. This includes blocking client and server samples. nonblocking Illustrates the non-blocking socket model using
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:77.3kb
    • 提供者:Janferry
  1. GameClient

    0下载:
  2. 一个mfc编写的游戏大厅客户端,以及简单的扑克牌游戏,和一个基于overlapped io模型的服务器端程序
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:283.07kb
    • 提供者:huangchen
  1. ioport

    0下载:
  2. 有多种方法可以实现异步I/O,其不同资料上的分类一般都不尽相同,但原理上都类似,这里我把实现异步I/O的方法分为3类,本文就针对这3类方法进行详细的讨论。 (1)重叠I/O (2)异步过程调用(APC),扩展I/O (3)使用完成端口(IOCP) -There are many ways to achieve asynchronous I/O, its information on the different classifications in general are not
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:423.94kb
    • 提供者:周晓宇
  1. overlapped_method

    0下载:
  2. the convolution of the following two signals by using the overlapped method
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:917byte
    • 提供者:linhu
  1. fanoutserver

    0下载:
  2. Fan-Out Server Ver X.01.00 by Ted B Rybicki Echo Server console Application that uses the MS windows I/O Completion Port scheme with overlapped I/O model. The I/O Completion Port is the most difficult to implement, but it has considerable a
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:394.55kb
    • 提供者:rad
  1. WatermarkingAlgorithmResearchandImplementationBas

    0下载:
  2. In this paper the watermarking programs based on the discrete cosine transform (DCT) domain DC component (DC) is adopted. Through adjusting the block DCT coefficient of the image the watermarks are hidden. And blocking the selected image accord
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-03
    • 文件大小:373.34kb
    • 提供者:Sheraz
  1. MultithreadingApplicationsinWin32

    0下载:
  2. 在《Win32多线程程序设计》这本书中,Jim Beveridge和Robert Wiener告诉你什么时机、什么地点、什么方法可以使用多线程。 本书主题包括: ● Internet开发范例,包括ISAPI和WinSock。 ● 如何在服务器中使用线程和overlapped I/O。 ● 如何在多线程环境中使用C runtime函数库和MFC. 以C和C++写成的各个范例程序。 UNIX环境比较。让UNIX下的开发人员能转移到Win32-In the " Win
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-14
    • 文件大小:21.07mb
    • 提供者:
  1. Code

    0下载:
  2. Welcome to CSerialPort, a freeware MFC class to support access to the Win32 APIs dealing with serial ports. Features Simple and clean C++ interface. Uses C++ exceptions in preference to the normal Win32 return value mechanism. This ensures that code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:6.55kb
    • 提供者:shams olborhan
  1. WINDOS_netProgram

    0下载:
  2. 几种WINDOS下的通信机制,像:EventSelect,Overlapped,select,WSAAsyncSelect-some kinds of windows communication mechanism
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1.15mb
    • 提供者:bloig
  1. Uart

    0下载:
  2. 采用串口API 编写的重叠IO方式的串口通信程序,多次测试,性能不错。-com communication program by use com api overlapped io,and have a good performance
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:26.49kb
    • 提供者:wh
  1. Overlapped-Segmentation

    0下载:
  2. overlapped image segmentation the code can also be found at matlabcentral
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2.21kb
    • 提供者:jason
  1. IO

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

    • 发布日期:2017-04-05
    • 文件大小:18.79kb
    • 提供者:bob
  1. 09

    0下载:
  2. 利用套接字重叠I/O模型开发网络词典程序。由服务器和客户端二部分组成。-Use Socket overlapped I/O model development online dictionary program. Second, by the server and client components.
  3. 所属分类:Communication

    • 发布日期:2017-04-07
    • 文件大小:204.17kb
    • 提供者:zhangbo
  1. FullScreen

    0下载:
  2. Display media files(.wmv,.mpeg,.avi..) in Full screen size and alpha text message is overlapped on the bottom screen.-Display media files(.wmv,.mpeg,.avi..) in Full screen size and alpha text message is overlapped on the bottom screen.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-27
    • 文件大小:9.04mb
    • 提供者:stanley
« 12 »
搜珍网 www.dssz.com