CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 示波器 显示 图形

搜索资源列表

  1. static_shiboqi

    0下载:
  2. 实现像示波器一样的界面显示。根据角度显示正弦函数的函数图形。-like oscilloscopes to achieve the same interface shows. Under the angle of the sine function showed graphic function.
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:3450196
    • 提供者:陈碧天
  1. testfreq

    0下载:
  2. 利用示波器的X和Y通道输出采样波形图形 注:显示两个周期。扫频频率100Hz
  3. 所属分类:VHDL编程

    • 发布日期:2014-01-16
    • 文件大小:1193781
    • 提供者:张勋
  1. vc6shiboqi

    0下载:
  2. 这是用vc6.0写的示波器代码,简单方便!里面有图形编程,可以实时显示图形!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:158303
    • 提供者:慕天
  1. oscope_demo

    0下载:
  2. 在一个对话框上开一个窗口,分别划上水平轴和纵坐标轴,实时显示类似示波器的图形
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25588
    • 提供者:高建华
  1. oscope_demo

    0下载:
  2. 运用VS2005编辑的示波器图形界面程序。采用对话框模式,可对数据动态显示。-Edit VS2005 use graphical interface of the oscilloscope program. Using dialog box can be used to dynamically display the data.
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-25
    • 文件大小:8254289
    • 提供者:lizhao
  1. 1

    0下载:
  2. 基于AT89C52编写的示波器源程序,程序显示在128*64的液晶屏上。程序包含AD采集,图形显示,频率计算等多模块。本人自己编写,调试通过。-AT89C52-based oscilloscope written source, the program is displayed in 128* 64 LCD screen. AD process consists of the collection, graphic display, frequency calculations and many
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:5017
    • 提供者:changyue
  1. main

    0下载:
  2. 51编程dac0832转换,示波器显示丽萨如图形-51 programming dac0832 conversion, oscilloscope displays such as graphics lisa
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:788
    • 提供者:sadpacifico
  1. 11

    4下载:
  2. 一个基于LabVIEW的信号发生器的设计。 1、利用实验室提供的仪器设备、软件等,学生亲自设计虚拟信号发生器。 2、实现虚拟信号发生器的仿真显示。在虚拟信号发生器的图形显示窗上观察模拟输出信号的波形,要求观察正弦波、方波、三角波。 3、实现虚拟信号发生器的模拟信号输出。①频率的测量。在延时分别为1、100、200、300、400的条件下,输出正弦波、方波、三角波信号,用示波器观察输出波形,与仿真显示做比较。用频率计测量信号频率。②滤波。选择不同的截止频率对输出信号进行滤波。③失真度的测量。对滤波
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:324132
    • 提供者:汤双泽
  1. test2

    0下载:
  2. pwm在ARM上的设计,在示波器上显示各种图形,希望给别人帮助-pwm design on arm
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1569239
    • 提供者:JayChou_Fans
  1. base-on-LabVIEW

    0下载:
  2. 虚拟仪器是当今仪器技术的发展热点, 本文设计并实现了一种多功能虚拟示波器, 详细介绍了利用图形化编程语言 LabVIEW 进行仪器程序设计的方法。仪器具有波形显示、读写、存储、打印和测量参数数字显示功能。 -Virtual instrument is hot in today' s equipment and technological development, this paper designs and implements a multi-function virtual o
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:70089
    • 提供者:徐建云
  1. MATLAB_shipoqi

    0下载:
  2. 一个简单的图形用户界面,演示了从示波器如何检索和显示数据。-A simple graphical user interface, presentation on how to retrieve and display data from the oscilloscope.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:3145
    • 提供者:丫头
  1. Digit-Oscilloscope

    0下载:
  2. 数字示波器的图形化编程,主要有输出波形显示,并设置触发电位,使示波器显示比较清晰的波形-Digital oscilloscope graphical programming, the main output waveform display and set the trigger potential, the oscilloscope displays waveform clearer
  3. 所属分类:LabView

    • 发布日期:2017-11-27
    • 文件大小:166507
    • 提供者:zgl
  1. zgw

    0下载:
  2. 基于8255的lcd存储示波器显示 a) 用AD转换器采集输入信号,存入SRAM(例6264)芯片中, b) 进行DA转换后回放SRAM中的数据,通过模拟示波器显示。 c) 利用键盘控制单步和连续慢放信号波形。 d) 波形参数可以用数值或图形在数码管或LCD上显示,或者可以结合示波器进行图形回放显示。 -Display LCD storage oscilloscope based on 8255 A) AD converter with input signal i
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:1113
    • 提供者:赵光桅
  1. PWM

    0下载:
  2. MSP430G2553 lunchpad,控制输出两路PWM的占空比,使其经过RC滤波后在示波器X-Y方式下显示为抛物线图形-MSP430G2553 lunchpad, control output two PWM duty cycle, filtering it through the RC mode, the oscilloscope XY graph shows a parabolic
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:32076
    • 提供者:ichzk
  1. Digit-Oscilloscope

    0下载:
  2. 数字示波器的图形化编程,主要有输出波形显示,并设置触发电位,使示波器显示比较清晰的波形-Graphical programming digital oscilloscope, there are output waveform display and set the potential to trigger the oscilloscope displays waveform clearer
  3. 所属分类:LabView

    • 发布日期:2017-04-16
    • 文件大小:362067
    • 提供者:刘境
  1. 2003shiboqi

    0下载:
  2. 采用图形化编程软件LABVIEW设计虚拟示波器方法以及它的波形显示、频谱分析、参数显示等功能。-on the use of LABVIEW graphical programming software design method and its virtual oscilloscope waveform display, virtual spectrum analysis, parameter display and other functions,
  3. 所属分类:LabView

    • 发布日期:2017-04-28
    • 文件大小:259351
    • 提供者:huhu
  1. VB-shiboqi

    0下载:
  2. 可以实现VB虚拟示波器很实用鼠标移动就可显示图形-this is a very good programer
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:76956
    • 提供者:林两
  1. Generate-and-display-signals

    0下载:
  2. 通过labview控制程序面板,编写程序。通过信号产生器产生一个信号,比如:正弦。通过示波器显示图形-Write a program by using labview control panel.Through the signal generator to generate a signal, such as: sine signal.Through the oscilloscope to display the signal waveform.
  3. 所属分类:LabView

    • 发布日期:2017-05-04
    • 文件大小:70797
    • 提供者:杨珖
  1. Formula-Node-Exercise

    0下载:
  2. labview生成SIN函数并且画出sin函数的图形使用示波器显示-Labview to generate sine function and draw the pattern of the sine function using oscilloscope display
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:8678
    • 提供者:shen06
  1. 串口示波器

    0下载:
  2. 1. 图形化显示通过Uart 传送上来的采样数据。 2.运行所要求的的基本软硬件环境: 硬件环境 如果您使用的是Windows XP 操作系统,建议使用1G 内存。 运行该程序的计算机必须要有串口或串口转USB 设备。 软件环境 推荐 Windows XP 及以上PC。 64位系统需运行在32 位兼容模式下。 3. 解压软件包即可。
  3. 所属分类:调试

    • 发布日期:2018-06-03
    • 文件大小:127541
    • 提供者:110xia@163.com
« 12 »
搜珍网 www.dssz.com