登录
首页 » Visual C++ » Teechart

Teechart

于 2020-12-04 发布 文件大小:3627KB
0 367
下载积分: 1 下载次数: 19

代码说明:

  Teechart绘图应用实例(随机线条、动态画线、画圆)(Teechart drawing application examples (random lines, dynamic draw lines, circle))

文件列表:

Tee
...\Debug
...\ipch
...\....\tee-325f41b1
...\Tee
...\...\CAxes.h,3694,2014-10-09
...\...\CAxis.h,15247,2014-10-09
...\...\CScroll.h,1085,2014-10-09
...\...\CSeries.h,27917,2014-10-09
...\...\CTChart.h,15323,2014-10-09
...\...\Debug
...\...\.....\Tee.Build.CppClean.log,1178,2014-10-10
...\...\.....\Tee.log,359,2014-10-10
...\...\ReadMe.txt,3065,2014-10-09
...\...\res

...\...\...\Tee.rc2,662,2014-10-09
...\...\resource.h,1628,2014-10-09
...\...\stdafx.cpp,136,2014-10-09
...\...\stdafx.h,1678,2014-10-09
...\...\targetver.h,234,2014-10-09
...\...\tchart1.cpp,542,2014-10-09
...\...\tchart1.h,33574,2014-10-09
...\...\Tee.aps,106160,2014-10-09
...\...\Tee.cpp,1954,2014-10-09
...\...\Tee.h,424,2014-10-09
...\...\Tee.rc,14822,2014-10-09
...\...\Tee.vcxproj,6216,2014-10-09
...\...\Tee.vcxproj.filters,2581,2014-10-09
...\...\Tee.vcxproj.user,143,2014-10-09
...\...\TeeDlg.cpp,6922,2014-10-09
...\...\TeeDlg.h,896,2014-10-09
...\Tee.sln,876,2014-10-09
...\TeeChart8.ocx,6592600,2014-10-09
图解VS2010_&_TeeChart8快速入门.pdf,1130450,2014-10-09

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

发表评论

0 个回复

  • Draw
    用VC++6.0开发的画图程序。可以绘制基本图形和填充各种颜色,绘制直线部分有些问题。请大家帮忙解决(The Paint program developed with VC++6.0. You can draw basic graphics and filled a variety of colors, draw a straight portion of some of the problems. Please help solve)
    2012-08-27 23:17:10下载
    积分:1
  • caiyuan
    这是计算机图形学中的一个实验,使用VC++编写,功能是实现用菜单和鼠标交互式画圆。(This is the computer graphics an experiment, the use of VC preparation, function is using interactive menus and mouse Circle.)
    2006-06-13 11:13:15下载
    积分:1
  • 移动多边形
    用vc+mapobjects开发的源代码,实现鼠标多边形的移动(with vc MapObjects development of the source code, mouse polygon mobile)
    2005-04-20 15:31:40下载
    积分: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
  • NetTraffic
    实现本机流量监控绘图,测试可用,方便安全(Netflow monitoring)
    2013-09-03 00:20:02下载
    积分:1
  • cPP
    C/c++趣味程序百例(献给C/C++初学者) 1.绘制余弦曲线 2.绘制余弦曲线和直线 3.绘制圆 4.歌星大奖赛 5.求最大数 6.高次方数的尾数 7.阶乘尾数零的个数 8.借书方案知多少 9.杨辉三角形 10.数制转换 11.打鱼还是晒网 12.抓交通肇事犯 13.该存多少钱 14.怎样存钱利最大 (The C/c++ interesting program one hundred cases (dedicated C/C++, beginners) 1. Draw the cosine curve. Draw cosine curves and straight lines to high power mantissa draw a circle 4 star Grand Prix. Seeking maximum number of 6. 7 factorial ending number of zeros 8 Know Your library program. Triangle 10 number system conversion 11. fishing or drying nets 12. caught guilty of traffic accident 13. the how much money 14 How to save money Lee maximum)
    2013-04-22 00:57:52下载
    积分:1
  • SdkToMfc
    实现从SDK到MFC的封装 增加了绘制线条 矩形 椭圆等功能 而且可以变换颜色(none sdk to mfc)
    2012-12-04 11:57:52下载
    积分:1
  • 等值线函数
    等值线函数.// As this code is ported from FORTRAN-77, please be very careful of the // various indices like ilb,iub,jlb and jub, remeber that C/C++ indices // starts from zero (0)(contour function.// As this code is ported from FORTRAN-77, please be very careful of the// various indices like ilb, iub, and* address, remember that the C/C indices// starts from zero (0))
    2005-05-31 09:36:38下载
    积分:1
  • dianlijiankongP
    第一章对SCADA系统进行了简要的说明,从SCADA系统的产生和发展两方面进行描述。 第二章对电力SCADA系统的通讯网络和规约做了简单的描述,由于电力SCADA系统的特殊要求,因此本章对电力SCADA系统通讯的特殊性进行了说明。 第三章对编程软件及环境的特点给出了自己的一些体会。 第四章进行了电力SCADA软件设计的需求分析和可行性分析。 第五章的内容比较丰富,同时它也是本论文的一个重点,包含了系统的各个主要模块的规划设计,对各个模块的功能进行了划分,最后给出了软件结构功能框图和系统结构图。 第六章是本论文的另一个重点,它对上一章规划的各个典型模块进行设计与实现的详细论述。(此章中包含的部分关键类的程序源代码放于附录) 第七章是结束语和程序改进的展望。 ()
    2008-07-08 17:10:13下载
    积分:1
  • windows_mydraw
    小型画图板,实现了简单画图板的一些个别简单的功能。(simple draw)
    2012-06-18 15:46:27下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载