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

搜索资源列表

  1. 杀死系统进程代码

    0下载:
  2. 该软件提供了打开进程,杀死进程,刷新进程等功能,对了解windows的进程程序的编写方法很有帮助,建议学习进程的同志参考参考!-The software provides the open process, kill the process, setting a new process and other functions, the windows to the understanding of the process of writing helpful approach, the prop
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:38201
    • 提供者:刘华
  1. 进程手术刀1.0

    0下载:
  2. 功能:1.显示系统进程及进程的模块、线程信息。2.能杀死任意进程包括系统服务进程。3.能释放任意进程中的任意模块,不过有些关键模块释放不了。4.结束任意进程中的任意线程。5.请用右键进行操作。编译平台:1.该代码在Windows2000+sp2+VC.net平台下编译通过。应用:1.可以用来结束有些以服务进程形式的HACKER及病毒进程。2.可以干掉以DLL形式存在的木马。警告:不要太随意得KILL进程,有些服务进程你KILL了之后要倒霉的。-functions : 1. Display Sys
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:274270
    • 提供者:李小
  1. 2.如何获取系统进程?

    0下载:
  2. 本程序使用VC编写,用于获取系统进程的标志号。-procedures for the use of the VC preparation for the acquisition process, a symbol.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:33621
    • 提供者:汤目
  1. 3.如何终止指定进程?

    0下载:
  2. 程序用VC编写,短小,说明如何终止指定进程。-procedures VC preparation, short on how to terminate the designation process.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:35579
    • 提供者:汤目
  1. 基于DELPHI环境的进程调度算法

    0下载:
  2. 这是操作系统中的一个进程调度算法的源程序!使用delphi7.0K开发!-This is a programme of arithmetic of process attemper with DELPHI 7.0.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:198033
    • 提供者:罗刚
  1. 进程12

    0下载:
  2. 进程之间以时间片为单位,进行唤醒,调用,当时间片到后,进程就进入等待队列,而且是按优先级进行调用。-processes with time-unit, awakened, called when time-to the post, the process would enter the waiting queue, but is carried out according to priority calls.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:24065
    • 提供者:马难
  1. 进程调度模拟

    0下载:
  2. 一个用vb编写的用来模拟进程调度的小程序!-with a vb prepared for the simulation process of scheduling small programs!
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:29517
    • 提供者:路加
  1. 进程调度试验

    0下载:
  2. 进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:1998
    • 提供者:求新
  1. 进程监视

    0下载:
  2. 对局域网内的计算机进行进程监控,可以强制关闭该计算机的进程。-right for the process control computer, the computer forced the closure of the process.
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:189705
    • 提供者:八戒
  1. 第6章 进程查看程序

    0下载:
  2. 第6章 进程查看程序 .rar-process procedures View View process procedures. Rar
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:95930
    • 提供者:
  1. 569999进程管道的vc实现

    0下载:
  2. 进程通信管道模拟,上课时的作业留下的程序,经过老师修改课执行-process communication channel simulation class left the operating procedures are followed, the implementation of the teachers change classes
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:15970
    • 提供者:刘新门
  1. 模拟进程管理

    0下载:
  2. 本程序模拟进程管理,类似windows里的进程管理界面,但是只是模拟各种状态的转换以及cpu的分配,有利于在学习os时对进程加深理解-the simulation process management, and similar windows Lane process management interface, but only to simulate a state of the allocation of cpu is conducive to the learning process ri
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:12818
    • 提供者:刘凯
  1. (进程通信)

    0下载:
  2. 进程管理中的进程通信 父进程和子进程间的通信 以及五种通信方式-process management of the process of communication process and the father of the child process and the communication between the five means of communication
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:649801
    • 提供者:王成
  1. 进程安全性算法

    0下载:
  2. 操作系统进程检测死锁模拟银行家算法,安全性算法-operating system simulation process Deadlock Detection Algorithm bankers, security algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:7339
    • 提供者:杨鼎新
  1. 模拟进程调度

    0下载:
  2. 模拟操作系统进程调度的算法采用时间片轮转法和优先权法-operating system simulation process scheduling algorithm-time Web-law and law priority
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6537
    • 提供者:杨鼎新
  1. 进程-1

    0下载:
  2. 在VC6.0下利用消息实现内部进程通讯--VC设计。-VC6.0 in using information to achieve internal communication process -- VC design.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2955
    • 提供者:贾炜
  1. DOS显示进程

    0下载:
  2. 一个经典的用dos窗口显示windows进程的源代码我化了好长时间写出来的,请联系我wuhaitian12345@163.com-a classical process explorer in DOS command window.I spent much time on finishing it. Contact me with wuhaitian12345@163.com.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:43185
    • 提供者:海天
  1. 进程管理模拟

    0下载:
  2. 系统资源(r1…rm),共有m类,每类数目为r1…rm。随机产生进程Pi(id,s(j,k),t),0<=i<=n,0<=j<=m,0<=k<=dt为总运行时间,在运行过程中,会随即申请新的资源。描述进程运行状态。-system resources (r1 ... rm), a total of m category, the number of each type of r1 ... rm. The process of randomly generated
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:749771
    • 提供者:雨后阳光
  1. 通过消息实现进程间的通信

    1下载:
  2. 利用消息机制实现数据交换实现方便、应用灵活,广泛应用于无须大量、频繁数据交换的内部进程通信系统之中。-use of information data exchange mechanism to achieve convenient and flexible applications, which are widely used without massive, frequent exchange of data in the internal process communications sys
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:107568
    • 提供者:唐伟龙
  1. linux 线程 进程经典文章

    0下载:
  2. 学习操作系统时,进程和线程搞了很久,还是一知半解,看了这一篇文章,才在整体在明白了它们之间的依存-learning operating system, processes and threads engage in a long time, or only a little, having read this article, but only in general they understand the interdependence between the
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:15213
    • 提供者:Jack
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com