VIDEO 1: REPRESENTACIÓN GRAFICA DE ARREGLOS (ARRAYS) _ Explicación teórica 1.
DOWNLOAD
Nota: los índices de los arreglos en cualquier lenguaje de programación empieza desde 0 y termina n-1 (longitud de dimensión desde 0 hasta variable.length-1), pero en PseInt empiezan desde 1 y termina en n.
VIDEO2: EXPLICACIÓN LARGA Y CON ALGORITMO _ Representación gráfica.
https://drive.google.com/file/d/0B_c0lGhuBi1AU1pUOHBQWVUzRFk/edit?usp=sharing
VIDEO 3.1 CREAR VECTOR, LECTURA Y ESCRITURA DE VECTOR Download
VIDEO 4: PSEINT_ ORDENAMIENTO SIMPLE DE VECTORES. DOWNLOAD
VIDEO 5: ARREGLOS EN JAVA_UNIDIMENSIONALES. DOWNLOAD
Sugerencia: Para q mas adelante no se enreden ni se confundan no cambien las i, j, ya que como les expliqué indica índices, aux es la variable auxiliar para java. En Pseint aux si la pueden cambiar por cualquier letra, pero recuerde que es una variable auxiliar, se lo hice asi para que no se pierdan.
CLASE DE UN ARREGLO DISEÑADO EN STARUML
Arreglo unidimensional de 15 posiciones, arreglo de 15 variables numéricas. Sumatoria de los 15 números enteros.
VIDEO 6: Instalar el plugin (complemento) de UML en Netbeans. El link de éste plugin is: http://deadlock.netbeans.org/hudson/job/uml/lastSuccessfulBuild/artifact/build/updates/updates.xml
VIDEO 6.1. Arreglo Vector en UML Netbeans Pseint (sumar) Download
No hay comentarios:
Publicar un comentario