-
绘制示波器的C代码源程序,举例说明mfc图形绘制过程
绘制示波器的C代码源程序,举例说明mfc图形绘制过程-mapping oscilloscope C source code, illustration mfc graphics rendering process
- 2022-12-01 19:00:03下载
- 积分:1
-
简单的VC单文档界源程序vc爱好者可下载研究一个哦
简单的VC单文档界源程序vc爱好者可下载研究一个哦-Single Document Interface
- 2022-06-16 06:55:13下载
- 积分:1
-
在任务栏显示图标的类
在任务栏显示图标的类-the task bar icon shows the class
- 2022-08-17 22:12:05下载
- 积分:1
-
电子书《三毛全集13本》全(TXT)
电子书《三毛全集13本》全(TXT)...
电子书《三毛全集13本》全(TXT)
电子书《三毛全集13本》全(TXT)-E-book
- 2022-02-21 21:45:34下载
- 积分:1
-
这是一个关于订购飞机票的程序。在一个文本框中输入月份,另一个中输入张数,按“计算”按钮久得出如此订购可以优惠多少。...
这是一个关于订购飞机票的程序。在一个文本框中输入月份,另一个中输入张数,按“计算”按钮久得出如此订购可以优惠多少。-This is one of the procedures for ordering airline tickets. In a text input box in another few input-by "calculated" button so long come to be ordered how many concessions.
- 2022-07-25 19:54:53下载
- 积分:1
-
vc++编写的界面源代码,全部自绘,功能及其强大,想学界面编程的一定要看...
vc++编写的界面源代码,全部自绘,功能及其强大,想学界面编程的一定要看 -vc++ to prepare the interface source code, all the self-painted, functional and powerful and want to learn programming interface must see
- 2022-12-19 16:20:03下载
- 积分: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
-
vc程序轻松换皮肤(1.0).rar
是c++的工程。没什么好说的了。大家可以参考一下。...
vc程序轻松换皮肤(1.0).rar
是c++的工程。没什么好说的了。大家可以参考一下。-vc procedures easier for the skin (1.0). rar is c++ project. To say nothing of the. Everyone can reference.
- 2022-03-17 23:28:36下载
- 积分:1
-
A program to automatically edit an automata by java
A program to automatically edit an automata by java
- 2022-04-10 19:32:41下载
- 积分:1
-
QT输入法的例程
QT的一个输入法例程的实例。可以运行在开发板上,能帮助你实现输入法的界面设计。
- 2023-08-23 16:10:03下载
- 积分:1