搜索资源列表
winceDrawcurve
- evc程序开发源代码,在wince下实时绘制、显示二维曲线。
curve
- wince下,把数据从串口读进来,然后绘制一条曲线-Under wince to read incoming data from the serial port, and then draw a curve
Draw2DGraph
- 运行在WindowCE5.0和Windows Mobile上,实现动态绘制二维曲线的功能,对核心函数进行了类封装,很高的参考和实用价值。-WindowCE5.0 and running Windows Mobile on the two-dimensional dynamic mapping function curve, the core function of the class package, the high reference and practical value.
2DGraph
- 在wince平台下,进行二维曲线的绘制。-In the wince platform, for drawing two-dimensional curve.
wincecurve2D
- 实现了wince下绘制2维坐标系,并能够绘制曲线-Wince under a 2-dimensional coordinate system map, and be able to draw curves
EVCTCD132D
- 基于s3c2440 的TCD132D驱动和数据采集并把采集的数据绘制曲线-Based on the TCD132D drive s3c2440 and data acquisition and data collected by drawing curves
WindowsCE5.0drawdatawaverealtime
- WindowsCE5.0下绘制实时数据曲线-WindowsCE5.0 draw data wave real time!
Draw2DGraph
- windows ce 环境实现二维曲线的绘制-windows ce environment to achieve two-dimensional Curve
Nirsce
- 基于windows CE的红外质谱仪测控模块,EVC环境开发,能实现串口通讯、控制步进电机、绘制曲线等一系列复杂功能。-Based on the windows CE infrared spectrometer and control module, the development environment of EVC, can realize serial communication, stepper motor control, curve drawing and a series of c
CE2DGraph
- GT2440ARM开发板在Wince系统下的画图类文件,可以很据数据绘制曲线-GT2440ARM Wince system development board in the drawing class files can be plotted according to the data
Flashing-drawing-process
- 这篇文章将帮助你解决使用MFC绘制曲线时,因为刷新曲线而产生的闪烁。-This article will help you solve using MFC drawing curves, because curves generated refresh flicker.
chartCe wince绘制曲线的控件
- 自用的chartCe控件,使用VS 2008 C#开发,在wince 6.0 R3中运行没问题。其他版本没有测试过。 采用了双缓冲绘图,更新画面不闪烁,运行时占用资源极少。有简单的自动缩放功能。可绘制历史曲线也可用做实时图表。 特别说明,这个控件是基于网友的windowFrom控件改的。