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

搜索资源列表

  1. pipe

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助。-Interprocess communication VC++ set of source instance, the communication between the process and the method instance, some small programs to achieve these procedures cli
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-10
    • 文件大小:2114969
    • 提供者:MarkZar
  1. VideoDemo

    0下载:
  2. 进程间通信的VC++源码实例集,进程之间的通信以及实现方法实例,通过一些小程序来实现,这些小程序有剪贴板实例、邮槽、匿名管道等,希望对VC++基础用户有帮助-Communication between the inter-process communication the VC++ source instance set, the process and the method instance, through a number of small programs to achieve thes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:67184
    • 提供者:suehao
  1. multitreadsrc3

    0下载:
  2. VC++多个线程实例参考程序3,包括线程创建和使用-Instances of VC++ reference program 3 more threads, including thread creation and use of
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2317245
    • 提供者:cheng
  1. FetchDll

    0下载:
  2. 动态链接库常用于封装一些功能函数,基于VC++编写的动态链接库实例程序-The dynamic link library is commonly used in the package of some functions, based on VC++ to write dynamic link library sample program
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-21
    • 文件大小:197262
    • 提供者:qiujiayong
  1. WorkQueue

    0下载:
  2. VC实现多线程的实例,帮助理解多线程的设置和控制-VC multithreaded instance, to help understand the setup and control of multi-threaded
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:103565
    • 提供者:杜继永
  1. TestDll

    0下载:
  2. dll机制,使用方法,在vc++下直接正常运行导出生成dll,将dll放入姜指定的文件夹中直接使用即可-dll mechanism to use, directly vc++ under normal operation to export the generated dll dll into the ginger specified folder directly use can
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-20
    • 文件大小:12944384
    • 提供者:周同庆
  1. thread-use-demo

    0下载:
  2. thread-use-demo 简单 winapi Vc++ 多线程示例-thread-use-demo the Simple winapi Vc++ multithreaded example
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-11
    • 文件大小:38722165
    • 提供者:蒋生
  1. Protect

    0下载:
  2. VC++守护进程开发, 由于守护某个需要保护的程序-VC++ Protect Thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-10
    • 文件大小:608360
    • 提供者:周亮
  1. ClearVC

    0下载:
  2. 为vc工程瘦身的一个很实用的软件源代码,可以选择性的完成你的工程清理工作-The good dynamic library learning software to achieve the creation of a dynamic library, the procedure is called
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-19
    • 文件大小:18858
    • 提供者:尹传明
  1. RemoteInject

    0下载:
  2. vc++6.0开发的dll远程注入简单示例-A simple app of remote inject by VC++6.0
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:113571
    • 提供者:曾涛
  1. Thread

    0下载:
  2. vc控制窗口控件,vc给控件发送消息,vc多线程给控件发送消息控制控件。-The vc Control window controls, vc send a message to the control vc multithreading send a message to the control control control.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-16
    • 文件大小:3649626
    • 提供者:韩晓东
  1. Windows--Thread

    0下载:
  2. 进程和线程举例介绍内容详细,基本介绍了VC编程中的线程知识,可参考-Process and thread as an example to introduce the contents in detail, can refer to have a look
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:233173
    • 提供者:吴格菲
  1. RTUTESTNEW

    0下载:
  2. VC socket收发数据并生成文档,运用多线程技术,能往目标ip发送数据-The VC socket to send and receive data and generate documentation
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-22
    • 文件大小:1996254
    • 提供者:st
  1. MFCVega

    0下载:
  2. 用于飞机合成视景的编程,用vc和vega软件,联合编写-vc vega
  3. 所属分类:Process-Thread

    • 发布日期:2016-04-27
    • 文件大小:4782080
    • 提供者:小小
  1. MultiThread2

    0下载:
  2. 基于VC++的双线程,多线程运算实例,如上图所示的窗口中,有两个线程,一个是计算9X9乘法,另一个线程则对1——100000以内的数进行求和运算,点击“开始”按钮后,两线程分别进行运算,互不影响,多线程可有效提升程序处理性能。-Based dual-thread VC++, multi-threaded computing instances, as shown above the window, there are two threads, one calculated 9X9 multipl
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-20
    • 文件大小:19855
    • 提供者:zhb
  1. vcThread

    0下载:
  2. vc知识库多线程例子,用2010编写的,以前的程序是vc6.0,所有的都能运行。-vc Knowledge Base multithreaded example, written by 2010, before the program is vc6.0 can run.
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-12
    • 文件大小:14642756
    • 提供者:韩晓东
  1. MultiThead

    0下载:
  2. vc多线程通信及互斥,模拟火车票购票系统,-vc multithreading communication and mutually exclusive, analog train ticket system
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-07
    • 文件大小:7797
    • 提供者:
  1. readfile

    0下载:
  2. VC++ 6.0 多线程读取文件的例子 适合初学者-6.0 multithreaded VC++ read file example for beginners
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-08
    • 文件大小:931
    • 提供者:GWL
  1. threadpool_src

    0下载:
  2. vc实现的线程池方案,对多线程编程者是一个很好的帮助,-Thread pools scheme implemented on VC, multi-thread programming is a very good help
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-13
    • 文件大小:25741
    • 提供者:浪漫小龟
  1. Clipboard

    0下载:
  2. 使用vc++写的一个剪贴板程序,单击左边的按钮,可以复制文字到剪切板,单击右边的按钮可以将文字粘贴到右边编辑框内-use vc++ to write a clipboard program, click the left button, you can copy text to the clipboard, and paste the text to the right of the edit box you can click the right button
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-05
    • 文件大小:1870695
    • 提供者:冒佳明
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 50 »
搜珍网 www.dssz.com