登录
首页 » Windows开发 » 能够方便地查看内存 CPU的信息等 使用GDI编程

能够方便地查看内存 CPU的信息等 使用GDI编程

于 2022-01-26 发布 文件大小:4.90 kB
0 247
下载积分: 2 下载次数: 1

代码说明:

能够方便地查看内存 CPU的信息等 使用GDI编程-Be able to easily view information such as CPU-memory programming using GDI

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Realize the Joseph Ring with C language, and it is realized with data structure.
    用c语言实现阅瑟夫环,是利用数据结构实现的-Realize the Joseph Ring with C language, and it is realized with data structure.
    2022-07-24 02:20:39下载
    积分:1
  • AppWizard has created this TCPServer application for you. This application not...
    AppWizard has created this TCPServer application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that
    2022-11-13 01:40:03下载
    积分:1
  • 一款自编的具有计算器功能的源码, 类似Windows计算器功能
    一款自编的具有计算器功能的源码, 类似Windows计算器功能-A self-function calculator with source code, similar to Windows calculator function
    2022-09-04 12:45:03下载
    积分:1
  • c150, is a C
    c150,是C语言150例一书的实例代码,非常适合初学者。按照应用分类了不同类。,-c150, is a C-150 cases of one example of the code book, very suitable for beginners. In accordance with the classification of the different types of applications. ,
    2022-03-25 00:35:41下载
    积分:1
  • 由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属...
    由于Visual Basic应用程序是基于对象的,所以应用程序的代码结构就是该程序在屏幕上物理表示的模型。根据定义,对象包含数据和代码。在屏幕上看到的窗体代表属性,这些属性定义了窗体的外观和内在特性。 本设计主要是运用Data控件。 -Applications because of Visual Basic are object-based, so the structure of application code is the program that the screen on the model physics. By definition, the object contains data and code. On the screen to see the form on behalf of the property, which defines the form of property appearance and internal characteristics. Designed mainly to use the Data control.
    2022-07-23 06:25:59下载
    积分:1
  • Produced by the use of Visual Basic music player, the audio codec. Function is s...
    利用Visual Basic制作的音乐播放器,实现音频的编解码。功能类似于千千静听,可以导入音乐文件夹,编辑lrc歌词等各项功能。很好用,附上源码,供大家参考学习。-Produced by the use of Visual Basic music player, the audio codec. Function is similar to TTPlayer, you can import the music folder, and edit the various functions such as lrc lyrics. Good use, accompanied by source code for your reference study.
    2023-03-12 13:30:03下载
    积分:1
  • 完整的解决方案的视觉工作室2008。Freefont是渲染文本库…
    complete solution for visual studio 2008. Freefont is library for rendering text letters, it supports rotation and another features. Widely used in many opensource and comercial programs.
    2022-10-18 08:55:03下载
    积分:1
  • win用简易日志软件
    简易日志显示软件。 支持显示日志、保存日志到文件、udp方式接收日志,支持显示日志网络来源。 本地调用:任何win软件使用如下函数,即可向该软件发送日志数据,日志软件会显示并保存到指定文件中。 int WriteLog(DWORD LogType, char* lpszFormat, ...) { static HWND m_hWndLog = NULL; if (m_hWndLog == NULL) { m_hWndLog = ::FindWindowA(NULL, "Stk1Log"); if (m_hWndLog == NULL) { char cCurPath[MAX_PATH]; if (GetCurrentDirectoryA(MAX_PATH, cCurPath) > 0) { char cExePath[MAX_PATH]; wsprintfA(cExePath, "%sstk1Log.exe", cCurPath); WinExec(cExePath, SW_SHOW); m_hWndLog = ::FindWindowA(NULL, "Stk1Log"); if (m_hWndLog == NULL) { // AfxMessageBox("无法找到Stk1Log.exe用于显示日志!"); return -1; } } } } else { if (IsWindow(m_hWndLog) == FALSE) { m_hWndLog = NULL; m_hWndLog = ::FindWindowA(NULL, "Stk1Log"); if (m_hWnd
    2022-07-25 17:36:54下载
    积分:1
  • 基于ATMega8 的 BLDC 无感电调程序(含原理图与源程序代码)
    基于ATMega8 的 BLDC 无感电调程序(含原理图与源程序代码),包括德国MK项目源代码与中文注视代码
    2022-01-26 03:53:40下载
    积分:1
  • 2023-03-13 23:35:04下载
    积分:1
  • 696516资源总数
  • 106409会员总数
  • 8今日下载