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

搜索资源列表

  1. wujincheng

    0下载:
  2. 无进程式线程插入穿墙技术实现的VC++源代码-No insert wear process-type thread-wall technology to achieve the source code of vc++
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:26387
    • 提供者:
  1. mtgdi

    0下载:
  2. VC++基础编程:面向对象多线程框架。 -VC++ based programming: object-oriented framework for multi-threading.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:37811
    • 提供者:jimwind
  1. testmanagerthread

    0下载:
  2. 一个vc写的多线程例子,通过单线程和多线程的执行效果来展示多线程的特点,改实例中使用了进度条-Vc wrote a multi-threaded example, through the single-threaded and multi-threaded implementation of effect to show the characteristics of multi-threading, changing an instance of the use of a progress ba
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:764061
    • 提供者:wwwyyy
  1. danwendangjinclz

    0下载:
  2. 利用VC++编程MFC中单文档的多线程的实例及说明文档,其中包含源代码,对于初学者非常有用,值得一看。-VC++ programming using MFC multi-threading in a single document, examples and documentation, including source code, very useful for beginners, worth a visit.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1948062
    • 提供者:ngfwin
  1. mtvchelper

    0下载:
  2. VC清理助手使用了多线程,可以在查找大批文件时不会导致UI停顿!-VC clean-up assistant to use a multi-threaded, you can find a large number of documents will not lead to a standstill UI!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:26994
    • 提供者:♬ \(^o^)/~◇
  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. vcthreads

    0下载:
  2. 10个VC++多线程操作实例源代码,内容涉及如何安全终止线程、如何创建UI线程、如何创建Worker线程、如何等待线程结束、如何挂起和恢复线程、如何获得线程的退出码、如何使用互斥量、如何使用临界区、如何使用信号量等内容,入门者更应该看一看,多线程的使用很广泛,可以提高程序效率。 -10 VC++ source code examples of multi-threaded operation, which relates to how to safely terminate the thre
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:134071
    • 提供者:yzj
  1. MultiThread1

    0下载:
  2. 实现火车站售票系统,采用多线程和互斥对象,在VC++环境实现。-Achieve the train station ticketing system, using multi-thread and mutex objects, in the VC++ environment for implementation.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1197754
    • 提供者:s080101132
  1. StressMark

    0下载:
  2. 介绍开放源代码的压力测试程序StressMark ,带VC工程和使用指南及授权文件,采用多线程实时显示数据,具备基本报表功能。-Introduced open-source stress-testing procedures StressMark, with VC works and the use of guidelines and authorization documents, using multi-threaded real-time display of data, with bas
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:136839
    • 提供者:吴仲春
  1. Clipboard

    0下载:
  2. 一个简单的线程变成的,利用vc编写的,希望能对大家有帮助-A simple thread into the use of written vc
  3. 所属分类:Menu control

    • 发布日期:2017-05-08
    • 文件大小:1871136
    • 提供者:王军
  1. 32

    0下载:
  2. 用vc++环境去建立计算机用户,并且运用了双线程-Using vc++ environment to build computer users, and the use of a dual-threaded
  3. 所属分类:Network Security

    • 发布日期:2017-05-08
    • 文件大小:1930425
    • 提供者:dean
  1. iWonder

    0下载:
  2. 这是一个小时候玩的“五道儿”的简单演示程序。 本源码适合初学VC的朋友,这也是我学习用SOCKET作局域网通讯编程 的工程,使用VC6编制的。同时你还可以学习到多线程的使用、双缓冲区绘图、 动画光标ANI的使用,键盘鼠标的基本响应等等。欢迎测试使用哦!-This is a child playing the " five children" , in simple demo program. The source for beginners VC friends, t
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:648322
    • 提供者:sck007
  1. Lesson15

    0下载:
  2. 孙鑫vc++深入详解第十五课,多线程程序的编写,多线程应用中容易出现的问题。护持对象的讲解,如何使用护持对象来实现多线程的同步。-Sun Xin vc++ in-depth Xiangjie 15th class, multi-threaded programs written in multithreaded applications that can easily arise. Mostly from the object' s explain how to use the power
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-17
    • 文件大小:26711086
    • 提供者:张帅
  1. 675

    0下载:
  2. 多线程操作,windows下的多线程编程VC++源代码-it is used to operate mudli
  3. 所属分类:Communication

    • 发布日期:2017-05-02
    • 文件大小:600506
    • 提供者:杜三忒
  1. FileCopy-MultiThread

    0下载:
  2. 使用多线程实现文件的复制,使用VC环境开发的。-Achieved using multi-threaded file copy, using VC++ developers.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:32496
    • 提供者:xuhui
  1. TopMp3Player

    1下载:
  2. 超强MP3播放器。用VC++编写的播放器,功能强大,技术亮点包括:1、非模态对话框的创建;2、位图时钟;3、横向滚动文字;4、递归查找文件;5、系统托盘;6、弹出式菜单;7、位图按钮;8、多线程处理-Super MP3 player. Written by VC++ player, powerful, technical highlights include: 1, non-modal dialog creation 2, bitmap clock 3, horizontal scrolli
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-16
    • 文件大小:4512625
    • 提供者:ZhouLi
  1. Chatintwo

    0下载:
  2. 这是基于vc的实现多线程聊天的一个程序是学习多线程和网络编程的好材料-it is good for you to study vc and it is about chat between two computer
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:27520
    • 提供者:白木
  1. CThread

    0下载:
  2. 很多VC初学者对线程的概念比较模糊,本程序演示了如何字啊VC中使用线程。-Many VC beginners rather vague concept of a thread, this program demonstrates how to use the word ah VC thread.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-14
    • 文件大小:5460
    • 提供者:123
  1. MFC_Thread

    0下载:
  2. 在VC++6.0下环境开发,应用了线程,并用了临界区来同步对象。-In VC++6.0 under the environmental development and application of the thread, and used to synchronize the object of critical areas.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3756942
    • 提供者:min
  1. FileWatcher

    0下载:
  2. VC例程多线程目录检测,可以检测目录中文件的创建、修改、重命名等事件。-VC routine multi-threaded directory detection, can detect the files in the directory to create, modify, rename and other events.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:54693
    • 提供者:zhoujie
« 1 2 ... 39 40 41 42 43 4445 46 47 48 49 50 »
搜珍网 www.dssz.com