-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfifth.html
More file actions
140 lines (120 loc) · 8.89 KB
/
fifth.html
File metadata and controls
140 lines (120 loc) · 8.89 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Fifth Semester</TITLE>
<STYLE TYPE="text/css">
<!--
BODY {OVERFLOW:scroll;OVERFLOW-X:hidden}
.DEK {POSITION:absolute;VISIBILITY:hidden;Z-INDEX:200;}
//-->
</STYLE>
<script>
<!--
function correct(){
if (finished){
setTimeout("begin()",3000)
}
return true
}
window.onerror=correct
function begin(){
if (!document.all)
return
if (maxheight==null)
maxheight=temp.offsetHeight
whatsnew.style.height=maxheight
temp.style.display="none"
c=1
finished=true
change()
}
//-->
</script>
<style>
#whatsnew a{color:000000;text-decoration:none}
#whatsnew, #temp {font-weight:bold; font-family:Arial}
#whatsnew a:hover{color:red}
</style>
<meta name="Microsoft Border" content="tlb, default">
</HEAD>
<BODY onLoad="begin()">
<!-- following code added by server. PLEASE REMOVE -->
<!-- preceding code added by server. PLEASE REMOVE --><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<div align="center">
<table border="0" width="663" height="82">
<tr>
<td width="269" height="82" valign="top" rowspan="2">
<p align="left"><span style="position: absolute; left: 23; top: 21"><img border="0" src="_borders/uthcodebanner.gif" width="269" height="99"></span></td>
<td width="378" height="42" valign="top">
<p align="center"><nobr>[ <a href="index.htm">Home</a> ]</nobr> <nobr>[ <a href="new_page_1.htm">Up</a> ]</nobr> <nobr>[ <a href="fedbak.htm">Ideas</a> ]</nobr> <nobr>[ <a href="it.htm">Quest</a> ]</nobr> <nobr>[ <a href="download.htm">Wall Papers</a> ]</nobr> <nobr>[ <a href="faq.html">Technical</a> ]</nobr> <nobr>[ <a href="jobsites.html">Job Sites</a> ]</nobr> <nobr>[ <a href="webmasters.html">Webmasters</a> ]</nobr></td>
</tr>
<tr>
<td width="378" height="28" valign="middle">
<p align="center"><font face="Arial Narrow,Helvetica,Arial" size="2"><select language="JavaScript" onchange="window.location.href = this.options[this.selectedIndex].value" size="1" name="Select">
<option selected>----- Select Your Semester -----</option>
<option value="first.html">First program</option>
<option value="firstyr.html">First Year</option>
<option value="third.html">Third Semester</option>
<option value="fourth.html">Fourth Semester</option>
<option value="fifth.html">Fifth Semester</option>
<option value="sixth.html">Sixth Semester</option>
<option value="seven.html">Seventh Semester</option>
<option value="eight.html">Eight Semester</option>
<option value="projects.html">Projects</option>
<option value="ccode.html">C codes</option>
<option value="script.html">Web Designing Code</option>
<option value="jobsites.html">Jobs and Placement</option>
<option value="faq.html">Frequently Asked Quesrions</option>
<option value="webmasters.html">Webmasters</option>
</select></font></td>
</tr>
</table>
</div>
<p align="center"><font size="6" color="#000000" face="Monotype Corsiva"><span style="background-color: #FFFFFF">Fifth Semester</span></font></p>
</td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td valign="top" width="1%">
<nobr><a href="index.htm">Home</a></nobr><br><nobr><a href="new_page_1.htm">Up</a></nobr></td><td valign="top" width="24"></td><!--msnavigation--><td valign="top">
<DIV ID="dek" CLASS="dek" style="width: 172; height: 1"></DIV>
<CENTER>
</CENTER>
<p align="center"><b><font size="3" color="#CCCCCC"><span style="background-color: #669966">FIFTH SEMESTER</span></font></b><font size="2"><br>
</font></p>
<div align="center">
<center>
<table border="1" width="100%" bordercolor="#C0C0C0">
<tr>
<td width="76%" align="center"><b><font color="#CC9966">Binary Sort</font></b></td>
<td width="10%"><a href="sem5/binary.zip" ONMOUSEOVER="popup('Zip File contains Executable File and Source Codes .DOWNLOAD NOW!','lightgreen')" ONMOUSEOUT="kill()" ;><font color="#CC9966"><img border="0" src="zip.gif" width="42" height="39"></font></a></td>
<td width="18%"><a href="sem5/binary.txt" target="_blank" ONMOUSEOVER = "popup('The text format of the program viewable on the browser. CLICK HERE NOW!...','yellow')" ONMOUSEOUT = "kill()" ;><font color="#CC9966"><img border="0" src="source.gif" width="35" height="40"></font></a></td>
</tr>
<tr>
<td width="76%" align="center"><b><font color="#CC9966">Cycle Operation</font></b></td>
<td width="10%"><a href="sem5/cycle.zip" ONMOUSEOVER="popup('Zip File contains Executable File and Source Codes .DOWNLOAD NOW!','lightgreen')" ONMOUSEOUT="kill()" ;><font color="#CC9966"><img border="0" src="zip.gif" width="42" height="39"></font></a></td>
<td width="18%"><a href="sem5/cycle.txt" target="_blank" ONMOUSEOVER = "popup('The text format of the program viewable on the browser. CLICK HERE NOW!...','yellow')" ONMOUSEOUT = "kill()" ;><font color="#CC9966"><img border="0" src="source.gif" width="35" height="40"></font></a></td>
</tr>
<tr>
<td width="76%" align="center"><b><font color="#CC9966">Dictionary</font></b></td>
<td width="10%"><a href="sem5/diction.zip" ONMOUSEOVER="popup('Zip File contains Executable File and Source Codes .DOWNLOAD NOW!','lightgreen')" ONMOUSEOUT="kill()" ;><font color="#CC9966"><img border="0" src="zip.gif" width="42" height="39"></font></a></td>
<td width="18%"><a href="sem5/dictionar.txt" target="_blank" ONMOUSEOVER = "popup('The text format of the program viewable on the browser. CLICK HERE NOW!...','yellow')" ONMOUSEOUT = "kill()" ;><font color="#CC9966"><img border="0" src="source.gif" width="35" height="40"></font></a></td>
</tr>
<tr>
<td width="76%" align="center"><b><font color="#CC9966">Graph</font></b></td>
<td width="10%"><a href="sem5/graph.zip" ONMOUSEOVER="popup('Zip File contains Executable File and Source Codes .DOWNLOAD NOW!','lightgreen')" ONMOUSEOUT="kill()" ;><font color="#CC9966"><img border="0" src="zip.gif" width="42" height="39"></font></a></td>
<td width="18%"><a href="sem5/graph.txt" target="_blank" ONMOUSEOVER = "popup('The text format of the program viewable on the browser. CLICK HERE NOW!...','yellow')" ONMOUSEOUT = "kill()" ;><font color="#CC9966"><img border="0" src="source.gif" width="35" height="40"></font></a></td>
</tr>
<tr>
<td width="76%" align="center"><b><font color="#CC9966">Hash operation</font></b></td>
<td width="10%"><a href="sem5/hash.zip" ONMOUSEOVER="popup('Zip File contains Executable File and Source Codes .DOWNLOAD NOW!','lightgreen')" ONMOUSEOUT="kill()" ;><font color="#CC9966"><img border="0" src="zip.gif" width="42" height="39"></font></a></td>
<td width="18%"><a href="sem5/hash.txt" target="_blank" ONMOUSEOVER = "popup('The text format of the program viewable on the browser. CLICK HERE NOW!...','yellow')" ONMOUSEOUT = "kill()" ;><font color="#CC9966"><img border="0" src="source.gif" width="35" height="40"></font></a></td>
</tr>
<tr>
<td width="76%" align="center"><b><font color="#CC9966">Indexing</font></b></td>
<td width="10%"><a href="sem5/index.zip" ONMOUSEOVER="popup('Zip File contains Executable File and Source Codes .DOWNLOAD NOW!','lightgreen')" ONMOUSEOUT="kill()" ;><font color="#CC9966"><img border="0" src="zip.gif" width="42" height="39"></font></a></td>
<td width="18%"><a href="sem5/index.txt" target="_blank" ONMOUSEOVER = "popup('The text format of the program viewable on the browser. CLICK HERE NOW!...','yellow')" ONMOUSEOUT = "kill()" ;><font color="#CC9966"><img border="0" src="source.gif" width="35" height="40"></font></a></td>
</tr>
</table>
</center>
</div>
<!--msnavigation--></td></tr><!--msnavigation--></table><!--msnavigation--><table border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td>
<p align="center"><a href="index.htm">Home</a>|<a href="aptitude.html">Aptitude</a>|<a href="new_page_1.htm">Programming</a>|<a href="ccode.html">See++</a>|<a href="projects.html">Projects</a>|<a href="script.html">Java
Scripts</a>|<a href="sixth.html">Visual Basic</a>|<a href="webmasters.html">Webmasters</a></p>
</td></tr><!--msnavigation--></table></BODY></HTML>
<!-- text below generated by server. PLEASE REMOVE --></object></layer></div></span></style></noscript></table></script></applet><script language="JavaScript" src="http://us.i1.yimg.com/us.yimg.com/i/mc/mc.js"></script><script language="JavaScript" src="http://us.js2.yimg.com/us.js.yimg.com/lib/smb/js/hosting/cp/js_source/geov2_001.js"></script><script language="javascript">geovisit();</script><noscript><img src="http://visit.geocities.yahoo.com/visit.gif?us1249178595" alt="setstats" border="0" width="1" height="1"></noscript>
<IMG SRC="http://geo.yahoo.com/serv?s=76001084&t=1249178595&f=us-w4" ALT=1 WIDTH=1 HEIGHT=1>