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

搜索资源列表

  1. Thunk.rar

    0下载:
  2. 网络上流行的Thunk技术,主要用于将成员函数变为线程函数或窗口过程.弥补了static成员函数不能访问非静态成员数据的缺点,最典型的应用就是微软的MFC和ATL中的窗口类实现,此原码也是网上公开的一个Thunk类实现,Thunk popular network technology, mainly for the membership function into a thread function or the window procedure. Up for static member fu
  3. 所属分类:Static control

    • 发布日期:2017-03-29
    • 文件大小:1874
    • 提供者:chenjunhui
  1. MFC_Thread

    0下载:
  2. 使用MFC进行线程编程的例子,本工程包含三个线程,演示了线程的创建、挂起和唤醒过程。-Thread programming with MFC for example, the project consists of three threads, demonstrates thread creation, suspend and resume the process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-19
    • 文件大小:5209073
    • 提供者:zhangbin
  1. process--help-warrapper-class

    0下载:
  2. windows mfc process helper class find process and thread read process memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:10982
    • 提供者:tarahan
  1. thread_code

    0下载:
  2. MFC实现的多线程编程,打开就会自动播放音乐,确定就会开启开启线程,显示本地时间,取消就会关闭线程,退出就自动关闭-This is thread programming for MFC,it will play music when run it
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:575969
    • 提供者:
  1. 3Ddemo_MFC

    0下载:
  2. D3D+MFC做的一个DEMO 初学者学习资料,鼠标拾取检测,线程实现的渲染场景。VS2005编译。-D3D MFC beginners to learn to do a DEMO data with mouse detection, scene rendering thread to achieve.VS2005 compiler.
  3. 所属分类:DirextX

    • 发布日期:2017-06-20
    • 文件大小:30910464
    • 提供者:宋昆
  1. CODE_UPLOAD1216011282000

    0下载:
  2. VC++编程,MFC执行一个弹出消息的线程,对于线程的初学者有帮助-VC++ Programming, MFC to implement a pop-up message thread, the thread will help beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:30564
    • 提供者:xxxxx
  1. multhread

    0下载:
  2. 多线程编程:Win32 API多线程编程例程、MFC中的多线程开发、线程间通讯、线程的同步。-Multi-threaded programming: Win32 API routine multi-threaded programming, MFC in the multi-threaded development, inter-thread communication, thread synchronization.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:166950
    • 提供者:tk
  1. vc

    0下载:
  2. 第2章 文档和视 第3章 对话框与控件 第4章 菜单、快捷键和控制条 第5章 图形操作 第6章 文件操作 第7章 MFC通用类 第8章 异常处理和诊断 第9章 多线程 -Chapter 2 documents and, as Chapter 3 of the dialog box and control Chapter 4 menu, shortcut keys and control section in Chapter 5 graphics operation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-28
    • 文件大小:356875
    • 提供者:yushu
  1. SortAndLife

    0下载:
  2. Conway s Game of life 算法程序-This article is about a fast Conway s Game of Life version using MFC, thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:371127
    • 提供者:JerryJiang
  1. SortAndLife

    0下载:
  2. 用MFC,线程以及DirectX编写的代码 是有关冒泡法级快速排序法的不错的例子-A fast conways s Game of Life Version using MFC,thread and DirectX together with a visual demo for sorting algorithms. It is also a good demo for "Bubble" and "Quick Sort" algorithms.
  3. 所属分类:DirextX

    • 发布日期:2017-04-24
    • 文件大小:370478
    • 提供者:test2008
  1. DuoXianCheng

    0下载:
  2. windows系统的多线程同步。本系统采用MFC编程。其运行界面如图1-2所示。分别人事件、互斥量、临界资源、信号量实现线程同步-windows of the multi-threaded synchronization system. MFC programming using the system. Running the interface as shown in Figure 1-2. Incidents, respectively, the amount mutually exclus
  3. 所属分类:File Formats

    • 发布日期:2017-03-29
    • 文件大小:215876
    • 提供者:dada
  1. VCsunxincode

    0下载:
  2. 本书主要从程序内部运行的机制和MFC程序的组织脉络入手,使读者在学习VC++编程知识时,既能够知其然,又能知其所以然,从而帮助读者从根本上理解和掌握Windows的程序设计。另外,全书还贯穿作者多年来学习编程的一些经验,以及一些学习方法的建议,为读者进一步的学习提供指导。   本书从实际应用入手,由浅入深、循序渐进地讲述Windows程序内部运行机制、MFC框架、文本、菜单、对话框、文件操作、网络编程、进程间通信、ActiveX控件、动态链接库、HOOK编程等多个主题。   本书内容丰富
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1697769
    • 提供者:杨扬
  1. SimulatorCommunication

    0下载:
  2. MFC多线程模拟报文发送与接收,GUI线程和Worker线程的使用。-MFC Mutiple-thread Message
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-21
    • 文件大小:6452089
    • 提供者:xia
  1. 02ExitThread

    0下载:
  2. 这是王艳平写的《windows程序设计》一书中第二章的有关线程的源代码,对学习MFC有帮助的。-This is written by Wang Ping " windows programming" chapter of his book on the thread of the source code, to be helpful to learn MFC.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:14736
    • 提供者:weng
  1. Threadcontrol

    0下载:
  2. MFC线程例子,VS2005,线程启动,挂起,恢复-MFC-threaded example, VS2005, thread start, suspend and resume
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2089
    • 提供者:robin
  1. criticalthread

    0下载:
  2. 一个MFC WORKER的双线程,采用临界控制数据显示的例子-MFC WORKER a dual-thread, the use of critical control data show examples of
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:2223
    • 提供者:robin
  1. ChatAsynchronous

    0下载:
  2. 一个多线程的,线程互斥的的,使用MFC框架的聊天室-A multi-threaded, the thread mutually exclusive, using MFC framework of the chat rooms
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:41917
    • 提供者:何雨
  1. VCPPT

    0下载:
  2. 这是一套VC++及MFC学习的经典PPT学习资料,内容涵盖了Windows 程序运行原理,掌握VC++,文档,文件,文本编程,对话框,菜单,网络编程,进程间通信,线程同步与异步套接字,动态链接库,创建兼容及HOOK和数据库访问等十几个VC++学习的难点-This is a set of VC++ and MFC to learn classical PPT learning materials, covering the Windows program is running principle,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:172936
    • 提供者:liza
  1. MFC_thread

    0下载:
  2. 在MFC中定义线程 开启线程 VC MFC -Is defined in the MFC thread open thread VC MFC
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-12
    • 文件大小:2799558
    • 提供者:leo_tan
  1. MultiThread

    0下载:
  2. 多线程编程学习手册,包括四个章节,1.多线程的必要性2.MFC中的多线程开发3.线程间的通信4.线程的同步,这是里面的程序源码,有10个例子,通俗易懂。-Multi-threaded programming learning manuals, including four chapters, 1. 2.MFC the need for multi-threaded multi-threaded development in three. Threads of communication 4. T
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-12
    • 文件大小:2604342
    • 提供者:陈平
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com