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

搜索资源列表

  1. Rs232Communication

    0下载:
  2. 使用VC6开发,多线程实现串口的通信,对学习串口编程和使用串口调试有帮助-use VC6 development, multithreading serial communications, learning and the use of serial programming serial debugging help
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:57197
    • 提供者:李红
  1. CeSerialApp

    0下载:
  2. 学习进程和线程的例子,增强对进程和线程的理解和应用。
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:73606
    • 提供者:李健
  1. MutiThreadSerial

    0下载:
  2. 利用VB写的多线程通讯工具,可以很好的解决串口通讯数据量巨大时阻塞的问题,而且对学习怎样用vb写多线程有很大的帮助-VB write multi-threaded communication tools, can solve serial data communications at a huge obstruction to the problem, but learning how to use Visual Basic to write multithreaded be of great
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:21614
    • 提供者:摄氏37度
  1. socket

    0下载:
  2. 自己用C做的非阻塞多线程socket文件传输程序,由于时间紧存在一定的问题,但对于socket入门者可以学习到一定东西的-Own use C to do non-blocking multi-threaded socket file transfer process, due to tight schedule, there are some problems, but beginners can learn the socket to a certain thing
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:2445985
    • 提供者:杨勇
  1. ScaleServer

    0下载:
  2. 这是一个网络称重的服务器端,可以级连,多线程通讯,是一个学习的好例子!-This is a network load of the server side, can be cascaded, multi-thread communication is a good example of learning!
  3. 所属分类:Communication

    • 发布日期:2017-05-13
    • 文件大小:3432548
    • 提供者:wang
  1. MyClassThread04

    0下载:
  2. 线程的创建以及线程间的通讯。这些都是我初学的适合写的源码。值得初学者学习和收藏。-The creation of thread and communication between threads. These are all I write for beginners source code. Beginners are worth and the collection.
  3. 所属分类:Communication

    • 发布日期:2017-04-06
    • 文件大小:29355
    • 提供者:李凯
  1. CommTest

    0下载:
  2. VC多线程串口通信,有助于学习了解串口开发-VC multi-threaded serial communication, help to learn about the serial development
  3. 所属分类:Communication

    • 发布日期:2017-05-26
    • 文件大小:9381631
    • 提供者:小生
  1. Chat4WSASocketVS2010

    0下载:
  2. 本工程为一个基于VS2010,基于对话框,利用最新Socket函数,采用异步自定义消息,多线程技术的用于学习的网络聊天程序,已通过调试可以运行。-This is a chat project based on VS2010, Dialog,With the newest Socket function using, user defined message, multi-thread technologies. Also, it s mainly aimed for learnig.
  3. 所属分类:Communication

    • 发布日期:2017-11-22
    • 文件大小:1966919
    • 提供者:李明
  1. QQchat

    0下载:
  2. 仿QQ的聊天工具,包括客户端和服务器端程序。 多线程实现,性能高效,学习WINSOCK的好资源-Imitation QQ chat tools, including client and server-side programs. Realization of multi-threading, funny, a good resource for learning WINSOCK
  3. 所属分类:Communication

    • 发布日期:2017-11-19
    • 文件大小:213415
    • 提供者:gaotong
  1. qxt

    0下载:
  2. 使用Delphi 7编写的短信猫程序,使用wavecom芯片的短信猫可用,符合wavecom类芯片的AT指令集,支持中文,可读、可发短信,使用com口进行通信,经测试可以使用,可以作为端口通信、短信猫AT指令、多线程处理等方面的学习资料。-The the available the use SMS cat program written by Delphi 7 wavecom chip SMS cat meet the wavecom class chip AT command set supp
  3. 所属分类:通讯编程

    • 发布日期:2013-11-20
    • 文件大小:8633857
    • 提供者:SEA
  1. API-serial-asynchronous-code

    1下载:
  2. 本例程采用 windows API编写,属于串口异步非阻塞操作,采用线程监视、windows事件、自定义消息,其中数据接收一块分别采用SetCommMask、WaitCommEvent 设置等待串口通信事件,是初学者不可多得的学习资料,该历程亦可直接用在实际工程当中,很具有收藏与学习价值,压缩包中还包含相关的参考文档,望大家好好利用-This routine uses the Windows API to write, is a the serial asynchronous non-bl
  3. 所属分类:Communication

    • 发布日期:2017-11-14
    • 文件大小:12461902
    • 提供者:lambert
  1. multiThread

    0下载:
  2. 很好的多线程编程实例,适合多线程编程学习,有助于提高编程能力。-Good multi-threaded programming examples, suitable for multi-threaded programming learning, helps to improve programming ability.
  3. 所属分类:Communication

    • 发布日期:2017-12-10
    • 文件大小:106382
    • 提供者:wendell
  1. MobileQQ_Code

    0下载:
  2. 是学习手机QQ通讯协议好资料,通过多线程的方与QQ服务器进行通讯并发送给对方,文件中有两个程序一是发送,二是接收。-The communication protocol of QQ mobile phone is learning good information, through the multi thread and QQ server address and sent to the other party, file has two program is sent, two receiv
  3. 所属分类:Communication

    • 发布日期:2017-05-08
    • 文件大小:1918514
    • 提供者:张小龙
  1. Tarena

    0下载:
  2. 在达内大一短训时的代码。使用eclipse开发,J2SE关于聊天室的简单代码。对纯新手学习多线程有所帮助-Danet freshman code in short training time. Use eclipse development, J2SE simple code on the chat room. Pure novice learning multithreaded helpful
  3. 所属分类:Communication

    • 发布日期:2017-04-25
    • 文件大小:64875
    • 提供者:AZUSA
  1. Window(VC6-doc)ChatServer_chatClient

    0下载:
  2. Windows(VC6 doc)下C语言线程池类型并发服务器聊天室,是socket套接字编程,支持私聊和群发,支持断开连接,适合新手学习socket学习-ON划词翻译ON实时翻译 Windows (VC6 DOC) language under the C thread pool types of concurrent server chat rooms, socket socket programming, support private chat and group, suppor
  3. 所属分类:Communication

    • 发布日期:2017-05-11
    • 文件大小:2512593
    • 提供者:pajiho
  1. TTY

    0下载:
  2. 串口通信,打开并配置串行口,有 建立工作者线程,硬件流控制设置,等待辅助线程,设置写超时以指定WriteComm成员函数中的GetOverlappedResult函数的等待时间,等功能,欢迎学习和使用-Machine chat file,create thread to work,and have more function,welcome you to study and use
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1958066
    • 提供者:小鲵
  1. cPPcom

    0下载:
  2. COM通讯 串口通讯 采用多线程技术,带有例子初学者可以下载学习-COM comminute
  3. 所属分类:Communication

    • 发布日期:2017-04-27
    • 文件大小:83428
    • 提供者:dailiwei
  1. SerialApp

    0下载:
  2. 用C#串口控件开发的一个串口通信工具,可以用来学习多线程与串口通信-With C# Serial control the development of a serial communication tool that can be used to study multiple threads and serial communication
  3. 所属分类:Communication

    • 发布日期:2017-04-30
    • 文件大小:81188
    • 提供者:changwuxin
  1. Chat

    0下载:
  2. 多线程聊天程序,比较简单,但原理清晰,很好地学习VC++的基础课程-Multi-threaded chat program
  3. 所属分类:Communication

    • 发布日期:2017-05-09
    • 文件大小:1894201
    • 提供者:李春月
搜珍网 www.dssz.com