搜索资源列表
动态曲线显示
- 创建了multicolorplotctrl这个类,并在基于对话框的MFC程序中进行演示,可以动态显示曲线,并调整曲线的线宽,颜色,背景色。。。。等参数。
dlg
- 实现绘制在基于对话框的动态曲线绘制,只要将这个类添加到你的工程中,即可实现-Drawing in the dialog box based on the realization of the dynamic curve drawing, as long as this class will be added to your project, can be realized
WJ5EG1
- VC mFC 对话框 动态曲线实时仿真系统,运用定时器,动态绘制曲线图。-VC mFC dialog box, real-time simulation system of dynamic curves and dynamic graph drawing.
Fuction
- 在VC6环境下,实现在对话框上绘制函数曲线,曲线可根据函数参数变化来绘制-At VC6 environment, drawing on implementation in the dialog box function curve, the curve can be used to map changes in function parameters
Draw
- 改代码演示了Windows GDI绘图的基本方法。在对话框中绘制sin函数,贝塞尔曲线,饼状图,阴影文字,旋转文字等等。开发环境:VS2008。-The file contains the basic use of Windows GDI.You can learn how to draw sin function,Bezier function,pie chart,shadow tetx and so on.All the code is based on VS2008 platform.
DrawLine
- 用VC实现在对话框中实现曲线绘制,一种界面实现方法-In the dialog box to achieve curve drawing
DemoDrawdlg
- 一个基于对话框的简单小程序,主要演示了如何在VC界面中绘制曲线,图形等,适合新手学习。-A simple dialog programe of VC++ 6.0, which shows how to draw a line or a graph in a dialog using VC
thread
- 简单的多线程实验,多个线程在对话框中画,不过没有使用双缓冲,所以会闪烁-thread
PringDlg
- 一个基于对话框的表格打印,加上了详细的表头信息里面可以显示曲线并打印。-A dialog-based forms printing, coupled with a detailed header information can be displayed inside the curve and print.
HistogramCtrl_demo
- VC++ 6.0,基于对话框,画动态曲线图-VC++ 6.0, based on the dialog box, painting the dynamic curve
OtdrCurve
- 利用无模式对话框进行数据曲线的绘制,可剪切复制曲线区域图形,可缩放曲线。-Modeless dialog box using the drawing data curves, curve area can be cut and paste graphics, scalable curve.
iancurvegiven
- 在vc的环境下,关于bezier曲线的实现,可以用鼠标在屏幕上任意给出控制点的位子,(In the vc environment, on the implementation of the bezier curve, you can use a mouse in the arbitrary control point position is given on the screen,)
curie
- 椭圆程序,包括圆,直线的多种算法 以及各种曲线(Elliptical procedures, including circle, linear algorithms as well as a variety of curve)
DlgDll
- 对话框调用动态链接库(DLL)中的对话框资源,含模态对话框和非模态对话框示例,调用的对话框集成了曲线的绘制,可类似于绘图插件,应用于数值计算中曲线的实时动态显示;稍作修改还可应用于程序中循环变量(2D&3D)的实时动态显示。程序参考了网络两个作者的相关代码并集成,在此感谢!(The dialog box call dynamic link library (DLL) in the dialog resources, including modal dialog and non modal
trrverse
- VC开发的图形显示ActiveX控件源码4路曲线,颜色等参数可自由设置()
tkrel
- 一个曲线类,可用于Dialog,也可用于View,可以下载用()
paif
- 动态绘图类控件,可以动态的绘制不同的曲线,且实时显示()
5050686
- 小波的程序,可以进行n维小波变换,显示曲线对比,是一个非常不错的程序,()
YJCFQ
- 椭圆程序,包括圆,直线的多种算法 以及各种曲线()
MFC对话框编程-正弦信号采集与曲线绘制
- 基于MFC对话框编程的正弦信号采集与曲线绘制功能的程序及源码