View: |
Part 1: Document Description
|
Citation |
|
---|---|
Title: |
Análisis y explicación sobre estructuras de datos en código |
Identification Number: |
doi:10.60483/UNAB/EJTDDS |
Distributor: |
Repositorio de Datos de Investigación - Universidad Andrés Bello (Chile) |
Date of Distribution: |
2024-04-15 |
Version: |
1 |
Bibliographic Citation: |
Córdova Castillo, Vicente Gabriel; Lart Maluenda, Hian Vicente; Gatica, Gustavo Esteban, 2024, "Análisis y explicación sobre estructuras de datos en código", https://doi.org/10.60483/UNAB/EJTDDS, Repositorio de Datos de Investigación - Universidad Andrés Bello (Chile), V1 |
Citation |
|
Title: |
Análisis y explicación sobre estructuras de datos en código |
Identification Number: |
doi:10.60483/UNAB/EJTDDS |
Authoring Entity: |
Córdova Castillo, Vicente Gabriel (Universidad Andrés Bello) |
Lart Maluenda, Hian Vicente (Universidad Andrés Bello) |
|
Gatica, Gustavo Esteban (Universidad Andrés Bello) |
|
Distributor: |
Repositorio de Datos de Investigación - Universidad Andrés Bello (Chile) |
Access Authority: |
Córdova Castillo, Vicente Gabriel |
Depositor: |
Pardo, Paula |
Date of Deposit: |
2024-04-15 |
Holdings Information: |
https://doi.org/10.60483/UNAB/EJTDDS |
Study Scope |
|
Keywords: |
Computer and Information Science, Engineering, Computer and Information Science, Engineering, Estructura de datos, Genoma, Probabilidad, Herencia, Combinatoria, Programación dinámica, Ensamblaje del genoma, Grafos, Filogenia, Clasificación |
Abstract: |
En este conjunto de datos encontrarás algunos problemas que te guiarán en el apasionante viaje de comprender y aplicar las esenciales estructuras de datos en tus códigos. Para lograr esto, hemos preparado algunas soluciones en Python y en C para algunos problemas, además de un documento que contiene la explicación de cada estructura de datos junto a su respectivo problema. La programación no se limita a escribir líneas de código; es un arte que involucra la optimización, eficiencia y resolución de problemas. A medida que te sumerges en la resolución de cada uno de estos problemas, te adentrarás en un mundo donde las listas, los árboles, las colas, los grafos y otras estructuras cobran vida, convirtiéndose en herramientas poderosas en tus manos creativas. Así que sumérgete en el fascinante mundo de las estructuras de datos y descubre cómo lograrás transformar la forma en que programas. En cada línea de código que escribas y en cada decisión de diseño que tomes, estarás dando forma a esta emocionante transformación. |
Notes: |
<b>Para descargar los archivos del dataset con su estructura original: Seleccione "Acceder al dataset" Luego elija "Descargar" Los archivos se descargan automáticamente comprimidos en .zip.</b> Para una mejor visualización del archivo comprimido y sus jerarquías, elija el modo de visualización de Árbol. |
Methodology and Processing |
|
Sources Statement |
|
Data Access |
|
Other Study Description Materials |
|
Label: |
A.txt |
Notes: |
text/plain |
Label: |
B.txt |
Notes: |
text/plain |
Label: |
burma14_50_8.tspdl |
Notes: |
application/octet-stream |
Label: |
c_cpp_properties.json |
Notes: |
application/json |
Label: |
CCPython.py |
Notes: |
text/x-python |
Label: |
chile_puertos.tspdl |
Notes: |
application/octet-stream |
Label: |
Clase_Barco.cpython-310.pyc |
Notes: |
application/octet-stream |
Label: |
Clase_Barco.py |
Notes: |
text/x-python |
Label: |
Clase_Graph.cpython-310.pyc |
Notes: |
application/octet-stream |
Label: |
Clase_Graph.py |
Notes: |
text/x-python |
Label: |
Clase_Node.cpython-310.pyc |
Notes: |
application/octet-stream |
Label: |
Clase_Node.py |
Notes: |
text/x-python |
Label: |
Cordova_V_Analisis_y_explicacion_sobre_estructuras_de_dato.PDF |
Text: |
Informe de práctica "Análisis y explicación sobre estructuras de datos en código" |
Notes: |
application/pdf |
Label: |
C.txt |
Notes: |
text/plain |
Label: |
D.txt |
Notes: |
text/plain |
Label: |
ejecutable.exe |
Notes: |
application/x-msdownload |
Label: |
ejecutable.exe |
Notes: |
application/x-msdownload |
Label: |
ejecutable.exe |
Notes: |
application/x-msdownload |
Label: |
ejecutable.exe |
Notes: |
application/x-msdownload |
Label: |
Estructura_de_datos_-_Trabajo_2_1.docx |
Notes: |
application/vnd.openxmlformats-officedocument.wordprocessingml.document |
Label: |
E.txt |
Notes: |
text/plain |
Label: |
kroA200_50_9.tspdl |
Notes: |
application/octet-stream |
Label: |
launch.json |
Notes: |
application/json |
Label: |
mio2.tspdl |
Notes: |
application/octet-stream |
Label: |
Nearest_neighbor_6_instancias.ipynb |
Notes: |
application/x-ipynb+json |
Label: |
pcb442_50_10.tspdl |
Notes: |
application/octet-stream |
Label: |
problema10.c |
Notes: |
text/x-c |
Label: |
Problema10exe.exe |
Notes: |
application/x-msdownload |
Label: |
problema10.py |
Notes: |
text/x-python |
Label: |
Problema11.py |
Notes: |
text/x-python |
Label: |
problema12.py |
Notes: |
text/x-python |
Label: |
Problema13.py |
Notes: |
text/x-python |
Label: |
Problema14.py |
Notes: |
text/x-python |
Label: |
Problema15.py |
Notes: |
text/x-python |
Label: |
Problema16.py |
Notes: |
text/x-python |
Label: |
Problema17.py |
Notes: |
text/x-python |
Label: |
Problema18.py |
Notes: |
text/x-python |
Label: |
Problema19.py |
Notes: |
text/x-python |
Label: |
problema20.py |
Notes: |
text/x-python |
Label: |
Problema2.c |
Notes: |
text/x-c |
Label: |
problema2PY.py |
Notes: |
text/x-python |
Label: |
problema3.c |
Notes: |
text/x-c |
Label: |
problema3.exe |
Notes: |
application/x-msdownload |
Label: |
problema3.py |
Notes: |
text/x-python |
Label: |
problema4.c |
Notes: |
text/x-c |
Label: |
problema4.exe |
Notes: |
application/x-msdownload |
Label: |
problema4py.py |
Notes: |
text/x-python |
Label: |
problema5python.py |
Notes: |
text/x-python |
Label: |
problema6.c |
Notes: |
text/x-c |
Label: |
problema6.py |
Notes: |
text/x-python |
Label: |
problema8.c |
Notes: |
text/x-c |
Label: |
problema8.py |
Notes: |
text/x-python |
Label: |
problema9.c |
Notes: |
text/x-c |
Label: |
problema9.py |
Notes: |
text/x-python |
Label: |
problemaexe.exe |
Notes: |
application/x-msdownload |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
readme.md |
Notes: |
text/markdown |
Label: |
README.md |
Notes: |
text/markdown |
Label: |
rosalind_2sum.txt |
Notes: |
text/plain |
Label: |
rosalind_3sum.txt |
Notes: |
text/plain |
Label: |
rosalind_bip.txt |
Notes: |
text/plain |
Label: |
rosalind_ddeg.txt |
Notes: |
text/plain |
Label: |
rosalind_full.txt |
Notes: |
text/plain |
Label: |
rosalind_mend.txt |
Notes: |
text/plain |
Label: |
rosalind_nwck.txt |
Notes: |
text/plain |
Label: |
rosalind_rnas.txt |
Notes: |
text/plain |
Label: |
rosalind_sgra.txt |
Notes: |
text/plain |
Label: |
settings.json |
Notes: |
application/json |
Label: |
tasks.json |
Notes: |
application/json |
Label: |
Trabajo2.c |
Notes: |
text/x-c |
Label: |
trabajofinallabc.c |
Notes: |
text/x-c |
Label: |
tsp.ipynb |
Notes: |
application/x-ipynb+json |
Label: |
ulysses22_50_9.tspdl |
Notes: |
application/octet-stream |