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

搜索资源列表

  1. MutexProcessSyn

    0下载:
  2. vc++进程开发之使用互斥对象(Mutex)实现不同进程间线程同步-vc++ thread synchronization process developed using mutex object (Mutex) between different processes to achieve
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:34498
    • 提供者:程雨
  1. SemaphoreThreadSyn

    0下载:
  2. vc++进程开发之使用信号量(Semaphore)实现线程的同步-process using semaphores vc++ developed (Semaphore) to achieve thread synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:32862
    • 提供者:程雨
  1. SearchFile

    0下载:
  2. vc++进程开发之使用多线程进行文件搜索-Use vc++ process developed multi-threaded file search
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:50374
    • 提供者:程雨
  1. GetProcesses

    0下载:
  2. vc++进程开发之获取当前系统的所有进程-vc++ process of development of all processes to get the current system
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:32165
    • 提供者:程雨
  1. code

    0下载:
  2. VC++深入详解code 配套代码,比较齐全-VC++ code
  3. 所属分类:Process-Thread

    • 发布日期:2017-06-11
    • 文件大小:17952140
    • 提供者:lsx
  1. VC

    0下载:
  2. 基于数据采集卡的数据采集软件 光谱信号的采集与处理-DAQ Visual C++ DataCard for Spectral collect
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-29
    • 文件大小:11452075
    • 提供者:green
  1. ProgressKiller_027

    0下载:
  2. 一个简易的结束进程程序,可以通过进程ID结束进程。适合初学者参考。使用VC++6.0编译。-End of the process a simple program that can end a process by process ID. Suitable for beginners reference. Compiled using VC++6.0
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:261833
    • 提供者:YouGuess
  1. ProgressList_076

    0下载:
  2. 一个简易的罗列进程的程序,可以列出系统中正在运行的所有线程。适合初学者参考。使用VC++6.0编译-A summary of the program lists the process, you can list all the threads running in the system. Suitable for beginners reference. Compiled using VC++6.0
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:246185
    • 提供者:YouGuess
  1. MTread

    0下载:
  2. 序工作者线程的实现(vc++多线程源程—一个多线程的实现)-Implementation of vc++ multi thread program worker thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1947796
    • 提供者:李稳国
  1. philosophers

    0下载:
  2. 用VC编程创建五个线程,模拟实现五个哲学家来竞争五只筷子(资源)去吃通心面的情况,必须确保五个线程的同步和互斥,并且在运行时不会产生死锁。-Creates five threads with VC programming, simulation five philosophers to compete for the five chopsticks (resources) to eat macaroni, must ensure that the synchronization and mutu
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-11
    • 文件大小:1399
    • 提供者:余婷婷
  1. TASKS

    0下载:
  2. 一个模仿任务管理器功能的VC++代码,界面简洁大方-Task Manager features an imitation of VC++ code, simple and elegant interface
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:1884457
    • 提供者:cln
  1. MultiThread2

    0下载:
  2. 基于VC++ MFC的多线程程序实例,该线程演示了如何传送一个整型的参数到一个线程中,以及如何等待一个线程完成处理。-Based VC++ MFC examples of multi-threaded program, which demonstrates how to send a thread integer parameters to a thread, and how to wait for a thread to finish processing.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-09
    • 文件大小:1870296
    • 提供者:秦继文
  1. MultiThread3

    0下载:
  2. 基于VC++的MFC多线程实例,该实例演示了如何传送一个结构体给一个线程函数,可以通过传送一个指向结构体的指针参数来完成。-MFC examples of multi-thread based VC++ of the examples demonstrated how to transfer a structure to a thread function, the parameters can be a pointer to a structure through transfer to co
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-08
    • 文件大小:1876422
    • 提供者:秦继文
  1. MutilThread8

    0下载:
  2. 基于VC++的多线程实例,该例程演示了如何使用自定义消息进行线程间通信。首先,主线程向CCalculateThread线程发送消息WM_CALCULATE,CCalculateThread线程收到消息后进行计算,再向主线程发送WM_DISPLAY消息,主线程收到该消息后显示计算结果。 -Examples VC++ based multithreading, which is routine demonstrates how to use a custom message for inter-th
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3597443
    • 提供者:秦继文
  1. Multi-Thread

    0下载:
  2. 通过多个线程同时访问同一个火车票购买实例介绍VC多线程操作。-ON划词翻译ON实时翻译通过多个线程同时访问同一个火车票购买实例介绍VC多线程操作。 By multiple threads simultaneously access the same train ticket purchase VC examples of multi-threaded operation.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:454201
    • 提供者:独闯天涯
  1. MultiThread

    0下载:
  2. 基于VC++的多线程编程,实现了两个线程伪并行运行-Based on multi-threaded programming VC++ achieve a pseudo two threads to run in parallel
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:690
    • 提供者:温泉
  1. 2.1

    0下载:
  2. 生产者与消费者问题,采用信号量机制,vc编程,C语言,windows环境下-Producers and consumers, using semaphore mechanism, vc programming, C language, windows environment
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-12
    • 文件大小:1479
    • 提供者:苘郁蓁
  1. CWor

    0下载:
  2. VC产生dll,导出的是一种类结构,并且在VS中是能导进去和引用的-VC DLL, export a variety structure, and is in VS can guide and reference
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-27
    • 文件大小:9371858
    • 提供者:余伟
  1. ClearRubbish

    0下载:
  2. VC++实现的多线程系统清理程序,可清理系统垃圾文件,使用的是多线程技术-VC++ implementation of the multi-threaded system cleaning program can clean up the system junk files, using multi-threading technology
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:56124
    • 提供者:编程
  1. VCServiceDemo

    0下载:
  2. VC开发环境服务进程的演示程序,可以把你的程序代码作为服务在VC开发环境执行-VC development environment for service execution environment in the development of the VC service process demonstration program, you can put your code as
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-14
    • 文件大小:5261
    • 提供者:erg
« 1 2 ... 23 24 25 26 27 2829 30 31 32 33 ... 50 »
搜珍网 www.dssz.com