搜索资源列表
peformatvisefile
- pe文件格式.vc.net BOOL CpefileDlg::IsPEFile(LPVOID ImageBase) { PIMAGE_DOS_HEADER pDH=NULL PIMAGE_NT_HEADERS pNtH=NULL if(!ImageBase) return FALSE pDH=(PIMAGE_DOS_HEADER)ImageBase if(pDH->e_magic!=IMAGE_DOS_SIGNATURE
PDHMFC
- Welcome to CPdh v1.03, A collection of freeware MFC classes to encapsulate the NT performance counters API as provided by PDH.DLL.-obnoxious. A collection of freeware MFC classes to encapsu the late NT performance counters API as provide d by PDH.DLL
NetTraffic_onPDH
- 本例没有使用Win32API,是涉及PDH和读取注册表中的系统性能数据的相关内容-the cases did not use Win32API. PDH is involved and read the registry system performance data relevant content
CPUUSAGE
- Generate DLL : CPU performance with PDH and JNI method so that we can access the performance counter values with Java-Generate DLL : CPU performance with PDH and JNI method so that we can access the performance counter values with Java...
PDHMFC
- 一个封装了PDH功能的 MFC 类的小程序。-A package of PDH function MFC class applet.
11
- 面对面 *生成器 完整代码 程序仅提供测试学习 全局钩子查找句柄截获 使用ASP收信 收信地址明文(测试而已没加密) //本软件主要是截获账号和密码 带了个简单发信 代码仅技术交流使用 -Face-to-face wooden horse generator
eopdh_po_lab_tm_ae_July20
- Framing structure for the implementation of Ethernet over PDH
vcPerfDemo
- VC++网络仪表使用方法: pdh.dll (Win32 SDK 4)Demo例程pdh目录中带有该动态链接库,将这个文件放在VC的bin 目录中。 如果在VC+6.0中使用,则要将pdh目录中的pdh.dll、pdh.h、pdh.lib ,分别放在VC 的bin、include和lib目录中,重新编译、链接。 先在Meters菜单中选择监控面板,与所要连接的机器建立连接(本地或网络),如下图示。然后在Timer菜单中选择Start,就可以进行监视了。-VC++ n
NetTraffic
- VC + + traffic control procedures, record selection interface number, interface number for the interface to get the traffic interfaceNumber. Using PDH technology to measure packet network card, similar to the 360 traffic monitoring tool, you can obse
T-S_FUZZY_MODEL
- 基于T-S模糊模型的PDH算法,文件里包含一个实例,以便理解。-PDH algorithm based on TS fuzzy model, the file contains one instance, in order to understand.
PdhCounter
- 精灵程序接受服务器端命令,获取本机线程、内存等PDH数据,还可以查询本机的数据库数据,并发送给服务器端,供服务端监控各个客户端状况-A genius program to recept the server s command to get the pdh data such as threads, memory etc. It can be used to monitor every client s running.
PdhServer
- 和PdhClient程序配合使用,用于批量监控每个客户端的运行PDH数据-Run with PdhClient to monitor every client machine s running data.