搜索资源列表
图像数据的存取
- 一个为了更好的压缩,保存图像,并能够完整的显示出来的程序,利用了Delphi的编程语言进行编写-a better compression and preserve images, and be able to demonstrate the integrity of the procedure, and use of the Delphi programming language for the preparation
DrawArcMPie
- 本程序可以将给定数据显示为饼状图形式,数据由程序直接给定-this procedure will be set for data Caky map form, directly from the data given
NetronLight
- 这是一非常优秀的基于C#的树形数据显示控件!-This is a very outstanding based on the C# data controls tree!
可显示8位和24位bmp图像的CImage类
- //简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-/ / simple operational 8 and 24 bmp bitmap image category. / / Characteristics : / / 1, showed faster. (I use this image
TestDraw2
- 读取dxf文件进行简单显示,其中有读文件和数据显示。
ImageProc.rar
- bmp格式图片解析程序,对选择的bmp文件进行头解析与数据显示,bmp format image analysis procedures, selected the first bmp file and data analysis
myecgdisplay0.9.rar
- 一个用于显示心电数据的程序,测试所用数据格式为时间+心电数据。,ECG data for displaying a program, test data format used for time+ ECG data.
CurveControl
- 绘制多条工业数据曲线,实时显示曲线并能在线读取鼠标位置坐标值,非常好用-Draw a number of industrial data curve, real-time display curve and can read the mouse position coordinates online, very easy to use
data_capture
- 能够绘制各种曲线图,统计曲线,条形图,饼状图,3D显示,实时数据采集图-Can draw a variety of graphs, statistical curves, bar graphs, pie charts, 3D displays, real-time data collection plan
PicTest4
- 介绍了在Vc++环境中,利用ADO 2.5中所提供的Stream 对象和Fields对象进行数据库中图片的存取,同时,还利用了IPicture接口实现多种格式图片的显示,并通过控件自画的方法解决了图片显示的刷新问题 需建立一个名为Pictest的数据连接,使用Pic.mdb-Introduced in Vc++ Environment, using ADO 2.5 provided in the Stream object and Fields object image databas
mscomm_onecurve
- 获取单片机发来的数据,根据电压而显示波形,界面比较简单,用于脉搏波显示-Singlechip sent to obtain the data, shown under the voltage waveform, the interface is relatively simple for the pulse wave shows
Y3_hfe
- VB与智能仪表通讯,采集数据、实时显示,数据存盘,曲线显示-不会。
draw
- 对采集到的数据,进行波形文件进行读取,然后进行波形显示-Of collected data, conducting waveform file read, and then proceed to waveform display
LP-Wave
- VB波形显示程序 估计很多学VB的朋友对使用VB做波形显示感兴趣 不过网上类似的源码的确不地很多 前不久我很一个虚拟仪器项目时,写了个个程序 发上来的源码是用于测试显示性能的,如要引用请注明作者及出处 程序不很完善,使用时请自己加入代码实现同步显示。 数据源是数组构成的缓冲区 通过更新缓冲区内容可以改变显示波形。-Study estimated that a lot of friends on the use of VB to do VB waveform displ
DataShowClass
- 因为平时编程时候经常要根据数据动态显示曲线,很多时候我们都用控件来解决这个问题,这固然方便,但是有时候得不到我们想要的功能,因此自己花了几天的功夫,自写了一个动态曲线绘制类,实际上它是由两个头文件组成,文档已经为您附在压缩包内,用法、技术要点什么的都有了,本类无限制,供C++爱好者共同学习。-dynamic data curve display.
bmp_r_w
- 用MFC实现界面显示位图,完成了图像数据读写冰显示。-MFC to achieve interface with bitmap display, completing the image data read and write ice show.
Adddataarrays
- 曲线显示源码,自动生成数据数组,绘制曲线图,可左右移动-Curves show source code, automatically generating the data array, draw graphs, can move around
DrawPicture
- 在实际项目中,需要获取实时数据并画图,本实例开发出可画图控件,能方便显示数据,并且随鼠标移动实时显示坐标点数据-In the actual project, it is necessary to obtain real-time data, and drawing, this example may be drawing to develop control, can easily display data, and real-time display with the mouse coord
shuxuebiaodaoshi
- 任意数学表达式计算与图上显示。 数据显示类: 作者:南京航空航天大学能源与动力学院 庄三少-Arbitrary mathematical expression calculation and map display
DataShowClass
- 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置