-
Notifications
You must be signed in to change notification settings - Fork 2
/
anim_file.html
executable file
·370 lines (370 loc) · 21.6 KB
/
anim_file.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
<!DOCTYPE html>
<head>
<meta charset="UTF-8">
<meta name= "viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
<link rel= "shortcut icon" href="images/favicon.ico" type="image/x-icon" />
<link rel="stylesheet" href= "css/style.css" type="text/css" media="screen" />
<link rel="stylesheet" href= "css/styles/fonts.css" type="text/css" media="screen" />
<link href= 'http://fonts.googleapis.com/css?family=Open+Sans:400,600,800,400italic' rel='stylesheet' type= 'text/css'>
<link rel="stylesheet" href="css/styles/jquery.prettyPhoto.css" type="text/css" media= "screen" />
<link rel="stylesheet" href="css/styles/jquery.jPlayer.css" type="text/css" media= "screen" />
<link rel="stylesheet" href="css/styles/jquery.isotope.css" type="text/css" media= "screen" />
<link rel="stylesheet" type="text/css" href="styleChanger/changer.css" />
<link rel= "stylesheet" type="text/css" href="styleChanger/colorpicker/colorpicker.css" />
<style id= "cFontStyleWColor1" type="text/css"> a, .color_3,.post footer .published,.post .entry-title a :hover,.post.format-link .entry-title a,.cmsmsLike:hover span,.portfolio_inner .entry-title a:hover {color:#ff9108;}
</style>
<style id="cFontStyleWColor2" type="text/css"> .cmsmsLike:hover, .resp_navigation.active,.widget_custom_popular_portfolio_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li.active a, .widget_custom_popular_portfolio_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li:hover a,.widget_custom_testimonials_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li.active a, .widget_custom_testimonials_entries .cmsms_content_slider_parent ul.cmsms_slides_nav li:hover a, .tp-bullets.simplebullets .bullet:hover, .tp-bullets.simplebullets .bullet.selected, #slide_top, ul.cmsms_slides_nav li.active a, ul.cmsms_slides_nav li:hover a, span.dropcap2, .tog:hover .cmsms_plus, .tog.current .cmsms_plus, .tour li.current .cmsms_plus, .tour li a:hover .cmsms_plus, .cmsms_comments, .wp-pagenavi > span.current, .wp-pagenavi a:hover, .portfolio_inner .hover_effect, a.cmsms_close_video:hover {background-color:#ff9108;}
</style>
<style id="cFontStyleWColor3" type="text/css"> input[type="text"]:focus, textarea:focus, select :focus, #bottom input:focus, #bottom textarea:focus, #bottom select:focus,.tabs > li a.current, .wp-pagenavi > span.current,.wp-pagenavi a:hover, .responsibe_block_inner {border-color:#ff9108;}
</style>
<style id="cFontStyleWColor4" type="text/css"> body {background-color:#ffffff;}
</style>
<!--
[if lt IE 9]>
<link rel="stylesheet" href="css/styles/ie.css" type="text/css" />
<link rel="st
ylesheet" href="css/styles/ieCss3.css" type="text/css" media="screen" />
<![endif]-->
<script src="js/modernizr.custom.all.js" type="text/javascript"></script>
<script src="js/respond.js" type="text/javascript"></script>
<script src="js/jquery.min.js" type="text/javascript"></script>
<script src="js/jquery.easing.js" type="text/javascript"></script>
<title>Struct.animate();
</title>
</head>
<body>
<!-- __________________________________________________ Start Page -->
<section id="page">
<a href="#" id="slide_top"></a>
<div class="container">
<!--
__________________________________________________ Start Header -->
<header id="header">
<div class="header_inner">
</br>
</br>
</br>
</br>
<a class="logo" href="index.html">
<img src="images/logo.png" style="width: 180px" alt="" /></a>
<div class="custom_html">
<h3 style="color:#ffffff; margin-right:5000; line-height:50px;">Struct.animate(); </h3>
</div>
</div>
<div class="nav_wrap">
<div class="nav_wrap_inner">
<div class="responsibe_block">
</div>
<nav>
<ul id="navigation">
<li class="drop">
<a href="index.html">
<span style="border-color:#ffeb79;">Accueil
</span></a>
</li>
<li class="drop">
<a href= "javascript:void(0);">
<span style="border-color:#ebe823;">Liens Utiles
</span></a>
<ul>
<li>
<a href="autre_site.html">
<span>Sites web
</span></a>
</li>
<li>
<a href="https://github.com/struct-animate/struct-animate.github.io/archive/master.zip">
<span>Télécharger notre site
</span></a>
</li>
</ul>
</li>
<li class="current_page_item drop">
<a href="animation.html">
<span style="border-color:#ffeb79;">Animations
</span></a>
</li>
<li class="drop">
<a href="qui_somme_nous.html">
<span style= "border-color:#a0e0a9;">Qui sommes nous ?
</span></a></a>
</li>
<li>
<a href="contacts.html">
<span style= "border-color:#00ada7;">Contacts
</span></a>
</li>
</ul>
</nav>
</div>
</div>
<div class="cl">
</div>
</header>
<!--
__________________________________________________ Start Middle -->
<section id="middle">
<div class="content_wrap nobg">
<!--
__________________________________________________ Start Content -->
<section id= "middle_content">
<div class="entry">
<section class="opened-article">
<article class="portfolio format-album hentry four_blocks">
<header class="entry-header">
<h1 class="entry-title">L'animation des files</h1>
</header>
<div class="resize">
<div class="cmsms_media_box">
<figure>
<a href="js/Animations/file/file.html" title="Les files">
<img src="images/LesFiles.png" alt="" class="fullwidth" /></a>
</figure>
<br/>
<figure>
<a href="js/Animations/file/file_stat.html" title="Les files statiques">
<img src="images/exp.png" alt="" class="fullwidth" /></a>
</figure>
<br/>
</div>
<div class="two_third">
<div class="entry-content">
<p style="color:#000000;font-size:16px;line-height: 35px;">La file d'attente constitue l'un des concepts les plus utilisés dans la science des ordinateurs, notamment dans les problèmes de simulation. Une file d'attente peut être définie comme une collection d'éléments dans laquelle tout nouveau élément est inséré à la fin et tout élément ne peut être supprimé que du début. C'est le principe "FIFO", abréviation de "First In, First Out" qui veut dire " premier entré premier servi ". La file d'attente est aussi très utilisée dans les systèmes d'exploitation des ordinateurs, dans les parcours des arbres et dans tant d'autres problèmes.
<br/>
<br/>
</p>
<p>
<img src="images/file1.JPG" alt="" class="fullwidth" /></a>
</p>
</div>
</div>
</section>
</div>
</div>
<!--
__________________________________________________ Start Middle Sidebar -->
<section class= "middle_sidebar">
<div class="one_fourth">
<aside class= "widget widget_custom_recent_entries">
</aside>
</div>
<div class="cl">
</div>
</section>
<!--
__________________________________________________ Finish Middle Sidebar -->
</section>
<!-- __________________________________________________ Finish Middle -->
<!--
__________________________________________________ Start Bottom -->
<section id="bottom">
<div class="bottom_inner">
<div class="one_fourth">
<aside class= "widget widget_custom_popular_portfolio_entries">
<script type="text/javascript">jQuery(document).ready(function (){
jQuery('.widget_custom_popular_portfolio_entries_slides').cmsmsResponsiveContentSlider({
sliderWidth : '100%', sliderHeight : 'auto', animationSpeed : 500, animationEffect :
'slide', animationEasing : 'easeInOutExpo', pauseTime : 5000, activeSlide : 1,
touchControls : true, pauseOnHover : false, arrowNavigation : true, slidesNavigation :
true }
);
}
);
</script>
<div class="widget_custom_popular_portfolio_entries_container">
<h3 class= "widgettitle"> </h3>
<ul class= "widget_custom_popular_portfolio_entries_slides responsiveContentSlider">
<li>
<figure>
<img class="fullwidth" src="images/img/s.jpg" alt="" style="width: 500px; height: 200px;"/>
</figure>
<a href="autre_site.html">Liens utiles</a>
</li>
<li>
<figure>
<img class="fullwidth" src="images/ttStructure.png" alt="" style="width: 500px; height: 200px;"/>
</figure>
<a href= "animation.html">Les animations</a>
</li>
<li>
<figure>
<img src="images/img/ss.png" alt="" style=" height: 200px;"/>
</figure>
<a href="qui_somme_nous.html">Qui sommes nous ?</a>
</li>
<li>
<figure>
<img class="fullwidth" src= "images/img/s1.jpg" alt="" style="width: 500px; height: 200px;"/>
</figure>
<a href="contacts.html">Contactez nous</a>
</li>
</ul>
</div>
</aside>
</div>
<div class="one_fourth">
<aside class="widget widget_custom_comments_entries">
<h3 class="widgettitle">
<div class="first">
</br>
<a href="http://www.esi.dz" style = " width : 240px; height : 90px; ">
<img src="images/img/f.png" alt="Logo"style=" width: 204px; height: 90px; " /></a>
<div>
<h6>BP 68M OUED SMAR
<br/> EL HARRACH -ALGER ALGERIE
</h6>
<h6>TEL :213 21 51 60 77
</h6>
<h6>FAX :213 021 51 61 56
</h6>
</div>
</div> </h3>
</aside>
</div>
<div class="one_fourth">
</div>
<div class="one_fourth">
<aside class= "widget widget_custom_contact_form_entries">
<div class="cmsms-form-builder">
<div class="widgetinfo">Thank you! <br />Your message has been sent successfully.
</div>
<script type="text/javascript">jQuery(document).ready(function (){
jQuery('#form_contact_form_widget_001').validationEngine('init');
jQuery('#form_contact_form_widget_001 a#contact_form_widget_001_wformsend').click(
function (){
var form_builder_url = jQuery('#contact_form_widget_001_wurl').val();
jQuery('#form_contact_form_widget_001 .loading').animate({
opacity : 1
}
, 250);
if (jQuery('#form_contact_form_widget_001').validationEngine('validate')){
jQuery.post(form_builder_url, {
field_003 : jQuery('#field_003').val(), field_004 : jQuery('#field_004').val(),
formname : 'contact_form_widget_001', formtype : 'widget'
}
, function (){
jQuery('#form_contact_form_widget_001 .loading').animate({
opacity : 0
}
, 250);
document.getElementById('form_contact_form_widget_001').reset();
jQuery('#form_contact_form_widget_001').parent().find('.widgetinfo').hide();
jQuery('#form_contact_form_widget_001').parent().find('.widgetinfo').fadeIn('fast'
);
jQuery('html, body').animate({
scrollTop : (jQuery('#form_contact_form_widget_001').offset().top - 100)
}
, 'slow');
jQuery('#form_contact_form_widget_001').parent().find('.widgetinfo').delay(5000).
fadeOut(1000);
}
);
return false;
}
else {
jQuery('#form_contact_form_widget_001 .loading').animate({
opacity : 0
}
, 250);
return false;
}
}
);
}
);
</script>
<form action="mail.php" method="post" id="form_contact_form_widget_001">
<div class= "form_info cmsms_input">
<label for="field_003">Email
</label>
<input type="text" name="wemail" id="field_003" size="22" tabindex="12" class= "validate[required,custom[email]]" />
</div>
<div class= "form_info cmsms_textarea">
<label for="field_004">Message
</label>
<textarea name="wmessage" id="field_004" cols="28" rows="6" tabindex="13" class=
"validate[required,minSize[3]]"></textarea>
</div>
<div class="loading">
</div>
<div>
<input type="hidden" name="contact_form_widget_001_wurl" id= "contact_form_widget_001_wurl" value="mail.php" />
</div>
<div>
<a href="mail.php" type="submit" id= "contact_form_widget_001_wformsend" class="button" tabindex="14">
<span value= "mail.php" style="cursor:pointer" type="submit" ><input style="cursor:pointer" type="submit" id="contact_form_url" value= "" />Envoyer
</span></a>
</div>
</form>
</div>
</aside>
</div>
</div>
</section>
<!--
__________________________________________________ Finish Bottom -->
</div>
</section>
<!--
__________________________________________________ Finish Page -->
<script src="js/jquery.script.js" type="text/javascript"></script>
<script src="js/jquery.validationEngine-lang.js" type="text/javascript"></script>
<script src="js/jquery.validationEngine.js" type="text/javascript"></script>
<script src="js/jquery.prettyPhoto.js" type="text/javascript"></script>
<script src="js/jquery.jtweetsanywhere.js" type="text/javascript"></script>
<script src="js/jquery.flickrfeed.min.js" type="text/javascript"></script>
<script src="js/jquery.cmsmsResponsiveSlider.min.js" type="text/javascript"></script>
<script type="text/javascript">jQuery(document).ready(function (){
jQuery('#slider').cmsmsResponsiveSlider({
animationSpeed : 500, animationEffect : 'fade', animationEasing : 'easeInOutExpo',
pauseTime : 5000, activeSlide : 1, buttonControls : true, touchControls : true,
pauseOnHover : false, showCaptions : true, arrowNavigation : true,
arrowNavigationHover : false, slidesNavigation : true, slidesNavigationHover : false,
showTimer : false, timerHover : false
}
);
}
);
</script>
<script type="text/javascript" src="styleChanger/colorpicker/colorpicker.js"></script>
<script type="text/javascript" src="styleChanger/changer.js"></script>
<div id="stlChanger">
<div class="blockChanger bgChanger">
<a href="#" class="chBut"> </a>
<div class="chBody">
<div class="stBlock">
<span>Background
</span>
<div class="stColorParent">
<a href="#" class="stColor2">
<span id="cFontWColor4" title="ffffff" style="background-color:#ffffff">
</span></a>
</div>
</div>
<div class= "stBlock" style="padding-bottom:8px;">
<div class="stBgs">
<a href="images/bgs/01.jpg" class="bg_t">
<img src="images/bgs/01_tumb.jpg" alt="" /></a>
<a href="images/bgs/02.jpg" class="bg_t">
<img src="images/bgs/02_tumb.jpg" alt="" /></a>
<a href="images/bgs/03.jpg" class="bg_t">
<img src="images/bgs/03_tumb.jpg" alt="" /></a>
<a href="images/bgs/08.jpg" class="bg_t">
<img src="images/bgs/08_tumb.jpg" alt="" /></a>
<a href="images/bgs/09.jpg" class="bg_t">
<img src="images/bgs/09_tumb.jpg" alt="" /></a>
<a href="images/bgs/04.jpg" >
<img src="images/bgs/04_tumb.jpg" alt="" /></a>
<a href="images/bgs/05.jpg" >
<img src= "images/bgs/05_tumb.jpg" alt="" /></a>
<a href="images/bgs/06.jpg" >
<img src= "images/bgs/06_tumb.jpg" alt="" /></a>
<a href="images/bgs/07.jpg" >
<img src= "images/bgs/07_tumb.jpg" alt="" /></a>
</div>
</div>
</div>
</div>
</div>
</body>
</html>