Buscar
Mostrando ítems 1-10 de 12063
Emotional computing and discourse analysis: A case study about brexit in Twitter
(Springer Verlag, 2017)
Tipos de datos y Expresiones
(2011-08)
Data types and expressions allow us to manipulations of information, in programming languages from different types of expressions.
Combining sentimental and content analysis for recognizing and interpreting human affects
(Springer Verlag, 2017)
Aplicaciones de las gráficas por computadora
(2014-03-28)
On Computers graphics there are several graphs uses, for example, to represent the behavior according the data provided and so make decisions, to make editable designs, create artworks representations, among others.
The ...
Los Sistemas Operativos y sus procesos
(2014-03-28)
An operating system (OS) is a resource manager, is the program or set of programs that make the management of the basic processes of a computer system, an allows the normal execution of the rest the operations.
The core ...
Estructuras de Datos y Árboles
(2014-03-28)
The data structures defined the Organization and interrelation of data and operations available on them, for example the ordering of the elements belonging to the structure or the search in sequential or binary form.
The ...
Mecanismos de Exclusión Mutua
(2014-03-28)
This paper describes some of the main algorithms implemented by the operating system to guarantee mutual exclusion in synchronization process.
Métodos de Ordenación Básicos
(2014-03-28)
This presentation outlines the basic sorting methods: selection sort, insertion sort and bubble sort. The approach, an example and an overview of the algorithm is presented for each one of them.
Microprocesadores (Fabricación de los microprocesadores)
(2013-12)
This paper identifies some of the major manufacturers of chips used in microcomputer-besides the most relevant aspects of their construction are addressed: from the raw material used, the general conditions for manufacturing ...
Máquinas de Estados Finitos
(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.