登录
首页 » Visual C++ » High-speed_Charting_Control

High-speed_Charting_Control

于 2007-09-22 发布 文件大小:4095KB
0 233
下载积分: 1 下载次数: 132

代码说明:

  绘制点、直线、曲线的程序,界面美观,并且对速度进行了优化,占用资源少。可移植到PPC上。内附详细的注释(Drawing points, straight lines, curves of the procedures, interface aesthetics, and speed is optimized, taking up less resources. Can be ported to the PPC. Containing detailed Notes)

文件列表:

High-speed Charting Contro
..........................\ChartCtrl_demo
..........................\..............\ChartAxis.cpp
..........................\..............\ChartAxis.h
..........................\..............\ChartAxisLabel.cpp
..........................\..............\ChartAxisLabel.h
..........................\..............\ChartCtrl.cpp
..........................\..............\ChartCtrl.h
..........................\..............\ChartDemo.clw
..........................\..............\ChartDemo.cpp
..........................\..............\ChartDemo.dsp
..........................\..............\ChartDemo.dsw
..........................\..............\ChartDemo.h
..........................\..............\ChartDemo.ncb
..........................\..............\ChartDemo.opt
..........................\..............\ChartDemo.plg
..........................\..............\ChartDemo.rc
..........................\..............\ChartDemoDlg.cpp
..........................\..............\ChartDemoDlg.h
..........................\..............\ChartGrid.cpp
..........................\..............\ChartGrid.h
..........................\..............\ChartLegend.cpp
..........................\..............\ChartLegend.h
..........................\..............\ChartLineSerie.cpp
..........................\..............\ChartLineSerie.h
..........................\..............\ChartObject.h
..........................\..............\ChartPointsSerie.cpp
..........................\..............\ChartPointsSerie.h
..........................\..............\ChartSerie.cpp
..........................\..............\ChartSerie.h
..........................\..............\ChartSurfaceSerie.cpp
..........................\..............\ChartSurfaceSerie.h
..........................\..............\ChartTitle.cpp
..........................\..............\ChartTitle.h
..........................\..............\ColourPicker.cpp
..........................\..............\ColourPicker.h
..........................\..............\ColourPopup.cpp
..........................\..............\ColourPopup.h
..........................\..............\Debug
..........................\..............\.....\ChartAxis.obj
..........................\..............\.....\ChartAxis.sbr
..........................\..............\.....\ChartAxisLabel.obj
..........................\..............\.....\ChartAxisLabel.sbr
..........................\..............\.....\ChartCtrl.obj
..........................\..............\.....\ChartCtrl.sbr
..........................\..............\.....\ChartDemo.exe
..........................\..............\.....\ChartDemo.ilk
..........................\..............\.....\ChartDemo.obj
..........................\..............\.....\ChartDemo.pch
..........................\..............\.....\ChartDemo.pdb
..........................\..............\.....\ChartDemo.res
..........................\..............\.....\ChartDemo.sbr
..........................\..............\.....\ChartDemoDlg.obj
..........................\..............\.....\ChartDemoDlg.sbr
..........................\..............\.....\ChartGrid.obj
..........................\..............\.....\ChartGrid.sbr
..........................\..............\.....\ChartLegend.obj
..........................\..............\.....\ChartLegend.sbr
..........................\..............\.....\ChartLineSerie.obj
..........................\..............\.....\ChartLineSerie.sbr
..........................\..............\.....\ChartPointsSerie.obj
..........................\..............\.....\ChartPointsSerie.sbr
..........................\..............\.....\ChartSerie.obj
..........................\..............\.....\ChartSerie.sbr
..........................\..............\.....\ChartSurfaceSerie.obj
..........................\..............\.....\ChartSurfaceSerie.sbr
..........................\..............\.....\ChartTitle.obj
..........................\..............\.....\ChartTitle.sbr
..........................\..............\.....\ColourPicker.obj
..........................\..............\.....\ColourPicker.sbr
..........................\..............\.....\ColourPopup.obj
..........................\..............\.....\ColourPopup.sbr
..........................\..............\.....\LinePropDialog.obj
..........................\..............\.....\LinePropDialog.sbr
..........................\..............\.....\PointsPropDialog.obj
..........................\..............\.....\PointsPropDialog.sbr
..........................\..............\.....\SeriesPropDlg.obj
..........................\..............\.....\SeriesPropDlg.sbr
..........................\..............\.....\StdAfx.obj
..........................\..............\.....\StdAfx.sbr
..........................\..............\.....\SurfacePropDialog.obj
..........................\..............\.....\SurfacePropDialog.sbr
..........................\..............\.....\vc60.idb
..........................\..............\.....\vc60.pdb
..........................\..............\LinePropDialog.cpp
..........................\..............\LinePropDialog.h
..........................\..............\PointsPropDialog.cpp
..........................\..............\PointsPropDialog.h
..........................\..............\res

..........................\..............\...\ChartDemo.rc2
..........................\..............\resource.h
..........................\..............\SeriesPropDlg.cpp
..........................\..............\SeriesPropDlg.h
..........................\..............\StdAfx.cpp
..........................\..............\StdAfx.h
..........................\..............\SurfacePropDialog.cpp
..........................\..............\SurfacePropDialog.h
..........................\High-speed Charting Control.mht

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

发表评论

0 个回复

  • zoomformView
    MFC formview窗口 控件随窗口大小自动缩放(MFC formview window controls with the window size automatically zoom)
    2013-11-07 17:22:47下载
    积分:1
  • DUIlib-code-source
    DUIlib编程总结及源码,有一定的参考意义(DUIlib program summary and source, there is some reference value)
    2015-03-18 16:01:48下载
    积分:1
  • 02
    说明:  Resize方法方便的解决因窗口大小改变,而使控件的大小与位置的改变(Resize a convenient method to solve the problem of window size change, which controls the size and location changes)
    2008-10-08 09:55:30下载
    积分:1
  • VC_UI_programing
    VC界面类编程技巧 很多十分有用的实例 包括VC编程实现IE风格的界面 用Visual C++实现带阴影弹出窗口的技术 创建一个不规则形状的窗口等等(VC interface class programming skills a lot of very useful examples include the VC-style interface IE programming Visual C++ implementation with shaded pop-up window technology to create an irregular shape of the window, etc.)
    2010-09-13 13:23:26下载
    积分:1
  • kklc
    进程调度模拟程序-优先权只是调度算法考虑的一个方面进程调度依据调度程序运行时()
    2017-09-27 22:08:37下载
    积分:1
  • guanbi_queshengzhuangtailan
    用 Visual C++.Net实现的如何 关闭缺省状态栏 的演示程序。注释详细。适合初学者。(Using Visual C . Net realized how close the default status bar of the demo program. Notes detail. Suitable for beginners.)
    2009-01-20 22:31:50下载
    积分:1
  • CommCtrl
    实现commctrl功能,主要用于界面设计,是msdn sample(achieve commctrl functions, mainly for interface design is flowing sample)
    2005-07-13 16:27:38下载
    积分:1
  • ASK_Pro
    说明:  基于MFC的调幅数字通信系统的仿真,界面等都是自己做的(Based on MFC am digital communication system simulation, oneself make interface, etc)
    2012-04-25 14:03:05下载
    积分:1
  • Round Robin
    Round Robin visual basic
    2017-12-06 20:18:02下载
    积分:1
  • ImageViewCtrl
    一个picture控件类,可以对图片作简单处理,如:放大、缩小、滚动浏览等。(A picture control class, you can make a simple image processing, such as: zoom, scroll and so on.)
    2013-08-20 17:18:04下载
    积分:1
  • 696518资源总数
  • 106155会员总数
  • 8今日下载