-
登陆系统
关于matlab编写的登陆系统界面设计,这是一个对于初学者来说很好的一个练习程序,希望对您有帮助
- 2022-05-10 20:50:11下载
- 积分: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
-
FUNCTION NAME:minor_box(upper_row,upper_col,lower_row,lower_col)
FUNCTION NAME:minor_box(upper_row,upper_col,lower_row,lower_col)
- 2022-08-25 23:55:48下载
- 积分:1
-
在 C 语言中的球游戏
这是一场游戏,在那里 u 拍摄从加农炮、 加农炮球像子弹一样的举动和命中目标。所以你会看到此程序: 1 中的三个主要的事情。旋转加农炮 ;2.如何将移动对象像子弹一样3.很简单碰撞 detectionBefore 编译代码不要忘记更改相应地使用 initgraph() 函数中的路径。这是一个 DOS 游戏,需要 Turbo C/c + + 编译。如果你想要看到的输出 (完整的程序),
- 2023-08-30 09:45:02下载
- 积分:1
-
这是一个类似机器鱼的游戏,模拟鱼的游动,自适应地改变方向
这是一个类似机器鱼的游戏,模拟鱼的游动,自适应地改变方向-This is a machine similar to the game fish, the fish swimming simulation, adaptive to change direction
- 2022-02-15 22:04:55下载
- 积分:1
-
字幕按时间方式来闪动,字幕切换不停的跳动,
字幕按时间方式来闪动,字幕切换不停的跳动,-subtitles time to flashing, constantly switching subtitles beating,
- 2023-08-26 19:10:04下载
- 积分:1
-
Bitmap dialog as the background of an MFC procedures, the heavy load of OnEraseB...
使用位图作为对话框的背景,是一个MFC的程序,重载了OnEraseBkgnd的方法-Bitmap dialog as the background of an MFC procedures, the heavy load of OnEraseBkgnd
- 2022-03-20 11:07:59下载
- 积分:1
-
windows interface development process can change the skin
c++ 很好的外文书,希望对大家有用
c++ 很好的外文书,希望对大家有用 -c++ well outside the instrument, in the hope that useful to everyone c++ well outside the instrument, in the hope that useful to everybody
- 2022-09-18 00:20:03下载
- 积分:1
-
LCD12864画图
LCD12864画图功能,使用C++语言,MSP430F5529单片机,可在LCD液晶屏上画任意图像,适用于界面开发等功能。
- 2022-11-24 01:10:03下载
- 积分:1
-
汽车仪表盘界面
一个自制的汽车仪表盘界面,主要功能是可以显示汽车的行驶速度和油门的大小及一些其他常见值的显示。该界面可作为控件直接用于labview的其他界面设计,非常方便快捷。
- 2023-01-25 19:30:04下载
- 积分:1