搜索资源列表
经过扩展的CGraph类及示例工程源代码
- 作者将一个CGraph类由像素模式下,扩展到逻辑模式下,并加了x,y轴的箭头,可以添加曲线名称。使用的方法: 复制Graph.h,Graph.cpp GraphLegend.cpp.GraphLegend.h GraphSeries.cpp,GraphSeries.h六个文件到相应的目录下,然后把他们加入到工程中,修改相应的头文件。在示例工程中作者提供了绘制饼图和直方图的代码。-CGraph author of a category
vb等值线图的绘制方法※编程实践※水论坛
- 等值线 在科学计算和现实生活中,常常会遇到y=f(t)这类函数关系,例如,正弦、余弦等等。函数y=f(t)往往是以离散的观测值形式f(ti)(i=1,....N)表现出来的。例如,令股民朋友如醉如痴的K线图,与千家万户性命攸关的河流水位曲线图等等。离散函数关系有不少数据处理课题,例如,数据拟合、插值和平滑等等。最令人兴奋的还是预测,如果股民朋友能够准确把握y=f(t)的走向,钞票就会源源不断涌入口袋。如果水文学家能够准确预测河流水位
图形交互绘制功能
- 实现图形交互工具:把交互图形操作功能抽象出来,设计一个工具类层次,实现了初步的图形交互绘制功能。-interactive graphics tools : put interactive feature abstract graphics, and design a class hierarchy tool, achieving a preliminary mapping of interactive graphics function
绘制各种图形-直线-多边形
- 1.PaintDCDemo 演示如何利用用类CPaintDC绘图。 2.ClientDCDemo 演示用类CClientDC管理用户区。 3.CPenDemo 类CPen的使用。 4.CBrushDemo 演示刷子CBursh的使用。 5.CRgnDemo 演示CRgn的用法。 6.MapModeDemo 演示不同映射模式下图形绘制。 7.DrawPointDemo 演示点的绘制。 8.Dra
1-6
- 这个程序是在visual c++ 将: 图表绘制类,支持柱状图,饼图,折线图-is in the process of visual c : type mapping and support column, pie, Plotting
Spline1Tester
- 不错的曲线绘制类,经过简单修改大都能满足自己的需求!-good curves category, through simple changes most of them can meet their needs!
tuxingji
- 关于实现图表绘制类,支持柱状图,饼图,折线图等的程序设计 -on the realization of mapping class support column, pie charts and other dogleg Program Design
quxian
- 曲线绘制类,具有比较丰富设置,具有实用价值。
图表绘制类,支持柱状图,饼图,折线图
- vc封装的图表绘制类,支持绘制柱状图,饼图,折线图等-vc package type mapping, mapping support column, pie, dogleg map
c#石英钟绘制源码
- 石英钟绘制类
很好的按钮类可以实现三态
- 该代码提供了很好的类型buttonST类的按钮类,中包含位图按钮,图标按钮,三态按钮,check按钮等,可以绘制按钮背景-the code provides a very excellent button class named buttonST, including bitmap-button, icon-button, three-statements-button, check-button and so on.You can s
图表绘制类,支持柱状图,饼图,折线图
- vc封装的图表绘制类,支持绘制柱状图,饼图,折线图等-vc package type mapping, mapping support column, pie, dogleg map
Spline1Tester
- 不错的曲线绘制类,经过简单修改大都能满足自己的需求!-good curves category, through simple changes most of them can meet their needs!
quxian
- 曲线绘制类,具有比较丰富设置,具有实用价值。-Curve drawing class, with an abundance of settings, has practical value.
Graphics_demo
- 程序中了给了一个可以重复利用的二维曲线绘制类CGraphics,并派生了线形曲线类模板、单对数曲线类模版、双对数曲线类模版。-Procedure to the repeat use of a two-dimensional curve drawing category CGraphics, and derived a linear curve of class template, a one-on-curve-type template
DataShowClass
- 因为平时编程时候经常要根据数据动态显示曲线,很多时候我们都用控件来解决这个问题,这固然方便,但是有时候得不到我们想要的功能,因此自己花了几天的功夫,自写了一个动态曲线绘制类,实际上它是由两个头文件组成,文档已经为您附在压缩包内,用法、技术要点什么的都有了,本类无限制,供C++爱好者共同学习。-dynamic data curve display.
TestCCurveDraw
- 继承于CStatic的曲线绘制类,支持多条曲线绘制,支持不同曲线颜色和不同底色-a class herited from CStatic to draw curve,curve color and background color can be set easily
Printer
- 打印内容绘制类,使用该类可轻松获得当前打印机的HDC,直接在HDC上绘制图像既可,类中集成了打印机的自动检测识别。-Print the contents of drawing class, the class can be easily obtained using the current printer' s HDC, HDC to draw the image directly in the can, the class of
基于MFC的VC++电流曲线绘制类及示例.ra
- 基于MFC的VC++电流曲线绘制类及示例
VC++数据曲线动态绘制显示类
- MFC编程 实现数据绘制成曲线。经兄弟推荐最终决定用两个控件MCSCOMM与TeeChart来完成此任务。MCSCOMM控件时vc自带的串口控件,TeeChart Pro是一个强大的VCL图表组件,支持上百种2D和3D图表风格,并提供40多个数学和统计函数、无限制的轴和22个调色板(MFC programming realizes data plotting into curves. After recommendation by b