下载中心
Object-Oriented Programming inrar
1星 发布者: flexbuilder

2018-05-10 | 1积分 | 704.35KB |  1 次下载

下载 收藏 评论

文档简介
标签: LabVIEW

LabVIEW

This chapter applies a different programming paradigm to G: Object-Oriented Programming(OOP). New languages like Java and its use on the Internet have createda lot of interest in this programming paradigm. This chapter explains the conceptsthat make object-oriented programming work, and applies them to programming inLabVIEW.This chapter begins with definitions of objects and classes. These are the fundamentalbuilding blocks of OOP. Key definitions that define OOP are then presentedwhich give a foundation for programmers to view applications in terms of theirconstituent objects.Once the basics of OOP are described, the first stage of objects is presented--object analysis. Fundamentally, the beginning of the design is to identify the objectsof the system. Section 10.4 discusses Object Design, the process by which methodsand properties are specified. The interaction of objects is also defined in the designphase. The third and last phase is the Object Programming phase. This is where thecode to implement the methods and properties is performed.This type of structuring seems foreign or even backward to many programmerswith experience in structured languages such as LabVIEW. Object-oriented is howprogramming is currently being taught to computer science and engineering studentsaround the world. A significant amount of effort has been put into the design of aprocess to produce high-quality software. This section introduces this type of philosophyto LabVIEW graphical programming.

评论
相关视频
  • 直播回放: Keysight 小探头,大学问,别让探头拖累你的测试结果!

  • 控制系统仿真与CAD

  • MIT 6.622 Power Electronics

  • 直播回放:基于英飞凌AIROC™ CYW20829低功耗蓝牙芯片的无线组网解决方案

  • 直播回放:ADI & WT·世健MCU痛点问题探索季:MCU应用难题全力击破!

  • Soc Design Lab - NYCU 2023

推荐帖子
精选电路图
  • PIC单片机控制的遥控防盗报警器电路

  • 使用ESP8266从NTP服务器获取时间并在OLED显示器上显示

  • 带有短路保护系统的5V直流稳压电源电路图

  • 如何构建一个触摸传感器电路

  • 如何调制IC555振荡器

  • 基于ICL296的大电流开关稳压器电源电路

×