-
获得CPU使用率
通过这个实例程序,可以方面的实现CPU使用率监控,这样就能统计自己开发程序的性能如何,并从中发现是否有需要优化的地方,当然这只是一个demo程序,更多还需要完善!!!!!!!!!!!
- 2022-03-07 04:57:52下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
AFX Rootkit 2005 by Krautrock http :// www.iamaphex.net aphex@iamaphex.net WARN...
AFX Rootkit 2005 by Aphex
http://www.iamaphex.net
aphex@iamaphex.net
WARNING -> FOR WINDOWS NT/2000/XP/2003 ONLY!
This program patches Windows API to hide certain objects from being listed.
-AFX Rootkit 2005 by Krautrock http :// www.iamaphex.net aphex@iamaphex.net WARN ING-
- 2023-02-15 17:50:04下载
- 积分:1
-
You can hang, freeze any process, no less in the Rising of this feature ~
可以挂起、冻结任何进程,毫不逊色于瑞星中的此项功能~-You can hang, freeze any process, no less in the Rising of this feature ~
- 2022-01-20 23:03:26下载
- 积分:1
-
手工加载dll,可以绕过LoadLibrary
手工加载dll,可以绕过LoadLibrary-Manual load dll, can bypass the LoadLibrary
- 2022-09-30 23:40:03下载
- 积分:1
-
一个能格式化C++时间为各种格式的类,利用该类可以将整形,等时间转化为需要的格式...
一个能格式化C++时间为各种格式的类,利用该类可以将整形,等时间转化为需要的格式-A formatted C++ Time format for a variety of categories, the use of such can be plastic, such as the time needed into a format
- 2022-09-15 15:45:03下载
- 积分:1
-
FontList程序用两种方式使用EnumFontFamilies函数来枚举系统里所有字体
FontList程序用两种方式使用EnumFontFamilies函数来枚举系统里所有字体-FontList procedures used in two ways EnumFontFamilies system function to enumerate all the fonts
- 2022-05-25 11:11:53下载
- 积分:1
-
医院管理信息系统用VC++ACESS数据库实现~
医院管理信息系统用VC++ACESS数据库实现~-Hospital management information system using VC ACESS database realize ~
- 2022-02-02 09:11:29下载
- 积分:1
-
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值...
MFC编写的Windows下注册表操作的程序,是从别的网站上下载的,具有参考价值-MFC prepared by the registry under Windows operating procedure is to download from other sites with a reference value
- 2022-12-29 17:25:03下载
- 积分:1
-
lzo压缩算法使用演示,包含了头文件及实现文件
lzo压缩算法使用演示,包含了头文件及实现文件-lzo compression algorithm using the demo, contains the header files and implementation files
- 2022-08-19 17:27:57下载
- 积分:1