登录
首页 » Visual C++ » TeeChart

TeeChart

于 2015-09-26 发布 文件大小:27320KB
0 305
下载积分: 1 下载次数: 111

代码说明:

  结合VS2010和TeeChart v5控件读取txt文件数据并画曲线图。可以画2条以上的曲线图,也可以修改曲线图的颜色。(Combine VS2010 with TeeChart v5 to read TXT data and draw graph.It can draw more than 2 curves and also can modify the color of the curves.)

文件列表:

TeeChart
........\TeeChart
........\........\Debug
........\........\.....\TeeChart.exe,203776,2015-09-25
........\........\.....\TeeChart.ilk,1362072,2015-09-25
........\........\.....\TeeChart.pdb,5663744,2015-09-25
........\........\ipch
........\........\....\teechart-dcc00def
........\........\TeeChart
........\........\........\CAxes.h,2719,2015-09-17
........\........\........\CAxis.h,12455,2015-09-17
........\........\........\CAxisLabels.h,5301,2015-09-17
........\........\........\CAxisTitle.h,1601,2015-09-17
........\........\........\CLegend.h,11777,2015-09-17
........\........\........\CSeries.h,21497,2015-09-17
........\........\........\CTChart.h,11533,2015-09-17
........\........\........\Debug
........\........\........\.....\CL.read.1.tlog,67404,2015-09-25
........\........\........\.....\CL.write.1.tlog,2720,2015-09-25
........\........\........\.....\link-cvtres.read.1.tlog,2,2015-09-25
........\........\........\.....\link-cvtres.write.1.tlog,2,2015-09-25
........\........\........\.....\link.read.1.tlog,11114,2015-09-25
........\........\........\.....\link.write.1.tlog,1782,2015-09-25
........\........\........\.....\mt.read.1.tlog,712,2015-09-25
........\........\........\.....\mt.write.1.tlog,570,2015-09-25
........\........\........\.....\rc.read.1.tlog,3742,2015-09-25
........\........\........\.....\rc.write.1.tlog,750,2015-09-25
........\........\........\.....\stdafx.obj,638048,2015-09-25
........\........\........\.....\tchart1.obj,25704,2015-09-25
........\........\........\.....\TeeChart.Build.CppClean.log,3049,2015-09-25
........\........\........\.....\TeeChart.exe.embed.manifest,915,2015-09-25
........\........\........\.....\TeeChart.exe.embed.manifest.res,980,2015-09-25
........\........\........\.....\TeeChart.exe.intermediate.manifest,640,2015-09-25
........\........\........\.....\TeeChart.lastbuildstate,86,2015-09-25
........\........\........\.....\TeeChart.log,7988,2015-09-25
........\........\........\.....\TeeChart.obj,35610,2015-09-25
........\........\........\.....\TeeChart.pch,33751040,2015-09-25
........\........\........\.....\TeeChart.res,70724,2015-09-25
........\........\........\.....\TeeChart.write.1.tlog,0,2015-09-25
........\........\........\.....\teechart5.tlh,565407,2002-07-31
........\........\........\.....\teechart5.tli,431354,2002-07-31
........\........\........\.....\TeeChartDlg.obj,275603,2015-09-25
........\........\........\.....\TeeChart_manifest.rc,206,2015-09-25
........\........\........\.....\vc100.idb,2124800,2015-09-25
........\........\........\.....\vc100.pdb,3919872,2015-09-25
........\........\........\ReadMe.txt,3160,2015-09-17
........\........\........\res

........\........\........\...\TeeChart.rc2,672,2015-09-17
........\........\........\resource.h,1730,2015-09-17
........\........\........\stdafx.cpp,141,2015-09-17
........\........\........\stdafx.h,1632,2015-09-17
........\........\........\targetver.h,234,2015-09-17
........\........\........\tchart1.cpp,542,2015-09-17
........\........\........\tchart1.h,21718,2015-09-17
........\........\........\TeeChart.aps,107052,2015-09-25
........\........\........\TeeChart.cpp,2019,2015-09-17
........\........\........\TeeChart.h,454,2015-09-17
........\........\........\TeeChart.rc,17800,2015-09-25
........\........\........\TeeChart.vcxproj,6346,2015-09-17
........\........\........\TeeChart.vcxproj.filters,2801,2015-09-17
........\........\........\TeeChart.vcxproj.user,143,2015-09-17
........\........\........\TeeChartDlg.cpp,9646,2015-09-26
........\........\........\TeeChartDlg.h,901,2015-09-23
........\........\TeeChart.sdf,77942784,2015-09-26
........\........\TeeChart.sln,891,2015-09-17
........\数据格式.txt,24275,2015-09-26

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • fenxingtu
    分形图 。计算机图形学实验内容之一。 用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)
    2020-07-27 11:08:40下载
    积分:1
  • Graphic-Draw
    说明:  图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。(VC++ graphics rendering, can set the line width, color, style, through this example will learn how to use custom brushes defined line of body color, line width, line, etc., and how to add options for the program menus and options in Settings dialog box How to use the standard color dialog box, how to use the Font dialog box, implemented in the Options dialog box preview. Implementation Options dialog box and window class data exchange. How to change the background color of dialog boxes and controls, how to change the control' s text color on button controls the special treatment. How in the window display a bitmap.)
    2011-04-14 17:48:50下载
    积分:1
  • EastDraw
    利用VC6.0实现的图形绘制工具,功能非常全面,非常强大,适合专业级的人员使用。(VC6.0 achieved using a graphical drawing tools, which is very comprehensive, very powerful, suitable for professional-level personnel.)
    2011-05-11 08:33:06下载
    积分:1
  • cPP
    C/c++趣味程序百例(献给C/C++初学者) 1.绘制余弦曲线 2.绘制余弦曲线和直线 3.绘制圆 4.歌星大奖赛 5.求最大数 6.高次方数的尾数 7.阶乘尾数零的个数 8.借书方案知多少 9.杨辉三角形 10.数制转换 11.打鱼还是晒网 12.抓交通肇事犯 13.该存多少钱 14.怎样存钱利最大 (The C/c++ interesting program one hundred cases (dedicated C/C++, beginners) 1. Draw the cosine curve. Draw cosine curves and straight lines to high power mantissa draw a circle 4 star Grand Prix. Seeking maximum number of 6. 7 factorial ending number of zeros 8 Know Your library program. Triangle 10 number system conversion 11. fishing or drying nets 12. caught guilty of traffic accident 13. the how much money 14 How to save money Lee maximum)
    2013-04-22 00:57:52下载
    积分:1
  • Bresenham-UPDATE
    基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
    2013-08-28 11:35:17下载
    积分:1
  • PolygonDecompose
    二维简单多边形凸分解源代码以及详细的使用说明(Two-dimensional simple convex polygon decomposition of the source code and instructions)
    2021-03-22 14:59:17下载
    积分:1
  • PictureGame
    graphic game developing source code
    2020-06-25 16:00:02下载
    积分:1
  • smarticad
    说明:  一个模拟cad画图的程序,实现了直线,椭圆,圆,矩形等图形的画法.需要安装后才能查看源码和相关文档(cad drawing a simulation procedures to achieve a straight line, oval, round, rectangular and other graphics painting. Installed after looking at the source and related documentation)
    2006-03-30 02:13:10下载
    积分:1
  • MING
    自动绘制保护煤柱,CAD 二次开发的,输入参数后,自己就绘制出来了(Automatic drawing protection pillar, CAD secondary development)
    2013-11-12 11:27:19下载
    积分:1
  • RayTracing
    采用层次包围盒、八叉树加速的光线跟踪算法(ray tracing using level boundary box and eight branch tree algorithm)
    2020-12-31 21:48:59下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载