登录
首页 » Visual C++ » TeeChart

TeeChart

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

  • Computer_Graphics_Algorithm
    该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。(the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.)
    2020-12-31 20:58:58下载
    积分:1
  • drawer
    VB版个性画图板附上源代码,有需要的就下载吧。(VB version of personality drawing board with the source code, there is a need to download it.)
    2013-07-20 11:37:44下载
    积分: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
  • linechart
    画曲线图的c++例子,使用定时器去随机数的方式画图。(Draw the curve c example, use the timer to go the way of the random number drawing.)
    2012-02-18 22:43:43下载
    积分:1
  • shiyan3-
    计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换(Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation)
    2020-06-30 23:20:02下载
    积分:1
  • Couette
    用C++模拟LBM的couette流源代码,使用周期边界和曲线边界条件。(LBM simulation using C++ source code of couette stream, using periodic boundary conditions and boundary curves.)
    2021-03-29 09:29:11下载
    积分:1
  • FileShow
    本程序主要是利用NI公司提供的measurement studio控件画曲线,从文件中提取数据,通过定时器动态显示在对话框上。(This procedure is the use of NI offers measurement studio control to draw curves to extract data from the file, through the dynamic timer is displayed in the dialog box.)
    2012-07-16 23:40:49下载
    积分:1
  • COMPUTER_GRAPHICS
    本程序实现了计算机图形学的一些重要算法(画直线,画圆,画椭圆,区域填充,图形裁剪,齿轮生成,三次样条曲线等等),源码和可执行程序均打包于文件中(this program is implemented some important algorithm of computer graphics such as drawing lines,drawing circles,drawing ellipse,area filling,Graphics clipping,gear wheel generation ,three times spline curve and so on),source code and executable files are all included in the compressed file。 )
    2020-11-24 16:19:32下载
    积分:1
  • BSplineDemo
    手动绘制点,自动生成样条曲线,可以拖动修改点来修改样条曲线(Manually plotting points, automatically generated spline curves, you can drag the modified point to modify the spline)
    2014-02-18 15:50:54下载
    积分:1
  • Image01.0
    Manejo de Imagenes usando haarcascade en QT+opencv
    2014-02-25 01:32:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载