Methods in algorithmic analysis
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Boca Raton, Fla. [u.a.]
CRC Press/Taylor & Francis
2010
|
Schriftenreihe: | Chapman & Hall/CRC computer and information science series
A Chapman & Hall book |
Schlagworte: | |
Online-Zugang: | Inhaltsverzeichnis Inhaltsverzeichnis |
Tags: |
Tag hinzufügen
Keine Tags, Fügen Sie den ersten Tag hinzu!
|
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV035989488 | ||
003 | DE-604 | ||
005 | 20110329 | ||
007 | t| | ||
008 | 100201s2010 xx d||| |||| 00||| eng d | ||
020 | |a 1420068296 |9 1-420-06829-6 | ||
020 | |a 9781420068290 |9 978-1-420-06829-0 | ||
035 | |a (OCoLC)633015193 | ||
035 | |a (DE-599)GBV578101092 | ||
040 | |a DE-604 |b ger |e aacr | ||
041 | 0 | |a eng | |
049 | |a DE-634 |a DE-11 |a DE-824 |a DE-92 | ||
082 | 0 | |a 005.1015181 | |
084 | |a SK 910 |0 (DE-625)143270: |2 rvk | ||
100 | 1 | |a Dobrushkin, Vladimir A. |e Verfasser |4 aut | |
245 | 1 | 0 | |a Methods in algorithmic analysis |c Vladimir A. Dobrushkin |
264 | 1 | |a Boca Raton, Fla. [u.a.] |b CRC Press/Taylor & Francis |c 2010 | |
300 | |a XIX, 804 S. |b graph. Darst. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 0 | |a Chapman & Hall/CRC computer and information science series | |
490 | 0 | |a A Chapman & Hall book | |
650 | 0 | |a Computer science / Mathematics | |
650 | 0 | |a Computer algorithms | |
650 | 0 | |a Algorithms | |
650 | 4 | |a Informatik | |
650 | 4 | |a Mathematik | |
650 | 0 | 7 | |a Algorithmus |0 (DE-588)4001183-5 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Numerische Mathematik |0 (DE-588)4042805-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Numerisches Verfahren |0 (DE-588)4128130-5 |2 gnd |9 rswk-swf |
655 | 7 | |0 (DE-588)4123623-3 |a Lehrbuch |2 gnd-content | |
689 | 0 | 0 | |a Numerische Mathematik |0 (DE-588)4042805-9 |D s |
689 | 0 | 1 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Numerisches Verfahren |0 (DE-588)4128130-5 |D s |
689 | 1 | 1 | |a Algorithmus |0 (DE-588)4001183-5 |D s |
689 | 1 | |5 DE-604 | |
856 | 4 | |m DE-601 |q pdf/application |u http://www.gbv.de/dms/bowker/toc/9781420068290.pdf |3 Inhaltsverzeichnis | |
856 | 4 | 2 | |m GBV Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018882227&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-018882227 |
Datensatz im Suchindex
_version_ | 1819679223125639168 |
---|---|
adam_text | METHODS IN ALGORITHMIC ANALYSIS VLADIMIR A. DOBRUSHKIN BROWN UNIVERSITY
PROVIDENCE, RHODE ISLAND, U.S.A. (G) CRC PRESS TAYLOR & FRANCIS CROUP
BOCA RATON LONDON NEW YORK CRC PRESS IS AN IMPRINT OF THE TAYLOR &
FRANCIS GROUP, AN INFORMA BUSINESS A CHAPMAN & HALL BOOK CONTENTS
PREFACE XIII LIST OF SYMBOLS XVII ABBREVIATIONS XIX 1 PRELIMINARIES 1
1.1 WHY DO WE ANALYZE ALGORITHMS? 2 1.1.1 COST OF ALGORITHMS 2 1.1.2 ONE
PROBLEM - SEVERAL SOLUTIONS 3 1.1.3 MATRIX MULTIPLICATION 8 1.2 PROOFS
10 1.2.1 PROOF BY COUNTING 12 1.2.2 INDUCTION 14 1.3 ITERATION AND
RECURSION 22 2 COMBINATORICS 25 2.1 PROPERTIES OF SUMMATION 26 2.1.1
INDEX TRANSFORMATIONS 28 2.2 MULTIPLE SUMS 34 2.2.1 CHANGING ORDER OF
SUMMATION 34 2.2.2 SUMMATIONS AND FINITE DIFFERENCES 36 2.2.3 SUMMATION
BY PARTS 40 2.3 PRINCIPLES OF COUNTING 42 2.4 PERMUTATIONS AND
COMBINATIONS 44 2.4.1 COMBINATIONS AND LATTICE PATHS 48 2.5 BINOMIAL
COEFFICIENTS 56 2.5.1 DEFINITIONS AND PROPERTIES 56 2.5.2
TRANSFORMATIONS AND BASIC SUMS 58 2.5.3 INVERSE RELATIONS 64 2.5.4
VANDERMONDE CONVOLUTION 66 2.6 BINOMIAL COEFFICIENTS AND HYPERGEOMETRIC
FUNCTIONS 72 2.6.1 ABEL S IDENTITY 75 2.7 STIRLING APPROXIMATION 77 3
PROBABILITY 79 3.1 SET OPERATIONS 80 3.2 SAMPLE SPACE AND RANDOM
VARIABLES 82 3.3 CALCULATING PROBABILITIES 86 3.4 RANDOM VARIABLES 94
3.4.1 PROBABILITY MASS FUNCTION 94 3.4.2 EXPECTED VALUES 99 3.4.3
VARIANCE AND MOMENTS 112 3.4.4 FUNCTIONS OF RANDOM VARIABLES 119 3.5
CONDITIONAL PROBABILITIES 119 3.6 INDEPENDENCE 123 3.7 JOINT
DISTRIBUTIONS 127 3.8 DEPENDENT RANDOM VARIABLES 130 4 MORE ABOUT
PROBABILITY 135 4.1 SPECIAL DISTRIBUTIONS 135 4.1.1 BERNOULLI VARIABLES
AND THE BINOMIAL DISTRIBUTION 136 4.1.2 THE MULTINOMIAL DISTRIBUTION 140
4.1.3 THE GEOMETRIC DISTRIBUTION 141 4.1.4 THE NEGATIVE-BINOMIAL
DISTRIBUTION 148 4.1.5 THE HYPERGEOMETRIC DISTRIBUTION 151 4.1.6 THE
POISSON DISTRIBUTION 154 4.1.7 THE NORMAL DISTRIBUTION 157 4.2 TYPES OF
PROBABILISTIC CONVERGENCE 158 4.3 THE THEOREM OF TOTAL PROBABILITY 162
4.4 BAYES THEOREM 170 4.5 CONVOLUTION 174 4.6 ORDER STATISTICS 183 4.7
CHEBYSHEV INEQUALITIES 188 4.8 SUNDRY EXAMPLES 192 5 RECURRENCES OR
DIFFERENCE EQUATIONS 199 5.1 HOW DO DIFFERENCE EQUATIONS ARISE? 200 5.2
PROPERTIES OF DIFFERENCE EQUATIONS 208 5.3 FIRST ORDER LINEAR DIFFERENCE
EQUATIONS 215 5.4 RECURRENCES WITH INTEGER FUNCTIONS 221 5.4.1
DIVIDE-AND-CONQUER RECURRENCES 221 5.4.2 BINARY SEARCH RECURRENCE 224
5.4.3 MERGESORT RECURRENCE 227 5.5 QUICKSORT RECURRENCE 229 5.5.1 SOME
FULL-HISTORY RECURRENCES 233 5.6 RECURRENCES IN NUMERICAL ANALYSIS 236
5.7 CONTINUED FRACTIONS 242 5.8 PARTIAL DIFFERENCE EQUATIONS 251 5.8.1
THE RELATIONS WITH CONTINUOUS CALCULATIONS 254 5.8.2 COUNTING
ARRANGEMENTS*WITH AND WITHOUT REPETITION 256 5.8.3 STIRLING NUMBERS 261
5.9 SOME APPLICATIONS 263 5.9.1 BOUNDS FROM RECURRENCES 263 5.9.2
RECURRENCES AND FINITE DIFFERENCES 266 6 INTRODUCTION TO GENERATING
FUNCTIONS 271 6.1 GENERATING FUNCTIONS * DEFINITIONS 272 6.1.1 ORDINARY
GENERATING FUNCTIONS 272 6.1.2 EXPONENTIAL GENERATING FUNCTIONS 277
6.1.3 SOME GENERALIZATIONS 280 6.1.4 MULTIVARIATE GENERATING FUNCTIONS
283 6.1.5 MULTISECTION OF SERIES 285 6.2 EXTRACTION OF COEFFICIENTS 287
6.2.1 TRANSFORMATIONS BETWEEN THE GENERATING FUNCTIONS 293 6.2.2
MULTIVARIATE GENERATING FUNCTIONS 294 6.2.3 RECURRENCES FROM GENERATING
FUNCTIONS 296 6.3 COUNTING BINARY TREES 299 6.4 SOLVING RECURRENCES 305
6.4.1 ORDINARY RECURRENCE RELATIONS 305 6.4.2 VECTOR RECURRENCE
RELATIONS 315 6.4.3 PARTIAL DIFFERENCE EQUATIONS 319 6.4.4 WALKS ON THE
INTEGER GRID 323 6.5 SNAKE OIL SUMMATION 327 6.6 APPLICATIONS IN
PROBABILITY 331 6.6.1 DEFINITION OF GENERATING FUNCTIONS USED IN
PROBABILITY 331 6.6.2 EXAMPLES AND PROBLEMS 335 6.6.3 CONVOLUTION 337
6.6.4 QUICKSORT AND BINARY SEARCH ANALYSIS 340 6.7 THE LAGRANGE
INVERSION THEOREM 347 7 ENUMERATION WITH GENERATING FUNCTIONS 355 7.1
DEFINITION OF ENUMERATORS 355 7.2 SUM AND PRODUCT RULES 359 7.2.1 THE
SUM RULE 359 7.2.2 THE PRODUCT RULE 360 7.3 COUNTING COMPOSITIONS OF
INTEGERS 364 7.3.1 HOMOGENEOUS COMPOSITIONS 364 7.3.2 INHOMOGENEOUS
COMPOSITIONS 367 7.3.3 COMPOSITIONS WITH RESTRICTIONS 369 7.3.4
HETEROGENEOUS COMPONENTS 372 7.3.5 LIMITED SELECTION 375 7.4 FURTHER SET
OPERATIONS 381 7.4.1 SUBSTITUTION 383 7.4.2 MARKING 388 7.4.3 POWER SET
390 7.4.4 MULTISET OPERATION 391 7.5 PARTITIONS OF INTEGERS 392 7.6
EXPONENTIAL ENUMERATORS 403 7.6.1 THE SUM AND PRODUCT OF LABELED
STRUCTURES 404 7.6.2 PERMUTATIONS AND CYCLES 408 7.6.3 SHUFFLE PRODUCT
413 7.6.4 THE BIRTHDAY PROBLEMS 416 8 FURTHER ENUMERATION METHODS 423
8.1 ENUMERATION OF TREES 423 8.1.1 UNLABELED TREES 424 8.1.2 LABELED
TREES 429 8.1.3 COUNTING ALTERNATING PERMUTATIONS 430 8.2 OCCUPANCY
ENUMERATION 434 8.2.1 DISTRIBUTION OF IDENTICAL BALLS INTO
DISTINGUISHABLE BINS 435 8.2.2 DISTRIBUTION OF DISTINCT OBJECTS INTO
ORDERED CELLS 439 8.2.3 DISTRIBUTION OF IDENTICAL OBJECTS INTO IDENTICAL
CELLS 445 8.2.4 DISTRIBUTION OF DISTINCT OBJECTS INTO IDENTICAL CELLS
445 8.3 THE PRINCIPLE OF INCLUSION AND EXCLUSION (PIE) 446 8.3.1 THE PIE
FOR HOMOGENEOUS PROPERTIES 455 8.4 EXTENSIONS AND FURTHER APPLICATIONS
OF THE PIE 460 8.4.1 THE PIE VIA THE SYMBOLIC METHOD 464 8.5
PROBABILISTIC INCLUSION - EXCLUSION PRINCIPLE 468 8.6 RUNS IN
PERMUTATIONS 479 8.6.1 COUNTING PERMUTATIONS OF [1.. N] WITH * ASCENTS
480 8.6.2 COUNTING PERMUTATIONS OF [L..N] WITH RUNS OF ASCENTS OF LENGTH
R . . 482 8.6.3 COUNTING PERMUTATIONS OF [L..N] WITH M MAXIMAL RUNS OF
ASCENTS . . 483 8.7 SPECIAL TOPICS 483 9 COMBINATORICS OF STRINGS 489 9.
1 OPERATIONS ON LANGUAGES 490 9.2 REGULAR LANGUAGES 494 9.2.1
DEFINITIONS 495 9.2.2 FINITE STATE AUTOMATA 497 9.2.3 FINITE STATE
AUTOMATA AND REGULAR LANGUAGES 499 9.3 COUNTING REGULAR LANGUAGES 503
9.3.1 WORD EQUATIONS 503 9.3.2 COUNTING REGULAR LANGUAGES 505 9.3.3
ADMISSIBILITY CONSIDERATIONS 514 9.4 WAITING TIME PROBABILISTIC PROBLEMS
517 9.5 ALGORITHMS AND MARKOV CHAINS 527 10 INTRODUCTION TO ASYMPTOTICS
545 10.1 ASYMPTOTIC NOTATIONS AND APPLICATIONS 546 10.1.1 PROPERTIES OF
THE BIG OH NOTATION 547 10.1.2 ASYMPTOTIC EXPANSIONS 550 10.1.3 LIMITS
FOR INDETERMINATE FORMS 559 10.2 THE CRITICAL RANGE METHOD 563 10.3
RICE S METHOD 569 10.4 THE EULER SUMMATION FORMULA 579 10.4.1
ALTERNATING SERIES 589 10.5 FINDING PRIMES 591 10.6 ASYMPTOTICS FROM
RECURRENCES 598 10.6.1 DIVIDE-AND-CONQUER ASYMPTOTICS 598 10.6.2 DIRECT
ASYMPTOTICS 604 10.7 LIMIT LAWS IN PROBABILITY 609 10.7.1 LAWS OF LARGE
NUMBERS 610 10.7.2 THE CENTRAL LIMIT THEOREM 616 10.7.3 RANDOM WALKS 623
11 ASYMPTOTICS AND GENERATING FUNCTIONS 629 11.1 ELEMENTARY BOUNDS FROM
GENERATING FUNCTIONS 629 11.1.1 THE LAGRANGE INVERSION FORMULA 632 11.2
ESTIMATES FROM SINGULARITIES 634 11.2.1 POLES 634 11.2.2 DIFFERENCE
EQUATIONS: ASYMPTOTICS FROM GFS 641 11.2.3 REMOVAL OF SINGULARITIES 644
11.2.4 DARBOUX THEOREM AND ITS RELATION TO THE BINOMIAL THEOREM 646
11.2.5 LOGARITHMIC SINGULARITIES 648 11.3 ESTIMATES FROM ENTIRE
FUNCTIONS 649 11.3.1 INTEGRATION BY PARTS 649 11.3.2 ASYMPTOTICS OF
HYPERGEOMETRIC SERIES 653 11.3.3 THE LAPLACE METHOD 656 11.4 EXAMPLES
AND EXERCISES 658 12 REVIEW OF ANALYTIC TECHNIQUES 661 12.1 COMPLEX
NUMBERS 661 12.2 REVIEW OF POWER SERIES 667 12.2.1 THE TAYLOR SERIES 667
12.2.2 OPERATIONS ON POWER SERIES 673 12.3 FUNCTIONS OF A COMPLEX
VARIABLE: BASIC CONCEPTS 677 12.3.1 DIAGONALIZATION OF SERIES 683 12.4
DIFFERENTIAL OPERATORS 686 12.5 PARTIAL FRACTION DECOMPOSITION 692 12.6
SOME SPECIAL FUNCTIONS 694 12.7 STIELTJES INTEGRALS 696 APPENDICES 699
APPENDIX A: BINOMIAL COEFFICIENTS 699 APPENDIX *: THE BERNOULLI NUMBERS
706 APPENDIX C: STIRLING AND EULER/EULERIAN NUMBERS 708 APPENDIX D:
FIBONACCI NUMBERS 715 APPENDIX E: HARMONIC NUMBERS 719 APPENDIX F:
MISCELLANEOUS FORMULAS 721 APPENDIX G: THE GAMMA FUNCTION 725 APPENDIX
H: RANDOM VARIABLES AND DISTRIBUTIONS 728 APPENDIX I: COMBINATORICS OF
PERMUTATIONS 730 APPENDIX J: CONTINUED FRACTIONS 732 APPENDIX K:
OCCUPANCY ENUMERATION 738 APPENDIX L: GENERATING FUNCTIONS 740 APPENDIX
M: RECURRENCES 749 ANSWERS/HINTS TO SELECTED PROBLEMS 753 BIBLIOGRAPHY
772 INDEX 783
|
any_adam_object | 1 |
author | Dobrushkin, Vladimir A. |
author_facet | Dobrushkin, Vladimir A. |
author_role | aut |
author_sort | Dobrushkin, Vladimir A. |
author_variant | v a d va vad |
building | Verbundindex |
bvnumber | BV035989488 |
classification_rvk | SK 910 |
ctrlnum | (OCoLC)633015193 (DE-599)GBV578101092 |
dewey-full | 005.1015181 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.1015181 |
dewey-search | 005.1015181 |
dewey-sort | 15.1015181 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik Mathematik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02055nam a2200517 c 4500</leader><controlfield tag="001">BV035989488</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20110329 </controlfield><controlfield tag="007">t|</controlfield><controlfield tag="008">100201s2010 xx d||| |||| 00||| eng d</controlfield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">1420068296</subfield><subfield code="9">1-420-06829-6</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9781420068290</subfield><subfield code="9">978-1-420-06829-0</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)633015193</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)GBV578101092</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">aacr</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-634</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-92</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.1015181</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">SK 910</subfield><subfield code="0">(DE-625)143270:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Dobrushkin, Vladimir A.</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Methods in algorithmic analysis</subfield><subfield code="c">Vladimir A. Dobrushkin</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Boca Raton, Fla. [u.a.]</subfield><subfield code="b">CRC Press/Taylor & Francis</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIX, 804 S.</subfield><subfield code="b">graph. Darst.</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">Chapman & Hall/CRC computer and information science series</subfield></datafield><datafield tag="490" ind1="0" ind2=" "><subfield code="a">A Chapman & Hall book</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer science / Mathematics</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Computer algorithms</subfield></datafield><datafield tag="650" ind1=" " ind2="0"><subfield code="a">Algorithms</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Informatik</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Mathematik</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Numerische Mathematik</subfield><subfield code="0">(DE-588)4042805-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Numerisches Verfahren</subfield><subfield code="0">(DE-588)4128130-5</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4123623-3</subfield><subfield code="a">Lehrbuch</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Numerische Mathematik</subfield><subfield code="0">(DE-588)4042805-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2="1"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Numerisches Verfahren</subfield><subfield code="0">(DE-588)4128130-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2="1"><subfield code="a">Algorithmus</subfield><subfield code="0">(DE-588)4001183-5</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2=" "><subfield code="m">DE-601</subfield><subfield code="q">pdf/application</subfield><subfield code="u">http://www.gbv.de/dms/bowker/toc/9781420068290.pdf</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">GBV Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018882227&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-018882227</subfield></datafield></record></collection> |
genre | (DE-588)4123623-3 Lehrbuch gnd-content |
genre_facet | Lehrbuch |
id | DE-604.BV035989488 |
illustrated | Illustrated |
indexdate | 2024-12-23T22:56:29Z |
institution | BVB |
isbn | 1420068296 9781420068290 |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-018882227 |
oclc_num | 633015193 |
open_access_boolean | |
owner | DE-634 DE-11 DE-824 DE-92 |
owner_facet | DE-634 DE-11 DE-824 DE-92 |
physical | XIX, 804 S. graph. Darst. |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | CRC Press/Taylor & Francis |
record_format | marc |
series2 | Chapman & Hall/CRC computer and information science series A Chapman & Hall book |
spellingShingle | Dobrushkin, Vladimir A. Methods in algorithmic analysis Computer science / Mathematics Computer algorithms Algorithms Informatik Mathematik Algorithmus (DE-588)4001183-5 gnd Numerische Mathematik (DE-588)4042805-9 gnd Numerisches Verfahren (DE-588)4128130-5 gnd |
subject_GND | (DE-588)4001183-5 (DE-588)4042805-9 (DE-588)4128130-5 (DE-588)4123623-3 |
title | Methods in algorithmic analysis |
title_auth | Methods in algorithmic analysis |
title_exact_search | Methods in algorithmic analysis |
title_full | Methods in algorithmic analysis Vladimir A. Dobrushkin |
title_fullStr | Methods in algorithmic analysis Vladimir A. Dobrushkin |
title_full_unstemmed | Methods in algorithmic analysis Vladimir A. Dobrushkin |
title_short | Methods in algorithmic analysis |
title_sort | methods in algorithmic analysis |
topic | Computer science / Mathematics Computer algorithms Algorithms Informatik Mathematik Algorithmus (DE-588)4001183-5 gnd Numerische Mathematik (DE-588)4042805-9 gnd Numerisches Verfahren (DE-588)4128130-5 gnd |
topic_facet | Computer science / Mathematics Computer algorithms Algorithms Informatik Mathematik Algorithmus Numerische Mathematik Numerisches Verfahren Lehrbuch |
url | http://www.gbv.de/dms/bowker/toc/9781420068290.pdf http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=018882227&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT dobrushkinvladimira methodsinalgorithmicanalysis |