-
获取cpu信息
获取CPU使用率, 内存分页 ,未分页
struct MIB_ENTRY
{
AsnObjectIdentifier asnOid;
void * pStorageValue;
CHAR * szStorageName;
BYTE chType;
UINT unAccess;
MIB_ENTRY* pMibNext;
};
- 2022-01-25 15:18:48下载
- 积分:1
-
实例10
实例10-端口扫描-10-port scanning
- 2022-02-16 09:28:32下载
- 积分:1
-
Realize a SOKET API in the player,
一个SOKET API 实现在的播放器,-Realize a SOKET API in the player,
- 2022-06-29 21:18:40下载
- 积分:1
-
FCM algorithm is a clustering algorithm based on the division of its thinking is...
FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。在介绍FCM具体算法之前我们先介绍一些模糊集合的基本知识。-FCM algorithm is a clustering algorithm based on the division of its thinking is that it is making is divided into clusters with the greatest similarity between the object, and different similarity between the smallest cluster. Fuzzy C-means algorithm is an ordinary C-means algorithm, the general C-means algorithm for data delineation is rigid, while the FCM is a soft fuzzy partition. FCM in the introduction prior to the specific algorithm we first introduce some basic knowledge of fuzzy sets.
- 2022-08-19 01:42:39下载
- 积分:1
-
实用c++编程实现了串口通信技术,非常实用.
实用c++编程实现了串口通信技术,非常实用.-c++ implementation of the serial communication technology, very useful.
- 2022-03-22 09:38:33下载
- 积分:1
-
旅游线路程序实现旅游线路的查询获得最佳的旅游线路
旅游线路程序实现旅游线路的查询获得最佳的旅游线路
- 2022-09-09 09:45:03下载
- 积分:1
-
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把M...
实现方法:
用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC
EXE应用程序,把MFC EXE应用程序中
CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程,
CWinThread *pThread=GetCurrentThread()
pThread->Run()
就可装载启动常规DLL内应用程序框架.-Realize Methods: The MFC AppWizard to generate a conventional DLL, in the conventional DLL there is one derived from CWinApp instance, reuse of the MFC AppWizard to generate a MFCEXE applications, the MFC EXE application CAppView, CMainFrame, CAppDocument block of text RES directory and copy resources to the conventional DLL project, add to the project, the compiler generates a DLL, in another WIN32 application, start a thread in the thread function explicitly loading the DLL, check inside the DLL the current thread, CWinThread* pThread = GetCurrentThread () pThread-
- 2022-01-22 01:31:41下载
- 积分:1
-
这个样本是在华盛顿软件协会赢得的阶段发展的…
This sample was developed on stage at the Washington Software Association s WinSIG meeting on the ninth of September, 1996 using Visual C++ 4.2.
- 2022-06-14 04:45:35下载
- 积分:1
-
通过WinCE键盘事件的变化
keyboard event change by wince
- 2022-02-11 15:47:11下载
- 积分:1
-
在矩阵中寻求最短的路径 在矩阵中寻求最短的路径
在矩阵中寻求最短的路径 在矩阵中寻求最短的路径 -在矩阵中寻求最短的路径在矩阵中寻求最短的路径在矩阵中寻求最短的路径在矩阵中寻求最短的路径
- 2022-08-09 07:15:41下载
- 积分:1