搜索资源列表
进程查看源码
- 内存进程/模块查看器(含源码) 发信站:安全焦点(2001年4月16日11时50分22秒) Process ...PS.exe(执行文件),PSAPI.dll(NT4的动态链接库), -memory processes / module viewer (including source code) wrote station : security focus (at 11:50:22 on April 16, 2001) ... PS.exe Process (Enforcement), PSA
vmeminfo
- 这是用来查看内存的 里面有一个叫mutex.cpp的文件-this memory is used to check the inside of a document called mutex.cpp
DiskPie1
- 查看内存和硬盘的使用情况-View memory and the use of the hard disk
20041223223122_vczx_MemState
- 查看内存使用情况-View memory usage
MemState
- 这是一个用于查看内存使用情况的源程序代码
SeeMemory
- 可以查看内存使用情况,包括总内存、可使用内存、总虚拟内存、可使用虚拟内存
进程内存映象
- 可以加载进程,并查看它在内存中程序、连接库及各种数据的地址映象-can loading process, and view it in the memory process, library data and the address mapping
MemoryMgr
- 查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h" 如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project,
everestultimate_build_1222
- 主要查看内存型号还可以查看有关内存的其它信息-The main view memory model can also view other information related to memory
1223
- VB实现简单的查看内存溢出情况供学生参看-VB simple view of memory overflow situations for students to see
QQ
- 实现了内存cpu监控,类似域winxp系统查看内存cup消耗情况的功能-To achieve the memory cpu monitor, similar to a domain winxp system, view the memory consumption function of cup
CheckMemory
- 查看内存使用情况,可以查看本机的内存使用情况,模拟windows内存占用率界面。-View memory usage, you can view the machine memory usage, memory usage simulation windows interface.
Meminfo
- 能够方便地查看内存 CPU的信息等 使用GDI编程-Be able to easily view information such as CPU-memory programming using GDI
thefirstoption
- 最佳页面置换算法,最佳页面置换OPT算法的置换策略:发生缺页时,查看内存中的页面在页面走向中将来再次被调入内存的指令,这里假设每一页调入内存需要的指令数都是相同的,用单位1表示。当内存分配的页数都执行了这个操作,比较那个页面的指令数最大,则就把这个页面淘汰出内存,调入的页就进入内存。-Best Page-Replacement Algorithms
MemState
- vc编写 查看内存使用情况,实现内存使用率的进度条显示!-vc write view memory usage, memory usage to achieve the progress bar show!
neicunjianshiqi
- 内存监视器的小程序,可以使用来查看内存相关信息。-Memory Monitor
virtual-memory-allocation--tracking
- 编写一个程序,包括两个线程,一个线程用于模拟内存分配活动,另一个用于跟踪第一个线程的内存行为,要求两个线程之间通过信号量实现同步,模拟内存活动的线程可以从一个文件中读出要进行的内存操作。将VirtualAlloc函数的参数flAllocationType分别设置为MEM_RESET,MEM_TOP_DOWN,将flProtect参数分别设置为PAGE_GUARD,PAGE_NOACCESS,PAGE_NOCACHE,执行并查看内存分配的结果。-Write a program that consi
MemAndCpu_shou
- VC的控制台 能查看内存和CPU使用率 dll动态链接库-VC console memory and CPU usage can view the dynamic link library dll
processhacker
- 进程查看工具,用于查看和操作流程。 其最基本的功能包括: *查看,终止,暂停和恢复进程 *重新启动进程,创建转储文件,分离从 任何调试,查看堆,注入的DLL等。 *查看详细过程的信息,统计,和 性能信息 *查看,终止,挂起和恢复线程 *查看详细令牌包括修改的信息( 权限) *查看和卸载模块 *查看内存区域 *查看环境变量 *查看和关闭处理 *查看,控制和编辑服务 *查看和关
内存写入监视器 V2.0
- 内存查看 内存监视 一个程序对另外一个程序的监视但是有系统要求 xp系统效果最好(Memory check memory, monitor a program to monitor another program, but there is a system that requires the best effect of XP system.)