Catégories
Documents disponibles dans cette catégorie (8)
Faire une suggestion Affiner la recherche
Etendre la recherche sur niveau(x) vers le haut et vers le bas
Algorithmes en C++ : Concepts fondamentaux, structures de données, tri et recherche. / Robert SEDGEWICK
Titre : Algorithmes en C++ : Concepts fondamentaux, structures de données, tri et recherche. Type de document : texte imprimé Auteurs : Robert SEDGEWICK ; Jean-Luc BOURDON, Traducteur ; Philippe LAROQUE, Traducteur ; Mélanie MUTEAU, Traducteur Mention d'édition : 3e édition Editeur : Pearson Education, Ltd Année de publication : 2004 Importance : 755 p. ISBN/ISSN/EAN : 978-2-7440-7056-3 Note générale : Préface
Contenu
Utilisation comme support de cours
Des algorithmes pratiques
Le langage de programmation
Préface du consultant C++
Notes sur les exercices
Bibliographie
IndexCatégories : Algorithmes
Algorithmes:Informatique
C++ (langage de programmation)Index. décimale : 005.13 Langages de programmation Résumé : LES CONCEPTS FONDAMENTAUX
Introduction
Principes d'analyse des algorithmes
LES STRUCTURES DE DONNEES
Structures de données élémentaires
Types abstraits de données
Récursion et arbres
LES ALGORITHMES DE TRI
Méthodes élémentaires de tri
Tri rapide (quicksort)
Fusion (merging) et tri par fusion (mergesort)
Files à priorités et tri par tas
Tri radix
Méthodes de tri spécifiques
LES ALGORITHMES DE RECHERCHE
Tables de symboles et arbres binaires de recherche
Arbres équilibrés
Hachage
Recherche radix
Recherche externeExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00002405 005.13 SED Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Disponible Algorithmique combinatoire : Méthodes constructives / Gérard LEVY
Titre : Algorithmique combinatoire : Méthodes constructives Type de document : texte imprimé Auteurs : Gérard LEVY Editeur : Dunod Année de publication : 1994 Importance : 502 p. ISBN/ISSN/EAN : 978-2-10-002149-9 Note générale : Disquette incluse
Table des matières
Avant-propos
Bibliographie
Notes concernant la disquette
IndexCatégories : Algorithmes
Algorithmes:Informatique
Informatique
Optimisation combinatoire
PASCAL (langage de programmation)
Programmation (mathématiques)Index. décimale : 005.1 Programmation Résumé : Le langage de la théorie des ensembles
Ensemble des parties d'un ensemble fini
Procédures exploratoires
Théorie des graphes
Arbres et arborescences
Programmation linéaire
Programmation dynamique
Parcours cartésiens
complexité des algorithmesExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00004094 005.1 LEV Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Disponible Algorithmique numérique et ADA / Jean-Etienne ROMBALDI
Titre : Algorithmique numérique et ADA Type de document : texte imprimé Auteurs : Jean-Etienne ROMBALDI Editeur : Masson Année de publication : 1993 Collection : Logique Mathématiques Informatique Importance : 336 p. ISBN/ISSN/EAN : 978-2-225-84384-6 Note générale : Table des matières
Contents
Avant-propos
Bibliographie
IndexCatégories : Ada (langage de programmation)
Algorithmes
Algorithmes:Informatique
Analyse numériqueIndex. décimale : 005.13 Langages de programmation Résumé : Le langage Ada avec OpenAda
Bibliothèque mathématique
Analyse numérique linéaire
Résolution numérique des systèmes non linéaires
Approximation et interpolation
Calcul numérique des intégrales
Résolution numérique des équations différentielles
Méthode des différences finiesExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00002609 005.13 ROM Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Disponible Contributions à des problèmes d'ordonnancement en-ligne : l'ordonnancement temps réel de tâches à suspension et l'ordonnancement par une machine à traitement par lot / Frédéric RIDOUARD
Titre : Contributions à des problèmes d'ordonnancement en-ligne : l'ordonnancement temps réel de tâches à suspension et l'ordonnancement par une machine à traitement par lot Type de document : thèse Auteurs : Frédéric RIDOUARD ; Pascal RICHARD, Directeur de thèse ; LISI ENSMA EA 1232, Commanditaire ; Marie-Claude PORTMANN, Rapporteur ; Yvon TRINQUET, Rapporteur ; Patrick MARTINEAU, Examinateur ; Joël GOOSSENS, Examinateur ; Francis COTTET, Examinateur ; Pascal RICHARD, Examinateur Importance : 240 p. Note générale : Remerciements
Table des matières
Introduction
Annexes
Bibliographie
IndexCatégories : Algorithmes
Algorithmes:Informatique
InformatiqueIndex. décimale : TH-06 Résumé : PROBLEMATIQUE
Théorie de l'ordonnancement
Ordonnancement classique et ordonnancement temps réel
Problèmes d'ordonnancement
Algorithmes hors-ligne/en ligne
Ordonnancement en-ligne : simulation/analyse de compétitivité
Bibliographie
ORDONNANCEMENT DES TACHES A SUSPENSION
Introduction sur les tâches à suspension
Les systèmes temps réel
Architecture logicielle des systèmes temps réel
Ordonnancement temps réel
Le problème étudié : ordonnancement de tâches à suspension
Plan de la partie
ORDONNANCEMENT TEMPS REEL MONOPROCESSEUR
Définitions générales
Principaux algorithmes d'ordonnancement préemptif en-ligne
Extension de l'ordonnancement
Introduction aux tests d'ordonnançabilité
Analyse du facteur d'utilisation
Analyse du temps de réponse
Analyse de la demande processeur
Complexité des problèmes d'ordonnançabilité
Conclusion
ORDONNANCEMENT DES TACHES A SUSPENSION : ETAT DE L'ART
Introduction
Test d'ordonnançabilité
DIFFICULTES DE L'ORDONNANCEMENT DE TACHES A SUSPENSION
Complexité
Anomalies d'ordonnancement
Optimalité des algorithmes en-ligne
COMPETITIVITE DES ALGORITHMES CLASSIQUES D'ORDONNANCEMENT
Minimisation du nombre de tâches en retard
Minimisation du temps de réponse maximum
ANALYSE DES TESTS D'ORDONNANCABILITE POUR LES SYSTEMES A PRIORITE FIXE
Calcul exact du pire temps de réponse sousRM
Caractéristiques des configurations générées
Bornes inférieures du ratio de compétitivité
Incomparabilité des tests de faisabilité
Etude par la simulation
CONCLUSION SUR LES TACHES A SUSPENSION
ORDONNANCEMENT PAR UNE MACHINE A TRAITEMENT PAR LOT
Introduction sur les machines à traitement par lot
Ordonnancement de machines à traitement par lot : Etat de l'art
Algotithmes d'ordonnancement pour les machines à traitement par lot
Conclusion sur les machines à traitement par lotExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00007220 TH-06 RID Ouvrage BIBLIOTHÈQUE - ACCÈS RÉSERVÉ Thèses Exclu du prêt The Art of Computer Programming : 1., Fundamentals Algorithms / Donald, E. KNUTH
Titre : The Art of Computer Programming : 1., Fundamentals Algorithms Type de document : texte imprimé Auteurs : Donald, E. KNUTH, Auteur Mention d'édition : 3rd edition updated and revised Editeur : Addison-Wesley Publishing Company, Inc. Année de publication : 2017 Importance : 650 p. ISBN/ISSN/EAN : 978-0-201-89683-1 Note générale : Preface
Procedure for Reading this Set of Books
Notes on the Exercice
Contents
Answers to Exercices
Appendix
Index to Notations
Index to Algorithms and Theorems
Index and GlossaryCatégories : Algorithmes:Informatique
Mathématiques
Ordinateurs:ProgrammationIndex. décimale : 005.1 Programmation Résumé : BASIC CONCEPTS
Algorithms
Mathematical Preliminaries
MIX
Some Fundamental Programming Techniques
INFORMATION STRUCTURES
Introduction
Linear Lists
Trees
Multilinked Structures
Dynamic Storage Allocation
History and Bibliography
Tables of Numerical Quantities
Exemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00013041 005.1 KNU Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Sorti jusqu'au 15/05/2026 The Art of Computer Programming : 2., Seminumerical Algorithms / Donald, E. KNUTH
Titre : The Art of Computer Programming : 2., Seminumerical Algorithms Type de document : texte imprimé Auteurs : Donald, E. KNUTH, Auteur Mention d'édition : Third edition updated and revised Editeur : Addison-Wesley Publishing Company, Inc. Année de publication : 2017 Importance : 764 p. ISBN/ISSN/EAN : 978-0-201-89684-8 Note générale : Preface
Notes on the Exercices
Index to Notation
Index to Algorithms and Theorems
Index and Glossary
Catégories : Algorithmes:Informatique
Arithmétique interne des ordinateurs
Ordinateurs:ProgrammationIndex. décimale : 005.1 Programmation Résumé : RANDOM NUMBERS
Introduction
Generating Uniform Random Numbers
Statistical Tests
Other Types of Random Quantities
What is a Random Sequence ?
Summary
ARITHMETIC
Positional Number Systems
Floating-Point Arithmetic
Multiple-Precision Arithmetic
Radix Conversion
Rational Arithmetic
Polynomial Arithmetic
Manipulation of Power Series
Answers to Exercices
Tables of Numerical Quantities
Exemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00013042 005.1 KNU Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Sorti jusqu'au 15/05/2026 The Art of Computer Programming : 3., Sorting and Searching / Donald, E. KNUTH
Titre : The Art of Computer Programming : 3., Sorting and Searching Type de document : texte imprimé Auteurs : Donald, E. KNUTH, Auteur Mention d'édition : Second edition updated and revised Editeur : Addison-Wesley Publishing Company, Inc. Année de publication : 2017 Importance : 782 p. ISBN/ISSN/EAN : 978-0-201-89685-5 Note générale : Preface
Notes on the Exercices
Contents
Answers to Excercices
Index to Notations
Index and GlossaryCatégories : Algorithmes:Informatique
Ordinateurs:Programmation
Programmation (mathématiques)Index. décimale : 005.1 Programmation Résumé : SORTING
Combinatorial Properties of Permutations
Internal Sorting
Optimum Sorting
External Sorting
Summary, History and, Bibliography
SEARCHING
Sequential Searching
Searching by Comparison of Keys
Digital Searching
Hashing
Retrieval on Secondary KeysExemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00013043 005.1 KNU Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Sorti jusqu'au 15/05/2026 The Art of Computer Programming : 4A., Combinatiorial Algorithms / Donald, E. KNUTH
Titre : The Art of Computer Programming : 4A., Combinatiorial Algorithms Type de document : texte imprimé Auteurs : Donald, E. KNUTH, Auteur Editeur : Addison-Wesley Publishing Company, Inc. Année de publication : 2017 Importance : 883 p. ISBN/ISSN/EAN : 978-0-201-03804-0 Note générale : Preface
Notes on the Exercices
Contents
Index to Notations
Index and Glossary
Catégories : Algorithmes:Informatique
Ordinateurs:ProgrammationIndex. décimale : 005.1 Programmation Résumé : COMBINATORIAL SEARCHING
Zeros and Ones
Generating all Possibilities
Exemplaires (1)
Code-barres Cote Support Localisation Section Disponibilité B00013050 005.1 KNU Ouvrage BIBLIOTHÈQUE - ACCÈS LIBRE 000 - Informatique - Bibliothéconomie Sorti jusqu'au 15/05/2026