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

搜索资源列表

  1. windows多线程mfc

    0下载:
  2. windows多线程编程,利用mfc的方式实现。与dos版本可互补。-windows multithreaded programming, using mfc ways. Dos version and complement each other.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:13464
    • 提供者:王刚
  1. MFC

    2下载:
  2. 是在VC上实现的一个简单多线程程序,基于OpenCV完成对摄像头的图像采集,对于想学习CRectTracker类也是不错的参考程序-example
  3. 所属分类:进程与线程

    • 发布日期:2013-10-31
    • 文件大小:739677
    • 提供者:longtao
  1. MultiTimerDemo

    1下载:
  2. 基于MFC对话框的 WIN32 多线程定时器,使用Timer Sleep-WIN32 MFC dialog-based multi-threaded timer, use the Timer Sleep
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-06
    • 文件大小:3505152
    • 提供者:泽平
  1. Filepost

    0下载:
  2. 在mfc中采用UDP协议实现文件的点到点的传输,里边多线程编程以及文件传输的思路适合初学者学习-In mfc using UDP protocol in point to point file transfer, multi-threaded programming inside and file transfers of ideas for beginners to learn
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:531399
    • 提供者:李岩
  1. IImage

    0下载:
  2. MFC多线程编程 Win32 API对多线程编程的支持-MFC
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:20621
    • 提供者:belie
  1. 11ThreadMutex

    0下载:
  2. mfc中多线程编程利用互斥量对同一资源的操作 -mfc in multi-threaded programming using the same amount of resources mutex operations
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:28235
    • 提供者:name
  1. CThreadEx

    0下载:
  2. 对于多线程和多进程的演示,利用MFC,代码简洁-For multi-threaded and multi-process demonstration, using MFC, concise code
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-07
    • 文件大小:78350
    • 提供者:吴尘秋
  1. multitread_002

    0下载:
  2. MFC对多线程编程的支持.该函数有两种重载形式,分别用于创建工作者线程和用户界面线程-MFC Programming for multi-threaded support. The function has two overloaded forms, respectively, used to create worker threads and user interface threads
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:23518
    • 提供者:xjy
  1. MFC_multithread_about_play_and_save_audio

    0下载:
  2. MFC多线程类播放和保存声音MFC multithread about play and save audio-MFC multithread about play and save audio
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:38468
    • 提供者:耿磊
  1. whbRapidFinder

    1下载:
  2. 文件快速查找!利用MFC,多线程技术实现文件的快速查找,vs2008编译!-Documents quickly find! The use of MFC, multi-threading technology to quickly find documents, vs2008 compiler!
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-30
    • 文件大小:12938133
    • 提供者:whb
  1. MuliThread1

    0下载:
  2. 普通多线程问题,MFC界面实现,适合初学者使用-Common multi-threading issues, MFC interfaces, suitable for beginners to use
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:246019
    • 提供者:guoyansong
  1. VC_multithreading_filecopy

    1下载:
  2. MFC中一个多线程的例子,同时包含文件拷贝功能-A multi-threaded example, contains both the file copy function
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:282323
    • 提供者:海坤
  1. ThreadS

    1下载:
  2. 基于MFC的简单多线程程序,运用同步机制使计数线程和显示线程协调工作-A simple MFC-based multi-threaded program, the use of thread synchronization mechanism to realize the coordination of the count thread and the display thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6150889
    • 提供者:聂亦夏
  1. MultiThread_rumen2

    0下载:
  2. vc mfc 多线程第二个入门教程源码,功能还是很简单,可以自己修改线程函数-multi_thread——2
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:25606
    • 提供者:buyuexia
  1. MFC(thread)

    0下载:
  2. 深入浅出Win32多线程设计之MFC的多线程,很详细,有相关的说明- Explains the profound in simple language the Win32 multi-thread design MFC of multithreading, is very detailed, has the related explanation
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:58747
    • 提供者:张宏伟
  1. MultiThread1

    0下载:
  2. MFC多线程编程源代码和说明文档 非好好的学习多线程机制的材料-MFC multi-threaded programming source code and documentation of non-proper study materials, multi-threading mechanism
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1870641
    • 提供者:fish
  1. Multithreaded-programming-tutorial

    0下载:
  2. 这是一个很好的多线程编程教程,作者是韩耀旭。 全文分为四个篇幅: 一、多线程问题提出 二、MFC多线程编程 三、线程的通讯 四、线程的同步 -This is a good multi-thread programming tutorial, the author is Han Yaoxu. Text is divided into four length: one, two multi-threading issues, MFC multi-threaded programm
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:346711
    • 提供者:ailink
  1. cPP-program

    0下载:
  2. C++多线程例子经典的程序,已经本人多次调试验证过,可以做学习参考用-C++ examples of the classic multi-threaded program, has been verified, can be used immediately,
  3. 所属分类:进程与线程

    • 发布日期:2017-03-28
    • 文件大小:267995
    • 提供者:zixun
  1. Experiment-9

    0下载:
  2. MFC基础知识——实验9(多线程程序设计),详细的操作步骤-MFC basics- Experiment 9 (multi-threaded programming), the detailed steps
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:109461
    • 提供者:苗高洁
  1. Win32多线程程序设计(源代码)

    0下载:
  2. ● Internet开发范例,包括ISAPI和WinSock。   ● 如何在服务器中使用线程和overlapped I/O。   ● 如何在多线程环境中使用C runtime函数库和MFC.   ● 以C和C++写成的各个范例程序。   ● UNIX环境比较。让UNIX下的开发人员能转移到Win32.  (Internet development examples, including ISAPI and WinSock. How to use threads and overlapped I
  3. 所属分类:进程与线程

    • 发布日期:2017-12-26
    • 文件大小:8545280
    • 提供者:博洋96
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com