-
基于STM32平台的ucguiI源代码,轻量化的图形平台
是基于STM32平台的UCGUI图形库代码,可以运行在ucosii操作系统上,也可以裸机运行。支持鼠标、触摸屏操作,支持多窗口,可以简单的实现按钮、列表框、文本框、图形图片、JPEG解码,配合ucfs可以实现相应的文件系统支持。也可以开发对话框式界面,有统一的消息处理流程,借助ucbuilder可以方便实现界面、代码的一次生成,对于小型应用系统来讲比较合适。
- 2022-11-30 23:40:03下载
- 积分:1
-
时间控制小程序,主要用于控制软件的时间管理,可一参考
时间控制小程序,主要用于控制软件的时间管理,可一参考-time control of small procedures, mainly used to control the time management software, a reference to the masses
- 2022-07-14 17:36:52下载
- 积分:1
-
CHistogramCtrl, a windows 2000 like histogram control
CHistogramCtrl, a windows 2000 like histogram control
- 2022-01-27 09:57:00下载
- 积分:1
-
INFO-Z(讀取系統資訊)
讀取系統資訊,例如CPU,MEMORY and BIOS information
ShellExecutewait("ProgressBar.exe")
#include
#include
#include
#include
#include
#include
#include
#RequireAdmin
$WinVerChk = RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindows NTCurrentVersion", "ProductName")
$fonttype= GUICtrlSetFont(-1, 8, 400, 2, "@Microsoft YaHei")
$fontcolor= GUICtrlSetColor(-1, 0xC0C0C0)
$Form1 = GUICreate("Info-Z_v1.0", 338, 266, -1, -1)
$tab = GUICtrlCreateTab(8, 8, 321, 249)
Systeminfo()
Func Systeminfo()
;System Information
_RunDOS("wmic csproduct get /format:list >> c:System.log")
_RunDOS("wmic bios get /forma
- 2022-03-02 03:36:24下载
- 积分:1
-
C# 开发拓扑图绘制软件NetronLight
资源描述Netron提供的开源拓扑图绘制软件的开源代码
- 2023-04-23 21:45:02下载
- 积分:1
-
自定义窗体,效果非常不错的啊.C#写的.
自定义窗体,效果非常不错的啊.C#写的.-Custom form, the effect is very good ah. C# Written.
- 2022-12-14 07:40:03下载
- 积分:1
-
把电子邮件按照邮箱类型重新排序。提供xls格式的模板
把电子邮件按照邮箱类型重新排序。提供xls格式的模板-E-mail to e-mail in accordance with the type of re-order. Xls format provides a template
- 2022-04-28 00:55:21下载
- 积分:1
-
vb做的半透明窗体,响应控件事件的半透明窗体,不像其他半透明窗体,鼠标一点就透...
vb做的半透明窗体,响应控件事件的半透明窗体,不像其他半透明窗体,鼠标一点就透-vb to do semi-transparent form, to respond to control events in semi-transparent form, unlike other semi-transparent form, the mouse is all the penetration
- 2022-04-01 09:59:57下载
- 积分:1
-
VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!...
VC++几个常用的类,有串口类,超链接类,图钉类等,都很好用!-VC++ of several commonly used classes, there are serial type, hyperlink type, pushpin type and so on, are very easy to use!
- 2022-02-02 00:06:18下载
- 积分:1
-
Qt曲线图控件,简单易用
Qt曲线图控件,用于曲线图绘制,简单易用。
- 2023-03-18 07:45:03下载
- 积分:1