-
主要是演示如何使用窗口下面的编程接口
主要是一个演示如何在windows操作系统下面利用vc进行界面编程的scroll功能的使用-is mainly a demonstration of how to use Windows Below vc programming interface for the use of the scroll function
- 2022-04-16 21:00:40下载
- 积分:1
-
该程序可以实时显示外部接受的数据,相比mschart控件制作的实时曲线效果较佳,没有闪烁问题。显示的背景,坐标值,以及曲线的颜色等都可以更改,非常棒...
该程序可以实时显示外部接受的数据,相比mschart控件制作的实时曲线效果较佳,没有闪烁问题。显示的背景,坐标值,以及曲线的颜色等都可以更改,非常棒-The program can accept an external real-time display of data, compared to controls mschart produced better results in real-time curve, there is no flicker problem. Shown in the background, coordinates, and the curve so you can change the color, great
- 2022-03-04 03:27:49下载
- 积分:1
-
多个view使用tab控件进行切换的例子
多个view使用tab控件进行切换的例子-Example in which can exchange many views by a tab control
- 2022-02-18 15:46:42下载
- 积分: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
-
换肤窗口也就是窗口内的基本元素及窗口外观会随着要求不断的变换风格。本实例中的窗口可以实现NeoStyle和XpStyle两种风格的互换。教你如何定制窗口框架、标...
换肤窗口也就是窗口内的基本元素及窗口外观会随着要求不断的变换风格。本实例中的窗口可以实现NeoStyle和XpStyle两种风格的互换。教你如何定制窗口框架、标题、边框等,虽然例子很简单,但对学习很有用哦!-Skin window that is an essential element of the window and the window will look as the requirements continue to change styles. Window in this instance can be achieved NeoStyle and XpStyle two kinds of styles of interchangeable. Teach you how to customize the window frame, title, border, even though this example is simple, but useful for learning Oh!
- 2022-02-02 08:20:42下载
- 积分:1
-
你有没有觉得VC提供的那个Tip of the day控件很简陋?现在好了,Michael Walz带给我们一个Visual Studio那样的界面漂亮的Tip...
你有没有觉得VC提供的那个Tip of the day控件很简陋?现在好了,Michael Walz带给我们一个Visual Studio那样的界面漂亮的Tip of the day。-VC did not feel that you have provided the Tip of the day the control is very simple? Well now, Michael Walz brought us a Visual Studio like interface pretty Tip of the day.
- 2022-05-29 19:45:11下载
- 积分:1
-
progress of the cool, vb the controls, we can see clearly in the
超酷进度条,vb的控件,大家看一看就明白了-progress of the cool, vb the controls, we can see clearly in the
- 2022-02-25 00:52:55下载
- 积分:1
-
Modeless dialog box method
非模态对话框的实现方法-Modeless dialog box method
- 2022-02-05 17:39:26下载
- 积分:1
-
这是一个功能强大的类似cooledit的源代码,非常有价值.
这是一个功能强大的类似cooledit的源代码,非常有价值.-This is similar cooledit a powerful source code is extremely valuable.
- 2023-03-28 08:50:04下载
- 积分:1
-
kernelpca_tutorial
函数 data_out = kernelpca_tutorial(data_in,num_dim)
%
此函数不会主成分分析 (非线性) 上 %给定
使用内核技巧 %数据集
%
%Data_out = kernelpca_tutorial(Data_in,Num_Dim)
%
%Data_in-输入数据 (d (尺寸) X N (# 点)
%Num_dim-输出数据的维度。(Num_Dim < = d)
%Data_out-输出数据。(Num_Dim (尺寸) X N (# 点))
%
%Ambarish Jash
%ambarish.jash@colorado.edu
%
- 2023-04-13 05:40:03下载
- 积分:1