CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 多线程通信

搜索资源列表

  1. 15explme

    0下载:
  2. LABVIEW的源代码:线程安全,RT与BECKHFF通信,PC与RT命令通信。其中包括20多个小程序的源代码。-LABVIEW source: thread-safe, RT and BECKHFF communication, PC and RT command communications. Including more than 20 small program' s source code.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:648009
    • 提供者:zhangna
  1. Chat

    0下载:
  2. 用c++写的聊天窗,基于多线程的双工通信(摘抄的!)-Chat window, written in c++ duplex communication based on multi-threaded (or extracts)
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5219139
    • 提供者:杰仔
  1. VC--com

    1下载:
  2. 非常好用的多线程串口通信实例,新手可作为参考。-Very easy to use multi-threaded serial communication example, the novice can be used as reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:94243
    • 提供者:彭婷婷
  1. ClientAndServerCPPCode

    0下载:
  2. 客户端服务器端的即时聊天程序的源代码,可以多线程多客户端同时通信-Client-server real-time chat program source code, you can multi-threaded multi-client communications
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9402356
    • 提供者:yu
  1. CSIM-Control

    0下载:
  2. 通过多线程机制进行串口通信,控制擎翔系列电机(CSIM),封装了擎翔电机相关的几乎大部分操作,可用于调机或者学习-Serial communication through the multi thread mechanism, control Qing Xiang series motor (CSIM), encapsulates o-gns motor related nearly most of the operation, can be used for adjusting machine
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1990512
    • 提供者:寸芒
  1. server

    0下载:
  2. 实现socket多客户端通信,每来一个客户端开一个线程,同时收到的数据写数据库。-Implement socket multi-client communication, each to a client open a thread, and you receive the data write to the .
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:238889
    • 提供者:刘铮
  1. 石头剪刀布

    1下载:
  2. 利用Socket,多线程,进行剪刀石头布的游戏开发。同时界面的设置是利用GUI设置!(The use of Socket, multi-threaded, scissors, stone cloth game development. At the same time, the setting of the interface is to use the GUI settings!)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:152576
    • 提供者:wangwenming
  1. [.[.serial

    0下载:
  2. 使用QT实现多线程串口通信,功能强大,程序完善,运行稳定,且效率较高。(Achieve multi-threaded serial communication)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:67584
    • 提供者:清月1
  1. Burn In

    0下载:
  2. delphi 编写的老化实时监控系统,可学习多线程,RS485通信(Auto burn in monitor system by delphi programm,can study the mutil thread,RS585 Communicate)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:2511872
    • 提供者:fw729
  1. 多线程通信

    0下载:
  2. C#使用多线程模拟用户之间的通信过程,解决了多个用户之间的交互以及线程冲突问题(C# uses multithreading to simulate communication between users,The problem of interaction among multiple users and thread conflict is solved)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:68608
    • 提供者:wangxp0118
  1. MultThreadComm3

    0下载:
  2. MFC下的多线程编程方法示例,包括MFC内置的多线程间通信、非MFC多线程间通信以及进程和线程之间的通信方法。(MFC multithreaded programming examples, including MFC built-in multi-threaded communication, non MFC multi thread communication, as well as the process and thread communication methods.)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:8270848
    • 提供者:linlinon
  1. 实现一个取消操作

    0下载:
  2. 一个在多线程中实现线程互相通信,取消某些线程的示例,比如等待时间过久就取消操作(A thread to achieve mutual communication in multiple threads, cancel some threads of the sample, such as the waiting time is too long will cancel the operation)
  3. 所属分类:其他

    • 发布日期:2018-01-02
    • 文件大小:43008
    • 提供者:老五狗
  1. GZKYSF

    0下载:
  2. 一个简单的CS多线程例子,一个局域网内通信的例子()
  3. 所属分类:其他小程序

    • 发布日期:2018-01-04
    • 文件大小:19456
    • 提供者:Scqlz
  1. select_client

    0下载:
  2. Socket多线程通信客户端, 指两个或两个以上的进程在执行过程中,因争夺资源而造成的一种互相等待的现象,若无外力作用,它们都将无法推进下去。(Socket multithreading communication client refers to a phenomenon of waiting for two or more processes in the process of execution, which is caused by competing for resources. If
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:14586880
    • 提供者:乔—QQ
  1. 基于网络通信&多路径&死胡同的java迷宫

    0下载:
  2. 1.基于网络通信的走迷宫 2.算法为栈,深度优先搜索遍历 3.基于线程 4.多路径的寻找 5.死胡同的判别 6.基于GUI实现(1. the maze of maze based on network communication 2. algorithm is the stack, the depth first search traversal 3. based on threads 4. The search for themultipath 5. Discriminat
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:14982144
    • 提供者:清于乐
  1. android程序设计ppt

    0下载:
  2. 初识Android系统、第一个Android程序、Android常见界面布局、Android基本界面控件、Android高级控件、Android菜单与对话框、Android数据存储、Android电话和短信、Android组件内部通信——Intent、Android服务Service、Android中多媒体开发、Android网络编程、Android多线程介绍、Android图形图像的应用、Android特色应用。(Get to know the Android system, the firs
  3. 所属分类:其他

    • 发布日期:2018-05-02
    • 文件大小:20039680
    • 提供者:张正这个
搜珍网 www.dssz.com