登录
首页 » Visual C++ » teechart

teechart

于 2020-10-15 发布 文件大小:4993KB
0 329
下载积分: 1 下载次数: 403

代码说明:

  产生一批随机数,使用TeeChart进行绘图。是TeeChart学习很好的程序。(Produce a random number, using TeeChart for drawing. TeeChart learning process is good.)

文件列表:

teechart\adxfunction.cpp
teechart\adxfunction.h
teechart\annotationtool.cpp
teechart\annotationtool.h
teechart\areaseries.cpp
teechart\areaseries.h
teechart\arrowseries.cpp
teechart\arrowseries.h
teechart\aspect.cpp
teechart\aspect.h
teechart\averagefunction.cpp
teechart\averagefunction.h
teechart\axes.cpp
teechart\axes.h
teechart\axis.cpp
teechart\axis.h
teechart\axisarrowtool.cpp
teechart\axisarrowtool.h
teechart\axislabels.cpp
teechart\axislabels.h
teechart\axistitle.cpp
teechart\axistitle.h
teechart\bar3dseries.cpp
teechart\bar3dseries.h
teechart\barjoinseries.cpp
teechart\barjoinseries.h
teechart\barseries.cpp
teechart\barseries.h
teechart\bezierseries.cpp
teechart\bezierseries.h
teechart\bmpexport.cpp
teechart\bmpexport.h
teechart\bollingerfunction.cpp
teechart\bollingerfunction.h
teechart\boxplotseries.cpp
teechart\boxplotseries.h
teechart\brush.cpp
teechart\brush.h
teechart\bubbleseries.cpp
teechart\bubbleseries.h
teechart\calendarcell.cpp
teechart\calendarcell.h
teechart\calendarcellupper.cpp
teechart\calendarcellupper.h
teechart\calendarseries.cpp
teechart\calendarseries.h
teechart\candleseries.cpp
teechart\candleseries.h
teechart\canvas.cpp
teechart\canvas.h
teechart\chartfont.cpp
teechart\chartfont.h
teechart\chartimagetool.cpp
teechart\chartimagetool.h
teechart\circlelabels.cpp
teechart\circlelabels.h
teechart\clockseries.cpp
teechart\clockseries.h
teechart\colorbandtool.cpp
teechart\colorbandtool.h
teechart\colorgridseries.cpp
teechart\colorgridseries.h
teechart\colorlinetool.cpp
teechart\colorlinetool.h
teechart\contourlevel.cpp
teechart\contourlevel.h
teechart\contourlevels.cpp
teechart\contourlevels.h
teechart\contourseries.cpp
teechart\contourseries.h
teechart\cursortool.cpp
teechart\cursortool.h
teechart\curvefittingfunction.cpp
teechart\curvefittingfunction.h
teechart\Debug\adxfunction.obj
teechart\Debug\adxfunction.sbr
teechart\Debug\annotationtool.obj
teechart\Debug\annotationtool.sbr
teechart\Debug\areaseries.obj
teechart\Debug\areaseries.sbr
teechart\Debug\arrowseries.obj
teechart\Debug\arrowseries.sbr
teechart\Debug\aspect.obj
teechart\Debug\aspect.sbr
teechart\Debug\averagefunction.obj
teechart\Debug\averagefunction.sbr
teechart\Debug\axes.obj
teechart\Debug\axes.sbr
teechart\Debug\axis.obj
teechart\Debug\axis.sbr
teechart\Debug\axisarrowtool.obj
teechart\Debug\axisarrowtool.sbr
teechart\Debug\axislabels.obj
teechart\Debug\axislabels.sbr
teechart\Debug\axistitle.obj
teechart\Debug\axistitle.sbr
teechart\Debug\bar3dseries.obj
teechart\Debug\bar3dseries.sbr
teechart\Debug\barjoinseries.obj
teechart\Debug\barjoinseries.sbr

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

发表评论

0 个回复

  • ReadDXF-master
    说明:  通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
    2019-06-20 11:49:50下载
    积分:1
  • shiyan
    CAD下VBA二次开发,用来展高程点,txt文件,已经把离散点网格化了(CAD lower VBA secondary development, to show elevation point, txt file, has the discrete points of the grid)
    2016-05-23 21:28:37下载
    积分:1
  • MyQtproject
    简单画图板,初学者实用,比较简单,如果喜欢可以下载来看看(Simple drawing board, beginners practical, relatively simple)
    2013-12-18 13:42:50下载
    积分: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
  • ImageSystem
    中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验(The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments)
    2020-06-30 08:20:02下载
    积分:1
  • Graphic2
    VC++几何绘图实例,如何让CDC上输出的文字、图形具有保持功能,集合类CPtrArray的使用(failed to translate)
    2013-05-02 09:46:31下载
    积分:1
  • PIC2
    对图片进行网格划分,以及绘图获得区域,最终获得灰度矩阵(Mesh the image, and draw the region to obtain the gray scale matrix)
    2017-08-28 15:34:02下载
    积分:1
  • DDA
    DDA算法画直线,可以实现在网格下逐点画直线。(DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.)
    2020-10-13 19:07:31下载
    积分:1
  • zlsrxh
    cad文本输入,适合宗地号输入。地籍测绘作业宗地号预编使用。(cad text input, suitable parcel number input.Cadastral mapping operations parcel number pre-programmed to use.)
    2014-09-06 09:18:24下载
    积分:1
  • Bezier
    三次bezier曲线的绘制(其中调用pow())。(The drawing of cubic Bezier curve (where pow ()).)
    2018-12-02 18:09:28下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载