登录
首页 » LabView » visual-oscilloscope

visual-oscilloscope

于 2013-04-03 发布 文件大小:283KB
0 251
下载积分: 1 下载次数: 56

代码说明:

  基于labview的虚拟示波器的设计(本人毕业设计所编,仅供参考)(Labview virtual oscilloscope-based design (I graduated design ed for reference only))

文件列表:

示波器
......\示波器.vi,516534,2012-03-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Command-Reference
    HP Command reference
    2013-07-22 02:25:47下载
    积分:1
  • 计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP...
    计算校验和 校验和算法描述:为保证网络上传输的数据的可靠性,在许多协议中都设置了校验和项,例如:IPv4、ICMPv4、IGMPV4、ICMPv6、UDP和TCP 等等。计算这些校验和的算法称为网际校验和算法,简单来说就是:把被校验的数据16位进行累加,然后取反码,若数据字节长度为奇数,则数据尾部补一个字节的0以凑成偶数。 由于从输入文件读入的数据不能直接满足计算校验和的条件,所以首先对从文件读入缓冲区的数据进行预处理,即读入缓冲区时忽略空格。由于累加是按16位进行的,所以每次从缓冲区中读出4个字符,并将字符转换成对应的16进制数字,如此依次累加,直至数据全部读完。 还有一种情况,即如果数据长度为奇数个字节,则需要判断,并补0累加。程序中利用的是缓冲区长度计数器i和当前读取到计数器j判断数据长度是否为奇数。即如果数据长度为偶数,则读完数据时当前读取到计数器j的值应与缓冲区长度i相等,而如果数据长度为奇数,则读完数据时,当前读取到计数器j>缓冲区长度i,此时需将缓冲区中剩余的两个字符读出,并补0,转换成相应16进制数以后参与累加。 当累加结束后,将累加和的16位以上数据位移下再进行一次累加,并对最后累加和取反即得所求校验和。 -calculated checksum checksum algorithm Description : To ensure the network transmission of data reliability, in many of the agreements are set up and calibration, for example : IPv4, ICMPv4, IGMPV4, ICMPv6. UDP and TCP so on. Calculating checksum algorithm called the Internet checksum algorithm, the simple answer is : as has been the calibration data for 16 cumulative, and then take the anti-code, if the data byte length of the odd, data will make up the tai
    2022-01-26 06:39:03下载
    积分:1
  • prepared using the API function procedures, the document can be achieved free!
    利用API函数编写的程序,可以实现文件的自由传送!-prepared using the API function procedures, the document can be achieved free!
    2023-06-02 23:25:03下载
    积分:1
  • AccountSetupOptionsTests
    Tests of basic UI logic in the AccountSetupOptions screen for Andriod.
    2013-10-06 00:29:52下载
    积分:1
  • 序描述了网络开发过中,线池的开发、使用
    程序描述了网络开发过程中,线程池的开发、使用-Procedure describes the network development process, the thread pool of the development, use
    2022-01-31 15:59:25下载
    积分:1
  • TCP发包客户端,可以设置目的IP,目的端口
    TCP发包客户端编程,可以设置目的IP,目的端口-TCP client contract programming, you can set the purpose of IP, destination port
    2022-06-27 03:59:45下载
    积分:1
  • UBHO725
    TSAPI开发的原代码,,对于做CTI中间件很有帮助()
    2017-11-10 08:57:12下载
    积分:1
  • CLOCK
    以实例为背景学习基于MFC的WINDOWS应用程序设计,编写一个模拟时钟程序,此程序在屏幕左边有一个指针式钟面,右方有两个矩形框,上面以数字方式显示日期和时间,该时间应与指针显示的时间一致,下方的矩形框作为秒表。用菜单选项或按钮设置时间和秒表。时间不必与机器系统时间相同,可任意设置。(Background-instance learning WINDOWS MFC-based application design, the preparation of an analog clock program, this program has a pointer on the screen on the left clock face, on the right there are two rectangular box, above digitally display the date and time, which should be consistent with the pointer display time, and the lower rectangular box as a stopwatch. With a menu option or button to set the time and stopwatch. Time Machine does not have the same system time can be set arbitrarily.)
    2013-10-17 15:52:11下载
    积分:1
  • ConfigPort
    文件的一些操作,主要功能为配置tomcat的http和HTTPS的端口访问地址(Some operations, the main function of a file is accessed the address http and HTTPS port configuration of the tomcat)
    2015-12-28 15:54:04下载
    积分:1
  • phase_array_radar_DBF
    说明:  相控阵雷达数字多波束形成仿真程序,自己编写,非常好用,适合新手学习(Digital Multi-Beam Forming Simulation Program for Phased Array Radar)
    2021-04-27 20:28:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载