搜索资源列表
rt_demo20060317
- 这是一个非常好的动态绘制图形曲线的软件,对于做数据显示方面软件的朋友绝对有很大帮助。-This is a very good dynamic curve drawing graphics software For data do show aspects of the software is absolutely great friend to help.
dynamic_line_real_show_like_windows
- VC实现的界面和windows任务管理器的联网界面一样动态曲线实时显示系统(TIMER实现的)可用于上位机对下位机采集的数据动态实时显示,曲线防闪烁,。-VC interface and windows management tasks for a network interface like real-time dynamic curves show - EC (TIMER achieved) can be used for PC right from the lower the dynami
dynamic_show_thread
- 基于线程实现的动态数据曲线的显示,用VC6写的。对实时性高的显示TIMER定时器响应不好,可用线程技术实现多路动态曲线显示。-Based on the threads to achieve dynamic data curve shown that VC6 writes. Real-time high on the timer shows TIMER poor response can be threaded technology to achieve more dynamic curve of
realcurve
- 一种实时曲线类,可动态显示采集数据,里面有各种接口函数的说明啊
CreateCurve.rar
- C#绘制动态曲线图。可以实现多条同时显示。可以实现平面和三维切换和放大。从DataSet中获取动态数据。,C# mapping dynamic curves. Can simultaneously achieve a number of shows. Can achieve planar and three-dimensional switching and amplification. From the DataSet to obtain dynamic data.
可以运行在Window CE下的曲线控件
- 可以运行在Window CE下的曲线控件,动态显示数据。自动移动曲线。-Window CE can run under the curve control, dynamic display of data. Automatically moves the curve.
DataShowClass
- 平时编程时候经常要根据数据动态显示曲线,很多时候我们都用控件来解决这个问题,这固然方便,但是有时候得不到我们想要的功能,因此自己花了几天的功夫,自写了一个动态曲线绘制类,实际上它是由两个头文件组成,文档已经为您附在压缩包内,用法、技术要点什么的都有了,本类无限制,供C++爱好者共同学习-Usually programmed time often want to display dynamic data curve a lot of time, we use the controls to sol
DataShowClass
- 实现示波器动态数据显示,可以很方便的移植。-Achieve oscilloscope display dynamic data can be easily ported.
TestMsChart
- MSChart是VC++6.0中自带的一个特殊控件类,用于绘制坐标曲线图。用MSChart做一个数据显示的程序,功能比较全面,满足一般的实时曲线绘制。实现了无闪烁的动态曲线。-MSChart to do a show with the program, features a more comprehensive, real-time to meet the general curve drawing. Achieve a flicker-free dynamic curves.
line2
- 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动态显示鼠标光标移动时的位置坐标。-The slope of
VBshishiquxian
- vb实时显示曲线的例子,能够根据接收数据实时动态绘制曲线,带滚动条,可回看历史曲线(VB real time display curve example, can according to the receiving data real-time dynamic curve, with scroll bar, can look back the history curve)