dc.contributor | Roberto da Silva Bigonha | |
dc.contributor | http://lattes.cnpq.br/0029233355476625 | |
dc.creator | Vitor Rodrigues Miranda | |
dc.date.accessioned | 2023-01-31T15:09:53Z | |
dc.date.accessioned | 2023-06-16T16:21:06Z | |
dc.date.available | 2023-01-31T15:09:53Z | |
dc.date.available | 2023-06-16T16:21:06Z | |
dc.date.created | 2023-01-31T15:09:53Z | |
dc.date.issued | 2012-03-13 | |
dc.identifier | http://hdl.handle.net/1843/49293 | |
dc.identifier.uri | https://repositorioslatinoamericanos.uchile.cl/handle/2250/6682106 | |
dc.description.abstract | The objective of this paper is to present the concepts and fundamental structures of the
LabVIEW programming language and, based in this concepts, introduce the language´s
object-oriented features. LabVIEW is a block diagram based language, in which the code is
represented by graphical elements instead of code lines. The functions are represented by
boxes and the variables by wires. The boxes have connectors in which the wires are
connected, representing the input arguments of a function. LabVIEW uses the dataflow
paradigm, in which the order of execution of the code is not defined by the order in which it is
written but by the order in which data becomes available along the code´s execution. This
language is mainly directed to be used by researchers and engineers. Because of its simple
representation and concepts it allows professionals with no deep knowledge in science
computing to develop high complexity efficient applications. In this paper we are going to
show some examples and comparisons between code portions written in LabVIEW and JAVA
or C++. We will also show the way of building an object-oriented code from this language. At
the end of the paper we will show how to implement the singleton and factory method design
patherns. | |
dc.publisher | Universidade Federal de Minas Gerais | |
dc.publisher | Brasil | |
dc.publisher | ICX - DEPARTAMENTO DE CIÊNCIA DA COMPUTAÇÃO | |
dc.publisher | Curso de Especialização em Informática | |
dc.publisher | UFMG | |
dc.rights | http://creativecommons.org/licenses/by-nc-nd/3.0/pt/ | |
dc.rights | Acesso Aberto | |
dc.subject | Orientação a objeto | |
dc.subject | Linguagem gráfica | |
dc.subject | Dataflow | |
dc.title | Orientação a objeto implementado em LabView | |
dc.type | Monografia (especialização) | |