登录
首页 » Visual C++ » TeeChart

TeeChart

于 2015-09-26 发布 文件大小:27320KB
0 235
下载积分: 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 个回复

  • Poiseuille
    poiseuille的LBM模拟,C++,三种边界处理方法。周期、反弹、曲线。(LBM simulation poiseuille s, C++, three border approach. Cycle, rebound, curve.)
    2016-01-18 11:38:16下载
    积分:1
  • ThreeBSpline_VC
    说明:  三次B样条,程序中有部分说明,可以自由在其中进行扩展设计其它类似样条程序.(cubic B-spline, some procedures that can be carried out in one free expansion design similar kind of procedure.)
    2006-05-09 10:13:42下载
    积分:1
  • 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
  • line
    MFC画图程序,实现动态画直线、椭圆等功能(MFC drawing procedures, to achieve dynamic painting a straight line, oval and other functions)
    2007-11-12 16:20:41下载
    积分:1
  • DrawLine
    图形学上机实验,用三种算法画线。包括Bresenham画线算法、中点画线和数值微分画线算法(Graphics on an experiment with three algorithms draw the line. Bresenham line algorithm, the dotted line and numerical differential line drawing algorithm)
    2013-04-18 13:33:27下载
    积分:1
  • Bresenham-UPDATE
    基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
    2013-08-28 11:35:17下载
    积分:1
  • Painter
    画画的,一个简简单单的画画的小型的C++编的软件(Paint of, a Chien is simple painting of list of small scaled C++weave of software)
    2011-12-17 00:25:46下载
    积分:1
  • jxfmjjs
    解析法面积计算,读数据文件,计算后生成结果文件,任意多边形的顶点坐标,然后 计算出面积是平方米和公顷(analytical calculation, reading data files, calculation results generated documents, arbitrary polygon vertices, then compute the area of square meters and ha)
    2020-06-28 17:40:02下载
    积分:1
  • MFCdraw
    MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等(MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.)
    2021-05-07 06:28:36下载
    积分:1
  • PictureGame
    说明:  graphic game developing source code
    2020-06-25 16:00:02下载
    积分:1
  • 696518资源总数
  • 106227会员总数
  • 11今日下载