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

搜索资源列表

  1. UIThreadDemo

    0下载:
  2. vc 创建MFC用户界面线程\UIThreadDemo的程序源码,希望对大家有所帮助-vc create an MFC user interface thread \ UIThreadDemo the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:41856
    • 提供者:
  1. WorkThreadDemo

    0下载:
  2. vc 创建MFC工作者线程,进行耗时计算\WorkThreadDemo的程序源码,希望对大家有所帮助-vc MFC worker thread is created, a time-consuming calculations \ WorkThreadDemo the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40853
    • 提供者:
  1. MessageThread

    0下载:
  2. vc 使用自定义消息进行线程间的通信\MessageThread的程序源码,希望对大家有所帮助-vc using a custom message thread communication between \ MessageThread the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:27102
    • 提供者:程胜利
  1. EventThread

    0下载:
  2. vc 使用事件对象进行线程间的通信\EventThread的程序源码,希望对大家有所帮助-vc use the event object for inter-thread communication \ EventThread the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:28569
    • 提供者:程胜利
  1. EventThreadSyn

    0下载:
  2. vc 使用CEvent对象实现线程同步\EventThreadSyn的程序源码,希望对大家有所帮助-vc CEvent object implementation using the thread synchronization \ EventThreadSyn the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:27316
    • 提供者:程胜利
  1. MutexThreadSyn

    0下载:
  2. vc 使用互斥对象(Mutex)实现线程同步\MutexThreadSyn的程序源码,希望对大家有所帮助-vc mutex object (Mutex) to achieve thread synchronization \ MutexThreadSyn the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:27194
    • 提供者:程胜利
  1. SemaphoreThreadSyn

    0下载:
  2. vc 使用信号量(Semaphore)实现线程的同步\SemaphoreThreadSyn的程序源码,希望对大家有所帮助-vc using semaphores (Semaphore) to achieve thread synchronization \ SemaphoreThreadSyn the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:26536
    • 提供者:吴菲菲
  1. SearchFile

    0下载:
  2. vc 使用多线程进行文件搜索\SearchFile的程序源码,希望对大家有所帮助-vc using multi-threaded file search \ SearchFile the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:42660
    • 提供者:吴菲菲
  1. GetProcesses

    0下载:
  2. vc 获取当前系统的所有进程\GetProcesses的程序源码,希望对大家有所帮助-vc get current system all processes \ GetProcesses the program source code, we hope to help
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:26227
    • 提供者:吴菲菲
  1. CreateDestroyProcess

    0下载:
  2. vc 创建和终止进程\CreateDestroyProcess的源码-process creation and termination vc \ CreateDestroyProcess source
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-06
    • 文件大小:26649
    • 提供者:
  1. KillProcess

    0下载:
  2. 是一个自己动手写的杀死指定的系统中的进程的windows程序,包括创建进程快照,在快照里面筛选出指定进程,指定进程的访问权限,更改指定进程的访问权限,调用函数TerminateProcess终止该进程!是进程编程学习的很好的源码资料!-Is to write himself to kill the process specified in the windows system program, including creating a snapshot of the process, which
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1443313
    • 提供者:余福芳
  1. threadpool_src

    0下载:
  2. 实现线程池类软件参考,我参考的线程池类源码。-Implement the thread pool class software reference, I refer to the thread pool class source.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:73395
    • 提供者:李彦刚
  1. WANG

    0下载:
  2. 自己写的vc程序源码,实现dll注入,和自动发邮件等功能,看到这个好网站,和大家分享。exe文件工程没名字为WANGE,网站上可以下载。-Vc write their own source code, to achieve dll injection, and automatic email and other functions, see the good sites, and to share. exe file name for the project did not WANGE, the
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:3972333
    • 提供者:剑圣
  1. Process-monitors

    0下载:
  2. 简单的进程监视器,用VB编写的,可以监视到你打开的程序或你退出的程序,这个功能很实用,不过此源码相对比较简单易懂,对初学者很有帮助。-Simple process monitor written in VB, you can monitor your open programs or you exit the program, this feature is very useful, but this source is relatively straightforward, useful fo
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:2318
    • 提供者:宋波
  1. ThreadExample

    0下载:
  2. 该源码说明如何启动和终止线程,以及如何在不同线程中向同一控件输出内容-The source code shows how to start and terminate threads, and how in different threads to the same control output
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-08
    • 文件大小:40269
    • 提供者:陈宝生
  1. UIThreadDemo

    0下载:
  2. vc——创建MFC用户界面线程\UIThreadDemo的程序源码,值得一看!-vc- create an MFC user interface thread \ UIThreadDemo the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:43340
    • 提供者:
  1. WorkThreadDemo

    0下载:
  2. vc——创建MFC工作者线程,进行耗时计算\WorkThreadDemo的程序源码,值得一看!-vc- create MFC worker thread, time-consuming calculations \ WorkThreadDemo the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:42710
    • 提供者:
  1. ThreadPriority

    0下载:
  2. vc——设置线程的优先级\ThreadPriority的程序源码,值得一看!-vc- set the thread priority \ ThreadPriority the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:32197
    • 提供者:
  1. GlobleVarThread

    0下载:
  2. vc——使用全局结构进行线程间的通信\GlobleVarThread的程序源码,值得一看!-vc- use the global structure of inter-thread communication \ GlobleVarThread the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:30510
    • 提供者:
  1. EventThread

    0下载:
  2. vc——使用事件对象进行线程间的通信\EventThread的程序源码,值得一看!-vc- use the event object for inter-thread communication \ EventThread the program source code, worth a visit!
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-03
    • 文件大小:31412
    • 提供者:
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com