<HTML><!-- #BeginTemplate "/Templates/gabarit_sans_marge.dwt" --> <HEAD> <!-- #BeginEditable "doctitle" -->  <TITLE>Direction des Bibliothques, Universit de Montral</TITLE> <!-- #EndEditable -->  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META HTTP-EQUIV="Content-language" CONTENT="fr"> <!-- #BeginEditable "auteur" -->  <META NAME="Author" CONTENT="Indiquer le nom de l'auteur ou des auteurs"> <!-- #EndEditable --> <!-- #BeginEditable "description" -->  <META NAME="description" CONTENT="&Eacute;crire une courte description (r&eacute;sum&eacute;)"> <!-- #EndEditable --> <!-- #BeginEditable "keywords-fr" -->  <META NAME="keywords" lang="fr" CONTENT="Inscrire quelques mots-cls en franais"> <!-- #EndEditable --> <!-- #BeginEditable "keywords-an" -->  <META NAME="Keywords"  lang="en" CONTENT="Inscrire quelques mots-cls en anglais."> <!-- #EndEditable -->   <!--Description selon le standard Dublin Core -->   <!-- #BeginEditable "titre DC" -->  <meta name="DC.Title" lang="fr" content="Titre du document."> <!-- #EndEditable --> <!-- #BeginEditable "auteur DC" -->  <meta name="DC.Creator" content="Webmestre, Direction des bibliothques, Universit de Montral"> <!-- #EndEditable --> <!-- #BeginEditable "sujet DC" -->  <meta name="DC.Subject" lang="fr" content="Mots-cls sujet. Utilisation de thsaurus"> <!-- #EndEditable --> <!-- #BeginEditable "description DC" -->  <meta name="DC.Description" lang="fr" content="Petit rsum ou sommaire"> <!-- #EndEditable --> <!-- #BeginEditable "diteur DC" -->  <meta name="DC.publisher" LANG="fr" content="Direction des biblioth&egrave;ques, Universit&eacute; de Montr&eacute;al"> <!-- #EndEditable --> <!-- #BeginEditable "contributeur DC" -->  <META name="DC.contributor" content="si nc. inscrire autre contributeur"> <!-- #EndEditable --> <!-- #BeginEditable "date_cretation DC" -->  <meta name="DC.Date" SCHEME="ISO8601" content="AAAA-MM-JJ"> <!-- #EndEditable -->  <!--Changer le type au besoin -->  <!-- #BeginEditable "type contenu DC" -->  <meta name="DC.Type" content="Text"> <!-- #EndEditable --> <meta name="DC.Format" content="text/html">  <!-- #BeginEditable "URL-URI DC" -->  <meta name="DC.Identifier" content="http://www.bib.umontreal.ca/"> <!-- #EndEditable --> <meta name="DC.Language" scheme="RFC1766" content="fr">    <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <!-- #BeginEditable "css" -->  <link rel=stylesheet href=menu.css type=text/css> <!-- #EndEditable --> <script language=JavaScript src=content.js></script> <script language="JavaScript"> <!-- // check browser version NS4 = (document.layers) ? 1 : 0;  function layer_enter (id) { 	on_layer_id = id; } function layer_exit (id) { 	on_layer_id = - 1; 	setTimeout ('hide('+ id +')', delay/5); } function menu_enter (id) { 	if (buff_id >= 0) 		hide (buff_id);  	show (id); 	active_layer_id = id; } function menu_exit (id) { 	setTimeout ('hide('+ id +')', delay); 	buff_id = active_layer_id; 	active_layer_id = -1; } function show (id) { 	if (!NS4) 		document.all['Menu' + id].style.visibility = "visible"; 	else 		document.layers[id].visibility = "visible"; } function hide (id) { 	if (active_layer_id != id && on_layer_id != id) 	{ 		if (!NS4) 			document.all['Menu' + id].style.visibility = "hidden"; 		else 			document.layers[id].visibility = "hide"; 	} }  function generate_layers () {  	for (i = 0; i < menu_content.length; i++) 	{ 		elements = menu_content[i].split (/\s*\|\s*/); 		layer_body = ''; 		menu_width = elements[0]*1; 		 		for (j = 1; j < elements.length; j++) 		{ 			layer_body += elements[j];	 			if ((NS4 && j < elements.length - 1) || (!NS4 && j < elements.length - 1)) 				layer_body += '<hr width=' + (menu_width - 8) + ' size=1 color='+ border_color + '>'; 		}  		if (!NS4) 			layer_header = '<div id=Menu' + i + 					   	   ' onMouseOver="layer_enter (' + i + ');" onMouseOut = "layer_exit (' + i + ');"' + 				           ' style="visibility: hidden; position: absolute; left: ' + (left_corner_x) + 				           '; top: ' + left_corner_y + ';">'; 		else 			layer_header = '<layer id=' + i + 						   ' onMouseOver="layer_enter (' + i + ');" onMouseOut = "layer_exit (' + i + ');"' + 						   ' visibility=hide left=' + (left_corner_x) + 						   ' top = ' + left_corner_y + '>';  		layer_header += '<table width=' + menu_width + ' cellpadding=0 cellspacing=0 border=0>' + 					    '<td bgcolor=' + border_color + '><table width=' + menu_width + ' cellpadding=3 ' + 					    'cellspacing=' + border_size + ' border=0><td width=' + menu_width + ' bgcolor=' + back_color + '>';   		layer_footer = '</td></table></td></table>'; 		if (!NS4) 			layer_footer += '</div>'; 		else 			layer_footer += '</layer>'; 		document.writeln (layer_header + layer_body + layer_footer); 		 		left_corner_x = left_corner_x*1 + menu_width*1;  	} } generate_layers (); //--> </script>  <script language="JavaScript"> <!-- function MM_preloadImages() { //v3.0   var d=document; if(d.images){ if(!d.MM_p) d.MM_p=new Array();     var i,j=d.MM_p.length,a=MM_preloadImages.arguments; for(i=0; i<a.length; i++)     if (a[i].indexOf("#")!=0){ d.MM_p[j]=new Image; d.MM_p[j++].src=a[i];}} }  function MM_swapImgRestore() { //v3.0   var i,x,a=document.MM_sr; for(i=0;a&&i<a.length&&(x=a[i])&&x.oSrc;i++) x.src=x.oSrc; }  function MM_findObj(n, d) { //v4.0   var p,i,x;  if(!d) d=document; if((p=n.indexOf("?"))>0&&parent.frames.length) {     d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);}   if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i<d.forms.length;i++) x=d.forms[i][n];   for(i=0;!x&&d.layers&&i<d.layers.length;i++) x=MM_findObj(n,d.layers[i].document);   if(!x && document.getElementById) x=document.getElementById(n); return x; }  function MM_swapImage() { //v3.0   var i,j=0,x,a=MM_swapImage.arguments; document.MM_sr=new Array; for(i=0;i<(a.length-2);i+=3)    if ((x=MM_findObj(a[i]))!=null){document.MM_sr[j++]=x; if(!x.oSrc) x.oSrc=x.src; x.src=a[i+2];} } //--> </script> <SCRIPT LANGUAGE="javascript"> <!-- //Script d'ouverture d'une nouvelle fentre var remoteWin = null;  function WinExec(url,x,y,z,wparent) {                         remoteWin = window.open(url,"fenetre",'width='+x+',height='+y);                                                  if (!remoteWin.opener) {                                                 remoteWin.opener =  self;}                                                 remoteWin.opener.parent.name = wparent;         }  // --> </script> </HEAD> <BODY BGCOLOR=2A92CA leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"> <!--Gabarit (template) sans cadres--><a name="hdp"></a>  <table cellpadding="0" cellspacing="0" border="0" width="100%" vspace="0" hspace="0">   <tr>      <td rowspan="3">        <TABLE WIDTH=760 BORDER=0 CELLPADDING=0 CELLSPACING=0 name="Tableau utilis&eacute; &agrave; des fns de mise en page" vspace="0" hspace="0">         <TR>            <TD bgcolor="0062A2"><IMG src="images/utilitaires/spacer.gif" WIDTH=162 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=60 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F" ><IMG src="images/utilitaires/spacer.gif" WIDTH=20 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=106 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=45 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=4 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=50 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=53 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=4 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=60 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=69 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=22 HEIGHT=1 alt=" "></TD>           <TD bgcolor="29225F"><IMG src="images/utilitaires/spacer.gif" WIDTH=105 HEIGHT=1 alt=" "></TD>         </TR>         <TR>            <TD ROWSPAN=3 bgcolor="0062A2">              <a href="http://www.umontreal.ca/"><IMG src="images/bandeau/logo_udem.gif" WIDTH=162 HEIGHT=72 border="0" alt="Universit&eacute; de Montr&eacute;al"></a></TD>           <TD bgcolor="29225F" align="left"><a href="http://jade.daa.umontreal.ca/guichets/services/dgtic/bottin/bottin.htm"><IMG src="images/bandeau/menu_bottin.gif" WIDTH=60 HEIGHT=18 border="0" alt="Bottin de l'Universit&eacute;"></a></TD>           <TD COLSPAN=2 bgcolor="29225F"><a href="http://www.umontreal.ca/moteur_rech/index.html"><IMG src="images/bandeau/menu_moteur.gif" WIDTH=126 HEIGHT=18 border="0" alt="Moteur de recherche sur le site de l'Universit&eacute;"></a></TD>           <TD COLSPAN=3 bgcolor="29225F"><a href="http://www.umontreal.ca/plancampus/index.html"><IMG src="images/bandeau/menu_plan.gif" WIDTH=99 HEIGHT=18 border="0" alt="Plan du campus"></a></TD>           <TD COLSPAN=2  bgcolor="29225F"><a href="http://www.bib.umontreal.ca/MI/"><IMG src="images/bandeau/menu_accueil.gif" WIDTH=57 HEIGHT=18 border="0" alt="Page d'accueil de la Bibliothque de Mathmatiques et Informatique"></a></TD>           <TD bgcolor="29225F"><a href="http://www.bib.umontreal.ca/db/ap_horaires.htm"><IMG src="images/bandeau/menu_horaires.gif" WIDTH=60 HEIGHT=18 border="0" alt="Horaires des biblioth&egrave;ques"></a></TD>           <TD COLSPAN=2 bgcolor="29225F"><a href="http://www.bib.umontreal.ca/db/ap_coordonnes.htm"><IMG src="images/bandeau/menu_coordonnees.gif" WIDTH=91 HEIGHT=18 border="0" alt="Coordonn&eacute;es des diff&eacute;rentes biblioth&egrave;ques"></a></TD>           <TD  bgcolor="29225F"><a href="http://www.bib.umontreal.ca/db/index_du_site.htm"><IMG src="images/bandeau/menu_index.gif" WIDTH=105 HEIGHT=18 border="0" alt="Index du site des biblioth&egrave;ques"></a></TD>         </TR>         <TR>            <TD COLSPAN=2 bgcolor=#FFFFFF align=left valign=middle height="18">              <a href=http://www.bib.umontreal.ca/db/catalogues.htm onMouseOver = "menu_enter (0);" onMouseOut = "menu_exit (0);" class=topMenu target="_parent"><b>&nbsp;&nbsp;Catalogues              </b>&nbsp;|</a></TD>           <TD COLSPAN=2 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/ressources_el.htm onMouseOver = "menu_enter (1);" onMouseOut = "menu_exit (1);" class=topMenu target="_parent"><b>&nbsp;Ressources              lectroniques</b></a></TD>           <TD COLSPAN=3 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/explorer.htm class=topMenu target="_parent"><b>&nbsp;|&nbsp;Explorer              Internet</b></a></TD>           <TD COLSPAN=3 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/obtenir.htm onMouseOver = "menu_enter (2);" onMouseOut = "menu_exit (2);" class=topMenu target="_parent"><b>              &nbsp;|&nbsp;Obtenir un document</b></a></TD>           <TD COLSPAN=2 bgcolor=#FFFFFF align=left valign=middle height="18"><a href=http://www.bib.umontreal.ca/db/pour_nous_joindre.htm onMouseOver = "menu_enter (3);" onMouseOut = "menu_exit (3);" class=topMenu target="_parent"><b>&nbsp;|&nbsp;Pour              nous joindre</b></a></TD>         </TR>         <TR>            <TD COLSPAN=3 bgcolor="29225F" valign="top" height="36" align="left">              <a href="http://www.bib.umontreal.ca/"><IMG src="images/bandeau/dir_bib_P3.gif" WIDTH=186 HEIGHT=36 border="0" alt="Page d'accueil des biblioth&egrave;ques" align="top"></a></TD>           <TD COLSPAN=9 bgcolor="2A92CA" valign="top" height="36"><a href="http://www.bib.umontreal.ca/MI/"><img src="images/bandeau/bandmigrand_milieucentre.gif" border="0" alt="Page d'accueil de la Bibliothque de Mathmatiques et Informatique" width="412" height="36"></a></TD>         </TR>       </table>     </td>     <td bgcolor="29225F" WIDTH="26%"> <IMG src="images/utilitaires/spacer.gif" WIDTH=1 HEIGHT=19 alt=" "></td>   </tr>   <tr>      <td bgcolor="FFFFFF" WIDTH="26%"> <IMG src="images/utilitaires/spacer.gif" WIDTH=1 HEIGHT=18 alt=" "></td>   </tr>   <tr>      <td bgcolor="29225F" WIDTH="26%" valign="top"> <IMG src="images/utilitaires/spacer.gif" WIDTH=1 HEIGHT=36 alt=" " align="top"></td>   </tr> </table> <table cellpadding="0" cellspacing="0" border="0" width="759" vspace="0" hspace="0">   <TR>      <TD bgcolor="#FFFFFF">       <table width="759" cellspacing=" 0" cellpadding=" 0">         <tr>            <td></td>         </tr>       </table> 	   	   	  <table cellpadding="5" cellspacing="0" border="0" width="100%"><td> 	         <!-- #BeginEditable "Contenu" -->              <h1>SEMAINE DU: 5 ao&ucirc;t 2002</h1>             <p></p>             <h2>MONOGRAPHIES </h2>             <p>HG 4515.3 S53 2001<br>               Shafer, G. &amp; al.<br>               Probability and Finance: its only a Game.</p>             <p>QA 9.2 S23 1999<br>               Sacks, G.E.<br>               Selected Logic Papers.<br>               World Scientific Series, vol.6.</p>             <p>QA 76.58 H76 1997<br>               Hromkovic, J.<br>               Communication Complexity and Parallel Computing.</p>             <p>QA 76.64 P743 1999<br>               Preiss, B.R.<br>               Data Structures and Algorithms with Object-Oriented Design Patterns                in C++.</p>             <p>QA 76.73 C156 T56 2002<br>               Thomsen, C.<br>               Database Programming with C#.</p>             <p>QA 76.73 J38 A7512 2001<br>               Arnold, K. &amp; al.<br>               Le Langage Java. 3e ed.</p>             <p>QA 76.73 J38 B47 2001<br>               Berthie, V. &amp; al. (pref. de G. Clavet)<br>               Swing la synthese, developpement des interfaces graphiques en Java.</p>             <p>QA 76.73 J38 B57 1997 ex.2<br>               Bishop, J.<br>               Java Gently, Programming Principles Explained.</p>             <p>QA 76.73 J38 H364 2001<br>               Hanna, P.<br>               JSP: The Complete Reference.</p>             <p>QA 76.87 A38 2000<br>               Leen, T.K. et al. (Eds.)<br>               Advances in Neural Information Processing Systems 13.<br>               <br>               QA 76.87 A578 2001<br>               Anthony, M.<br>               Discrete Mathematics of Neural Networks Selected Topics.</p>             <p>QA 76.9 D37 L49 2001<br>               Lewis, W.J.<br>               Data Warehousing and E-Commerce.</p>             <p>QA 167 J33 2000<br>               Akiyama, J. &amp; al. (Eds.)<br>               Discrete and Computational Geometry.<br>               LNCS 2098.</p>             <p>QA 241 K67 2002<br>               Koshy, T.<br>               Elementary Number Theory with Applications.</p>             <p>QA 246 G74 2001<br>               Greaves, G.<br>               Sieves in Number Theory.<br>               Ergebnisse der Mathematik und Ihrer Grenzgebiete, vol.43.</p>             <p>QA 273 B447 1999<br>               Beltrami, E.<br>               What is Random? Chance and Order in Mathematics and Life.</p>             <p>QA 273 N485 1995<br>               Neveu, J.<br>               Probabilit&eacute;s.</p>             <p>QA 273 W582 2000<br>               Whittle, P.<br>               Probability via Expectation.</p>             <p>QA 274 D87 1999 ex.2<br>               Durrett, R.<br>               Essentials of Stochastic Processes.<br>               R&eacute;serv&eacute; Cours MAT 2717.</p>             <p>QA 274.8 C54 2001<br>               Chen, H. et al.<br>               Fundamentals of Queueing Networks, Performance, Asymptotics, and                Optimization.</p>             <p>QA 274.8 K87 2001<br>               Kushner, H.J.<br>               Heavy Traffic Analysis of Controlled Queueing and Communication                Networks.</p>             <p>QA 276 I27 2001<br>               Ibrahim, J. G. &amp; al.<br>               Bayesian Survival Analysis.</p>             <p>QA 278.2 H3737 2001<br>               Harrell, F.E. Jr.<br>               Regression Modelling Strategies with Applications to Linear Models,                Logistic Regression, and Survival Analysis.</p>             <p>QA 279 C4822 2001<br>               Christensen, R.<br>               Advanced Linear Modeling. 2e ed.</p>             <p>QA 279.5 C66 2001<br>               Congdon, P.<br>               Bayesian Statistical Modelling.</p>             <p>QA 298 S47 2001<br>               Doucet, A. &amp; al. (Eds.)<br>               Sequential Monte Carlo Methods in Practice.</p>             <p>QA 403.3 J34 2001<br>               Jaffard, S. et al.<br>               Wavelets, Tools for Science &amp; Technology.</p>             <p>QA 612.2 A58 1999<br>               Aneziris, C.N.<br>               The Mystery of Knots, Computer Programming for Knot Tabulation.</p>             <p>QA 649 N53 1996<br>               Nicolaescu, L.I.<br>               Lectures on the Geometry of Manifolds.</p>             <p>QP 363.3 D39 2001<br>               Dayan, P. &amp; al.<br>               Theoretical Neuroscience, Computational and Mathematical Modeling                of Neural Systems.</p>             <p>TA 357 L64 2001<br>               L&ouml;hner, R.<br>               Applied CFD Techniques: an Introduction based on Finite Element                Methods.</p>             <p>TK 5105.7 D66 2002<br>               Dooley, K.<br>               Designing Large-Scale Lans.</p>             <p>TK 7882 P3 I57 2001<br>               Singh, S. et al. (Eds.)<br>               Advances in Pattern Recognition -ICAPR 2001.<br>               LNCS 2013</p>             <h2></h2>             <h2>TH&Egrave;SES </h2>             <p>QA 3 U54 2002 v.006 ex.2<br>               Khouider, B.<br>               Mod&eacute;lisation asymptotique pour la simulation aux grandes                &eacute;chelles de la combustion turbulente pr&eacute;melang&eacute;e.</p>             <p>QA 3 U54 2002 v.007 ex.2<br>               Genest, F.<br>               Graphes eul&eacute;rins et compl&eacute;mentarit&eacute; locale.</p>             <p>QA 3 U54 2002 v.008 ex.2<br>               Bouhaddioui, C.<br>               Tests d'ind&eacute;pendance de deux s&eacute;ries multivari&eacute;es                autor&eacute;gressives d'ordre infini.</p>             <p>QA 76 U54 2002 v.007 ex.2<br>               Rubio Ardanaz, Jose M.<br>               Probl&egrave;me d'affectation dynamique sur un r&eacute;seau de                transport.</p>             <p>QA 76 U54 2002 v.008 ex.2<br>               Hou, Jin<br>               Model Reductions in MDG-based Model Checking.</p>             <p>QA 76 U54 2002 v.009 ex.2<br>               Pigeon, S.<br>               Contributions &agrave; la compression de donn&eacute;es.</p>             <p>QA 76 U54 2002 v.011 ex.2<br>               Feng, Y.<br>               Integrating MDG Variable Ordering in a VHDL-MDG Design Verification                Systems.</p>             <p><br>               Biblioth&egrave;que de math&eacute;matiques et informatique<br>               Pavillon Andre-Aisenstadt<br>               Salle 2405<br>               T&eacute;l&eacute;phone : 343-6819<br>               e-mail : biblio@iro.umontreal.ca</p>             <!-- #EndEditable -->        	  </td></table>  	   	   	  <table width="759" cellspacing=" 0" cellpadding=" 0">       </table>     </TD>   </TR> </TABLE> <p align="center"><a href="#hdp"><img src="images/utilitaires/haut_de_page.gif" width="90" height="16" alt="Haut de page" border="0"></a> <img src="images/utilitaires/spacer.gif" width="3" height="1"> <!-- #BeginEditable "URL_prec" --><a href="acquisitions.htm"><img src="images/utilitaires/retour_prec.gif" width="170" height="16" border="0" alt="Retour &agrave;  la page pr&eacute;c&eacute;dente"></a><!-- #EndEditable --> </p>  <!-- #BeginEditable "cartouche" -->  <table bgcolor="2A92CA">   <tr>      <td height="57">        <address></address>       <address>&copy;Biblioth&egrave;que de Math&eacute;matiques et Informatique<br>       Direction des biblioth&egrave;ques, Universit&eacute; de Montr&eacute;al.<br>       URL de la page d'accueil&nbsp;:&nbsp;<a href="http://www.bib.umontreal.ca/MI">http://www.bib.umontreal.ca/MI</a>        <br>       Responsable&nbsp;: <a href="mailto:f.nazef@umontreal.ca"> Ferroudja Nazef        (f.nazef@umontreal.ca)</a><br>       Date de la dernire mise  jour&nbsp;:&nbsp;2002-08-29</address>       </td>   </tr> </table> <!-- #EndEditable -->  </BODY> <!-- #EndTemplate --></HTML> 
