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

搜索资源列表

  1. mfc_play

    0下载:
  2. 用MFC 多线程实现录音,播放, 存储(WAV) 声音文件。-with MFC multithreading recording, playback, storage (WAV) sound files.
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:37439
    • 提供者:侯玉海
  1. 完成版SuperKJData

    0下载:
  2. 基于mfc多线程框架的程序。可存储转发ftp程序,集客户端和服务器端-based on the framework of multi-threaded process. Ftp can be store - and-forward procedures, collect client and server
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:984393
    • 提供者:刘仲强
  1. 多线程USB通讯演示

    1下载:
  2. MFC的小项目演示了如何对于USB设备的枚举,然后读写,分别按不同线程操作的示例
  3. 所属分类:通讯/手机编程

    • 发布日期:2012-05-03
    • 文件大小:7380447
    • 提供者:wukashine
  1. Serial(MFC).rar

    0下载:
  2. 实现了SerialPort类,用于串口通信,并且采用多线程模式,Achieved the SerialPort class, used for serial communications, and using multi-threaded mode
  3. 所属分类:通讯编程

    • 发布日期:2017-03-22
    • 文件大小:55055
    • 提供者:邓梦
  1. hook

    1下载:
  2. MFC HOOK编程源码,拦截windows消息。-MFC HOOK programming source code, to intercept windows messages.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:463519
    • 提供者:nicholas
  1. MFC-TCP

    1下载:
  2. 基于MFC的窗口化的服务器和客户端之间的通信 采用TCP编程。对于新手来说还不错,包含多线程以及消息的传递机制-MFC-based window of the server and client using TCP communication between the programming. For starters, pretty good, including multi-threading and message passing mechanism
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18959043
    • 提供者:王林峰
  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-29
    • 文件大小:20621
    • 提供者:belie
  1. ScanPort

    1下载:
  2. MFC实现多线程 简单端口扫描程序 能自定义线程数量及扫描端口范围-MFC simple multi threaded port scanner can scan a custom port number and scope of the thread
  3. 所属分类:WinSock-NDIS

    • 发布日期:2015-10-25
    • 文件大小:3753218
    • 提供者:许奇龙
  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. Multithreadedprogressbar

    0下载:
  2. 一个多线程使用进度条的例程,可以帮助初学者学习基础的MFC编程。-More than one thread to use the progress bar in the routines that can help beginners learn the basis of MFC programming.
  3. 所属分类:StatusBar

    • 发布日期:2017-03-29
    • 文件大小:11737
    • 提供者:风少
  1. ZXG_MySniffer

    0下载:
  2. 饮水思源。决定分享自己的MFC编程开发经验。 ZXG_MySniffer网络抓包分析仪软件说明文档 一、 软件功能描述: 1、 能够获取本地网卡信息,包括以太网卡、无线网卡和虚拟网卡的所有详细数据; 2、 支持IP、ICMP、ARP、RARP、TCP、UDP等六种协议,提供用户自选包过滤规则; 3、 可多线程抓取数据包,并列表显示抓取的数据包;支持从数据链路层到传输层的包字段分析;支持包内数据明细记录; 4、 支持ARP查询功能,可多线程查询与本地以太网卡位于同一网
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-29
    • 文件大小:11778158
    • 提供者:G。G。
  1. FeiQChatClient

    0下载:
  2. 基于C/S模型的Winsock网络编程,网络聊天程序,在VC MFC下创建图形化界面,此工程为飞Q客户端(Client),可以发送消息,可以点对点传输文件,支持多线程-Based on C/S model Winsock network programming, network chat program, the VC MFC to create a graphical interface, this project fly Q for the client (Client), can send
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:393049
    • 提供者:mumu
  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. 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. MFC-multithread

    0下载:
  2. mfc设计tcp程序代码实例,包含了7个实用的练习例程,深入了解mfc多线程编程-Tcp programs examples based on MFC,inludeding 7 practical practice routines,allow you look insight the MFC multithread programing.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-27
    • 文件大小:9781808
    • 提供者:李晓刚
  1. MFC.multi.threaded.TCP.service.

    0下载:
  2. MFC多线程TCP服务设计经典代码MFC multi-threaded TCP service design classic code -MFC multi-threaded TCP service design classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:52384
    • 提供者:
  1. MFC-MultiThreadA

    0下载:
  2. MFC 多线程的例子-MFC 多线程的例子
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:28137
    • 提供者:ke
  1. MFC-Multithreaded-instance

    0下载:
  2. MFC多线程实例,通过对话框上的两个按钮控件来开启俩个线程,一个线程用来车削工件,另一个线程则用来退刀。-MFC multithreaded instance, through the dialog box on the two button controls to open two threads, one thread to turn the workpiece, another thread is used to return the knife.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8612863
    • 提供者:苏树林
  1. MFC表盘式时钟vs2010

    0下载:
  2. 使用MFC制作的表盘式时钟,功能有:1.表盘时钟与电子时钟双显示 2.时钟时间跟随系统 3.手动设置时钟时间 4.主题切换及其他美化。 采用多线程。内附简要说明(The clock dial made by MFC features: 1. double display of dial clock and electronic clock 2. clock time is following system 3.manually set clock time 4. theme switchi
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:82210816
    • 提供者:CindyGreen
« 1 2 34 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com