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

搜索资源列表

  1. 扩展windows任务管理器

    0下载:
  2. 嵌入进windows自带的任务管理器,增强任务管理器功能,强-embedded into Microsoft's Windows task manager, task management to enhance functionality, strong
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:166754
    • 提供者:孤峰
  1. Windows任务管理器

    0下载:
  2. windows98 下用delphi 编写的任务管理器,在win2000下有点小bug,但能用-Windows98 using delphi prepared by the task manager, the WIN2000 under a little bug, but can use
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:235819
    • 提供者:yang
  1. ResourceManager.rar

    1下载:
  2. 这是一款模仿windows资源管理器的应用程序,它通过树视控件和列表控件实现对windows资源的管理,This is an imitation of the Explorer windows application that controls and through the tree as a list of controls to achieve resource management on windows
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-14
    • 文件大小:3735380
    • 提供者:wu
  1. DevMgr.rar

    1下载:
  2. windows设备管理器实现源代码,非常不错,windows device manager to achieve the source code, very good
  3. 所属分类:Windows Kernel

    • 发布日期:2014-11-19
    • 文件大小:139717
    • 提供者:阿发
  1. VCExplorer.rar

    1下载:
  2. VC编写的资源管理器,相当经典的VC++程序,代码完全开放,想了解有关如何获取硬件信息的学习者是不错的资源哦!,VC prepared by the resource manager, quite the classic VC++ program code is completely open, would like to learn more about how to obtain hardware information resources for learners is a good oh
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-28
    • 文件大小:112744
    • 提供者:李乐
  1. ServiceToolsPro VB系统服务管理器v1.2源码

    1下载:
  2. VB系统服务管理器v1.2源码,可检测列出系统所有的服务,显示选中服务相关信息,停止、启用相关服务,是一款很标准的系统服务管理工具,程序仅供参考使用。在VB6下编译通过。-VB System Manager v1.2 source code, can detect all of the services listed in the system, indicating the selected service-related information, stop the opening of re
  3. 所属分类:系统编程

    • 发布日期:2012-09-13
    • 文件大小:61567
    • 提供者:425
  1. TaskMgr

    0下载:
  2. 是一个经典实用的任务管理器 你懂的 对于MFC使用者非常具有参考价值-Is a classic and practical task manager for MFC users understand your very valuable
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-16
    • 文件大小:4476105
    • 提供者:lonely
  1. MemeryModuleView

    0下载:
  2. 内存分析,本人收集整理,查看进程模块组成,加载和卸载内存模块,列出模块路径,希望对学习系统编程的朋友有帮助,可以自己完善修改成高效的进程管理器,模块分析.-Memory analysis, I collected to see the process modules, memory modules loading and unloading, are listed in the path module, in the hope that programmed learning system to
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:564922
    • 提供者:mackylee
  1. task_mgr

    0下载:
  2. 这是一个任务管理器的源码,对于学习系统编程很有帮助:)-This is the source of a task manager, system programming is helpful for learning:)
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-16
    • 文件大小:119976
    • 提供者:joe wang
  1. QTTaskMgr

    0下载:
  2. QT-任务管理器代码.rar非常好的任务管理器学习代码,和taskmgr一样绝对值得一看!-QT-Task Manager code. Rar Task Manager a very good learning code, and definitely worth a visit as taskmgr!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:405308
    • 提供者:邓小凡
  1. C#编写的windows资源管理器

    1下载:
  2. C#的例子-C# Example
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-09
    • 文件大小:161962
    • 提供者:冯大双
  1. plora

    0下载:
  2. 获取unix系统进程信息的功能,类似于windows的资源管理器,已成为产品。-Unix system process information access functionality, similar to windows resource manager has become a product.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-28
    • 文件大小:25088
    • 提供者:lizhao
  1. TaskManagerEx_2_1

    0下载:
  2. 任务管理器进程管理 任务管理器进程管理-Task Manager Task Manager process management process management
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:267322
    • 提供者:Paul
  1. DELPHIhelp

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

    • 发布日期:2017-03-30
    • 文件大小:335636
    • 提供者:b397728431
  1. prcsetup

    0下载:
  2. 进程管理器是一款WINDOWS任务管理器的替换工具,拥有WINDOWS任务管理器中的所有常用功能,并根据实际应用需要,对其中部分功能作了增强,使你能够更加方便的查看进程,截杀进程,维护系统的安全与正常-Process Manager is a WINDOWS Task Manager replacement tool, has a WINDOWS task manager all the commonly used functions, and in accordance with the ne
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-04
    • 文件大小:1394857
    • 提供者:kongwen
  1. ShowAllprocess

    0下载:
  2. 显示系统里运行的所有进程。界面类似于WINDOWS自带的进程管理器-ShowAllprocess
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-25
    • 文件大小:182375
    • 提供者:GodOfCookery
  1. EnumDeviceProperties_demo

    1下载:
  2. 在List框中显示系统中所有设备 并在下面的信息栏中显示所有的设备(USB、主板、IDE等所有设备管理器中的设备)的信息,使用接口为SetupAPI-List box display system at all the equipment and information in the following column shows all the devices (USB, motherboard, IDE Device Manager all of the equipment) inform
  3. 所属分类:Windows Kernel

    • 发布日期:2015-04-16
    • 文件大小:22877
    • 提供者:Jack
  1. vcprocess

    0下载:
  2. 进程管理器,对学习进程的相关处理很有帮助-Process manager, of the relevance of the learning process to deal with very helpful
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:42021
    • 提供者:angeryi
  1. EnumDevieDlg

    0下载:
  2. 实现枚举设备的功能,像window设备管理器一样的功能。简单使用,解决了很多程序员的苦恼问题-The achievement of enumerated devices, such as Device Manager window functions the same. Simple to use, a lot of programmers to solve the problem of distress
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-07
    • 文件大小:45860
    • 提供者:李江涛
  1. CPUControl

    0下载:
  2. 可以在Windows的任务管理器中的CPU使用记录图表中显示正弦曲线。支持多CPU(防线程漂移),曲线波峰间隔和精度可以设置,支持CPU性能监视(但对此应用无益,被微软的人骗了),debug版本可在C盘根目录下为每个CPU生成工作日志。ATL架构。-In the Windows Task Manager the CPU usage of the chart shows sinusoid. Support multi-CPU (drift-way line of defense), the pea
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-30
    • 文件大小:38695
    • 提供者:梁绍博
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com