Personnaliser

OK
Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group
ClubR
Euro

Mettre en vente

Rakuten - Achat et vente en ligne de produits neufs et d'occasionRakuten group

Algorithms Unplugged -

Note : 0

0 avis
  • Soyez le premier à donner un avis

Vous en avez un à vendre ?

Vendez-le-vôtre
Filtrer par :
Neuf (2)
Occasion (1)
Reconditionné

165,99 €

Produit Neuf

  • Ou 41,50 € /mois

    • Livraison : 25,00 €
    • Livré entre le 8 et le 13 août
    Voir les modes de livraison

    Kelindo

    PRO Vendeur favori

    4,8/5 sur + de 1 000 ventes

    Apres acceptation de la commande, le delai moyen d'expedition depuis le Japon est de 48 heures. Le delai moyen de livraison est de 3 a 4 semaines. En cas de circonstances exceptionnelles, les delais peuvent s'etendre jusqu'à 2 mois.

    Nos autres offres

    • 44,61 €

      Produit Neuf

      Ou 11,15 € /mois

      • Livraison à 0,01 €
      • Livré entre le 4 et le 7 août
      Voir les modes de livraison

      Livre de poche,Expédition depuis la Chine; Livraison sous 8-12 jours

    • 165,99 €

      Produit Neuf

      Ou 41,50 € /mois

      • Livraison : 25,00 €
      • Livré entre le 8 et le 13 août
      Voir les modes de livraison
      4,8/5 sur + de 1 000 ventes

      Apres acceptation de la commande, le delai moyen d'expedition depuis le Japon est de 48 heures. Le delai moyen de livraison est de 3 a 4 semaines. En cas de circonstances exceptionnelles, les delais peuvent s'etendre jusqu'à 2 mois.

    • 165,99 €

      Occasion · Comme Neuf

      Ou 41,50 € /mois

      • Livraison : 25,00 €
      Voir les modes de livraison
      • Protection acheteurs :
      • 0,00 €
      4,6/5 sur + de 1 000 ventes
      Service client à l'écoute et une politique de retour sans tracas - Livraison des USA en 3 a 4 semaines (2 mois si circonstances exceptionnelles) - La plupart de nos titres sont en anglais, sauf indication contraire. N'hésitez pas à nous envoyer un e-... Voir plus
    Publicité
     
    Vous avez choisi le retrait chez le vendeur à
    • Payez directement sur Rakuten (CB, PayPal, 4xCB...)
    • Récupérez le produit directement chez le vendeur
    • Rakuten vous rembourse en cas de problème

    Gratuit et sans engagement

    Félicitations !

    Nous sommes heureux de vous compter parmi nos membres du Club Rakuten !

    En savoir plus

    Retour

    Horaires

        Note :


        Avis sur Algorithms Unplugged Format Relié  - Livre Science humaines et sociales, Lettres

        Note : 0 0 avis sur Algorithms Unplugged Format Relié  - Livre Science humaines et sociales, Lettres

        Les avis publiés font l'objet d'un contrôle automatisé de Rakuten.


        Présentation Algorithms Unplugged Format Relié

         - Livre Science humaines et sociales, Lettres

        Livre Science humaines et sociales, Lettres - 01/01/2011 - Relié - Langue : Anglais

        Editeur : Springer-Verlag GmbhLangue : AnglaisParution : 01/01/2011Format : Moyen, de 350g à 1kgNombre de pages : 416Expédition : 863Dimensions : 24.1 x 16.0 x 2.7 ...

      • Editeur : Springer-Verlag Gmbh
      • Langue : Anglais
      • Parution : 01/01/2011
      • Format : Moyen, de 350g à 1kg
      • Nombre de pages : 416
      • Expédition : 863
      • Dimensions : 24.1 x 16.0 x 2.7
      • Résumé :
        Algorithms specify the way computers process information and how they execute tasks. Many recent technological innovations and achievements rely on algorithmic ideas ? they facilitate new applications in science, medicine, production, logistics, traffic, communi?cation and entertainment. Efficient algorithms not only enable your personal computer to execute the newest generation of games with features unimaginable only a few years ago, they are also key to several recent scientific breakthroughs ? for example, the sequencing of the human genome would not have been possible without the invention of new algorithmic ideas that speed up computations by several orders of magnitude. The greatest improvements in the area of algorithms rely on beautiful ideas for tackling computational tasks more efficiently. The problems solved are not restricted to arithmetic tasks in a narrow sense but often relate to exciting questions of nonmathematical flavor, such as: How can I find the exit out of a maze? How can I partition a treasure map so that the treasure can only be found if all parts of the map are recombined? How should I plan my trip to minimize cost? Solving these challenging problems requires logical reasoning, geometric and combinatorial imagination, and, last but not least, creativity ? the skills needed for the design and analysis of algorithms. In this book we present some of the most beautiful algorithmic ideas in 41 articles written in colloquial, nontechnical language. Most of the articles arose out of an initiative among German-language universities to communicate the fascination of algorithms and computer science to high-school students. The book can be understood without any prior knowledge of algorithms and computing, and it will be an enlightening and fun read for students and interested adults.

        Sommaire:
        Part I - Searching and Sorting.- Overview.- 1 Binary Search.- 2 Insertion Sort.- 3 Fast Sorting Algorithms.- 4 Parallel Sorting - The Need for Speed.- 5 Topological Sorting - How Should I Begin to Complete My To Do List?.- 6 Searching Texts - But Fast! The Boyer-Moore-Horspool Algorithm.- 7 Depth-First Search (Ariadne & Co.).- 8 Pledge's Algorithm - How to Escape from a Dark Maze.- 9 Cycles in Graphs.- 10 PageRank - What Is Really Relevant in the World-Wide Web?.- Part II - Arithmetic and Encryption.- Overview.- 11 Multiplication of Long Integers - Faster than Long Multiplication.- 12 The Euclidean Algorithm.- 13 The Sieve of Eratosthenes - How Fast Can We Compute a Prime Number Table?.- 14 One-Way Functions - Mind the Trap - Escape Only for the Initiated.- 15 The One-Time Pad Algorithm - The Simplest and Most Secure Way to Keep Secrets.- 16 Public-Key Cryptography.- 17 How to Share a Secret.- 18 Playing Poker by Email.- 19 Fingerprinting.- 20 Hashing.- 21 Codes - Protecting Data Against Errors and Loss.- Part III - Planning, Coordination and Simulation.- Overview.- 22 Broadcasting - How Can I Quickly Disseminate Information?.- 23 Coverting Numbers into English Words.- 24 Majority - Who Gets Elected Class Rep?.- 25 Random Numbers - How Can We Create Randomness in Computers?.- 26 Winning Strategies for a Matchstick Game.- 27 Scheduling of Tournaments or Sports Leagues.- 28 Eulerian Circuits.- 29 High-Speed Circles.- 30 Gau?-Seidel Iterative Method for the Computation of Physical Problems.- 31 Dynamic Programming - Evolutionary Distance.- Part IV - Optimisation.- Overview.- 32 Shortest Paths.- 33 Minimum Spanning Trees - Sometimes Greed Pays Off.- 34 Maximum Flows - Towards the Stadium During Rush Hour.- 35 Marriage Broker.- 36 The Smallest Enclosing Circle - A Contribution to Democracy from Switzerland?.- 37 Online Algorithms - What Is It Worth to Know the Future?.- 38 Bin Packing - How Do I Get My Stuff into the Boxes.- 39 The Knapsack Problem.- 40 The Travelling Salesman Problem.- 41 Simulated Annealing.

        Critique:

        From the reviews:

        This work uses a concise presentation style with an efficient problem-solution approach for selected algorithms to solve most common situations in the modern world. The book outlines algorithms that can be applied in areas such as cryptography, evolutionary distance calculations in bioinformatics, and Internet search engines. ... this book will be most useful as a resource for computer science students. ... it may also be of interest to mathematics students with the appropriate background. Summing Up: Recommended. Upper-division undergraduates through professionals. (V. Mathura, Choice, Vol. 48 (11), August, 2011)

        Presents 41 articles designed to communicate the fascination of algorithms to high-school students and interested adults. Indeed, most of us will easily find something fascinating here. ... a wonderful resource for students as each chapter can be the basis for further study and research projects. ... Every library used by computer science or mathematics students should include Algorithms Unplugged. It admirably achieves its purpose of engaging readers and making a book on algorithms fun to read. Many readers will be motivated to explore further. (Art Gittleman, The Mathematical Association of America, April, 2011)

        Détails de conformité du produit

        Consulter les détails de conformité de ce produit (

        Personne responsable dans l'UE

        )
        Neuf et occasion
        Le choixNeuf et occasion
        5% remboursés
        Minimum5% remboursés
        Satisfait ou remboursé
        La sécuritéSatisfait ou remboursé
        À votre écoute
        Le service clientsÀ votre écoute
        LinkedinFacebookTwitterInstagramYoutubePinterestTiktok
        visavisa
        mastercardmastercard
        klarnaklarna
        paypalpaypal
        floafloa
        americanexpressamericanexpress
        RakutenLogos.svg
        • Rakuten Kobo
        • Rakuten TV
        • Rakuten Viber
        • Rakuten Viki
        • Plus de services
        • À propos de Rakuten
        Rakuten.com