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

搜索资源列表

  1. WorkQueue

    0下载:
  2. VC实现多线程的实例,帮助理解多线程的设置和控制-VC multithreaded instance, to help understand the setup and control of multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:103565
    • 提供者:杜继永
  1. Download

    0下载:
  2. VC++编写的一个下载程序,专一用来通过HTTP协议下载文件,特点是支持断点续传以及多线程下载。 -A download program, loyal VC++ written to be used, the feature is support for HTTP, and multi-threaded download via HTTP protocol to download files.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-07
    • 文件大小:28172
    • 提供者:keyp
  1. MyChat

    0下载:
  2. 多线程多人聊天工具。 基于MFC。 vc-More than multi-threaded chat tools. Based on MFC. vc++
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:409732
    • 提供者:杨米
  1. Thread

    0下载:
  2. 多线程编程,线程的创建、终止等,VC源码-Multi-threaded programming, thread creation, termination, VC source
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-02
    • 文件大小:30460
    • 提供者:杨晓松
  1. ftphttpDownMTR

    0下载:
  2. FTP、HTTP多线程断点续传下载工具VC++源代码-FTP, HTTP multithreaded HTTP download tools VC++ source code
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-23
    • 文件大小:69779
    • 提供者:剑圣
  1. ym_vcpp-FinderDemo-hicode

    0下载:
  2. 文件本地搜索,快速,方便,多线程,VC++6.0编译通过-Local file search, quick, convenient, multi-threaded, VC++6.0 compiled by
  3. 所属分类:File Operate

    • 发布日期:2017-11-09
    • 文件大小:51747
    • 提供者:刘海明
  1. WebServerByHypertextTransferProtocol

    0下载:
  2. 本源代码开发于VC平台,使用Winsock编程技术,实现了基本的WWW服务器功能,整个系统基于完成端口模型、多线程、多用户,可以作为大型网页系统的WEB页面发布模型使用。-Source code developed in VC platform, the use of Winsock programming techniques, basic WWW server function, the whole system is based on the completion port model,
  3. 所属分类:WinSock-NDIS

    • 发布日期:
    • 文件大小:270533
    • 提供者:ibmis
  1. DemoSerial

    0下载:
  2. vc串口工程实用程序. 包括完整的串口数据收发,多线程编程以及数据校验过程等.-vc serial engineering utility. include the complete serial data transceiver, multi-threaded programming, and data validation process.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-02
    • 文件大小:7015424
    • 提供者:兰江明
  1. message-from.rar

    0下载:
  2. 消息机制实现进程间的通信,在vc环境中开发,使用,用于学习多线程通信。,The message mechanism interprocess communication
  3. 所属分类:Windows Develop

    • 发布日期:2017-12-05
    • 文件大小:22640
    • 提供者:chris.yu
  1. opendoor1

    0下载:
  2. 多线程进行调用,实现业务逻辑判断的功能。-Windows programs running principle and programming process generation process, the window handle principle, the message queue, the callback function, the window is closed, and the application to exit the working relationship, the
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-12-09
    • 文件大小:1455
    • 提供者:whmqxx
  1. lesson-15

    0下载:
  2. 多线程聊天室程序源代码 多线程聊天室程序源代码-vc++ chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-22
    • 文件大小:7571094
    • 提供者:刘杰
  1. RTUTESTNEW

    0下载:
  2. VC socket收发数据并生成文档,运用多线程技术,能往目标ip发送数据-The VC socket to send and receive data and generate documentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:1996254
    • 提供者:st
  1. GameMine

    0下载:
  2. 用VC开发的扫雷游戏,包含界面编程,以及多线程编程等技术-Mine development of the VC game contains programming interface, as well as multi-threaded programming techniques
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-03
    • 文件大小:11896458
    • 提供者:常方雷
  1. MultiThread12345677

    0下载:
  2. VC双线程,多线程运算实例,对于了解多线程很有帮助-VC dual-threaded, multi-threaded computing instances the multithreaded helpful for understanding
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-06
    • 文件大小:21169
    • 提供者:hello
  1. MultiThread2

    0下载:
  2. 基于VC++的双线程,多线程运算实例,如上图所示的窗口中,有两个线程,一个是计算9X9乘法,另一个线程则对1——100000以内的数进行求和运算,点击“开始”按钮后,两线程分别进行运算,互不影响,多线程可有效提升程序处理性能。-Based dual-thread VC++, multi-threaded computing instances, as shown above the window, there are two threads, one calculated 9X9 multipl
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-20
    • 文件大小:19855
    • 提供者:zhb
  1. 232com

    1下载:
  2. vc++应用多线程多串口与光谱仪,分析仪通讯-vc++ application multi-threaded the Multiport Serial spectrometer analyzer communication
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:302013
    • 提供者:wuqiang
  1. SmsCatDemo

    0下载:
  2. 短信猫短信发送程序,多线程VC环境下短信发送程序-SMS cat SMS program, multi-threaded environment of VC messages sent procedures
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-26
    • 文件大小:20491915
    • 提供者:荆纪林
  1. vcThread

    0下载:
  2. vc知识库多线程例子,用2010编写的,以前的程序是vc6.0,所有的都能运行。-vc Knowledge Base multithreaded example, written by 2010, before the program is vc6.0 can run.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-12
    • 文件大小:14642756
    • 提供者:韩晓东
  1. readfile

    0下载:
  2. VC++ 6.0 多线程读取文件的例子 适合初学者-6.0 multithreaded VC++ read file example for beginners
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-08
    • 文件大小:931
    • 提供者:GWL
  1. threadpool_src

    0下载:
  2. vc实现的线程池方案,对多线程编程者是一个很好的帮助,-Thread pools scheme implemented on VC, multi-thread programming is a very good help
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:25741
    • 提供者:浪漫小龟
« 1 2 ... 29 30 31 32 33 3435 36 37 38 39 ... 42 »
搜珍网 www.dssz.com