Entradas

6-3er PA

          /*  * To change this license header, choose License Headers in Project Properties.  * To change this template file, choose Tools | Templates  * and open the template in the editor.  */ package uso_arryas; /**  *  * @author ALEJANDRO  */ public class Uso_Arryas {     /**      * @param args the command line arguments      */     public static void main(String[] args) {         // TODO code application logic here         int [] mi_matriz=new int[10];                mi_matriz[0]=5;        mi_matriz[1]=38;        mi_matriz[2]=-15;        mi_matriz[3]=45;        mi_matriz[4]=25;   ...

6-2do PA MAPA MENTAL

Imagen
 

6-1er PA COMPARATIVO

Imagen
 

5-2do PA Sinoptico

Imagen
 

5-1er PA COMPARATIVO

Imagen
 

4-4TO PA

Imagen
 

4-3er PA MAPA MENTAL

Imagen