登录
首页 » Visual C++ » ChartCtrl

ChartCtrl

于 2021-01-08 发布 文件大小:104KB
0 264
下载积分: 1 下载次数: 76

代码说明:

  MFC非常好用的绘图控件,实时更新采集数据图像非常方便,吐血推荐!(very useful resource for MFC painting)

文件列表:

ChartCtrl
.........\ChartAxis.cpp,19260,2010-06-04
.........\ChartAxis.h,17455,2009-12-23
.........\ChartAxisLabel.cpp,3742,2009-04-04
.........\ChartAxisLabel.h,3155,2009-12-21
.........\ChartBalloonLabel.h,3142,2009-12-22
.........\ChartBalloonLabel.inl,3815,2010-01-17
.........\ChartBarSerie.cpp,9777,2010-01-03
.........\ChartBarSerie.h,6911,2009-10-25
.........\ChartCandlestickSerie.cpp,7082,2009-12-28
.........\ChartCandlestickSerie.h,4320,2009-12-20
.........\ChartCrossHairCursor.cpp,1757,2009-02-08
.........\ChartCrossHairCursor.h,1972,2009-03-08
.........\ChartCtrl.cpp,31179,2010-06-04
.........\ChartCtrl.h,21115,2009-12-28
.........\ChartCursor.cpp,1483,2009-02-17
.........\ChartCursor.h,3819,2010-01-21
.........\ChartDateTimeAxis.cpp,10516,2009-12-26
.........\ChartDateTimeAxis.h,5216,2009-03-07
.........\ChartDragLineCursor.cpp,2438,2009-02-03
.........\ChartDragLineCursor.h,2189,2009-03-08
.........\ChartFont.cpp,3375,2009-05-18
.........\ChartFont.h,2923,2009-03-07
.........\ChartGanttSerie.cpp,5823,2009-12-28
.........\ChartGanttSerie.h,5010,2009-12-21
.........\ChartGradient.cpp,3765,2009-02-14
.........\ChartGradient.h,1863,2009-03-08
.........\ChartGrid.cpp,2628,2009-04-04
.........\ChartGrid.h,2186,2009-03-08
.........\ChartLabel.h,3699,2009-12-23
.........\ChartLabel.inl,1621,2009-12-22
.........\ChartLegend.cpp,9104,2009-06-02
.........\ChartLegend.h,4850,2009-03-07
.........\ChartLineSerie.cpp,9816,2010-07-10
.........\ChartLineSerie.h,3423,2009-08-16
.........\ChartLogarithmicAxis.cpp,4923,2009-04-04
.........\ChartLogarithmicAxis.h,1815,2009-04-04
.........\ChartMouseListener.h,2677,2009-12-27
.........\ChartPointsArray.h,6022,2009-12-21
.........\ChartPointsArray.inl,8339,2009-12-21
.........\ChartPointsSerie.cpp,8736,2010-01-17
.........\ChartPointsSerie.h,3380,2010-01-17
.........\ChartScrollBar.cpp,4894,2009-01-13
.........\ChartScrollBar.h,2207,2009-03-10
.........\ChartSerie.cpp,4175,2010-07-10
.........\ChartSerie.h,9531,2010-07-10
.........\ChartSerieBase.h,7492,2010-01-17
.........\ChartSerieBase.inl,8179,2010-07-10
.........\ChartSeriesMouseListener.h,2063,2009-12-27
.........\ChartStandardAxis.cpp,4861,2009-12-21
.........\ChartStandardAxis.h,2232,2009-03-07
.........\ChartString.h,932,2009-03-28
.........\ChartSurfaceSerie.cpp,7195,2009-08-15
.........\ChartSurfaceSerie.h,4207,2009-08-15
.........\ChartTitle.cpp,4835,2010-06-04
.........\ChartTitle.h,4130,2010-06-04
.........\ChartXYSerie.cpp,5089,2010-07-10
.........\ChartXYSerie.h,5014,2009-12-20
.........\PointsOrdering.h,917,2009-11-28

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

发表评论

0 个回复

  • NETSeeSystem
    本系统属于小型的局域网监控系统,可以对某一台计算机进行屏幕监控,屏幕信息需要时时显示,网络延时不能大于1秒,服务器端可以随时运行,只要客户端运行,就能够显示屏幕信息。(This system belongs to a small local area network monitoring system that can carry out the screen of a computer monitor, the screen displays information needs from time to time, the network delay can not be greater than 1 second, the server-side ready to run, as long as the client is running, you can display on-screen information .)
    2010-01-24 15:54:57下载
    积分:1
  • RollDiceOnline
    说明:  程序实现了一个简单的网络版的掷骰子,一个服务器端,另一个客户端。(Program implements a simple network version of the dice, a server-side, another client.)
    2011-03-02 17:14:29下载
    积分:1
  • pagewnd
    VC++调用Excel表格编辑数据的功能,一打开就显示Excel风格的表格(VC++ calling function Excel spreadsheet editing data, an open style on display Excel spreadsheet)
    2013-12-01 21:50:40下载
    积分:1
  • Book-Part-II-Code2-5
    DirectX 9.0 3D 游戏开发编程基础 对初学者很有用
    2013-12-18 22:23:44下载
    积分:1
  • wuziqi
    SetColor(unsigned short ForeColor,unsigned short BackGroundColor) //颜色函数 { HANDLE hCon=GetStdHandle(STD_OUTPUT_HANDLE) SetConsoleTextAttribute(hCon,(ForeColor 16)|(BackGroundColor 16*16)) } 调用函数 SetColor(11,8) cout<<endl<<"文本内容结束!"<<endl SetColor(7,0) system("color xy") ;
    2012-08-30 17:27:01下载
    积分:1
  • CPPPrimer
    C++_Primer中文第四版(含习题解答+源码),很好的vc入门书(Chinese fourth edition (including exercises answers+ source), a good introductory book vc)
    2013-07-25 14:31:00下载
    积分:1
  • Visual_C6.0
    实用Visual_C6.0教程(源码) 英文VC++实用Visual_C6.0教程(this file implement many useful VC++ little skill)
    2015-07-19 18:39:48下载
    积分:1
  • Comparisonofimagesimilarity
    图像相似度比较论文,介绍了图像相似度比较的基本原理,并实现图像比较,分析结果(Comparing image similarity thesis describes the basic principles of image similarity comparison and achieve the image comparison, analysis)
    2020-06-26 14:00:02下载
    积分:1
  • PhysicalGravity
    物理模拟小球重力加速度演示,不同物质加速度不同,下落状态也不同(PhysicalGravity)
    2009-09-14 18:01:56下载
    积分:1
  • ReceiveMessageer
    接收系统消息不示例,可以提供初学者使用.(receive system message demon .using VC++)
    2012-12-09 18:01:17下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载