搜索资源列表

  1. multitreadsrc2

    0下载:
  2. MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial thread
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:24.34kb
    • 提供者:gfgrg
  1. multitreadsrc2

    0下载:
  2. MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial thread
  3. 所属分类:SQL Server数据库

    • 发布日期:2025-02-17
    • 文件大小:24kb
    • 提供者:gfgrg
  1. wz2

    0下载:
  2. MFC中有两类线程,分别称之为工作者线程和用户界面线程。本例演示这两类线程!-There are two types of MFC thread, referred to as worker threads and user interface thread. This example shows you these two types of threads!
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:69kb
    • 提供者:吴真
  1. multitreadsrc910

    0下载:
  2. MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-There are two types of MFC thread, referred to as worker threads and user interface thread. The main difference between the artificial auxiliary thre
  3. 所属分类:系统编程

    • 发布日期:2025-02-17
    • 文件大小:24kb
    • 提供者:
  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. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:23kb
    • 提供者:xjy
  1. CThreadEx

    0下载:
  2. 能实现工作线程和用户界面线程同步控制;MFC多线程应用实例-Work to achieve the user interface thread and thread synchronization control MFC multi-threaded application
  3. 所属分类:Windows编程

    • 发布日期:2025-02-17
    • 文件大小:4.19mb
    • 提供者:wowoniu
  1. VC_examples

    0下载:
  2. 实例12-1:使用用户界面线程实例。源代码在光盘中“\12\InterfaceThread”目录下。 实例12-2:使用工作者线程实例。源代码在光盘中“\12\ControlThread”目录下。 实例12-3:多线程实例。源代码在光盘中“\12\WQDemo”目录下。 实例12-4:线程间的通信。源代码在光盘中“\12\ThreadCommu”目录下。 实例13-1:动态链接库(Dll)实例。源代码在光盘中“\1
  3. 所属分类:软件工程

    • 发布日期:2025-02-17
    • 文件大小:4.19mb
    • 提供者:ajian
  1. 20100428MultiThread6

    0下载:
  2. 该程序使用MFC类库演示如何创建用户界面线程。-The program demonstrates how to create user interface thread.
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:67kb
    • 提供者:陈大民
  1. thread

    0下载:
  2. MFC 多线程应用, 包括工作线程, 用户界面线程, 例子多达9个,欢迎下载测试-MFC multi-threaded applications, including the worker thread, the user interface thread, examples of up to 9 are welcome to download the test
  3. 所属分类:按钮控件

    • 发布日期:2025-02-17
    • 文件大小:268kb
    • 提供者:chel
  1. UIThreadDemo

    0下载:
  2. vc 创建MFC用户界面线程\UIThreadDemo的程序源码,希望对大家有所帮助-vc create an MFC user interface thread \ UIThreadDemo the program source code, we hope to help
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:41kb
    • 提供者:
  1. UIThreadDemo

    0下载:
  2. vc——创建MFC用户界面线程\UIThreadDemo-vc- create an MFC user interface thread \ UIThreadDemo
  3. 所属分类:界面编程

    • 发布日期:2025-02-17
    • 文件大小:42kb
    • 提供者:
  1. UIThreadDemo

    0下载:
  2. vc——创建MFC用户界面线程\UIThreadDemo的程序源码,值得一看!-vc- create an MFC user interface thread \ UIThreadDemo the program source code, worth a visit!
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:42kb
    • 提供者:
  1. UIThreadDemo

    0下载:
  2. 创建MFC用户界面线程\UIThreadDemo\UIThreadDemo.rar,很不错的vc源码,有兴趣的朋友可以看看。-Create an MFC user interface thread \ UIThreadDemo \ UIThreadDemo.rar, very good vc source, interested friends can see.
  3. 所属分类:系统编程

    • 发布日期:2025-02-17
    • 文件大小:42kb
    • 提供者:李志红
  1. Processes-and-threads

    0下载:
  2. Processes and threads包括使用Win32 API创建、销毁线程——控制进度条,创建MFC用户界面线程,创建MFC工作者线程,进行耗时计算,设置线程的优先级,使用全局结构进行线程间的通信,使用自定义消息进行线程间的通信,使用事件对象进行线程间的通信等-Processes and threads, including using the Win32 API to create, destroy the threads-
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:954kb
    • 提供者:阳光
  1. MFC-user-interface-thread

    0下载:
  2. VC++实例258——创建MFC用户界面线程-VC++ instance 258- Create MFC user interface thread
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:23kb
    • 提供者:guo feng
  1. UIThreadDemo

    0下载:
  2. 创建MFC用户界面线程,VC++精选编程源码,很好的参考资料。-Create a MFC user interface thread, VC++ select programming source code, a good reference.
  3. 所属分类:Windows编程

    • 发布日期:2025-02-17
    • 文件大小:22kb
    • 提供者:桂花翅子
  1. UIThreadDemo

    0下载:
  2. 使用visual c++创建MFC用户界面线程-Create an MFC user interface thread using visual c++
  3. 所属分类:系统编程

    • 发布日期:2025-02-17
    • 文件大小:22kb
    • 提供者:shadow
  1. DLLPaintTest

    0下载:
  2. 基于MFC用户界面线程开发的,关于C++与Matlab联合仿真中dll调用方式的例子,以绘制单条曲线为例(Based on the development of MFC user interface thread, the example of DLL calling method in C++ and Matlab co simulation is used to draw a single curve as an example)
  3. 所属分类:其他小程序

    • 发布日期:2025-02-17
    • 文件大小:1.41mb
    • 提供者:gewenyi15
  1. MFC用户界面线程的创建

    0下载:
  2. 实现界面线程和工作线程,简单的文件拷贝,包括进度条、速度、时间的显示。(To achieve interface threads and work threads, simple file copy, including the progress bar, speed, time display.)
  3. 所属分类:进程与线程

    • 发布日期:2025-02-17
    • 文件大小:146kb
    • 提供者:liuziyi
  1. UIThreadDemo

    0下载:
  2. 使用Visual Studio2008,通过编写并创建MFC用户界面线程.(Using visual studio2008, write and create mfc user interface threads.)
  3. 所属分类:书籍源码

    • 发布日期:2025-02-17
    • 文件大小:22kb
    • 提供者:wuc
« 12 »

源码中国 www.ymcn.org