<?xml version='1.0' encoding='UTF-8'?><rss xmlns:atom="http://www.w3.org/2005/Atom" xmlns:openSearch="http://a9.com/-/spec/opensearchrss/1.0/" xmlns:blogger="http://schemas.google.com/blogger/2008" xmlns:georss="http://www.georss.org/georss" xmlns:gd="http://schemas.google.com/g/2005" xmlns:thr="http://purl.org/syndication/thread/1.0" version="2.0"><channel><atom:id>tag:blogger.com,1999:blog-480589006896735683</atom:id><lastBuildDate>Fri, 20 Feb 2026 20:07:20 +0000</lastBuildDate><category>JAVA</category><category>OUT</category><category>Tutorial Java</category><title>Dnk! Sit3</title><description>Programacion,Java,Python,PHP,hack,hacking,bugs,exploits,informatica,pc,novedades,noticias.</description><link>http://d3n3k4.blogspot.com/</link><managingEditor>noreply@blogger.com (Dnk!)</managingEditor><generator>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-9081552933871720730</guid><pubDate>Tue, 25 Jan 2011 18:19:00 +0000</pubDate><atom:updated>2011-01-25T10:19:37.853-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[SRC] Patron lectura de ficheros.</title><description>He aqui el patron a usar siempre que quieras implementar la lectura de ficheros en un tu aplicacion/programa/..., espero que sirva de algo.&lt;br /&gt;
&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=aDtLHYB3&quot;&gt;
&lt;/script&gt;</description><link>http://d3n3k4.blogspot.com/2011/01/src-patron-lectura-de-ficheros.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-4337676423245573272</guid><pubDate>Mon, 24 Jan 2011 16:13:00 +0000</pubDate><atom:updated>2011-01-25T10:17:07.164-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Obtener dia de la semana a partir de una fecha dada.</title><description>Despues de tantas horas de estudio, necesitaba despejarme y que mejor que programar XD.&lt;br /&gt;
&lt;br /&gt;
Bueno el reto es que mire en internet un algoritmo para obtener el dia de la semana a partir de una fecha.&lt;br /&gt;
Este en mas concreto: &lt;a href=&quot;http://es.wikipedia.org/wiki/Algoritmo_para_calcular_el_d%C3%ADa_de_la_semana&quot;&gt;Wikipedia&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Y entoces me propuse ha realizar otro algoritmo diferente a este, y no tan enrevesado y con tantos calculos matematicos/aricmeticos.&lt;br /&gt;
&lt;br /&gt;
Entoces la base del algoritmo que he creado es tan simple, que lo unico que hay que tener en cuenta es que el 1/1/1900 fue lunes, a partir de aqui todas las fechas son validas. En base a esto se divide esto en &amp;nbsp;subproblemas:&lt;br /&gt;
- obtener el dia de la semana del primer dia de un año dado. EJ: 1/1/2011&lt;br /&gt;
- obtener el numero de dias trancurridos entre el primer dia del año hasta la fecha introducida a averiguar.&lt;br /&gt;
&amp;nbsp;&amp;nbsp;Ej: dias transcurridos entre el 1/1/2011 hasta el 5/6/2011.&lt;br /&gt;
- y a partir de estos dias y conociendo el dia de la semana del primer dia de un año dado obtenemos la respuesta XD.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;&lt;u&gt;Nota: este codigo funciona pero no es robusto, es decir, no controla fechas erroneas o inputsMixMatch.&lt;/u&gt;&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
He aqui el codigo:&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=UwcHeNth&quot;&gt;&lt;/script&gt;</description><link>http://d3n3k4.blogspot.com/2011/01/java-obtener-dia-de-la-semana-partir-de.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-5097768271978499682</guid><pubDate>Wed, 15 Dec 2010 00:14:00 +0000</pubDate><atom:updated>2010-12-14T16:44:12.934-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] NEW Operaciones con quebrados ~ ver.2</title><description>Ya llevaba&amp;nbsp;días&amp;nbsp;sin poder postear nada, por falta de tiempo. La U puede con todo. Pues&amp;nbsp;aquí&amp;nbsp;os dejo esta segunda&amp;nbsp;versión, implementando varias funciones nuevas, como resta,&amp;nbsp;división, pudiendo realizar una&amp;nbsp;operación&amp;nbsp;con un arreglo del objeto. Sin mas&amp;nbsp;aquí&amp;nbsp;os dejo el&amp;nbsp;código.&lt;br /&gt;
&lt;br /&gt;
Saludos!&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;b&gt;Clase:&lt;/b&gt;&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=znaUGAUy&quot;&gt;&lt;/script&gt;&lt;br /&gt;
&lt;b&gt;Ejemplo de uso:&lt;/b&gt;&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=6szDw75X&quot;&gt;&lt;/script&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/java-new-operaciones-con-quebrados-ver2.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-5939509475303685618</guid><pubDate>Tue, 07 Dec 2010 16:10:00 +0000</pubDate><atom:updated>2010-12-07T08:10:41.137-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">OUT</category><title>Se buscan l0c0s.</title><description>Bueno mas bien locos no... pero si gente algo seria, para que sean junto conmigo autores de este blog,&amp;nbsp;así&amp;nbsp;poder &amp;nbsp; abrirnos a nuevos temas. Por&amp;nbsp;entonces, busco personas&amp;nbsp;físicas&amp;nbsp;=), que quieran aportar de su&amp;nbsp;cocimiento&amp;nbsp;en cualquiera de las siguientes ramas:&lt;br /&gt;
&lt;br /&gt;
&lt;ul&gt;&lt;li&gt;Programación&amp;nbsp;en general.&lt;/li&gt;
&lt;li&gt;Programación&amp;nbsp;orientada a web (html,javascript,mysql.....)&lt;/li&gt;
&lt;li&gt;Java&lt;/li&gt;
&lt;li&gt;Python&lt;/li&gt;
&lt;li&gt;Php&lt;/li&gt;
&lt;li&gt;C o C++&lt;/li&gt;
&lt;li&gt;Novedades o Noticias relevantes en el mundo de la&amp;nbsp;informática&lt;/li&gt;
&lt;li&gt;&quot;Hacking&quot;, Bug, Exploits, Seguridad&amp;nbsp;Informática.&lt;/li&gt;
&lt;/ul&gt;Yo creo que esos son todos los perfiles. Sin mas espero que alguien se anime y&amp;nbsp;actúe&amp;nbsp;con seriedad, tranquilos yo siempre&amp;nbsp;daré&amp;nbsp;buen ejemplo de ello. Finalmente, un saludo a todos y desearos un Feliz Navidad, igualmente, busco&amp;nbsp;web´s&amp;nbsp;donde afiliarme, para&amp;nbsp;así&amp;nbsp;darnos mas a conocer. Si esta de acuerdo,&amp;nbsp;póngase&amp;nbsp;en contacto conmigo a&amp;nbsp;través&amp;nbsp;de este correo: d3n3k4@gmail.com&lt;br /&gt;
&lt;br /&gt;
xDnk!</description><link>http://d3n3k4.blogspot.com/2010/12/se-buscan-l0c0s.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>2</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-4867868085449116684</guid><pubDate>Mon, 06 Dec 2010 21:37:00 +0000</pubDate><atom:updated>2010-12-06T13:37:52.864-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Clase Algoritmos Ordenacion de Arreglos ~</title><description>Esta vez os presento esta clase, por si&amp;nbsp;queréis&amp;nbsp;implementar diferentes tipos de algoritmos de&amp;nbsp;ordenación&amp;nbsp;para arreglos. Aqui os lo menciono por complejidad y rendimiento:&lt;br /&gt;
&lt;br /&gt;
&lt;ol&gt;&lt;li&gt;Burbuja&lt;/li&gt;
&lt;li&gt;BubleSort&lt;/li&gt;
&lt;li&gt;Seleccion&lt;/li&gt;
&lt;li&gt;Inserccion&lt;/li&gt;
&lt;li&gt;ShellSort.&lt;/li&gt;
&lt;/ol&gt;En una proxima version espero poder entregar aqui el metodo QuickSort.&lt;br /&gt;
Disfruten! ~&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=CVVnqx9k&quot;&gt;
&lt;/script&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/java-clase-algoritmos-ordenacion-de.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-3041247733398756519</guid><pubDate>Mon, 06 Dec 2010 12:31:00 +0000</pubDate><atom:updated>2010-12-06T14:00:05.565-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">Tutorial Java</category><title>[JAVA] Tutorial ~ Hilos en Java.</title><description>&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;Hoy quiero postear este tutorial, sobre el manejo de hilos en Java. El cual recomiendo su lectura. Todo bien explicado y conciso. Disfruten su lectura.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpgL-Ard7yB5AjSoAqv87owFQ-Gb-ELGsAfACarbG8L_rXQ8sFJ3vRAtHot4X2q6PTvi6uFwZQwhKK_8PQwyVckQk1WviPwUCU7NhtRktaKJ4JAGLfHAsTWoW8Jqccd7KfkJlJgBOqjolt/s1600/HilosEnJAva.PNG&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;255&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpgL-Ard7yB5AjSoAqv87owFQ-Gb-ELGsAfACarbG8L_rXQ8sFJ3vRAtHot4X2q6PTvi6uFwZQwhKK_8PQwyVckQk1WviPwUCU7NhtRktaKJ4JAGLfHAsTWoW8Jqccd7KfkJlJgBOqjolt/s400/HilosEnJAva.PNG&quot; width=&quot;400&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;Resumen&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;Este documento recoge una descripción del concepto y uso de los hilos o threads, como flujo&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;de control en un programa, en el lenguaje de programación orientado a objetos que es Java.&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;Se tratan los aspectos más relevantes desde una perspectiva teórica, incluyendo, a modo de&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;aclaración, breves ejemplificaciones de uso&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-size: large;&quot;&gt;Tabla de contenidos&lt;/span&gt;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;1. Conceptos Básicos Sobre Hilos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;2. Clases Relacionadas con los Hilos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;3. Creación de Hilos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;4. Estado y Control de un Hilo&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;4.1. Estado de un hilo&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;4.2. Control de un hilo&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;5. Agrupamiento de Hilos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;5.1. El grupo de hilos por defecto&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;5.2. Creación de un hilo en un grupo de forma explícita&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;5.3. La clase ThreadGroup&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;6. Planificación y Prioridad de Hilos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;6.1. Scheduling (planificación)&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;6.2. Prioridad&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;6.3. Tiempo compartido&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;7. Sincronización&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;7.1. Ejemplo: problema del productor-consumidor&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;7.2. Monitores&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;8. Hilos Daemon&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;9. Conclusiones&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;10. Apéndice A: Funciones Miembro de la Clase Thread&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;11. Apéndice B:Hilos y Métodos Nativos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;12. Apéndice C: Hilos en Applets. Ejemplos&amp;nbsp;&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;13. Apéndice D: Hilos en Servlest&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: justify;&quot;&gt;14. Bibliografía&amp;nbsp;&lt;/div&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;br /&gt;
&lt;/div&gt;&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: left;&quot;&gt;Para descargar el tutorial pulse&amp;nbsp;&lt;a href=&quot;http://www.multiupload.com/LDX0BDW5H5&quot;&gt;aqui&lt;/a&gt;.&lt;/div&gt;&lt;a href=&quot;http://www.blogger.com/&quot;&gt;&lt;/a&gt;&lt;span id=&quot;goog_489947532&quot;&gt;&lt;/span&gt;&lt;span id=&quot;goog_489947533&quot;&gt;&lt;/span&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/java-tutorial-hilos-en-java.html</link><author>noreply@blogger.com (Dnk!)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEhpgL-Ard7yB5AjSoAqv87owFQ-Gb-ELGsAfACarbG8L_rXQ8sFJ3vRAtHot4X2q6PTvi6uFwZQwhKK_8PQwyVckQk1WviPwUCU7NhtRktaKJ4JAGLfHAsTWoW8Jqccd7KfkJlJgBOqjolt/s72-c/HilosEnJAva.PNG" height="72" width="72"/><thr:total>1</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-3328524887653210723</guid><pubDate>Sun, 05 Dec 2010 12:54:00 +0000</pubDate><atom:updated>2010-12-06T14:01:20.332-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Clase Dinamico Tipo ~ Cola (FIFO) ~</title><description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: sans-serif; font-size: 13px; line-height: 19px;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div style=&quot;line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;&quot;&gt;Una&amp;nbsp;&lt;b&gt;cola&lt;/b&gt;&amp;nbsp;es una&amp;nbsp;&lt;a href=&quot;http://es.wikipedia.org/wiki/Estructura_de_datos&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; color: #0645ad; text-decoration: none;&quot; title=&quot;Estructura de datos&quot;&gt;estructura de datos&lt;/a&gt;, caracterizada por ser una secuencia de elementos en la que la operación de inserción&amp;nbsp;&lt;i&gt;push&lt;/i&gt;&amp;nbsp;se realiza por un extremo y la operación de extracción&lt;i&gt;pop&lt;/i&gt;&amp;nbsp;por el otro. También se le llama estructura&amp;nbsp;&lt;a class=&quot;mw-redirect&quot; href=&quot;http://es.wikipedia.org/wiki/FIFO&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; color: #0645ad; text-decoration: none;&quot; title=&quot;FIFO&quot;&gt;FIFO&lt;/a&gt;&amp;nbsp;(del inglés&amp;nbsp;&lt;i&gt;First In First Out&lt;/i&gt;), debido a que el primer elemento en entrar será también el primero en salir.&lt;/div&gt;&lt;div style=&quot;line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;&quot;&gt;Las colas se utilizan en sistemas&amp;nbsp;informáticos,&amp;nbsp;transportes&amp;nbsp;y operaciones de&amp;nbsp;investigación&amp;nbsp;(entre otros), dónde los objetos, personas o eventos son tomados como datos que se almacenan y se guardan mediante colas para su posterior procesamiento. Este tipo de estructura de datos abstracta se implementa en&amp;nbsp;&lt;a href=&quot;http://es.wikipedia.org/wiki/Programaci%C3%B3n_orientada_a_objetos&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; background-position: initial initial; background-repeat: initial initial; color: #0645ad; text-decoration: none;&quot; title=&quot;Programación orientada a objetos&quot;&gt;lenguajes orientados a objetos&lt;/a&gt;&amp;nbsp;mediante clases, en forma de listas enlazadas.&lt;/div&gt;&lt;div style=&quot;line-height: 1.5em; margin-bottom: 0.5em; margin-left: 0px; margin-right: 0px; margin-top: 0.4em;&quot;&gt;Aqui va el codigo:&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;/div&gt;&lt;script src=&quot;http://pastebin.com/embed_js.php?i=v7WwMnkm&quot;&gt;
&lt;/script&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/java-clase-dinamico-tipo-cola-fifo.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-3996039502506737529</guid><pubDate>Sun, 05 Dec 2010 11:08:00 +0000</pubDate><atom:updated>2010-12-06T14:02:26.852-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Clase Dinamico Tipo ~ Pila (LIFO) ~</title><description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: sans-serif; font-size: 13px; line-height: 19px;&quot;&gt;Una&amp;nbsp;&lt;b&gt;pila&lt;/b&gt;&amp;nbsp;(&lt;i&gt;stack&lt;/i&gt;&amp;nbsp;en&amp;nbsp;inglés) es una lista ordinal o&amp;nbsp;&lt;a href=&quot;http://es.wikipedia.org/wiki/Estructura_de_datos&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; text-decoration: none;&quot; title=&quot;Estructura de datos&quot;&gt;estructura de datos&lt;/a&gt;&amp;nbsp;en la que el modo de acceso a sus elementos es de tipo&amp;nbsp;&lt;a class=&quot;mw-redirect&quot; href=&quot;http://es.wikipedia.org/wiki/LIFO&quot; style=&quot;background-attachment: initial; background-clip: initial; background-color: initial; background-image: none; background-origin: initial; text-decoration: none;&quot; title=&quot;LIFO&quot;&gt;LIFO&lt;/a&gt;&amp;nbsp;(del inglés&amp;nbsp;&lt;i&gt;Last In First Out&lt;/i&gt;,&amp;nbsp;&lt;b&gt;último en&amp;nbsp;&lt;i&gt;entrar&lt;/i&gt;, primero en&amp;nbsp;&lt;i&gt;salir&lt;/i&gt;&lt;/b&gt;) que permite almacenar y recuperar datos. Esta estructura se aplica en multitud de ocasiones en el área de&amp;nbsp;informática&amp;nbsp;debido a su simplicidad y ordenación implícita de la propia estructura.&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: sans-serif; font-size: 13px; line-height: 19px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;div class=&quot;separator&quot; style=&quot;clear: both; text-align: center;&quot;&gt;&lt;a href=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBM95iTA2wnUfgvN0TR6G2zup3-zbuhWv0cbKDjgKiSrwi2i5KbyT4po6rTE8IGEzem9vdT9shd_Chcq5cWXmY_snp2kMgGX8kvImx0pIFfPF54QpWt0IavMahwLDUqPEjePmZmrJWVku2/s1600/Pila_de_datos.jpg&quot; imageanchor=&quot;1&quot; style=&quot;margin-left: 1em; margin-right: 1em;&quot;&gt;&lt;img border=&quot;0&quot; height=&quot;164&quot; src=&quot;https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBM95iTA2wnUfgvN0TR6G2zup3-zbuhWv0cbKDjgKiSrwi2i5KbyT4po6rTE8IGEzem9vdT9shd_Chcq5cWXmY_snp2kMgGX8kvImx0pIFfPF54QpWt0IavMahwLDUqPEjePmZmrJWVku2/s200/Pila_de_datos.jpg&quot; width=&quot;200&quot; /&gt;&lt;/a&gt;&lt;/div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: sans-serif; font-size: 13px; line-height: 19px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;br /&gt;
&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: sans-serif;&quot;&gt;&lt;span class=&quot;Apple-style-span&quot;&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;line-height: 19px;&quot;&gt;Ya explicado un poco, os dejo esta clase en java, para que&amp;nbsp;podáis&amp;nbsp;implementar esta clase, y&amp;nbsp;así&amp;nbsp;poder utilizar este&amp;nbsp;método&amp;nbsp;dinámico. En un&amp;nbsp;próximo&amp;nbsp;post, os mostrare un problema de&amp;nbsp;aplicación&amp;nbsp;de real que bien se puede resolver utilizando este&amp;nbsp;método.&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=wMa3aaD1&quot;&gt;
&lt;/script&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/java-clase-dinamico-tipo-pila-lifo.html</link><author>noreply@blogger.com (Dnk!)</author><media:thumbnail xmlns:media="http://search.yahoo.com/mrss/" url="https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgBM95iTA2wnUfgvN0TR6G2zup3-zbuhWv0cbKDjgKiSrwi2i5KbyT4po6rTE8IGEzem9vdT9shd_Chcq5cWXmY_snp2kMgGX8kvImx0pIFfPF54QpWt0IavMahwLDUqPEjePmZmrJWVku2/s72-c/Pila_de_datos.jpg" height="72" width="72"/><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-3212342984820444167</guid><pubDate>Thu, 02 Dec 2010 10:22:00 +0000</pubDate><atom:updated>2010-12-06T14:03:23.310-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Operaciones con quebrados ~</title><description>Hoy os traigo una pequeña clase para trabajar con quebrados, ahora mismo tiene poquitas funciones como:&lt;br /&gt;
&lt;div&gt;&lt;ul&gt;&lt;li&gt;Suma de quebrados.&lt;/li&gt;
&lt;li&gt;Minimo comun multiplo.&lt;/li&gt;
&lt;li&gt;Maximo comun divisor.&lt;/li&gt;
&lt;li&gt;Simplificacion del quebrado.&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=axGiSq9j&quot;&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;br /&gt;
Disfrutenlo.</description><link>http://d3n3k4.blogspot.com/2010/12/java-operaciones-con-quebrados.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-4055445269252728115</guid><pubDate>Wed, 01 Dec 2010 11:12:00 +0000</pubDate><atom:updated>2010-12-06T14:06:54.989-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Calculadora Matricial ~</title><description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif; font-size: 13px; line-height: 16px;&quot;&gt;Aqui os presento mi modesta y humilde obra. Pero cuan cariño le tengo XD. No mucho mas que decir, ya viene todo explicado en el source. Le he añadido las importaciones de java.util, ademas de un main, para que os sea mas facil probar la clase, si lo quieren co&lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif; font-size: 13px; line-height: 16px;&quot;&gt;mo clase externa solo borren &lt;/span&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif; font-size: 13px; line-height: 16px;&quot;&gt;esto y ya esta.&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;&lt;br /&gt;
&lt;a name=&#39;more&#39;&gt;&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;script src=&quot;http://pastebin.com/embed_js.php?i=XhterPdb&quot;&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif; font-size: 13px; line-height: 16px;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif; font-size: 13px; line-height: 16px;&quot;&gt;Disfrutenlo.&lt;/span&gt;&lt;/div&gt;&lt;/div&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/java-calculadora-matricial.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-6806415626948130795</guid><pubDate>Wed, 01 Dec 2010 11:07:00 +0000</pubDate><atom:updated>2010-12-02T03:32:36.729-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">JAVA</category><title>[JAVA] Conversor Base10ToBaseN or BaseNToBase10</title><description>&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif;&quot;&gt;&lt;/span&gt;&lt;br /&gt;
&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif;&quot;&gt;Aqui os dejo esta clase, para convertir numeros en base10 a otro numero en cualquier base y viceversa.&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;/div&gt;&lt;script src=&quot;http://pastebin.com/embed_js.php?i=RPNucCmh&quot;&gt;
&lt;/script&gt;&lt;br /&gt;
&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif;&quot;&gt;&lt;br /&gt;
&lt;/span&gt;&lt;/div&gt;&lt;div&gt;&lt;span class=&quot;Apple-style-span&quot; style=&quot;font-family: &#39;Trebuchet MS&#39;, sans-serif;&quot;&gt;Disfrutenlo.&lt;/span&gt;&lt;/div&gt;</description><link>http://d3n3k4.blogspot.com/2010/12/aqui-os-dejo-esta-clase-para-convertir.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>0</thr:total></item><item><guid isPermaLink="false">tag:blogger.com,1999:blog-480589006896735683.post-1761617714895571043</guid><pubDate>Tue, 30 Nov 2010 22:21:00 +0000</pubDate><atom:updated>2010-12-02T04:51:40.347-08:00</atom:updated><category domain="http://www.blogger.com/atom/ns#">OUT</category><title>Hello World!</title><description>Como es tradicional, sobre todo en programacion, para que todo tenga exito, se debe empezar con un &quot;Hello World!&quot;. Poco que decir, unicamente daros la bienvenida, y desearos una buena estancia y lectura aqui en mi blog.&lt;br /&gt;
&lt;br /&gt;
&lt;i&gt;Tambien comento que este blog busca afiliados.&lt;/i&gt;&lt;br /&gt;
&lt;br /&gt;
El blog tratara unicamente de temas relacionado con la Informática. Como programacion,hardware,sistemas operativos,noticias de este ambito,novedades,hack... y un largo etc.</description><link>http://d3n3k4.blogspot.com/2010/11/hello-world.html</link><author>noreply@blogger.com (Dnk!)</author><thr:total>0</thr:total></item></channel></rss>