登录
首页 » Visual C++ » Realtimetable

Realtimetable

于 2020-06-26 发布 文件大小:123KB
0 273
下载积分: 1 下载次数: 2837

代码说明:

  VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.(VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.)

文件列表:

Realtimetable
.............\ChildFrm.cpp
.............\ChildFrm.h
.............\ClassArr.h
.............\ColorBtn.cpp
.............\ColorBtn.h
.............\Graphics.cpp
.............\Graphics.h
.............\MainFrm.cpp
.............\MainFrm.h
.............\msflexgrid.cpp
.............\msflexgrid.h
.............\OwnList.cpp
.............\OwnList.h
.............\Random.cpp
.............\Random.h
.............\ReadMe.txt
.............\RealTime.cpp
.............\RealTime.h
.............\RES

.............\...\RTDemo.rc2


.............\resource.h
.............\RTDemo.clw
.............\RTDemo.cpp
.............\RTDemo.dsp
.............\RTDemo.dsw
.............\RTDemo.h
.............\RTDemo.ncb
.............\RTDemo.opt
.............\RTDemo.plg
.............\RTDemo.rc
.............\RTDemoDoc.cpp
.............\RTDemoDoc.h
.............\RTDemoView.cpp
.............\RTDemoView.h
.............\RTDlg.cpp
.............\RTDLG.H
.............\RTForm.cpp
.............\RTForm.h
.............\RTSlider.cpp
.............\RTSlider.h
.............\StdAfx.cpp
.............\StdAfx.h
.............\Str.cpp
.............\Str.h
.............\TimerSpeed.cpp
.............\TimerSpeed.h

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

发表评论

0 个回复

  • gongjutiao45672
    精彩原代码,适合初学者(brilliant original code for beginners!)
    2007-04-28 10:51:36下载
    积分:1
  • Gompertz--curve-prediction
    Gompertz(龚伯次)曲线模型被广泛应用在预测中,该代码实现了G曲线的预测功能。(Gompertz curve is widely used in prediction, this code will help achieve the Gompertz curve prediction function.)
    2012-01-11 14:54:08下载
    积分:1
  • DDA
    DDA算法画直线,可以实现在网格下逐点画直线。(DDA algorithm for drawing straight lines, can be achieved in a grid-by drawing straight line.)
    2020-10-13 19:07:31下载
    积分:1
  • 10kV_SVG
    PSCAD做的12模块H桥SVG模型,电流矢量控制,运行良好。(PSCAD do SVG module 12 H bridge model, the current vector control, work well.)
    2017-01-01 18:07:49下载
    积分:1
  • shuikudiaodu_dengchulifa
    水库调度图的绘制是一个难点,该程序采用等出力法绘制水库调度图,可通用。(Reservoir operation mapping is a difficult point, the program method used, such as mapping efforts reservoir operation plans can be generic.)
    2020-12-17 10:09:12下载
    积分:1
  • Computer-graphics
    计算机图形学 杨钦 徐永安 翟红英 编著(Computer graphics Yang Qin XU Yong Di Hongying edited)
    2013-03-12 10:47:30下载
    积分:1
  • computer-graphics-curriculum-design
    本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
    2013-10-27 16:36:07下载
    积分:1
  • computer-graphics-curriculum-design
    本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。(This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of computer graphics.)
    2013-10-27 16:36:07下载
    积分:1
  • CAGD_NURBS-Chap6-7
    计算机辅助几何设计与非均匀有理b样条(修订版)施法中著;第6-7章附件(《CAGD & NURBS》)
    2014-11-05 15:49:36下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • 696516资源总数
  • 106571会员总数
  • 2今日下载