搜索资源列表
NamePipeDelphi
- DELPHI与其它进程通信,用NamePipe做的,建立了事件驱动模式,与C#的互相通信请查看另一个Named PipesCSharp.rar的C#代码,
aanet
- 查看网络数据,有完没完啊,想要做一个和360的流量监控一样的,不过没办法监控单的进程-View network data, there are finished poured ah, want to do a traffic control and 360 the same, but no way to monitor a single process
process
- 一个简单的工具,能查看和kill进程,共学习使用。-A simple tool that can view and kill processes, were learning to use.
LTckq
- 查看操作系统里所有的进程,并选中结束某个进程-View all of the operating system in the process, and check the end of a process
ProID
- 获取所有进程路径,查看进程属性,描述,结束进程-procedure TProcessDelForm.EndProcessBtnClick(Sender: TObject) var Li: TListItem Ls:TStrings P: PPluginsItemInfo ID,i:Integer begin Ls:=TStringlist.Create EnablePrivilege(GetCurrentProcess, Se
CPU
- 如何取得一台机器的CPU占用率,可以查看CPU 进程等信息-How to get the CPU usage of a machine
WmiSet.v1.65
- COREWmiSet由9个Borland Delphi和C++Builder VCL控件组成,即TWmiQuery-对目标计算机wmi服务进行查询、tWmiConnection-将TWmiQuery与目标计算机wmi服务连接、TWmiProcessControl-windows进程管理、TWmiStorageInfo-储存设备信息查看、tWmiDiskQuotaControl-磁盘配额管理、TWmiOs-操作系统设定监控、TWmiRegistry-系统注册表读写、TWmiSystemEvents
getprocessid
- delphi获取进程连接端口,是一个进程连接端口查看器的源码,可输出TCP连接表,获取UDP连接表,将连接表信息保存到文件,创建进程快照,根据文件名查找文件信息,根据进程ID查找可执行文件路径,根据进程ID查找可执行文件名,将连接状态转换为说明字符串,获取TCP连接表的IP帮助函数声明等。-Delphi access to the process of connecting port, a port process viewer source code, can output the TCP c
linghuprocess
- 灵狐Delphi版windows进程管理器,较系统本身的任务管理器功能更强劲,除了进程的显示和管理功能外,CPU和内存性能占用显示当然不可少了。除此之外还有启动项管理、注册表优化管理、文件及文件夹管理、进程列表快照查看、重启电脑和关闭系统等功能,在此基础上,你可以制作一个windows系统管理软件了。-Ling fox Delphi version of the windows process management, task management function is the system
enum_processes_1.0
- 获取当前用户所有进程,可以按名称查看。使用 OpenProcess(PROCESS_QUERY_INFORMATION or PROCESS_VM_READ, False, ProcessIds[I])方法,对学习进程方面有参考-Gets the current user all processes, can look up by name.Use OpenProcess (PROCESS_QUERY_INFORMATION or PROCESS_VM_READ, False, ProcessI
