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

搜索资源列表

  1. Threadforppc

    0下载:
  2. 用于PPC的多线程使用范例,MFC,适用于初学者-PPC for the use of multi-threaded model, MFC, applicable to beginners
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:56244
    • 提供者:汤胜
  1. visual c++编程百例

    0下载:
  2. 1.MFC WinSock编程 2.MFC Winlnet类编程 3.MFC高级网络编程 4.电子邮件编程 5.InternetServer API编程 6.多线程技术的网络编程 7.ODBC编程 8.MFC DAO编程 9.OLE DB编程 10.ADO编程 11.高级数据库编程
  3. 所属分类:书籍源码

    • 发布日期:2009-04-03
    • 文件大小:9247990
    • 提供者:zero909
  1. 705664236Excel

    0下载:
  2. 多线程间的通信,用API创建的线程与MFC创建的线程之间时行了比较。-Multi-threaded communication between
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:117981
    • 提供者:kandy
  1. wininet-spider

    0下载:
  2. 网络爬虫,完美演示了多线程和深度设置抓取网页数据。-crawl through internet to get web data. the win32 api supports applications that are pre-emptively multithreaded. this is a very useful and powerful feature of win32 in writing mfc internet spiders. the spider project is a
  3. 所属分类:Search Engine

    • 发布日期:2017-03-28
    • 文件大小:69761
    • 提供者:acada
  1. Detailed-notes-C-P-P-in-depth

    0下载:
  2. C++深入详解笔记 Lesson1: Windows程序运行原理及程序编写流程 Lesson2: 掌握C++基本语法 Lesson3: MFC框架程序剖析 Lesson4: 简单绘图 Lesson5: 文本编程 Lesson6: 菜单编程 Lesson7: 对话框编程 Lesson9: 定制应用程序的外观 Lesson10: 绘图控制 Lesson11 图形的保存和重绘 Lesson12 文件操作 Lesson 13: 文档串行化 Les
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-22
    • 文件大小:492715
    • 提供者:
  1. mFC_Socket_p2pp

    0下载:
  2. 一个结合了mfc/winsock/多线程等技术实现的聊天程序,只有聊天功能,但是用于广泛,主要适用了tcp链接,udp打洞技术.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:251890
    • 提供者:banjaming0
  1. messthread

    0下载:
  2. VC编程关于多线程。mfc方式讲解编程(两个线程为例)-VC on the multi-threaded programming. mfc way to explain programming (two threads for example)
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:320531
    • 提供者:lixiaojie
  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. p2ptalk

    0下载:
  2. 使用MFC实现的简单p2p聊天软件,分为客服端课服务端,服务端还是先了多线程。希望对初学者有帮助-MFC implementation of a simple p2p chat software is divided into the customer service side class server, the server or multi-threaded. For beginner
  3. 所属分类:P2P

    • 发布日期:2017-06-22
    • 文件大小:43284480
    • 提供者:ChenYong
  1. FaceRecog_src100902

    1下载:
  2. 基于OpenCV的人脸识别演示程序。目前实现了Gabor+Fisherface算法,还有几何和光照归一化。 -->请到 http://code.google.com/p/facerecog/ 下载最新版本。<-- 功能:对摄像头拍摄的或用户指定的图像,检测其中人脸,然后在已存储的人脸库中找到最匹配的人脸并显示。 在VS 2008 SP1上编写,使用了OpenCV 2.0和MFC,通过消息处理函数与用户进行交互,利用多线程来实时显示图像。 数据处理分为了C
  3. 所属分类:OpenCV

    • 发布日期:2017-04-09
    • 文件大小:1487828
    • 提供者:yk
  1. FeiQChatServer

    0下载:
  2. 基于C/S模型的网络聊天程序的开发,在VC MFC下创建用户界面,本源码为聊天才服务器端(server),支持多线程,可以同时创建多个客户端,可以群聊!-Based on C/S model of the development of Internet chat program in VC MFC to create user interfaces, the only source for the chat server (server), supports multi-threading, y
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:396782
    • 提供者:mumu
  1. MFCThread

    0下载:
  2. MFC下的多线程例子,包括线程间的同步以及临界资源的共享。-MFC under the multi-threaded examples, including synchronization and critical resources shared between threads.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-27
    • 文件大小:10637678
    • 提供者:zhao
  1. ProcessBar_control

    1下载:
  2. 实现进度条启动、暂停、终止的MFC小程序,采用了多线程工作方式。-To achieve the progress bar to start, suspension, termination of the MFC of small procedures, the use of a multi-threaded work.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-04
    • 文件大小:29420
    • 提供者:
  1. data

    1下载:
  2. 一个较为复杂的数据同步程序,涉及到sql和oracal数据库的访问,多线程,MFC网络编程,消息队列等内容-A more complex data synchronization process, and oracal related to sql database access, multi-threaded, MFC network programming, message queues, etc.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:251818
    • 提供者:zhjatp
  1. mike00oo

    0下载:
  2. 实现多线程断点续传和mfc节目结合客户端服务器端FTP下载上传和socket通讯-The realization of multi-threaded HTTP and mfc program combining server-side FTP client to upload and download socket communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-25
    • 文件大小:3287200
    • 提供者:mike
  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. ThreadSample

    0下载:
  2. 使用VC++中MFC实现多线程编程,该代码给出了基本框架。-Use VC++ In MFC to achieve multi-threaded programming, the code gives the basic framework.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:31518
    • 提供者:gausegao
  1. sample

    0下载:
  2. 在VS2005环境下,使用MFC实现一个马赛克图片特技的多线程播放。将打开按钮的响应函数中屏蔽的代码打开可以看到串行程序的效果。通过二者的对比可以深刻体会串行程序与多线程程序的区别。这是我自己写的,在讲课中用的一个小示例程序。-In the VS2005 environment, the use of MFC stunt the realization of a mosaic picture of the multi-threaded playback. Button will open the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:47667
    • 提供者:gausegao
  1. 11ThreadCRITICALSECTION

    0下载:
  2. mfc中多线程编程利用临界区对同一资源的操作-mfc in multi-threaded programming using the same resources to critical areas of operation
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:29156
    • 提供者:name
  1. duorenliaotian

    0下载:
  2. 采用多线程技术或使用MFC的Winsock类,实现多人群聊的网络聊天程序。-The use of multi-threading technology or the use of MFC s Winsock category, multi-network chat group chat program.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-02
    • 文件大小:1827
    • 提供者:simao
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com