搜索资源列表
clPlot
- vc+实时曲线画图DLL控件及源程序,编译后生成clPlot.dll文件,另附有Demo,两文件需放置在同一目录一下,都可以顺利编译,使用这个Dll可帮助我们快速开发出一个适时曲线的绘制,比如电流曲线、温度曲线、流量曲线等,示例源代码将教会大家如何使用这个Dll文件。 -vc+ Real-time Curve drawing DLL and source code control, build clPlot.dll compiled files attached a Demo, two do
NumericalAnalysisLibraryCPP
- 《VC++和BC++数值分析类库》使用说明 光盘内含C++数值分析动态连接库(包括动态库文件*.dll和入口库文件*.lib 及头文件*.h),分Visual C++和Borland C++(Builder)两个版本。另有一个曲线 绘制程序Plot.exe 。 该库运行环境为Win95及以后各级操作系统。 该库所有内容为作者独创。 1.你是VC用户: 将<<VC用户>>目录下的 Mat
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考。 -mapping system vc++ Dow (drawing) source code, support for drawing a straight line, circle, polygon drawing, painting curve, hand painted graphics,
DrawSys
- vc++陶氏作图系统(画图)源代码,支持画直线、画圆、画多边形、画曲线、随手画图形、添加文本、图像裁剪、清空画板、随机线生成等氏量绘制工具,是一个比较经典的VC++图形绘制程序,是一个很不错的参考-mapping system of vc++ Dow (drawing) source code, to support draw a straight line, circle, polygon drawing, draw curves, the Freehand graphics, add tex
command_ui
- VC++画虚线的实例源码,用VC++源码实现虚线绘制,而且不是那种规矩的虚线,可根据鼠标移动的速度自动调整的虚线,效果图如上示,是一个VC++图形曲线绘制的实例源代码。-VC++ painting dashed examples of source code, draw dotted line with VC++ source, but not the kind of rules the dotted line, according to the speed of mouse movement
CurveRun
- 用VC++绘制动态曲线的源代码,采集到的随机数据用动态曲线显示。-Drawing dynamic curve with VC++ source code。Random data collected by dynamic curve display.