搜索资源列表
VBNiGraph
- labview的图表控件能很方便的显示各种波形图, 而VB中没有此类控件。本例就是讲VB调用Labview图形图表控件例程。-LabVIEW control chart can easily display a variety of waveforms, and the absence of such controls in VB. VB stresses in this case is called Labview graphical chart control routines.
SerialPortUtility.rar
- VB串口调试工具,可以显示二进制波形,实际上这是一个mscomm控件的使用用法的演示程序,包括二进制、字符串数据的发送接收,以及一些属性的使用,缓存区数据的线路侦测、读娶事件检错以及绘制二进制数据曲线,方便调试程序。,VB serial port debugging tool, you can show that the binary form, in fact, control mscomm This is a demonstration of the use of use of proced
VBNiGraph
- labview的图表控件能很方便的显示各种波形图, 而VB中没有此类控件。本例就是讲VB调用Labview图形图表控件例程。-LabVIEW control chart can easily display a variety of waveforms, and the absence of such controls in VB. VB stresses in this case is called Labview graphical chart control routines.
VB-YKMUSB-sampling
- 使用vb与衡河9140示波器连接,并控制采集一列脉冲数据,对数据进行分析,计算脉宽、积分面积、平均电压,并将波形通过picture控件显示在界面上-Using vb oscilloscope connected with the value for r. 9140, and a pulse control and data acquisition data, analyze data, calculate pulse width, integration area, average voltag
DSGsetup
- 具有产生正弦波、方波、三角波三种周期性的波形。 用键盘输入编辑生成上述三种波形(同周期)的线性组合波形,以及由基波及其谐波( 5次以下)线性组合的波形。 具有波形存储功能。 输出波形的频率为100Hz~20KHz(非正弦波频率按10次谐波计算):重复频率可调,频 率步进间隔≤100Hz。 输出波形幅度范围0~5V(峰-峰值),可按步进0.1V(峰-峰值)调整。 具有显示输出波形的类型、重复频率(周期)和幅度的功能。 - This design ha
LP-Wave-VB
- LP-Wave个简单的VB波形显示程序,虚拟显波器的例子.-LP-Wave
VB-Generator
- VB编写的波形发生器,可用于音频测试(源码) -VB Generator (Source Code)
VB
- 两个VB程序代码,一个是波形的检测,一个是图片的切换,可以调节转换频率-two saple visual basic
VBwaveform-analysis
- 基于VB环境下的VB嵌入式串口通讯波形分析显示软件,适合新手学习-Embedded VB serial communication waveform analysis software
FFTtransform
- 在VB中实现对文本文档中数据的傅里叶变换。并出现变换后的波形-The useful functions are: FourierTransform() performs a Fast Fourier Transform on an pair of Double arrays-- one real, one imaginary. Don t want/need imaginary numbers? Just use an array of 0s. This fun
VB 嵌入式串口数据记录波形分析仪
- 通过串口通信采样 绘制波形图 实现了类似于示波器的功能(Drawing a waveform map through serial communication sampling)