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

搜索资源列表

  1. process-thread

    0下载:
  2. 进程与线程操作模块的E语言源码,适用于4.0以上版本-process and thread operation of the E module language source code, apply to the above version 4.0
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:9583
    • 提供者:jz0701
  1. creat thread

    0下载:
  2. 在程序运行过程中创建一个线程-operating procedures in the process of creating a thread
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:25569
    • 提供者:崔凯
  1. 安全稳定的实现进线程监控

    0下载:
  2. 用PsSetCreateProcessNotifyRoutine,PsSetCreateThreadNotifyRoutine来进行进程线程监控我想大家已经都非常熟练了.sinister在<>一文中已经实现得很好了.前一段时间看到网上有人在研究监视远线程的文章,比较有意思.就写代码玩一玩.这之中就出现了一些问题.比方说直接用sinister的代码的话,是不能动态卸载的,因为他在安装了进线程监视函数后没有进行清除动作,造成在动态卸载时蓝屏,BUGCHECK为0x000000ce,错误码
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:7492
    • 提供者:
  1. process--help-warrapper-class

    0下载:
  2. windows mfc process helper class find process and thread read process memory
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-07
    • 文件大小:10982
    • 提供者:tarahan
  1. Java-process

    0下载:
  2. Java实现进程调度(基于优先级的进程调度算法-Java realization of the process of scheduling (the process of priority-based scheduling algorithm
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-22
    • 文件大小:5279
    • 提供者:yy
  1. multi-process-thread-sort

    0下载:
  2. 一个完整VC开发工程:实现用多进程和多线程进行快速排序-a complete VC project: accomplish fast sorting by using multi process and multi thread programming technique
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:2772840
    • 提供者:du yu ling
  1. PROCESS

    0下载:
  2. 进程管理和线程管理 进程管理和线程管理-Process management process management and thread management and thread management
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:31369
    • 提供者:王晓
  1. Port

    0下载:
  2. delphi 串口调试软件,有消息处理和多进程处理,供同僚们参考。-delphi serial debugging software, information processing and multi-process handling, for my colleagues to refer to.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:3668
    • 提供者:xiaomin
  1. duoxiancheng

    0下载:
  2. 编写多线程的程序 1)试验目的和内容 理解操作系统中的进程和线程的概念,比较单进程(线程)和多进程(线程)的程序结构和执行方面的区别,指出多进程(线程)的好处。 2)试验环境 在windows下用VC++编写一个多线程的程序并比较与单线程程序的区别*/-Procedures for the preparation of multi-threading 1) test the purpose and content of understanding the proces
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:3256
    • 提供者:殷晓飞
  1. thread

    0下载:
  2. 使用java技术清楚描述进程于线程的使用方法-The use of java technology clearly describe the process in the use of thread
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:14691
    • 提供者:juer
  1. process_and_thread

    0下载:
  2. sample source for process and thread. it compiled in evc++4
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:135313
    • 提供者:zeromirr
  1. Thread

    0下载:
  2. 线程的应用,基本的线程及其方法的调用,进程同步的应用-Threaded applications, the basic method of the thread and calls the application process synchronization
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:5600
    • 提供者:李明
  1. PROCESS

    0下载:
  2. 进程与线程中的信号量编程,有关进程Process方面的源代码-Process and thread semaphore programming aspects of the process, the source code of Process
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:40131
    • 提供者:陈九天
  1. THREAD

    0下载:
  2. 进程与线程中的信号量编程,有关线程(Thread)方面的源代码-Process and thread programming semaphore, the thread (Thread)' s source code
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:36197
    • 提供者:陈九天
  1. HowToRealizeMuti-ThreadAndMulti_task

    0下载:
  2. 这是一个描述如何实现多线程多任务的程序,-This is a program which illustrates how to realize multi-thread and mult-task
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:48585
    • 提供者:lidongdong
  1. DiningPhilosophers

    0下载:
  2. 六个哲学家就餐问题,体验进程(线程)和死锁的问题.本实验设计个哲学家共享一个相同的线程,既完成线程同步,又预防死锁发生.-6 dining philosophers problem, experience the process (thread) and deadlock issues. The experimental design a philosopher share a similar thread, both complete thread synchronization, but a
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-17
    • 文件大小:195562
    • 提供者:小白鲨
  1. Thread-and-Process-Source-code

    0下载:
  2. 这是为VC++进阶爱好者学习的源代码,全都通过编译-This is for the advanced amateur to learn VC++ source code, compile all
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-11
    • 文件大小:2806568
    • 提供者:AiGangZhen
  1. Thread-programming

    0下载:
  2. 针对windows多线程编程的 一步步说清楚了 进程 线程 相关内存管理的 然后叫教会你如何进行多线程编程-The step by step for Windows multi-threaded programming point process thread of relevant memory management and called for multithreaded programming teach you how to
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:31896
    • 提供者:陈一
  1. Process--thread-enumeration

    0下载:
  2. 进程、线程枚举,窗体组件调用例程的功能 -Process, thread enumeration, form component invokes a routine
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:286760
    • 提供者:阿斯顿
  1. process

    0下载:
  2. 线程同步与异步套接字VC++编程实例,演示如何保证应用程序只有一个进程、线程死锁、基于消息的异步套接字实现,若要更细节的了解,请下载源码编译运行。-Thread synchronization with asynchronous socket VC++ programming examples, demonstrates how to ensure that only one application process, thread deadlocks, the message-based asy
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-29
    • 文件大小:36571
    • 提供者:MarkZar
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com