搜索资源列表

  1. communication.com

    0下载:
  2. 本程序是串口通信的com组件,并且符有客户机.包含STD ,线程池 ,多线程通信,com错误报告.一个串口有三个通信线程.可打开任意多个串口.目前正在为系统服务,完全可靠-Serial Communication com ponents, as well as address a client. Included STD, thread pool, Multithreading communications, com error re
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:124928
    • 提供者:张耀文
  1. ra_server

    0下载:
  2. linux下的一个多线程服务器框架,可直接应用此框架开发一个支持大用户量的UDP应用服务器-of a multithreaded server fr a mework, direct application of this fr a mework to support the development of a large number of users UDP application server
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:roger
  1. CommunicationBetweenTowUIThread

    0下载:
  2. dotnet下两个UI线程之间通信的实现,vs2005工程-dates under two UI thread communication between the realization of the project vs2005
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:wdy
  1. com1class

    0下载:
  2. 一个非常好的串口通信程序,能够实现同步\异步及多线程通信-a very good serial communication procedures, to achieve synchronization \ multithreading and asynchronous communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:23552
    • 提供者:宁炳武
  1. VisualC++tongxin

    0下载:
  2. VisualC++通信编程工程实例精解 \Chapter 2 \Example 1 MSCOMM控件编程实例 \Example 2 基于Windows API的虚拟终端实现 \Example 3 基于CSerialPort的串口多线程通信框架 \调试工具\串口调试助手 \Chapter 3 \Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \Exam
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:3571712
    • 提供者:changyuan009
  1. linuxmulti-thread

    0下载:
  2. 提供了许多线程间通信的实例程序。用linux下的C语言实现。-Provides many examples of thread communication procedures. Under linux using C language.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:jidong
  1. CsharpTCP

    0下载:
  2. 一个C/S通信程序,里面用到了多线程技术,比较完美的解决了问题-脪 禄赂 枚C/S脥 篓 脨脜 鲁 脤脨貌 拢 卢 脌茂脙忙脫脙渭 陆 脕脣 露 脿脧脽 鲁 脤 录 录 脢玫 拢 卢 卤 脠 陆 脧脥锚脙脌渭脛 陆 芒 戮 枚脕脣脦脢脤芒
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:73728
    • 提供者:hehehe
  1. 2

    0下载:
  2. 多线程实时网络传输,用于上位机与下位机实时通信-Multi-threaded real-time network transmission, for PC and next-bit machine real-time communication
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:396288
    • 提供者: 李亭亭
  1. JAVA+Socketchat

    1下载:
  2. java socket多线程聊天室程序,服务器和客户端之间实现通信-java socket multi-threaded chat rooms, servers and client communications between
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:55296
    • 提供者:王寅生
  1. javasocket

    0下载:
  2. 1. socket通信:有客户端和服务端的socket代码。 2. 多线程:客户端和服务端各用一线程发送信息;服务端另有一监听线程,用于把超时的信息删除。 这里应用到了同步,使两个线程可以操作同一个map。 -1. Socket communications: There are client and service side of the socket code. 2. Multi-threading: cl
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:78848
    • 提供者:李玉琳
  1. CommTest

    0下载:
  2. 基于CSerialPort的串口多线程通信。首先设置好串口参数,然后开启串口监测工作线程,它监测到串口接收到的数据、流控制事件或其他串口时间后,就以消息方式通知主线程,激发消息处理函数来进行数据处理。而发送数据可以直接向串口发送。-CSerialPort based on multi-threaded serial communication. First of all, set up serial port parameters, a
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:1246208
    • 提供者:海涛
  1. Multithreading

    0下载:
  2. 本文着重探讨用多线程并行的方式通过多个串口进行并行通信。使用多线程进行串行 通信的文献已有一些,但都没涉及到多个串口并行的情况。本文介绍的多串口多线程通信方 法,使多个串口并行通信,从而实现大规模的数据采集与高速数据传输操作。 关键词:多线程;串行通信;同步 -This article focused on the use of multi-threaded parallel manner parallel th
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:41984
    • 提供者:何平
  1. Example

    0下载:
  2. 基于CSerialPort的串口多线程通信框架-CSerialPort based on serial communication fr a mework for multi-threaded
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:63488
    • 提供者:章九
  1. Example3

    0下载:
  2. 基于CSerialPort的串口多线程通信框架,设置串口参数,开启串口监测工作线程,串口监测工作线程监测到串口接收的数据、流控制时间或其他事件后,就以消息方式通知主程序,激发消息处理函数来进行数据处理。-CSerialPort-based multi-threaded serial communication fr a mework, set serial port parameters, open the serial port mo
  3. 所属分类:进程与线程

    • 发布日期:2024-05-21
    • 文件大小:89088
    • 提供者:许书博
  1. clientServer_linux_multithread

    0下载:
  2. Linux下server与client的通信实现。Server支持多线程。附有makefile可供编译。Linux下调试通过。-Under Linux the server and client communication. Server support for multi-threaded. A makefile for compiling. The adoption of Linux under the debugger.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:joe
  1. serial

    0下载:
  2. 利用CSerialPort类,设计了基于对话框的多线程通信程序,可完成两台计算机之间的串口通信-CSerialPort use category, the design of dialog based on the multi-threaded communication procedures between the two computers to be completed by the serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:1917952
    • 提供者:章伟
  1. red_line

    0下载:
  2. C#写的红外线通信源码值得初学借鉴学习,采用多线程实现。-C# source code written in the infrared communication is worth studying and learning from, the realization of multi-threading.
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:45056
    • 提供者:Kevin Dong
  1. MyChat

    0下载:
  2. 该程序基于TCP/UDP的多线程通信程序,同时即可作为服务器端又可做客户端-The program based on TCP/UDP communications of multi-threaded process, at the same time you can do as a server-side client
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-21
    • 文件大小:1951744
    • 提供者:许延
  1. socketTest

    0下载:
  2. 学习Java Socket 编程的基础程序,适合初学者学习。实现了多线程的网络客户端和服务器通信-Java Socket Programming learning the basis of procedures, for beginners to learn. The realization of the multi-threaded network client and server communications
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:yuan
  1. pthread_exp

    0下载:
  2. 嵌入式 linux 线程创建、线程通信应用程序源代码及修改练习。-Embedded linux-thread creation, thread communication applications and modify the source code practice.
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-21
    • 文件大小:34816
    • 提供者:薄大户
« 1 2 34 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org