搜索资源列表
MSCommV1
- 用MFC写的串口通信界面。可以接收串口发送过来的数据,进行实时曲线绘制。-Using MFC to write serial communication interfaces. Send them to receive serial data in real-time curve drawing.
MyB
- MFC 对话框,运用ClientDC绘制静态曲线,运用曲线像素取反擦除曲线。很好的静态曲线绘制代码,简单易懂,稍加修改可绘制自己的曲线。-MFC dialog box, use ClientDC draw static curve, the use of curve-pixel to take anti-erasing curve. Very good static curve drawing code, easy to understand, a little change can draw
Coordinate3
- VC++ MFC绘制坐标系,串口通信,绘制曲线,有注释,基于MFC的dialogbased工程,关键词:MSCOM控件,CDC绘图,坐标系绘制,日期显示,动态显示曲线-VC++ MFC drawing coordinate system, serial communication, drawing curves, with notes, based on MFC' s dialogbased works Keywords: MSCOM control, CDC Graphics, coor
spline
- 三次样条插值曲线绘制,是用MFC做的。用的是四位型点插值法。相信对GIS专业的同学会有很大的帮助。-Cubic spline interpolation curve drawing, is to use MFC to do. Type using a four point interpolation method. Believe that GIS professionals would help the students.
Curve
- 曲线绘制的使用例子用于mfc学习,曲线的设计-Curve for the use of examples to learn mfc
NTGraph
- NTGraph 用于MFC界面曲线绘制 非常方便有用-NTGraph used for the MFC interface curves is very convenient and useful
ST_Curve
- 曲线绘制控件,MFC下的,希望对初学者有益处,有帮助。-Curve drawing controls, MFC under the hope that there are benefits for beginners, there is help.
MFCDraw
- 基于OpenGL的MFC绘制动态曲线,在一张地图上,绘制动态曲线-Package library based on OpenGL, realized in a picture read, dynamic curve drawing
DONGTAIQUXIAN
- 该程序实现了MFC下动态曲线绘制功能。在实时输入数据的情况下,进行曲线绘制。-The program implements the MFC dynamic curve drawing function. In the case of real-time input data, the curve drawing.
EX5
- MFC曲线绘制过程。了解Windows图形处理的基本原理,掌握Windows图形和文本输出。-MFC curve drawing process. Understand the basic principles of Windows graphics processing, master Windows graphics and text output.
MFC对话框编程-正弦信号采集与曲线绘制
- 基于MFC对话框编程的正弦信号采集与曲线绘制功能的程序及源码