Now showing items 1-11 of 11

    • Autómata Finito Determinista 

      Díaz Iruegas, Crsitian Arturo (2011-07)
      The following document talks about the use of deterministic finite automaton (which are part of regular languages) which are abstractions of machines, without taking into account either the shape of machinery, not its size ...
    • Constructores en C++ 

      Castillo Pérez, Iliana (2014-03-28)
      In this document is shown the constructor description as a mechanism to ensure objects whit valid values or without invalid values. Also, the general syntax, a declaration example and a practical example are presented ...
    • Estructuras de Control 

      Baltazar Guzmán, Francisco Javier (2011-08)
      Control structures allow us to control the flow of data.
    • Instalación de JDK de Java en Ambiente Linux- Ubuntu 

      Redondo Nava, José Nahú (2012-07)
      This content illustrates the installation of Java Development Kit (JDK) in Linux-Ubuntu environment. It is important for students of Computer Systems, with specific skills for managing open development platforms, in addition ...
    • Instalación de JDK de Java en ambiente Windows 

      Redondo Nava, José Nahú (2012-07)
      Detailed installation of Java Development Kit (JDK) for Windows environments as well as setting environment variables "PATH" and "CLASSPATH" indispensable for working with the Java programming language
    • Máquinas de Estados Finitos 

      Díaz Iruegas, Crsitian Arturo (2011-07)
      The following document talks about using Finite Automata and the operation of their abstract machines. Just as the use of symbols and computational terms.
    • Modelado de Sistemas Discretos 

      Díaz Iruegas, Crsitian Arturo (2011-07)
      The following document talks about using Finite Automata and modeling of discrete systems which explain the operation of abstract machines. And down the main errors that can be committed to trying to accomplish.
    • Programación Estructurada 

      Baltazar Guzmán, Francisco Javier (2011-08)
      The programming is to develop programs to process information. Programming as a term used to describe the creation of small-scale programs.
    • Programación Lineal 

      Baltazar Guzmán, Francisco Javier (2011-08)
      The programming is to develop programs to process information. Programming as a term used to describe the creation of small-scale programs.
    • Requirement Concept 

      Mendoza Castelán, Juvencio (2011-07)
      It consists of making a thorough assessment of business conditions, identifying, Businesss: • The essential tasks • Needs • Ways to optimize or simplify • Strengths of the current process • Degrees of change that ...
    • Tipos de datos y Expresiones 

      Baltazar Guzmán, Francisco Javier (2011-08)
      Data types and expressions allow us to manipulations of information, in programming languages from different types of expressions.