登录
首页 » Visual C++ » teechart

teechart

于 2020-10-15 发布 文件大小:4993KB
0 317
下载积分: 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 个回复

  • inspector2000
    AUTOCAD 程序员使用的,ARX图纸数据结构显示(AutoCAD programmers using the data structure ARX drawings show)
    2006-10-24 17:16:18下载
    积分: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
  • GraphicExp
    简单的画图程序,我的图形学实验作业,还未整个完成(simple drawing program, my graphics experimental operation, it has not yet completed the entire)
    2005-04-01 18:25:32下载
    积分:1
  • breseham
    这个程序是用Breseham画法在visual c++平台下画直线和圆。可以对图像进行刷新,画多条直线,多个圆(This procedure is used Breseham paint in visual c++ platform for the next drawing a straight line and circle. Can refresh the image, painted more than a straight line, a number of round)
    2009-02-14 10:33:41下载
    积分:1
  • SimpleGraphicsClass_demo
    A simple graphics class for 2D drawing
    2016-12-28 03:44:35下载
    积分:1
  • l_curve
    L曲线选择正则化参数,适用于正则化算法中选取正则化参数反演( L-curve)
    2020-08-13 22:08:29下载
    积分:1
  • DrawToolsRedux-Source
    C#仿绘图板制作的绘图程序源码,可以修改大小,旋转。可以放图片(Paint Code Develope By C#,can put picture )
    2017-03-07 15:10:35下载
    积分:1
  • Teechart
    Teechart绘图应用实例(随机线条、动态画线、画圆)(Teechart drawing application examples (random lines, dynamic draw lines, circle))
    2020-12-04 21:19:26下载
    积分:1
  • scribble
    极其简单的MFC画图小例子,但是可以学到很多的基本知识,不错的例子,微软出品!!!!(Extremely simple MFC drawing small example, but you can learn a lot of basic knowledge, a good example, Microsoft Publisher! ! ! !)
    2013-11-27 13:55:38下载
    积分:1
  • Image01.0
    Manejo de Imagenes usando haarcascade en QT+opencv
    2014-02-25 01:32:17下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载