CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - vc 多线程

搜索资源列表

  1. CSerialPort-CommTest

    0下载:
  2. 串口测试,基于VC++,多线程编程,可同时测量四个串口-Serial test, based on VC++, multi-threaded programming, which can measure four serial ports
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:55701
    • 提供者:露珠
  1. multithread

    0下载:
  2. 用VC++实现多线程的工作,一个进程下的两个线程的工作情况-With VC++ Realization of multi-threading work, a process under the work of the two threads
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:75565
    • 提供者:陆也
  1. MultiThread

    0下载:
  2. VC++写的第一个多线程程序,卖100张票。-VC++ to write the first multi-threaded process and sell 100 tickets.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1213430
    • 提供者:xiaoqing
  1. Code

    0下载:
  2. 关于VC++ 的一些小程序。包含界面的设计。还有一些多线程程序设计。-VC++ on a number of small procedures. Contains the interface design. There are also multi-threaded programming.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-18
    • 文件大小:5016878
    • 提供者:张西
  1. multProcess

    1下载:
  2. 这是一个用VC++编写的一个多线程的程序,点击测试开始菜单时会显示进度条并且显示运行时间,点击停止时会显示为0.-This is a used VC++ to prepare a multi-threaded process, click on the Start menu to test the progress bar will show the running time and shows, click to stop when they appear as 0.
  3. 所属分类:Other windows programs

    • 发布日期:2016-04-12
    • 文件大小:1947454
    • 提供者:liyangyang
  1. MultiThread090808

    0下载:
  2. VC多线程学习样例很简单很实用的例子。。。对初学者很有用-Multithread VC sample is very simple to learn a very practical example. . . Very useful for beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1860718
    • 提供者:王生
  1. Chat

    0下载:
  2. 这是一个使用VC++编写的MFC聊天程序,运用了多线程,这个程序的接收端和发送端在同一程序内DLL文件嵌入在内,只需输入对方IP(对方电脑也必须运行程序)即可聊天。-This is a VC++ using the chat program written in MFC, using a multi-threaded, the receiving end of this process and sending side in the same program embedded within th
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:28760
    • 提供者:sundachun
  1. ins52_OPCTest

    0下载:
  2. VC OPC client from http://my-trac.assembla.com/ins52_OPCTest/browser
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:38608
    • 提供者:jvalero
  1. vc

    0下载:
  2. 在VC_中利用API实现多线程编程实例 .〔摘 要〕32 位Windows 环境下的Win32 API 提供了一些多线程应用程序开发所需要的接口函数,本文介绍 了一种在Visual C + + 中利用Win32 API 编制多线程程序的实例,有助于加深对Windows 多线程编程技术的 认识及理解.-The Case to Real ize Multi- thread Programming Based on API in VC++
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:213476
    • 提供者:趁样
  1. vcMultiThread

    0下载:
  2. VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。 -VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex object' s explain how to use multi-threaded mutex object to achieve synchr
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:39145
    • 提供者:zs21
  1. MultiThread

    0下载:
  2. VC++ 多线程与聊天室程序的编写,多线程应用中容易出现的问题。互斥对象的讲解,如何采用互斥对象来实现多线程的同步。如何利用命名互斥对象保证应用程序只有一个实例运行。应用多线程编写网络聊天室程序。在接收线程函数中,遗忘了释放指针的操作,在随盘代码中已更正,特此说明。-VC++ multi-threaded programs written with the chat rooms, multi-threaded applications prone to problems. Mutex objec
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:37875
    • 提供者:胡杨
  1. Chat_tool_based_on_VC

    0下载:
  2. VC++环境下,采用多线程编写简单的网络聊天室源代码-source code of chat room tool
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:241682
    • 提供者:liang
  1. MultiThreadLaplacian

    0下载:
  2. 使用VC++实现多线程,可以借鉴学习其中的精华-Use VC++ multi-threaded, you can learn the essence of learning which
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:3709952
    • 提供者:天甜
  1. VC--com

    1下载:
  2. 非常好用的多线程串口通信实例,新手可作为参考。-Very easy to use multi-threaded serial communication example, the novice can be used as reference.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:94243
    • 提供者:彭婷婷
  1. VC-multi-thread-progress-bar

    0下载:
  2. VC写的多线程进度条,大家自己看看,写的还算可以-VC multi thread progress bar
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:34883
    • 提供者:黎明的曙光
  1. 51CTO下载-29782196VC多线程编程大全(1)

    0下载:
  2. VC++多线程实例,为了补充C++没有线程池的缺憾(VC++ multithreaded instance)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:1198080
    • 提供者:kangwei
  1. VC++安全终止线程

    0下载:
  2. 自己写的一个例子,用于VC的多线程安全退出。(Write an example of their own, for VC multi thread safe exit.)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:3551232
    • 提供者:uo07s
  1. C++多线程编程

    0下载:
  2. 多线程编程总结,讲述了多线程创建使用的方法,有代码实例。(Multithreaded programming, about the way to create using multi-threaded, with code examples.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:6144
    • 提供者:liantao68
  1. VC 多线程编程

    0下载:
  2. VC ++多线程编程详细讲解与实例()
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:20480
    • 提供者:亮亮哥哥
  1. mfc

    0下载:
  2. 包含客户端和服务端,有简单的界面,能实现简单聊天(It includes a client and a server, with a simple interface and a simple chat)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-02
    • 文件大小:4714496
    • 提供者:你你183
« 12 »
搜珍网 www.dssz.com