Practicas de microcontroladores

Páginas: 2 (472 palabras) Publicado: 18 de marzo de 2012
Tec. en Ingenieria Electronica
Prácticas de laboratorio de desarrollo de aplicaciones basadas en microprocesadores
First traduction
A flowchart is a type of diagram that representsan algorithm or process, showing the steps as boxes of various kinds, and their order by connecting these with arrows. This diagrammatic representation can give a step-by-step solution to a given problem. Processoperations are represented in these boxes, and arrows connecting them represent flow of control. Data flows are not typically represented in a flowchart, in contrast with data flow diagrams; rather, theyare implied by the sequencing of operations. Flowcharts are used in analyzing, designing, documenting or managing a process or program in various fields.-------------------------------------------------

-------------------------------------------------
Algorithm
In mathematics and computer science, an algorithm  is a step-by-step procedure for calculations. More precisely, it isan effective method expressed as a finite list of well-defined instructions for calculating a function. Algorithms are used for calculation, data processing, and automated reasoning.
Starting from an initialstate and initial input (perhaps empty), the instructions describe a computation that, when executed, will proceed through a finite number of well-defined successive states, eventually producing"output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.Expressing algorithms
Algorithms can be expressed in many kinds of notation, including natural languages, pseudocode, flowcharts, programming languages or control tables (processed by interpreters).Natural language expressions of algorithms tend to be verbose and ambiguous, and are rarely used for complex or technical algorithms. Pseudocode, flowcharts and control tables are structured ways to...
Leer documento completo

Regístrate para leer el documento completo.

Estos documentos también te pueden resultar útiles

  • Práctica Microcontroladores
  • Prácticas con microcontroladores
  • practica de microcontroladores
  • practica de microcontroladores
  • Reporte de practica microcontroladores
  • practica 6 microcontroladores
  • Practica 1 microcontrolador
  • Practica de microcontroladores

Conviértase en miembro formal de Buenas Tareas

INSCRÍBETE - ES GRATIS