登录
首页 » Visual C++ » teechart

teechart

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

  • VER2
    一个TC画图软件,使用TC编译,具有程序框架及结构,适合改编而具有个性(a TC Drawing TOOL)
    2013-12-31 21:55:51下载
    积分:1
  • 200912719584924563
    cad图像纠正cad图像纠正cad图像纠正cad图像纠正(wad sdfdfgdfgfh sgd g gs gsdg sdf sf )
    2014-01-19 15:25:22下载
    积分:1
  • databaseViewerForAutocad2006
    一个用来显示Autocad内部数据结构的极佳工具. Autocad2006二次开发人员必备!(used to indicate an internal data structure Autocad an excellent tool. Autocad2006 Secondary Development staff required!)
    2007-05-06 22:53:44下载
    积分:1
  • agg-2.5
    2D图像渲染,比如反走样,mark等效果,编码风格很好,模版用的淋漓尽致(2D image rendering, such as anti-aliasing, mark, such as the effect of good coding style, the template used by most)
    2009-02-08 12:35:42下载
    积分:1
  • Graphic
    二维绘图,包括直线,矩形,圆,多边形等绘制(Two-dimensional graphics, including lines, rectangles, circles, polygons drawn)
    2012-07-25 11:40:58下载
    积分:1
  • ReadDXF-master
    说明:  通过使用dxflib库,对dxf文件进行读取(Read DXF files by using the dxflib Library)
    2019-06-20 11:49:50下载
    积分: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
  • TestView
    说明:  单文档绘图测试程序。单文档绘图测试程序。(single document mapping test. Single document mapping test.)
    2006-04-30 10:42:33下载
    积分:1
  • PIC2
    对图片进行网格划分,以及绘图获得区域,最终获得灰度矩阵(Mesh the image, and draw the region to obtain the gray scale matrix)
    2017-08-28 15:34:02下载
    积分:1
  • TriangleJudge
    三角形判断问题。可用于黑盒测试用例设计。(Triangle judgment. Can be used for black-box test case design.)
    2013-05-29 15:32:14下载
    积分:1
  • 696516资源总数
  • 106415会员总数
  • 3今日下载