dc.contributor.author |
Madrigal Chaves, Walter |
|
dc.date.accessioned |
2023-09-29T01:31:17Z |
|
dc.date.available |
2023-09-29T01:31:17Z |
|
dc.date.issued |
2020-11 |
|
dc.identifier.uri |
localhost/xmlui/handle/11506/2041 |
|
dc.description |
During the creation of software development projects, the complexity can increase a lot, this causes that elements such as simple variables are not sufficient for the execution of efficient algorithms. Variables as they are known so far only store one piece of data at a time and have the deficiency that, if a value is assigned and then another value is assigned, the first piece of data is lost. However, in many programming logic problems there is the need to store several data of the same type. This is why arrays were created, which as we will see below are structures that allow storing data of many variables. Vectors are a type of array that have several advantages for the system and for the programmer, some of them are: ease of implementation, reduction of lines of code, error mitigation and ability to store more information. |
es |
dc.description.abstract |
Durante la creación de proyectos de desarrollo de software, la complejidad puede aumentar mucho, esto provoca que elementos como las variables sencillas no sean suficientes para la ejecución de algoritmos eficientes. Las variables como se conocen hasta el momento solo almacenan un dato a la vez y tienen la deficiencia que, si se asigna un valor y posteriormente se asigna otro valor, el primer dato se pierde.
Sin embargo, en muchos problemas de lógica de programación existe la necesidad de almacenar varios datos del mismo tipo. Es por lo anterior que se crearon los arreglos, que como se verá más adelante son estructuras que permiten almacenar datos de muchas variables. Los vectores son un tipo de arreglo que tienen varias ventajas para el sistema y para el programador, algunas de ellas son: facilidad de implementar, disminución de líneas de código, mitigación de errores y capacidad de almacenar más información. |
es |
dc.language.iso |
es |
es |
dc.publisher |
U San Marcos |
es |
dc.relation.ispartofseries |
LEC ING SIST;0009 2020 |
|
dc.subject |
Arreglo (informática) |
es |
dc.subject |
Vectores |
es |
dc.title |
Arreglos y vectores |
es |
dc.type |
Objeto de aprendizaje |
es |
dc.type |
Lectura |
es |