https://github.com/jhta/acunal
En este trabajo se realizara una aplicacon en ensamblador de 32bits
https://github.com/jhta/acunal
Last synced: 14 days ago
JSON representation
En este trabajo se realizara una aplicacon en ensamblador de 32bits
- Host: GitHub
- URL: https://github.com/jhta/acunal
- Owner: jhta
- License: mit
- Created: 2014-05-25T18:31:30.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-06-03T19:20:17.000Z (about 12 years ago)
- Last Synced: 2025-03-12T16:45:04.282Z (over 1 year ago)
- Language: Assembly
- Size: 160 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
TrabajoArquitectura2014
=======================
En este trabajo se realizara una aplicacon en ensamblador de 32bits
El Objetivo de la practica es hallar los siguentes datos con un array de valores:
o MEDIA ARITMÉTICA
o MEDIANA
o MODA
o MEDIA GEOMÉTRICA
o MEDIA ARMÓNICA
o PERCENTILES
o CUARTILES
o DECILES
o MOMENTOS RESPECTO AL ORIGEN
o MOMENTOS CENTRALES O RESPECTO A LA MEDIA
o VARIANZA
o DESVIACIÓN TÍPICA
o CUASI-VARIANZA
o DESVIACIÓN MEDIA RESPECTO A LA MEDIA
o DESVIACIÓN MEDIA RESPECTO A LA MEDIANA