Trabajo De Matematica
Enviado por thenesty94 • 19 de Junio de 2013 • 508 Palabras (3 Páginas) • 340 Visitas
REPUBLICA BOLIVARIANA DE VENEZUELA
MINISTERIO DEL PODER POPULAR PARA LA EDUCACIÓN
VALLE DE LA PASCUA – ESTADO GUARICO
MISION SUCRE ALDEA JUAN JOSE RONDON
ESPECIALIDAD INGENIERIA DE SISTEMAS
TRAYECTO 2 PERIODO III
MATERIA: PROGRAMACIÓN II
DESARROLLO DE CODIGO DE
FUENTE PAGINA WEB
Docente:
Ingeniero Jesús Mendoza
Alumno
Kanor Fariñas C.I: 19.361.453
Valle de la pascua, 17 de Julio de 2012
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html dir='ltr'>
<head>
<meta content='text/html; charset=UTF-8' http-equiv='Content-Type'/>
<script type="text/javascript">(function() { var a=window,c="jstiming",d="tick";var e=function(b){this.t={};this.tick=function(b,o,f){f=void 0!=f?f:(new Date).getTime();this.t[b]=[f,o]};this[d]("start",null,b)},h=new e;a.jstiming={Timer:e,load:h};if(a.performance&&a.performance.timing){var i=a.performance.timing,j=a[c].load,k=i.navigationStart,l=i.responseStart;0<k&&l>=k&&(j[d]("_wtsrt",void 0,k),j[d]("wtsrt_","_wtsrt",l))}
try{var m=null;a.chrome&&a.chrome.csi&&(m=Math.floor(a.chrome.csi().pageT));null==m&&a.gtbExternal&&(m=a.gtbExternal.pageT());null==m&&a.external&&(m=a.external.pageT);m&&(a[c].pt=m)}catch(n){};a.tickAboveFold=function(b){var g=0;if(b.offsetParent){do g+=b.offsetTop;while(b=b.offsetParent)}b=g;750>=b&&a[c].load[d]("aft")};var p=!1;function q(){p||(p=!0,a[c].load[d]("firstScrollTime"))}a.addEventListener?a.addEventListener("scroll",q,!1):a.attachEvent("onscroll",q);
})();</script>
<meta content='true' name='MSSmartTagsPreventParsing'/>
<meta content='blogger' name='generator'/>
<link href='http://arquitectutadecomputadoras.blogspot.com/favicon.ico' rel='icon' type='image/x-icon'/>
<link href='http://arquitectutadecomputadoras.blogspot.com/2008/01/ensamblaje-de-una-computadora.html' rel='canonical'/>
<link rel="alternate" type="application/atom+xml" title="ARQUITECTUTA DE COMPUTADORAS - Atom" href="http://arquitectutadecomputadoras.blogspot.com/feeds/posts/default" />
<link rel="alternate" type="application/rss+xml" title="ARQUITECTUTA DE COMPUTADORAS - RSS" href="http://arquitectutadecomputadoras.blogspot.com/feeds/posts/default?alt=rss" />
<link rel="service.post" type="application/atom+xml" title="ARQUITECTUTA DE COMPUTADORAS - Atom" href="http://www.blogger.com/feeds/551857840036385288/posts/default" />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="http://www.blogger.com/rsd.g?blogID=551857840036385288" />
<link rel="alternate" type="application/atom+xml" title="ARQUITECTUTA DE COMPUTADORAS - Atom" href="http://arquitectutadecomputadoras.blogspot.com/feeds/3107502167686498919/comments/default" />
<!--[if IE]> <script> (function() { var html5 = ("abbr,article,aside,audio,canvas,datalist,details," + "figure,footer,header,hgroup,mark,menu,meter,nav,output," + "progress,section,time,video").split(','); for (var i = 0; i < html5.length; i++) { document.createElement(html5[i]); } try { document.execCommand('BackgroundImageCache', false, true); } catch(e) {} })(); </script> <![endif]-->
<title>ARQUITECTUTA DE COMPUTADORAS: ENSAMBLAJE DE UNA COMPUTADORA</title>
<link type='text/css' rel='stylesheet' href='http://www.blogger.com/static/v1/widgets/2314545039-widget_css_bundle.css' />
<link type="text/css" rel="stylesheet" href="//www.blogger.com/dyn-css/authorization.css?targetBlogID=551857840036385288&zx=b575f4ef-c1bf-482d-bc96-eeef050fdc38"/>
<style type="text/css">
#navbar-iframe { display:block }
</style>
<style id='page-skin-1' type='text/css'><!--
/*
-----------------------------------------------------
Blogger Template Style Sheet
Name: Scribe
Date: 27 Feb 2004
Updated by: Blogger Team
------------------------------------------------------ */
/*
Variable definitions
====================
<Variable name="textColor" description="Text Color" type="color"
default="#29303b">
<Variable name="postTitleColor" description="Post Title Color" type="color"
default="#1b0431">
<Variable name="linkColor" description="Link Color" type="color"
default="#473624">
<Variable name="visitedLinkColor" description="Visited Link Color" type="color"
default="#956839">
<Variable name="pageHeaderColor" description="Blog Title Color" type="color"
default="#612e00">
<Variable name="blogDescriptionColor" description="Blog Description Color"
type="color" default="#29303B">
<Variable name="sidebarHeaderColor" description="Sidebar Title Color"
type="color"
default="#211104">
<Variable name="bodyFont" description="Text Font"
type="font"
...