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

搜索资源列表

  1. Start_New_Thread

    0下载:
  2. 本文介绍如何启动一个类作为一个单独的线程。该项目是一个MFC对话框项目。它显示了如何开始一个简单的C函数作为一个单独的线程。-This article describes how to start a class as a separate thread. The project is an MFC dialog project. It shows how to start a simple C function as a separate thread.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:82927
    • 提供者:cable
  1. MultiThread2

    0下载:
  2. 基于VC++ MFC的多线程程序实例,该线程演示了如何传送一个整型的参数到一个线程中,以及如何等待一个线程完成处理。-Based VC++ MFC examples of multi-threaded program, which demonstrates how to send a thread integer parameters to a thread, and how to wait for a thread to finish processing.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1870296
    • 提供者:秦继文
  1. MultiThread3

    0下载:
  2. 基于VC++的MFC多线程实例,该实例演示了如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-MFC examples of multi-thread based VC++ of the examples demonstrated how to transfer a structure to a thread function, the parameters can be a pointer to a structure through transfer to co
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1876422
    • 提供者:秦继文
  1. lesson16

    0下载:
  2. 该程序主要完成了进程间、多线程的通信,采用MFC机制,完成线程同步,通过该程序可以很好的理解线程间的通信-The program completed a major inter-process, multi-threaded communication, using MFC mechanism, thread synchronization is completed through the program can be a very good understanding of communica
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5281277
    • 提供者:无言
  1. q1

    0下载:
  2. VC++不使用MFC创建双线程的多线程实例源码包:twothread第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC。-No second twothread first thread message queue, the main thread to the firs
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3658
    • 提供者:gpudn54
  1. MFCpersonalNotes

    0下载:
  2. MFC入门学习个人笔记 菜单 文字 线程 文件 属性页 等-MFC started learning personal notes. page menu text file attributes thread and so on
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:5442
    • 提供者:baoyuanle
  1. Progress-bar

    0下载:
  2. VC++ mfc 单线程进度条,点击一下按钮,进度条会加载一下,这样便于看效果-VC++ MFC single thread progress bar, click the button, the progress bar will load, so it is easy to see the effect
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:10871
    • 提供者:anug
  1. Pro_Con

    0下载:
  2. MFC做的生产者与消费者,利用list显示生产、消费、和仓库中的产品,程序中有创建,挂起,结束线程,经测试可以实现,程序的开发环境是VS2010.-MFC do producers and consumers, the use of list display production, consumption, and warehouse products, programs have created, pending the end of the thread, the test can be a
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-15
    • 文件大小:23964593
    • 提供者:刘尚武
  1. wlanscannew

    0下载:
  2. 编写了一个简单的MFC获取笔记本电脑附近AP热点的小程序。获得MAC,iRSSI,ssid信息。多线程,工作线程扫描ap。-a simple MFC demo,get the iRssi,MAC and Ssid around the computer.Multi-Thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-16
    • 文件大小:25322302
    • 提供者:董泽锋
  1. socket--multhread--udp

    0下载:
  2. 多线程实现基于UDP协议的网络收发编程,基于mfc框架,-multi thread socket udp
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11753177
    • 提供者:刘如奎
  1. serial-port

    0下载:
  2. 利用mfc 在vc6.0环境下 实现串口的通讯。所用设备是FTU,规约为101规约。其中用了线程来监测数据是否发送完毕 接收完毕-Serial communication using mfc under vc6.0 environment. The equipment used is the FTU, the statute of 101 statute. Which used thread to monitor whether the data has been sent has been r
  3. 所属分类:Com Port

    • 发布日期:2017-05-19
    • 文件大小:5186873
    • 提供者:晨光
  1. ScanPort

    0下载:
  2. mfc/vc++ 端口扫描 socket 线程 局域网-scan port thread
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-27
    • 文件大小:7880
    • 提供者:zheng
  1. 20150203BAR

    0下载:
  2. 一个很好的VC++ mfc 单线程进度条源码,这里面主要是通过一个单线程,实现进度条的显示,是通过openGL进行画图的。-A very good VC++ single threaded MFC progress bar code, most of it by a single thread, achieve progress bar display, is drawing by openGL.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-28
    • 文件大小:11306
    • 提供者:Morgan
  1. win32_timer

    0下载:
  2. 基于网上很多定时器都是用MFC写的,而用win32方面比较少,项目用到定时器这块,所以顺便上传一份. 是在VS2010 > VC++ > Win32控制台建的工程.里面涉及线程/定时器,简单易用,下载完可直接运行.-Based on the Internet many timers are written in MFC, but less use win32 aspect, project use the timer, so upload a., by the way is in V
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-25
    • 文件大小:8087376
    • 提供者:李伟
  1. UIThreadDemo

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

    • 发布日期:2017-04-30
    • 文件大小:22648
    • 提供者:shadow
  1. 110104010104

    0下载:
  2. 解决的主要问题 (1)MFC界面设计 (2)模拟生产者消费者的互斥操作 (3)各信号量及互斥体的使用 线程 线程是程序独立运行的基本单位,一个程序通过执行多个线程可以提高机器本身资源的利用率,同时也可以完成多任务并行运行的操作,多线程可以实现并行处理,避免了某项任务长时间占用CPU时间。 互斥体 互斥体与临界区很相似,但是使用时相对复杂一些,它不仅可以在同一应用程序的线程间实现同步,还可以在不同的进程间实现同步,从而实现资源的安全共享。 信号量 信号量是一个
  3. 所属分类:OS Develop

    • 发布日期:2017-05-20
    • 文件大小:5292514
    • 提供者:曾小丽
  1. MY-SOCKET

    0下载:
  2. MFC中各个Dialog之间的传值、添加会话框以及Listcontrl的使用。     并从父窗体弹出的子窗体回弹到原来的父窗体,只需要使用CDialog::onOK() 方法即可,因为模态弹出的对话框具有阻塞性,若是使用新定义的对象再进行DoModal() 方法,反而会出错,即会又重新出现了新的窗体,虽然是一样的窗体,但是内容和值都不再存在。     Updatedata()方法可以实现窗体和函数内参数值的传递。     进行CStr
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-05-16
    • 文件大小:3927261
    • 提供者:曾小丽
  1. vodcommsrc

    0下载:
  2. 声卡应用MFC界面程序,实现基于UDP协议的声卡接收和发送功能,网线传输,实现NA和AN转换。具体传输协议可以灵活修改,调用线程即可。-MFC application program interface card, sound card-based UDP protocol to receive and transmit functions, cable transmission, to achieve NA and AN conversion. Specific flexibility to
  3. 所属分类:GUI Develop

    • 发布日期:2017-06-19
    • 文件大小:28142592
    • 提供者:hanteider
  1. AfxBeginThead3

    0下载:
  2. MFC UI线程的例子,线程与线程通讯,-UI Thread sample
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-21
    • 文件大小:38819419
    • 提供者:徐志鸿
  1. functibn-cmeate

    0下载:
  2. 基于MFC对话框类创建的线程,传递给线程函数2个参数-Based on the MFC dialog box class to create threads, two parameters passed to the thread function
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-05
    • 文件大小:63348
    • 提供者:ixkr-901134
« 1 2 ... 4 5 6 7 8 910 »
搜珍网 www.dssz.com