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

搜索资源列表

  1. 多线程管理器源代码thread manager

    0下载:
  2. 一个多线程管理实例程序。对于win32系统编程和多线程编程的人是一个很好的东西。-a multithreaded case management procedures. Win32 system for programming and multi-threaded programming is a good thing.
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:47741
    • 提供者:xuxu
  1. MyTaskManager

    0下载:
  2. 这个是一个c#的任务管理器,使我从别的地方下载下来的,里面用了很多系统的dll文件,挺简单的,主要就是学习一下,-this a c # task manager, so I downloaded from somewhere else down, inside with a lot of system dll documents, they are simple, the main thing is to learn from this. Ha ha
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:45607
    • 提供者:
  1. 进程管理器_Src

    0下载:
  2. 用C#实现的一个进程管理器,能显示出系统中所有进程,及对其进行终止等操作,值得一看。-C# a process manager, will show all system processes, and its termination of operations overseas.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:53996
    • 提供者:卢麟
  1. KillProc

    0下载:
  2. 本程序是在Visua C++6.0继承开发环境下对Windows系统的当前进程进行管理的源代码,类似于系统的任务管理器。能够结束当前任务。-This procedure is in Visua C++ 6.0 development environment to inherit under the current Windows system process to manage the source code, similar to the system Task Manager. To the
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-10
    • 文件大小:30607
    • 提供者:tanke
  1. vbproc

    0下载:
  2. vb写得枚举系统进程的程序!挺有用的!比如写进程管理器-vb written procedures for the process of enumeration system! Quite used to! For example, writing process manager
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-15
    • 文件大小:7948
    • 提供者:阿烨
  1. jicheng

    0下载:
  2. 在WINDOWS操作系统下,当我们无法结束或者不知道怎样结束一个程序的时候,或者是懒得去找“退出”按钮的时候,通常会按“CTRL+ALT+DEL”呼出任务管理器,找到想结束的程序,点一下“结束任务”就了事了,呵呵,虽然有点粗鲁,但大多数情况下都很有效,不是吗? -In the WINDOWS operating system, when we can not or do not know how the end of the end of a procedure, or are too la
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-13
    • 文件大小:1802
    • 提供者:张磊
  1. kill_process

    0下载:
  2. 模仿任务管理器,读取系统运行的所有进程,然后选择一个进程,点击“KILL”按钮,将此进程杀掉。-Task Manager to imitate, to read all the process of system operation, and then select a process, click the " KILL" button to kill this process.
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-31
    • 文件大小:28768
    • 提供者:yezi
  1. maxyang_ShowUseage

    0下载:
  2. 自制Windows任务管理器源码 一个以假乱真的任务管理器(界面有点像,但功能差远了),此程序主要实现取系统的应用程序列表、取系统的所有进程的相关信息(映像名称,PID,CPU时间,内存使用)、实时取CPU的得用率并以波浪线来描绘、实时取内存的使用记录,并以波浪线来描绘。同时也实现了,结束任务,新建任务,及切换至等功能。“选项菜单”只实现了“总是最前”,“查看菜单”只实现了“更新速度”。主要没有实现的功能,是取各个进程的CPU利用率和在系统托盘显示CPU线的效果。 程序中使用了几个
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-01
    • 文件大小:45921
    • 提供者:1178
  1. KillExe

    0下载:
  2. Kill当前正在运行的进程。功能相当于任务管理器。 1.列表框显示正在运行的进程.(Process) 2.Kill正在运行当中的进程,加入选择程序提示. 3.程序启动时在任务栏上隐藏本程序. 4.About对话框. 5.Kill进程之后可以刷新进程列表. 6.屏蔽系统热键功能. 7.Beauty按钮调用: 1.CreateProcess函数调用Notepad,用TerminateProcess函数关闭. 2.用Winexec调用Windows自带的
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-27
    • 文件大小:32729
    • 提供者:Domain
  1. TaskMgr

    0下载:
  2. 一个任务管理器,可以查看每个进程的模块,系统内存的使用情况,定位进程,结束进程,暂停和恢复进程运行-A task manager, you can view each process module, system memory usage, locate the process, the end of the process, pause and resume the process of running
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-04
    • 文件大小:66981
    • 提供者:张亮
  1. Process-management

    0下载:
  2. VB编写的Windows任务管理器程序,但是功能不只有这些,还可以锁定运行程序、关闭开始菜单、屏蔽任务管理器、隐藏桌面图标、关闭explorer、注销、关机、解除锁定、修改密码等,像一个系统小工具一样,界面上也做了改进,显示正在运行程序的图标,显得更专业了。-VB prepared the Windows Task Manager program, but not only these functions, you can also lock to run the program, close
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-30
    • 文件大小:26464
    • 提供者:宋波
  1. taskm

    0下载:
  2. 一个简单的类似任务管理器程序,主要是关于怎样获取当前系统中的进程,有兴趣的可以下载-A simple procedure similar to task manager, mainly on how to get the current system in the process, interested parties can download to see
  3. 所属分类:Process-Thread

    • 发布日期:2017-05-13
    • 文件大小:3488187
    • 提供者:杨华
  1. hcon

    1下载:
  2. 怎么让进程不在进程管理器中显示, 网上看到许多代码, 但都不能完全适应winxp,win7,winserver 64位等操作系统, 而且实现复杂(用到一些注入技术等),容易被防病毒毒软件误杀. 进过一些实验, 给出的代码简单明了,适应不同的操作系统, 而且是原创.-How so that the process is not in the process manager shows that online to see a lot of code, but they can not fully
  3. 所属分类:Process-Thread

    • 发布日期:2014-12-04
    • 文件大小:8192
    • 提供者:Clarence
  1. hideprocesses

    0下载:
  2. 在 XP/2K 任务管理器的进程列表中隐藏当前进程 原理直接调用 HideCurrentProcess()-Hidden process in XP/2K system VB code Hide the current process in the process list XP/2K Task Manager in Direct call HideCurrentProcess ()
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-16
    • 文件大小:8786
    • 提供者:fornext
  1. demo_version

    1下载:
  2. 东软实习项目——银行排队系统,实现取号、叫号及经理查询功能-Neusoft Internship Program- Bank queuing system, take a number, called number and query manager
  3. 所属分类:Process-Thread

    • 发布日期:2016-08-08
    • 文件大小:4782080
    • 提供者:vicki
  1. VDEMAT

    0下载:
  2. A native system service manager 一个本机系统服务管理程序-A native system service manager A native system service management procedures
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-10
    • 文件大小:37386
    • 提供者:dnvimjoi
  1. yzyox

    0下载:
  2. 类似于资源管理器的程序,可以查看,系统的所有资源,不错(Similar to the resource manager application, you can view, all the resources in the system, good)
  3. 所属分类:进程与线程

    • 发布日期:2017-12-26
    • 文件大小:37888
    • 提供者:BVVV%255F805
搜珍网 www.dssz.com