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

搜索资源列表

  1. VC清理助手使用了多线程

    0下载:
  2. VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿! -VC liquidation aides use the multithreading can find a large number of documents UI will not lead to a halt!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:395690
    • 提供者:啊啊啊啊
  1. VC中ftp协议实现多线程断点续传

    1下载:
  2. 用BCB实现ftp协议实现多线程断点续传,是当前下载工具的热点技术,值得研究。-with BCB achieve ftp protocol multithreading HTTP is the current download tools hot technologies, worth studying.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:97229
    • 提供者:柳杉
  1. 实例52-多线程扫描端口

    0下载:
  2. vc++编的多线程扫描端口-vc series of the multi-threaded scanning ports
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:30298
    • 提供者:俊豪
  1. VC++多线远程IPC程种植木马

    1下载:
  2. VC++多线远程IPC程种植木马-VC multi-line remote IPC-planting Trojan
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1843
    • 提供者:陈中华
  1. VC++6.0多线程技术在端口扫描程序中的应用

    0下载:
  2. VC++6.0多线程技术在端口扫描程序中的应用-VC + +6.0 multithreading technology in port scanning procedures for the application
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15410
    • 提供者:hkx
  1. FindFileDlg_demo

    0下载:
  2. VC++编程,有原代码,这是一个查找磁盘文件多线程的类。-VC++ Programming, there is the original code, this is a disk file to find the type of multi-threading.
  3. 所属分类:Disk Tools

    • 发布日期:2017-03-31
    • 文件大小:23157
    • 提供者:iiiii
  1. LANChat

    0下载:
  2. 毕业设计:VC++局域网聊天程序 本程序利用Socket套接字将主程序分为服务端和客户端两个部分。采用了UDP和TCP/IP相结合,有效提高了数据传输的时效性和稳定性。本程序还用到了多线程编程,用来解决程序自身阻塞的问题。 -Graduation Project: VC++ LAN chat program using this procedure will be the main program is divided into Socket socket server and client
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:237540
    • 提供者:sdfads
  1. win32_MultiThreads

    1下载:
  2. VC 实现的 多线程实例, 采用界面线程实现。-VC to achieve multi-threaded example, using threads to achieve the interface.
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:989807
    • 提供者:chendage
  1. 05-09-16-vc-ftp

    0下载:
  2. BCB环境下实现的FTP多线程下载。该程序采用了多线程技术和断点续传技术。-BCB environment to achieve multi-threaded FTP download. The program uses multi-threading technology and HTTP technologies.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-28
    • 文件大小:111503
    • 提供者:李文田
  1. lesson

    1下载:
  2. VC的多线程编程,一共有8个实例,涉及多线程的所有方面,四种线程同步方式,分别有例子。-VC of the multi-threaded programming, a total of eight examples, involving all aspects of multi-threaded, four-thread synchronization mode, the respective examples.
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-25
    • 文件大小:5966395
    • 提供者:付鋆
  1. MultiThread090808

    0下载:
  2. VC多线程学习样例很简单很实用的例子。。。对初学者很有用-Multithread VC sample is very simple to learn a very practical example. . . Very useful for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1860718
    • 提供者:王生
  1. threadpool

    0下载:
  2. VC++环境下线程池技术的经典例子。从事多线程技术开发者的必备模板。-VC++ environment, a classic example of thread pool technology. Engaged in multi-threading technology developers must-template.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:2909
    • 提供者:brooke
  1. MultiThread1

    0下载:
  2. 一个关于vc多线程的实例,相当详尽,能运行。-An example of multi-threaded on the vc quite detailed and can run.
  3. 所属分类:Com Port

    • 发布日期:2017-04-10
    • 文件大小:1851362
    • 提供者:韩云飞
  1. vcthreads

    0下载:
  2. 10个vc++多线程源代码,c++多线程技术-10 vc++ source code for multi-threaded, multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:136843
    • 提供者:jackey
  1. vcLog

    1下载:
  2. VC 写日志的一个示例,有多线程临界区操作文件,非常经典-VC to write log an example of how a thread critical operations files, very classic
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:71885
    • 提供者:binghu009
  1. MySCom

    0下载:
  2. VC++源码,对serialport类做了增强,基于多线程的串口通讯源程序,代码全。-Enhanced Serialport class,based on Vc++ and multi thread serial port (comm) communication source code.
  3. 所属分类:Com Port

    • 发布日期:2017-05-15
    • 文件大小:3662520
    • 提供者:Au
  1. ourdev_422469

    0下载:
  2. vc 多线程 数据采集系统源码 -AppWizard has created this 2222 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1979287
    • 提供者:lookingforlost
  1. M_FTP_Thread

    1下载:
  2. VC++多线程多站点、多任务的ftp客户端,实现多站点下载和上传。-VC++ multi-threaded multi-site, multi-task ftp client, multi-site to download and upload.
  3. 所属分类:Ftp Client

    • 发布日期:2017-03-30
    • 文件大小:148080
    • 提供者:madud00015
  1. MultiThread6

    1下载:
  2. VC多线程例程六及图解文档(界面线程) 包括源代码-VC and multi-threaded routines six graphic documentation (UI thread), including source code
  3. 所属分类:Process-Thread

    • 发布日期:2015-12-05
    • 文件大小:560128
    • 提供者:onsunsl
  1. VC++安全终止线程

    0下载:
  2. 自己写的一个例子,用于VC的多线程安全退出。(Write an example of their own, for VC multi thread safe exit.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3551232
    • 提供者:uo07s
« 1 2 34 5 6 7 8 9 10 ... 41 »
搜珍网 www.dssz.com