Welcome![Sign In][Sign Up]
Location:
Search - PDH

Search list

[OS programsdk_nt_persta

Description: NT中通过PDH得到系统计量数据 NT中通过PDH得到系统计量数据-NT systematically through PDH NT measurement data through PDH system to be measured data
Platform: | Size: 60448 | Author: lsx | Hits:

[Other resourceGw7680_PDH

Description: 格林威的PDH芯片(GW7680)的控制程序,有了它你就可以自己做PDH了。-chip (GW7680) control procedures, With it you can own the PDH.
Platform: | Size: 5882 | Author: 文东林 | Hits:

[Windows Developpeformatvisefile

Description: 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) return FALSE pNtH=(PIMAGE_NT_HEADERS32)((DWORD)pDH+pDH->e_lfanew) if (pNtH->Signature != IMAGE_NT_SIGNATURE ) return FALSE return TRUE }-pe file formats. Vc.net BOOL CpefileDlg : : IsPEFile (LPVOID ImageBase) (PIMAGE_DOS_HEADER bacteria PIMAGE_NT_HEADERS pNtH = NULL = NULL if (! ImageBase) return FALSE mapping = (PIMAGE_DOS_HEADER) ImageBase if (Endo-gt; e_magic! = IMAGE_DOS_SIGNATURE) return FALSE pNtH = (PIMAGE_NT_HEADERS32) ((DWORD) recombinant plasmid-gt; e_lfanew) if (pNtH - gt; Signature! = IMAGE_NT_SIGNATURE) return FALSE return TRUE)
Platform: | Size: 77526 | Author: rar | Hits:

[CSharpPDHMFC

Description: 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.
Platform: | Size: 24788 | Author: afjzvm | Hits:

[WinSock-NDISNetTraffic_onPDH

Description: 本例没有使用Win32API,是涉及PDH和读取注册表中的系统性能数据的相关内容-the cases did not use Win32API. PDH is involved and read the registry system performance data relevant content
Platform: | Size: 56583 | Author: luyang | Hits:

[OS programpdh_mfc

Description: 利用PDH,获取系统的性能信息,例如:进程内存的使用情况
Platform: | Size: 1026307 | Author: 邓灵华 | Hits:

[Other resourcegf34_08j

Description: pdh控制程序,用于控制通信类光电端机应用程序
Platform: | Size: 466270 | Author: 余光忠 | Hits:

[OS programsdk_nt_persta

Description: NT中通过PDH得到系统计量数据 NT中通过PDH得到系统计量数据-NT systematically through PDH NT measurement data through PDH system to be measured data
Platform: | Size: 60416 | Author: lsx | Hits:

[SCMGw7680_PDH

Description: 格林威的PDH芯片(GW7680)的控制程序,有了它你就可以自己做PDH了。-chip (GW7680) control procedures, With it you can own the PDH.
Platform: | Size: 5120 | Author: 文东林 | Hits:

[Windows Developpeformatvisefile

Description: 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) return FALSE pNtH=(PIMAGE_NT_HEADERS32)((DWORD)pDH+pDH->e_lfanew) if (pNtH->Signature != IMAGE_NT_SIGNATURE ) return FALSE return TRUE }-pe file formats. Vc.net BOOL CpefileDlg : : IsPEFile (LPVOID ImageBase) (PIMAGE_DOS_HEADER bacteria PIMAGE_NT_HEADERS pNtH = NULL = NULL if (! ImageBase) return FALSE mapping = (PIMAGE_DOS_HEADER) ImageBase if (Endo-gt; e_magic! = IMAGE_DOS_SIGNATURE) return FALSE pNtH = (PIMAGE_NT_HEADERS32) ((DWORD) recombinant plasmid-gt; e_lfanew) if (pNtH- gt; Signature! = IMAGE_NT_SIGNATURE) return FALSE return TRUE)
Platform: | Size: 76800 | Author: rar | Hits:

[CSharpPDHMFC

Description: 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.
Platform: | Size: 24576 | Author: afjzvm | Hits:

[Internet-NetworkNetTraffic_onPDH

Description: 本例没有使用Win32API,是涉及PDH和读取注册表中的系统性能数据的相关内容-the cases did not use Win32API. PDH is involved and read the registry system performance data relevant content
Platform: | Size: 70656 | Author: luyang | Hits:

[OS programpdh_mfc

Description: 利用PDH,获取系统的性能信息,例如:进程内存的使用情况-Using PDH, to obtain system performance information, such as: process memory usage
Platform: | Size: 1026048 | Author: 邓灵华 | Hits:

[Other systemsgf34_08j

Description: pdh控制程序,用于控制通信类光电端机应用程序-PDH control procedures for the control of optoelectronic communications client application
Platform: | Size: 465920 | Author: 余光忠 | Hits:

[Internet-NetworkNetTraffic

Description: 网络流量监控,对流入流出网卡的数据包进行测量,用PDH技术完成-Network traffic monitoring, network card on the inflow and outflow of data packets to measure, with the completion of PDH technology
Platform: | Size: 68608 | Author: zhangkai | Hits:

[Program docMux_PDH

Description: Cours de multiplexage PDH
Platform: | Size: 285696 | Author: tfk | Hits:

[Communicationeopdh_po_lab_tm_ae_July20

Description: Framing structure for the implementation of Ethernet over PDH
Platform: | Size: 201728 | Author: cidadeus | Hits:

[OthervcPerfDemo

Description: 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++ network devices to use: pdh.dll (Win32 SDK 4) Demo routine pdh directory with the dynamic link library, this file on VC' s bin directory. If the VC+6.0 to use, they should be pdh directory pdh.dll, pdh.h, pdh.lib, respectively, on the VC' s bin, include and lib directory, recompile and link. First menu, select Control Panel Meters, and the connection to connect the machines (local or network), as shown below. Timer menu and then select Start, you can monitor the.
Platform: | Size: 78848 | Author: zs1 | Hits:

[Program docPDH-Technology

Description: PDH basics very useful to understand SDH and E1 fundamentals
Platform: | Size: 28672 | Author: vishal | Hits:

[Program docPDH-Theroy

Description: Theory of PDH communication for programming in any language
Platform: | Size: 291840 | Author: Gaurav | Hits:
« 12 3 »

CodeBus www.codebus.net