-
lordpe
说明: 编辑框是常用控件之一,同时也是一种完全自实现较为繁琐的控件。本例实现了对编辑框的简单的自绘制,在保留其自身的强大功能的前提下,实现了编辑框的边框、背景、文字颜色以及禁用态的各种颜色的替换。 要想重绘,我们必须知道要绘什么。通过观察默认的编辑框我们可以很清楚的看到编辑框有三个最基础的部分需要我们绘制,他们分别是3D边框、背景和文字,再进一步分析我们会发现他们是一个基本窗口的两个部分,即客户区和非客户区。这样一来我们就知道应该用什么函数有针对性的绘制什么区域了,由于提供了源码,这里仅就基本原理和技术细节加以讨论,不过多地罗列代码。(Editor box is one of the common controls, and it is also a kind of control which is completely self-realization and tedious. This example realizes the simple self-drawing of the edit box, and realizes the replacement of the border, background, text color and various colors of the disabled state of the edit box while retaining its powerful function. To redraw, we must know what to draw. By observing the default edit box, we can clearly see that there are three most basic parts of the edit box that we need to draw. They are 3D border, background and text. Further analysis shows that they are two parts of a basic window, namely, client area and non-client area. In this way, we know which function should be used to draw which area. Since the source code is provided,)
- 2020-06-16 05:40:02下载
- 积分:1
-
doan_in
Doan in document with Matlab Code
- 2018-12-28 00:35:15下载
- 积分:1
-
预测控制
说明: 预测控制PPT,方便读者可以更好的学习预测控制,里面包含DMC,MPC,GPC等算法(Ppt of predictive control is convenient for readers to learn better predictive control, including DMC, MPC, GPC and other algorithms)
- 2019-11-03 18:26:46下载
- 积分:1
-
Displays raw data of figure plots in separate spreadsheet tables
Displays raw data of figure plots in separate spreadsheet tables
- 2022-03-03 20:20:37下载
- 积分:1
-
VB API调用对话框
VB纯API调用Windows“保存”对话框,不知道有没有用,送给学习VB的参考吧。
- 2023-01-23 10:45:03下载
- 积分:1
-
IEEE14V403
说明: ieee forteen pscad model
- 2019-11-04 01:10:28下载
- 积分:1
-
距离多普勒算法 chirp RDA
距离多普勒算法,采用线性调频信号作为发射信号(Range Dopper Algorithm with chirp signal)
- 2019-06-15 16:56:18下载
- 积分:1
-
动态范围压缩总结
动态范围压缩算法的分类总结,并详细解释了两个算法的流程(Classification Summary of Dynamic Range Compression Algorithms)
- 2019-03-22 16:28:36下载
- 积分:1
-
PSO_ELM
说明: 极限学习机是一类针对单层前馈神经网络设计的机器学习算法,其主要特点是隐含层节点参数可以是随机或人为给定的且不需要调整,学习过程仅需计算输出权重。ELM具有学习效率高和泛化能力强的优点,被广泛应用于分类、回归、聚类、特征学习等问题中。(Extreme learning machine for particle swarm optimization)
- 2020-09-18 17:37:54下载
- 积分:1
-
实验12 OLED显示实验
讲述了如何构建OLED的程序框架,编写程序的大致思路。(This paper describes how to build the OLED program framework and how to write the program.)
- 2019-05-27 09:49:20下载
- 积分:1