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

搜索资源列表

  1. rr

    0下载:
  2. 时间片轮转调度是一种最古老,最简单,最公平且使用最广的算法。每个进程被分配一个时间段,称作它的时间片,即该进程允许运行的时间。如果在时间片结束时进程还在运行,则CPU将被剥夺并分配给另一个进程。如果进程在时间片结束前阻塞或结束,则CPU当即进行切换。调度程序所要做的就是维护一张就绪进程列表,当进程用完它的时间片后,它被移到队列的末尾。-CPU will be denied and assigned to another process. If the process before the end
  3. 所属分类:OS Develop

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

    0下载:
  2. 创建进程 本实验显示了创建子进程的基本框架。程序只是再一次地启动自身,并显示它的系统进程ID和它在进程列表中的位置。 步骤1:编译并执行2-1.exe程序, 完成下列问题。 程序2-1是一个简单的使用CreateProcess() API函数的例子。首先形成简单的命令行,提供当前的EXE文件的指定文件名和代表生成克隆进程的号码。大多数参数都可取缺省值,但是创建标志参数使用了:CREATE_NEW_CONSOLE 标志,指示新进程分配它自己的控制台,使得运行示例程序时,在任务栏上产生许
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:377426
    • 提供者:吴起
  1. 122

    0下载:
  2. 本程序显示了创建子进程的基本框架。该程序只是再一次地启动自身,显示它的系统进程ID和它在进程列表中的位置。-This program shows to create the basic framework of the child process. This procedure is once again to start their own, shows the system process ID and it in the process that the position of the l
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:19897
    • 提供者:wy
  1. ProcessList

    0下载:
  2. 用MFC list Control 显示进程列表-process list
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:31298
    • 提供者:
  1. check_tasl_dll

    0下载:
  2. 一个监测并对比进程的DLL,附带测试程序。 DLL获取当前进程列表,并与文件中存储的列表相比对,得出的比较结果输出到文件中。-A process to monitor and compare the DLL, with a test suite. DLL for the current process list and the list stored in the file comparison, compare the results derived from the output
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4182632
    • 提供者:ZYZ
  1. AppInitHook

    0下载:
  2. 本文介绍了一种简单的方式,成立全系统的全局API钩子。它使用的DLL注入和API挂接Mhook库AppInit_DLLs注册表键。为了说明这种技术,我们将展示如何轻松地隐藏CALC.EXE从正在运行的进程列表。-This article describes an easy way to set up system-wide global API hooks. It uses AppInit_DLLs registry key for DLL injection and Mhook library
  3. 所属分类:Hook api

    • 发布日期:2017-03-29
    • 文件大小:777921
    • 提供者:刘永
  1. ProcessQueryDemo

    0下载:
  2. 在Windows7下获取进程列表demo-The Demo about quering the list of processes under Windows7.
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-15
    • 文件大小:4038737
    • 提供者:fanyanbo
  1. Process-state-trans-describe-system

    0下载:
  2. 提供导致进程状态变化的调用接口,包括创建、删除、调度、阻塞、时间到、挂起、激 活等;实现进程列表显示的接口;这里设计的进程是一个假设的对象实体,是由程序自己创 建和删除,不是系统维护的进程。-Availability leads to the call interface of the process status changes, including create, delete, scheduling, blocking, time to suspend, activate, etc
  3. 所属分类:RichEdit

    • 发布日期:2017-03-27
    • 文件大小:312497
    • 提供者:zz zigzag
  1. jkjc

    0下载:
  2. 监控任务管理器的进程当指定的进程启动时,程序会自动检测该进程是否存在进程列表中,当指定进程在进程列表就会自动关闭-Monitoring task manager processes when the specified process starts, the program will automatically detect whether the process is in the list of processes, when the specified process in the pro
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-07
    • 文件大小:490495
    • 提供者:ye132456
  1. ProcessMonitor

    0下载:
  2. 操作系统大作业,自己做的进程管理器,能显示进程列表,系统资源使用情况及每个进程的详细信息。-Operating system work, do the process manager can display the list of processes, system resource usage and process information.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:213103
    • 提供者:lzr
  1. system-processes-list

    0下载:
  2. 此软件为取系统进程列表示范,新手参考下吧!-This software is to take the system processes the list of demonstration, novice reference it!
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:630149
    • 提供者:阿萨德
  1. Delphi_Process

    0下载:
  2. Delphi显示进程列表 Delphi取得某进程EXE路径 Delphi取得窗口列表 Delphi取得窗口进程路径 Delphi获取文件属性 Delphi判断程序是否在运行 -Delphi displays the list of processes Delphi made the path a process EXE path Delphi made window process to obtain a list of windows Delphi Delphi Del
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-31
    • 文件大小:2903
    • 提供者:vivi
  1. Process_Traverse

    0下载:
  2. 进程查看程序--遍历系统进程列表,将进程信息显示到list当中。-The process viewer- traverse the system process list, process information to the list.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:3590389
    • 提供者:chitao
  1. ConsoleHideRun

    0下载:
  2. ConsoleHideRun.rar 隐藏控制台程序,使其不出现在进程列表中-ConsoleHideRun.rar hide the console program, it does not appear in the list of processes
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-02
    • 文件大小:9700
    • 提供者:杨春雷
  1. ProcMonLite

    0下载:
  2. ProcMonLite是一个基于WinGUI的实时校验系统进程变动的程序,用法如下: 1.)在系统正常运行时保存当前系统的进程列表。 2.)使用保存的列表实时检测系统进程的变动。 3.)您可以实时地增加信任的进程到信任列表中,也可以实时地从信任列表中删除不信任进程。-ProcMonLite is a WinGUI based real-time process checking program, you can follow the steps below to simply man
  3. 所属分类:Process-Thread

    • 发布日期:2017-11-18
    • 文件大小:1798514
    • 提供者:x
  1. xenaccess-0.5.tar

    1下载:
  2. Xen虚拟环境下 虚拟机自省 可以再Dom0中遍历DomU中进程列表等。 Payne, B等人开发 -Xen VMI show the process list of DomU in Dom0 Developed by Payne, B
  3. 所属分类:其他小程序

    • 发布日期:2013-04-06
    • 文件大小:217886
    • 提供者:ff
  1. yyyanz

    0下载:
  2. .版本 2 .支持库 eAPI 打开频道 = 假 YY进程 = “YY.exe” 频道ID = “31511311” 根据自己的频道修改 频道名称 = “倾注那一世的繁华,换来今生的一次回眸。” 系统进程列表 = 取系统进程列表 () .计次循环首 (取数组成员数 (系统进程列表), x) .如果真 (到大写 (YY进程) = 到大写 (系统进程列表 [x].进程名称)) 所有窗口标题 = 取所有窗口列表 () .计次循环首 (取数组成员数 (
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-03
    • 文件大小:1442
    • 提供者:wuhe
  1. TaskMgrLH

    0下载:
  2. TaskMgrLH软件是一个进程列表枚举,CPU使用率的显示的源码,使用NativeAPI-TaskMgrLH software is an enumerated list of processes, CPU usage display the source code, the use of NativeAPI
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:57614
    • 提供者:陈宏
  1. Get_Process_Info

    0下载:
  2. 模拟任务管理器 获取进程列表 ID 名字 路径及CPU 内存占用率-Analog Task Manager process list ID name path for CPU and memory usage
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:15619
    • 提供者:DEF
  1. MyTaskManager

    0下载:
  2. 任务管理器查看枚举进程列表,枚举指定进程所加载模块-Task Manager to view the process with the process module.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:41389
    • 提供者:卡卡
« 1 2 3 4 56 7 8 9 10 ... 14 »
搜珍网 www.dssz.com