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

搜索资源列表

  1. SocketHandle

    1下载:
  2. 一个基于多线程的客户端/服务器Socket通信类-A multi-threaded based Client/Server Socket Communication class
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-07
    • 文件大小:7619
    • 提供者:wxqian
  1. thread980

    0下载:
  2. 多线程串口Modem远程数据通信多线程串口Modem远程数据通信-Modem serial multi-threaded multi-threaded remote data communications data communications remote serial Modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:67863
    • 提供者:dd
  1. Eaxmination

    0下载:
  2. 本系统是一个考试系统,实现服务器和客户端,他们是基于网络通信的实现客户端和服务器端通信,服务器给每一个客户端创建一个线程,为其提供服务-This is a examination system,which has a server and client,they are the realization of network-based communication client and server communications, server to each client to create a
  3. 所属分类:Education soft system

    • 发布日期:2017-04-25
    • 文件大小:20632
    • 提供者:林忆民
  1. thread-Modem

    0下载:
  2. 多线程串口Modem远程数据通信 多线程串口Modem远程数据通信-Modem serial multi-threaded multi-threaded remote data communications data communications remote serial Modem
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:67457
    • 提供者:zl
  1. java_High-level_programming

    0下载:
  2. Java多线程机制,Swing GUI组件,流式输入输出与文件处理,用Java实现底层网络通信,Java程序对网上资源的访问-Java multi-threading mechanism, Swing GUI components, input and output stream and document processing, with the realization of the underlying Java Network Communications, Java program to
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:673957
    • 提供者:guaiguai
  1. Multi-threading

    0下载:
  2. 多线程技术在串口通信中的应用,适用于delphi编程-Multi-threading technology in the serial communication for delphi programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-29
    • 文件大小:169051
    • 提供者:lzyong
  1. EasyChat

    1下载:
  2. 这是用C#做的一个简易的Windows平台下的聊天软件,包括了客户端和服务端的全部源码,注释很详细,有兴趣学习.net应用开发的同学可以下载来学习学习。这个示例包含了了C/S架构软件开发的很多基础知识和思想。 功能包括群发,私聊,发送震动,收到消息发声,闪屏提示等等,大致类似于QQ的多人聊天会话功能。 涉及到的知识主要包括: 1. TCP/IP通信,包括TcpClient , TcpListener , Socket , NetworkStream等几个用于TC
  3. 所属分类:C#编程

    • 发布日期:2013-12-06
    • 文件大小:831375
    • 提供者:sunrong
  1. ccplusplus

    0下载:
  2. 《征服CC++企业软件开发核心技术》源代码,其中包括linux和window的代码,对线程,网络通信,数据库等有说明。-" Conquer the CC++ enterprise software development of core technologies," the source code, including linux and the code window for the thread, network communications, database, such
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-13
    • 文件大小:3579367
    • 提供者:leah
  1. VCPPT

    0下载:
  2. 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172936
    • 提供者:liza
  1. AdvancedProgramming

    0下载:
  2. 介绍java高级编程,异常处理、多线程机制、流式IO以及网络通信的基本概念和模型 -Introduction java advanced programming, exception handling, multithreading mechanism, streaming IO, and network communications, the basic concepts and models
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:344664
    • 提供者:John
  1. OOCmdLine_demo

    0下载:
  2. 多线程实现的客户端和服务器端通信程序-Multi-threading to achieve client and server-side communication program ...
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:106259
    • 提供者:chenwei_yi
  1. MultiThread

    0下载:
  2. 多线程编程学习手册,包括四个章节,1.多线程的必要性2.MFC中的多线程开发3.线程间的通信4.线程的同步,这是里面的程序源码,有10个例子,通俗易懂。-Multi-threaded programming learning manuals, including four chapters, 1. 2.MFC the need for multi-threaded multi-threaded development in three. Threads of communication 4. T
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2604342
    • 提供者:陈平
  1. workspace

    0下载:
  2. 文件间多线程之间的通信问题,以及通信的格式规定-File Inter-communication between multiple threads, as well as communication format requirements
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2618
    • 提供者:吴氏
  1. cs

    1下载:
  2. TCP/IP通信编程的简单实现,能进行文件发送,对话,图形界面。对connect,accept等阻塞函数采用了单独的thread进行处理,使得界面不至于出现假死。发送文件等也都采用了单独的thread。软件总体上算是常规Tcp/Ip通信小程序的多线程版。-A tcp/ip communication software.For the function lick accept and connect,I used the multithread to deal with them,so does
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-02
    • 文件大小:63087
    • 提供者:hhjack
  1. H1

    0下载:
  2. 网络通信实现绘图命令支持多线程,命令和参数可以分开,这里放在一起实现-Network communications to support multi-threading to achieve drawing commands, commands and parameters can be separated, here together to achieve
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-15
    • 文件大小:3779696
    • 提供者:刘金龙
  1. Race

    0下载:
  2. 采用多线程技术,利用socket通信。实现六个线程的跑步比赛,通过内核对象event,实现线程的同步。-Multi-threading technology, the use of socket communication. To achieve six threads running race through the kernel object event, to achieve thread synchronization.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:673121
    • 提供者:strugglewang
  1. duoxiancheng

    0下载:
  2. 一个关于vb多线程的串口通信实例,相当详尽,能运行。-A multi-threaded on the vb serial communication instance, quite detailed and can run.
  3. 所属分类:Com Port

    • 发布日期:2017-04-06
    • 文件大小:12293
    • 提供者:韩云飞
  1. Reader_Writer_plus

    0下载:
  2. 一个属于操作系统方面的一个著名的读者写者问题,通过它的实现可以对操作系统信号量机制和进程线程同步及通信有深刻的理解-A part of the operating system in a well-known readers to write those problems, through its implementation can be a mechanism and process of the operating system semaphore thread synchronizati
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:31749
    • 提供者:macintosh
  1. TCPServer-noblocking

    0下载:
  2. 基于线程的socket通信,关于通信里面的一些协议分析及具体的应用-Thread-based socket communication, on which some of the communication protocol analysis and specific application
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-16
    • 文件大小:8787
    • 提供者:吴哲
  1. LinuxC

    0下载:
  2. 本电子书详细讲述LINUX下的C语言编程技巧,线程进程文件网络通信等内容-LINUX described in detail in this book under the C language programming skills, network communications, threading process, the contents of the file
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:510327
    • 提供者:王鑫
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com