-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patharchive@from=60.html
468 lines (429 loc) · 24.5 KB
/
archive@from=60.html
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
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<LINK REL="SHORTCUT ICON" HREF="favicon.ico" TYPE="image/x-icon">
<title>אתר הסטודנטים - החוג למדעי המחשב, אוניברסיטת חיפה</title>
<meta HTTP-EQUIV="Content-Language" CONTENT="he">
<meta HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8">
<link REL="stylesheet" TYPE="text/css" HREF="csstudents.css">
</head>
<body bgcolor="#C2C2C2" style="margin:0px;">
<table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="noBorders">
<tr style="background: url('imgs/titleBG.gif') repeat-x top">
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="1" HEIGHT="1"></td>
<td width="825" align="center"><img src="imgs/title.gif" alt="" width="825" height="168"><table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="noBorders">
<tr>
<td style="background: url('imgs/Lside.gif') repeat-y right"><img src="imgs/Lside.gif" alt="" width="13" height="1"></td>
<td width="800" bgcolor="#FFFFFF" dir="rtl">
<table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="innerTable">
<tr>
<td colspan="5" class="menuTable"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="10"></td>
</tr>
<tr>
<td WIDTH="10">
<img ALT="" SRC="imgs/dot.gif" WIDTH="10" HEIGHT="0">
</td>
<td width="130" valign="top">
<table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="menuTable">
<tr>
<td><img ALT="תפריט ראשי" SRC="imgs/ttl_main_menu.gif" WIDTH="130" HEIGHT="24"></td>
</tr>
<tr>
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="10"></td>
</tr>
<tr>
<td class="menuTable">
<table border="0" width="100%" align="right" CELLPADDING="0" CELLSPACING="0" class="menuItem">
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#E1E1E1'">
<td bgcolor="#BE7378" width="7"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td><a style="color: black;" href=".">דף ראשי</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="menuTable">
<table border="0" width="100%" align="right" CELLPADDING="0" CELLSPACING="0" class="menuItem">
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#E1E1E1'">
<td bgcolor="#BE7378" width="7"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td><a style="color: black;" href="courses.html">מאגר הידע</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="menuTable">
<table border="0" width="100%" align="right" CELLPADDING="0" CELLSPACING="0" class="menuItem">
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#E1E1E1'">
<td bgcolor="#BE7378" width="7"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td><a style="color: black;" href="links.html">קישורים</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="menuTable">
<table border="0" width="100%" align="right" CELLPADDING="0" CELLSPACING="0" class="menuItem">
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#E1E1E1'">
<td bgcolor="#BE7378" width="7"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td><a style="color: black;" href="forum/index.php">פורום</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="menuTable">
<table border="0" width="100%" align="right" CELLPADDING="0" CELLSPACING="0" class="menuItem">
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#E1E1E1'">
<td bgcolor="#BE7378" width="7"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="17"></td>
<td><a style="color: black;" href="contact.html">צרו קשר</a></td>
</tr>
</table>
</td>
</tr>
<tr>
<td class="menuTable">
<img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="60">
</td>
</tr>
</table>
</td>
<td WIDTH="10">
<img ALT="" SRC="imgs/dot.gif" WIDTH="20" HEIGHT="0">
</td>
<td valign="top"><table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="" >
<tr>
<td><table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="pageTable">
<tr>
<td bgcolor="#7CBE73"><img ALT="מה חדש? (ארכיון)" SRC="imgs/ttl_whats_new_archive.gif" WIDTH="165" HEIGHT="18" border="0"></td>
</tr>
</table>
<table border="0" width="100%" align="center" CELLPADDING="2" CELLSPACING="0" class="pageTable">
<tr>
<td bgcolor="#D8D8D8" width="5"><img ALT="" SRC="imgs/dot.gif" WIDTH="5" HEIGHT="0"></td>
<td bgcolor="#D8D8D8" width="64"><b>תאריך</b></td>
<td bgcolor="#D8D8D8" align="right"><b>תוכן</b></td>
<td bgcolor="#D8D8D8" align="right" width="60"><b>קישור</b></td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top">
<table border="0" width="100%" align="center" CELLPADDING="0" CELLSPACING="0" class="pageTable" style="border-color: #f9f9f9f;">
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="10"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">03-01-2006</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים במתמטיקה דיסקרטית.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">27-12-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספה חוברת המבחנים במבוא לחומרה.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">12-12-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">תוקנו הקישורים שלא פעלו באוסף המבחנים במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">08-12-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף אוסף ענק של מבחנים במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">07-12-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף דף נוסחאות ומשפטים למבחן במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">05-12-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף סיכום כל המשפטים וההגדרות בחדוא 1. תודה רבה לקארין על הכתיבה והסריקה של החומר.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">20-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף מבחן במבוא למדעי המחשב.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">10-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">חוברת התרגילים והפתרונות במבוא למדעי המחשב נמצאת כעת באתר ותופץ בקרוב בעותקים מודפסים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">09-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו שתי ההרצאות הראשונות של לארי מנביץ בבינה מלאכותית.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">07-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף מבחן אמצע בחדוא 1.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">07-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו תרגילים ופתרונות במתמטיקה דיסקרטית (העמודים שיצאו בקטן בחוברת).</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">06-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף מבחן אמצע באלגברה לינארית.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">05-11-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף מבחן אמצע במבוא לחומרה.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">11-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים ותרגילים במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">11-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים בעיבוד תמונה.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">11-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים בהנדסת תוכנה.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">10-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו שאלות ממבחנים במבוא למדעי המחשב.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">09-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחן אמצע ותרגילים במבוא לחומרה.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">09-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו שאלות ממבחנים במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">08-10-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים בארגון המחשב ושפות סף</td>
<td class="pageTable" align="right" width="60">
<a href="courses@course=3.html">קישור</a>
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">21-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים באסמבלר, לוגיקה ואלגוריתמים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">19-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו ציוני המבחן לאחר הערעורים במערכות הפעלה (תגובות חיוביות יביאו להמשך היוזמה).</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">19-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים ופתרונם בשיטות הסתברותיות וחדוא 2.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">11-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף מבחן וסיכום בשיטות הסתברותיות.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">07-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף אוסף שאלות ממבחנים באלגוריתמים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">06-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים בגרפיקה ממוחשבת.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">05-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו מבחנים במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">05-07-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף תרגיל + פתרון במבני נתונים.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">28-06-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוספו עוד תרגולים והרצאות בחדוא 2.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr onmouseover="this.bgColor='#B1D4FF'" onmouseout="this.bgColor='#f9f9f9'">
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="0"></td>
<td class="pageTable" align="right" width="70" valign="top">27-06-2005</td>
<td width="8"><img ALT="" SRC="imgs/dot.gif" WIDTH="8" HEIGHT="15"></td>
<td class="pageTable" align="right" valign="top">נוסף מבחן בארגון המחשב.</td>
<td class="pageTable" align="right" width="60">
</td>
</tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="4"></td></tr>
<tr><td colspan="4" align="center"><br/><b>תוצאות:
<a href="archive.html">0-30 </a><a href="archive@from=30.html">30-60 </a><a href="archive@from=60.html">60-90 </a><a href="archive@from=90.html">90-120 </a> </b></td></tr>
<tr><td><img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="10"></td></tr>
</table>
<img ALT="" SRC="imgs/dot.gif" WIDTH="0" HEIGHT="10">
</td>
</tr>
</table>
</td>
<td WIDTH="10">
<img ALT="" SRC="imgs/dot.gif" WIDTH="20" HEIGHT="0">
</td>
</tr>
</table>
</td>
<td style="background: url('imgs/Rside.gif') repeat-y left"><img src="imgs/Rside.gif" alt="" width="12" height="1"></td>
</tr>
</table>
</td>
<td valign="top"><table border="0" width="100%" CELLPADDING="0" CELLSPACING="0" class="noBorders">
<tr style="background-color: #838383">
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="1" HEIGHT="70"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="1" HEIGHT="1"></td>
<td width="825"><img ALT="" SRC="imgs/Dside.gif" WIDTH="825" HEIGHT="24"></td>
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="1" HEIGHT="1"></td>
</tr>
<tr>
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="1" HEIGHT="1"></td>
<td width="825"><div style="font-family : Arial; font-size: 10px; color: gray;">© עוצב ונבנה ע"י <a href="contact.html" class="bottomLink">אריק ויצמן</a><img ALT="" SRC="imgs/dot.gif" WIDTH="16" HEIGHT="1"></div><br/></td>
<td><img ALT="" SRC="imgs/dot.gif" WIDTH="1" HEIGHT="1"></td>
</tr>
</table>
</body>
</html>