1
http://wiki.icmc.usp.br/index.php/Scc-211%28JoaoLuis%29
2
3
4
5
Ejercicios
[1] Backtracking (...hoja5,hoja6,hoja7...)
http://www.ia.urjc.es/cms/sites/default/files/userfiles/file/GIC-IC/2014-15/hoja6.pdf
http://www.ia.urjc.es/cms/sites/default/files/userfiles/file/GIC-IC/2014-15/hoja6-solucion.pdf
Monday, April 06, 2015
Subscribe to:
Post Comments (Atom)
-
Resources: [1] Hela https://ome.grc.nia.nih.gov/iicbu2008/hela/index.html
-
en inglés se llama “A potentially dangerous Request.Form value was detected from the client”. varias páginas indican dos cosas: 1. agrega...
-
mas plugins http://devsnippets.com/reviews/using-jquery-to-style-design-elements-20-impressive-plugins.html http://www.extjs.com/deploy/dev/...
Ubuntu Forware port 80
#!/bin/bash iptables -t nat -A PREROUTING -i eth0 -p tcp --dport 80 -j REDIRECT --to-port 8069 iptables -t nat -A PREROUTING -i eth0 -p tc...
No comments:
Post a Comment