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

搜索资源列表

  1. thttpgetex

    0下载:
  2. 断点续传和多线程VC源码,通过网络进行数据的下载。-HTTP and multithreading VC source, through the network of data download.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-26
    • 文件大小:110679
    • 提供者:卓儿A丫儿
  1. Dining_philosophers

    0下载:
  2. 用VC实现的哲学家就餐问题,其中用到了信号量的宏,并多线程的方法,模拟哲学家就餐问题。-Implementation using VC dining philosophers problem, use one of the semaphore macros, and multi-threaded approach, Analog dining philosophers problem.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-03
    • 文件大小:524943
    • 提供者:兰韬
  1. VCHelper

    0下载:
  2. 多线程 实现VC垃圾文件清除助手, 多线程 实现VC垃圾文件清除助手, -multi-threads vc
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-24
    • 文件大小:27094
    • 提供者:dmren
  1. freecell

    0下载:
  2. Progress控件能让人们感受到一个应用程序执行的进度,在很多应用程序中都能用到它,但通常只支持在单任务中,我在Windows98/NT中文操作系统下,在VC++6.0环境下,利用线程编制了一个非常小巧的应用程序来实现Progress控件的使用。它可以支持多线程,使用起来很方便。 -Progress control allows people to feel that the implementation of an application' s progress, in many ap
  3. 所属分类:StatusBar

    • 发布日期:2017-03-31
    • 文件大小:27901
    • 提供者:wangxh
  1. ManyThreadsAndManyTasks

    0下载:
  2. VC下的一个多线程多任务的程序,简单明了,适合学习参考-VC under a multi-threaded multi-task procedure, simple and clear, suitable for study and reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-13
    • 文件大小:2714538
    • 提供者:lanyuna
  1. mulThread

    0下载:
  2. 一个多线程的简单例子,可以用vc++ .net编译通过,适于初学者。-More than one thread of a simple example, you can use vc++. Net compiler is passed, for beginners.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-25
    • 文件大小:115482
    • 提供者:qk
  1. duoxiancheng

    0下载:
  2. 本程序介绍了windows的多线程与编程思想,着重讲述了在vc++中多线程的编程方法-This procedure, introduced the multi-threaded windows thinking and programming, focusing on the vc++ in multi-threaded programming
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-28
    • 文件大小:89700
    • 提供者:李想
  1. MultiThread

    0下载:
  2. VC++写的第一个多线程程序,卖100张票。-VC++ to write the first multi-threaded process and sell 100 tickets.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1213430
    • 提供者:xiaoqing
  1. (cwj)MultiThread

    0下载:
  2. 本VC++源码,是一个多线程的程序实例,它的主要功能是利用多线程进行素数的选择计算,是学习多线程的一个好例子-The VC++ source code, is an example of multi-threaded program, and its main function is to use multi-threading to the choice of prime number calculation, is to learn from multi-threading a good e
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1683468
    • 提供者:陈文俊
  1. MCkThread

    0下载:
  2. 对VC的多线程封装,支持面向对象,可以实现线程同步-VC Thread Programing ,can Lock、Unlock
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:225883
    • 提供者:Meckal
  1. Code

    0下载:
  2. 关于VC++ 的一些小程序。包含界面的设计。还有一些多线程程序设计。-VC++ on a number of small procedures. Contains the interface design. There are also multi-threaded programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5016878
    • 提供者:张西
  1. MFC

    0下载:
  2. 引导读者逐渐深入了解MFC,并向读者展示如何避免走弯路,以及如何创建非同寻常的程序。包括某些MFC的高级特性,如多线程、数据库、扩展DLL和自定义向导-Good reference for learning VC programing
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2343587
    • 提供者:
  1. code

    0下载:
  2. Windows多线程编程代码, 编写语言C++,环境VC++,内含20多个代码示例-Windows multithread program, for vc++ programmer, it s useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1209128
    • 提供者:林少峰
  1. multProcess

    1下载:
  2. 这是一个用VC++编写的一个多线程的程序,点击测试开始菜单时会显示进度条并且显示运行时间,点击停止时会显示为0.-This is a used VC++ to prepare a multi-threaded process, click on the Start menu to test the progress bar will show the running time and shows, click to stop when they appear as 0.
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-12
    • 文件大小:1947454
    • 提供者:liyangyang
  1. MultiThread

    0下载:
  2. 在vc下多线程编程的学习程序,希望对初学者有用-vc MultiThread
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1215743
    • 提供者:江武志
  1. Realization-of-Multithread-Program-Based-on-Callba

    0下载:
  2. 本文给出了基于回调函数的多线程应用程序实现方法。通过回调函数开辟子线程,而采用回调函数的消息响应函数实现具体的数据处理。因回调函数的消息响应函数可作为VC + + 某个类的成员函数,故可调用该类的其他成员函数和成员变量,从而避免了因采用过多的全局变量进行线程通信而降低系统效率-The met hod for realizing multit hread program based on callback function and Visual c++ is given in this paper
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:170429
    • 提供者:陈建刚
  1. multhread

    0下载:
  2. 采用vc++编写的多线程源代码,可以通过对话框按钮进行控制调用-Using vc++ to prepare the multi-thread source code, you can call the dialog box control button
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1782290
    • 提供者:sun
  1. multitread

    0下载:
  2. VC下多线程的应用,和一些实际用例,多线程解析。-VC under the multi-threaded applications, and some practical use cases, multi-threaded analysis.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:56130
    • 提供者:qil
  1. MutliThread_Code

    0下载:
  2. 孙鑫《VC++深入详解》里关于多线程程序编写的源码。主要包括一个用多线程编写的网络聊天室程序。是学习多线程编程的好资料。-SUN Xin " VC++ in depth explain" in multi-threaded programming on the source. Including the preparation of a multi-threaded use of the Internet Relay Chat program. Multi-threaded p
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:36229
    • 提供者:李大力
  1. Child

    0下载:
  2. 多线程编程,演示在vc中如何使用多线程进行编程-Multi-threaded programming, in vc presentation of how to use multi-threaded programming
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:29080
    • 提供者:刘家昌
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 28 »
搜珍网 www.dssz.com