-
VC mFC 对话框 动态曲线实时仿真系统,运用定时器,动态绘制曲线图。...
VC mFC 对话框 动态曲线实时仿真系统,运用定时器,动态绘制曲线图。-VC mFC dialog box, real-time simulation system of dynamic curves and dynamic graph drawing.
- 2023-06-05 23:40:04下载
- 积分:1
-
有大量的VC编程实例的源代码,内容涉及极其宽泛,其中有目录,如第六章:实例095...
有大量的VC编程实例的源代码,内容涉及极其宽泛,其中有目录,如第六章:实例095-创建线性梯度,实例096-多种风格的端点,097-图形容器的应用,实例098-使用颜色矩阵设置图像中的 Alpha 值.....等等,不一一说明.-a large number of examples of the VC program source code, which relates to an extremely broad, including directory, like Chapter 6 : Case 095- create linear gradient, examples of 096-a variety of styles endpoint, 097- graphics packaging applications, examples of 098- color matrix set up to use the image Alpha value ..... and so on, not setting them out.
- 2022-01-30 14:14:37下载
- 积分:1
-
MFC_ListCtrl控件扩展
应用背景关于MFC控件listCtrl的扩展,树形、复选框、图标等等,很强大,MFC listCtrl是一个相对简单的控件,不能满足开发人员的需求,开发人员只能通过自己写大量的代码去完成自己的理想的控件,该实例应用MFC的扩展技术对listctrl进行扩展,以达到自己的需求。关键技术微软公司MFC的控件太少,太过于简单,远远不能满足开发人员的需要,为此开发人员只能费尽心思与精力去扩展MFC的一些控件,以达到自己的需求,MFC listCtrl是一个相对简单的控件,该实例是将MFC的listCtrl控件进行扩展!
- 2022-01-30 22:54:18下载
- 积分:1
-
一个用DELPHI编写的小型的软件,很有一定的实用型!
一个用DELPHI编写的小型的软件,很有一定的实用型!-prepared with a small software, a very practical!
- 2022-04-24 03:00:45下载
- 积分:1
-
XP style from the drop
XP风格自定义下拉控件 V1.-XP style from the drop-down definition of control V1.
- 2022-07-20 05:59:08下载
- 积分: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++实现bezier曲线
c++实现bezier曲线,算出bezier曲线的参数方程的系数,供其他绘图软件进行绘图,-c++ achieve Bezier curves, Bezier curves to calculate the parameters of equation coefficients for the other mapping software for mapping.
- 2022-07-25 03:23:41下载
- 积分:1
-
一个我自己做的按钮演示
一个我自己做的按钮演示-I own a button demo
- 2022-10-21 15:55:03下载
- 积分:1
-
javascript
紫色选项卡实现网页前台功能,现在商城非常流向的选项卡,希望能对你有所帮助
- 2022-11-05 12:30:04下载
- 积分:1
-
VC6.0实现龙格库塔算法
这个是用VC6.0 来实现龙格库塔算法的源代码。欢迎大家下载、试用。谢谢大家的支持!希望能有帮助!
- 2022-08-20 21:59:39下载
- 积分:1