-
获取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
-
Visual Basic Module with almost 5000 lines of bullet
Visual Basic Module with almost 5000 lines of bullet-proof encapsulated API for high level use, with logging, Error Treatment and other features (Works with the mCommonAPIDecl.bas module and the log component)
- 2022-06-21 05:09:02下载
- 积分:1
-
登录页
登录页
- 2022-03-25 20:45:41下载
- 积分:1
-
两个wav文件 的合成
两个wav文件 的合成-Synthesis of two wav file
- 2022-02-11 12:18:58下载
- 积分:1
-
CRC校验,完成Crc校验
CRC校验,完成Crc校验 -CRC completed Crc Check
- 2022-02-01 22:19:31下载
- 积分:1
-
是一个可以将EXE 文件还原成源码的小程序
是一个可以将EXE 文件还原成源码的小程序-is an EXE file can be reduced to a small program FOSS
- 2022-07-25 14:44:24下载
- 积分:1
-
实现计算两个向量间的欧氏距离并读取指定位置的数值的功能。...
实现计算两个向量间的欧氏距离并读取指定位置的数值的功能。-realize computing two vectors distance and read located positional number s function.
- 2022-08-08 10:47:30下载
- 积分:1
-
获得本机以及指定域名的ipv4和ipv6地址
应用背景本代码可以用来实现获取本机以及指定域名的ipv4地址以及ipv6地址,代码分了两个c++文件,并非写在一起,使用时可以注释掉其中一个或是新建项目将其中一个c++文件剪切进去。关键技术
对于本地的ip地址我们只需要使用WinSocket继承的Berkeley Socket API里面的函数gethostbyname()通过名字获得主机信息,然后再显示出其ip地址即可,对于输出ipv6地址需将地址族改为AF_INET6.进一步得到ipv6地址。而要得到指定域名的ip地址时需要对一个地址同样使用gethostbyname()获得信息,再进行显示。
- 2022-07-04 18:45:02下载
- 积分:1
-
实现K
实现K-MEAN经典聚类算法,代码书写规范,接口简洁,值得参考-The achievement of K-MEAN classical clustering algorithm, code written norms, simple interface, it is also useful
- 2023-05-18 05:05:03下载
- 积分:1
-
桌面向导运行结果的主要形式如图1.1所示。deskt…
桌面精灵的主窗体运行结果如图1.1所示。桌面精灵模块是以阴历和阳历相结合的方式显示的日历,其中还包含二十四节气以及一些中西方节日,这些特殊的日期都用不同的颜色进行标注。-Desktop wizard to run the results of the main form as shown in Figure 1.1. Desktop Wizard module is based on a combination of lunar and solar calendar display calendar, which also contains the 24 solar terms, and some Western holidays, these special dates are marked in different colors.
- 2023-03-14 00:20:03下载
- 积分:1