搜索资源列表
示波器
- 示波器的演示,动态曲线的绘制和界面编程功能的实现。-oscilloscope demo, dynamic curve mapping and programming interface functions to achieve.
self-create-scope
- 一个自制的示波器界面程序,程序代码不多,但对于美化显示界面具有很高的参考价值。-a privately oscilloscope interface procedure is not much code, But for landscaping shows interface with high reference value.
oscilograph
- 简易示波器界面程序,界面很漂亮,对函数图像绘制、游戏界面设计都有参考价值-oscilloscope interface simple procedure, the interface is very beautiful, right image mapping function, the game interface design have reference value
dso
- 用qt编写的数字存储示波器界面,是我写的呵呵大家共同交流。
示波器界面演示
- 给准备做虚拟仪器的朋友做个参考
示波器演示
- 此程序是波形显示的程序,可以显示电压,温度等,波形时时发生变法,解决了闪动,界面也很漂亮-waveform shows the procedure can demonstrate voltage, temperature, waveform always happen 1898, and resolved a flashing, and the interface is very beautiful
示波器
- 示波器的演示,动态曲线的绘制和界面编程功能的实现。-oscilloscope demo, dynamic curve mapping and programming interface functions to achieve.
self-create-scope
- 一个自制的示波器界面程序,程序代码不多,但对于美化显示界面具有很高的参考价值。-a privately oscilloscope interface procedure is not much code, But for landscaping shows interface with high reference value.
oscilograph
- 简易示波器界面程序,界面很漂亮,对函数图像绘制、游戏界面设计都有参考价值-oscilloscope interface simple procedure, the interface is very beautiful, right image mapping function, the game interface design have reference value
dso
- 用qt编写的数字存储示波器界面,是我写的呵呵大家共同交流。
HOOK
- 基于串口通讯(通过USB转串口)的示波器界面,必须确定已经连接正确的端口才能进行数据传输。-Based on the serial communication (via USB to serial port) interface of the oscilloscope, we must determine the correct port has been connected in order to carry out data tra
OScopeCtrl.ZIP
- 一个类似示波器界面的控件,带有一个使用例子-Oscilloscopes a similar control interface, with a use case
Virtual_Oscilloscope
- 采用MFC实现的虚拟示波器界面,类似于常见的数字示波器显示面板; 可显示方波、正弦波及三角波三种波形不同参数的信号波形 对于方波可设置方波周期、占空比、幅度等参数; 对于正弦波可设置频率、幅度、相位参数; 对于三角波可设置周期、幅度参数; 三种波形可以同时存在,且所有波形均会随时间动态移动-MFC using the achievement of the virtual oscilloscope interface,
DSO16AD
- LABVIEW示波器界面,通过usbCY7C68013传输-LABVIEW interface oscilloscopes
vbshiboqi
- 采用了bcb编写的虚拟示波器界面,能实现最基本的示波器功能,利用了mscomm控件-Bcb prepared using a virtual oscilloscope interface, to achieve the most basic oscilloscope functions, use of control mscomm
TestSystem
- 示波器界面软件实现,实现示波器动态显示,动态实时显示数据-GUI
DS2009_57600
- 示波器界面。采用串口传递数据。下位机为51单片机。-Osilloscope
nice
- 漂亮的示波器界面,主要显示温度,电压,电流-Beautiful oscilloscope screen, the main display temperature, voltage, current
oscillograph
- 利用VC编程,模拟示波器界面的小程序源码-Using VC programming, analog oscilloscope interface applet source code
示波器生成类附源码实例
- 虚拟仪器比传统仪器功能更强、可扩展性更好、性价比也更高,是未来测量测试行业的发展方向。完成了一种对马达故障波形进行显示分析的虚拟示波器软件设计,为马达故障分析提供了定量的分析工具。软件采用面向对象的软件设计思想来编写,按照功能划分为5个模块:虚拟示波器界面设计、异步串口通信、Modbus协议软件包、波形傅里叶分析、波形存储访问五大模块,使用VC++基于对话框的应用程序框架完成了这5个模块的详细设计和实现;通过测试,该虚拟示波器操作简单、