Foundations of coding : (Record no. 13757)
[ view plain ]
000 -LEADER | |
---|---|
fixed length control field | 05131cam a2200865 i 4500 |
001 - CONTROL NUMBER | |
control field | ocn894183751 |
003 - CONTROL NUMBER IDENTIFIER | |
control field | OCoLC |
005 - DATE AND TIME OF LATEST TRANSACTION | |
control field | 20171224114746.0 |
006 - FIXED-LENGTH DATA ELEMENTS--ADDITIONAL MATERIAL CHARACTERISTICS--GENERAL INFORMATION | |
fixed length control field | m o d |
007 - PHYSICAL DESCRIPTION FIXED FIELD--GENERAL INFORMATION | |
fixed length control field | cr ||||||||||| |
008 - FIXED-LENGTH DATA ELEMENTS--GENERAL INFORMATION | |
fixed length control field | 141031s2015 nju ob 001 0 eng |
010 ## - LIBRARY OF CONGRESS CONTROL NUMBER | |
LC control number | 2014043236 |
040 ## - CATALOGING SOURCE | |
Original cataloging agency | DLC |
Language of cataloging | eng |
Description conventions | rda |
-- | pn |
Transcribing agency | DLC |
Modifying agency | YDX |
-- | N$T |
-- | EBLCP |
-- | YDXCP |
-- | E7B |
-- | DG1 |
-- | CDX |
-- | OCLCF |
-- | RECBK |
-- | DEBSZ |
-- | OCLCO |
-- | OCLCQ |
-- | COO |
-- | OCLCQ |
-- | B24X7 |
-- | STF |
-- | DEBBG |
-- | D6H |
019 ## - | |
-- | 966353733 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781118960868 |
Qualifying information | (ePub) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1118960866 |
Qualifying information | (ePub) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781118960523 |
Qualifying information | (Adobe PDF) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1118960521 |
Qualifying information | (Adobe PDF) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781119005940 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1119005949 |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 1118881443 |
Qualifying information | (cloth) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
International Standard Book Number | 9781118881446 |
Qualifying information | (cloth) |
020 ## - INTERNATIONAL STANDARD BOOK NUMBER | |
Cancelled/invalid ISBN | 9781118881446 |
Qualifying information | (cloth) |
029 1# - (OCLC) | |
OCLC library identifier | AU@ |
System control number | 000053748780 |
029 1# - (OCLC) | |
OCLC library identifier | CHBIS |
System control number | 010442427 |
029 1# - (OCLC) | |
OCLC library identifier | CHBIS |
System control number | 010535843 |
029 1# - (OCLC) | |
OCLC library identifier | CHVBK |
System control number | 334089859 |
029 1# - (OCLC) | |
OCLC library identifier | CHVBK |
System control number | 339961589 |
029 1# - (OCLC) | |
OCLC library identifier | DEBSZ |
System control number | 431874263 |
029 1# - (OCLC) | |
OCLC library identifier | DEBSZ |
System control number | 449477231 |
029 1# - (OCLC) | |
OCLC library identifier | NZ1 |
System control number | 16078555 |
029 1# - (OCLC) | |
OCLC library identifier | DEBBG |
System control number | BV043615986 |
029 1# - (OCLC) | |
OCLC library identifier | DEBBG |
System control number | BV043397251 |
035 ## - SYSTEM CONTROL NUMBER | |
System control number | (OCoLC)894183751 |
Canceled/invalid control number | (OCoLC)966353733 |
042 ## - AUTHENTICATION CODE | |
Authentication code | pcc |
050 00 - LIBRARY OF CONGRESS CALL NUMBER | |
Classification number | TK5102.92 |
072 #7 - SUBJECT CATEGORY CODE | |
Subject category code | SCI |
Subject category code subdivision | 064000 |
Source | bisacsh |
072 #7 - SUBJECT CATEGORY CODE | |
Subject category code | TEC |
Subject category code subdivision | 029000 |
Source | bisacsh |
082 00 - DEWEY DECIMAL CLASSIFICATION NUMBER | |
Classification number | 003/.54 |
Edition number | 23 |
049 ## - LOCAL HOLDINGS (OCLC) | |
Holding library | MAIN |
100 1# - MAIN ENTRY--PERSONAL NAME | |
Personal name | Dumas, Jean-Guillaume. |
245 10 - TITLE STATEMENT | |
Title | Foundations of coding : |
Remainder of title | compression, encryption, errorcorrection / |
Statement of responsibility, etc | Jean-Guillaume Dumas, Jean-Louis Roch, Eric Tannier, Sebastien Varrette. |
264 #1 - | |
-- | Hoboken, New Jersey : |
-- | Wiley, |
-- | [2015] |
300 ## - PHYSICAL DESCRIPTION | |
Extent | 1 online resource. |
336 ## - | |
-- | text |
-- | txt |
-- | rdacontent |
337 ## - | |
-- | computer |
-- | n |
-- | rdamedia |
338 ## - | |
-- | online resource |
-- | nc |
-- | rdacarrier |
504 ## - BIBLIOGRAPHY, ETC. NOTE | |
Bibliography, etc | Includes bibliographical references and index. |
588 0# - | |
-- | Print version record and CIP data provided by publisher. |
520 ## - SUMMARY, ETC. | |
Summary, etc | "This book offers a comprehensive introduction to the fundamental structures and applications of a wide range of contemporary coding operations. This text focuses on the ways to structure information so that its transmission will be in the safest, quickest, and most efficient and error-free manner possible. All coding operations are covered in a single framework, with initial chapters addressing early mathematical models and algorithmic developments which led to the structure of code. After discussing the general foundations of code, chapters proceed to cover individual topics such as notions of compression, cryptography, detection, and correction codes. Both classical coding theories and the most cutting-edge models are addressed, along with helpful exercises of varying complexities to enhance comprehension." -- |
-- | Portion of summary from book. |
505 0# - FORMATTED CONTENTS NOTE | |
Formatted contents note | Title Page; Copyright; List of Figures, Tables, Algorithms and Acronyms; Foreword; Introduction; Chapter 1: Foundations of Coding; 1.1 From Julius Caesar to Telecopy; 1.2 Stream Ciphers and Probabilities; 1.3 Block Ciphers, Algebra, and Arithmetic; 1.4 Decoding, Decryption, Attacks; Chapter 2: Information Theory and Compression; 2.1 Information Theory; 2.2 Statistical Encoding; 2.3 Heuristics of Entropy Reduction; 2.4 Common Compression Codes; 2.5 Lossy Compression; Chapter 3: Cryptology; 3.1 General Principles; 3.2 Secret Key Cryptography; 3.3 Key Exchange; 3.4 Public Key Cryptography |
505 8# - FORMATTED CONTENTS NOTE | |
Formatted contents note | 3.5 Authentication, Integrity, Nonrepudiation, Signatures3.6 Key Management; Chapter 4: Error Detection and Correction; 4.1 Principle of Error Detection and Error Correction; 4.2 Error Detection by Parity-CRC Codes; 4.3 Distance of a Code; 4.4 Linear Codes and Cyclic Codes; 4.6 Convolutional Codes and Turbo Codes; Compression, Encryption, Correction: As a Conclusion; Problem Solutions; Solutions for Chapter 1; Solutions for Chapter 2; Solutions for Chapter 3; Solutions for Chapter 4; SOLUTION FOR THE "CASINO" EXERCISE; Bibliography; Index; End User License Agreement |
650 #0 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Coding theory. |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | SCIENCE |
General subdivision | System Theory. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | TECHNOLOGY & ENGINEERING |
General subdivision | Operations Research. |
Source of heading or term | bisacsh |
650 #7 - SUBJECT ADDED ENTRY--TOPICAL TERM | |
Topical term or geographic name as entry element | Coding theory. |
Source of heading or term | fast |
-- | (OCoLC)fst00866237 |
655 #4 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
655 #0 - INDEX TERM--GENRE/FORM | |
Genre/form data or focus term | Electronic books. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Roch, Jean-Louis |
Titles and other words associated with a name | (Mathematician) |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Tannier, Eric. |
700 1# - ADDED ENTRY--PERSONAL NAME | |
Personal name | Varrette, Sebastien. |
776 08 - ADDITIONAL PHYSICAL FORM ENTRY | |
Display text | Print version: |
Main entry heading | Dumas, Jean-Guillaume. |
Title | Foundations of coding. |
Place, publisher, and date of publication | Hoboken, New Jersey : John Wiley & Sons Inc., [2015] |
International Standard Book Number | 9781118881446 |
Record control number | (DLC) 2014039504 |
856 40 - ELECTRONIC LOCATION AND ACCESS | |
Uniform Resource Identifier | <a href="http://onlinelibrary.wiley.com/book/10.1002/9781119005940">http://onlinelibrary.wiley.com/book/10.1002/9781119005940</a> |
Public note | Wiley Online Library |
938 ## - | |
-- | EBL - Ebook Library |
-- | EBLB |
-- | EBL4040190 |
938 ## - | |
-- | Coutts Information Services |
-- | COUT |
-- | 30543264 |
938 ## - | |
-- | EBL - Ebook Library |
-- | EBLB |
-- | EBL1895816 |
938 ## - | |
-- | ebrary |
-- | EBRY |
-- | ebr11004199 |
938 ## - | |
-- | EBSCOhost |
-- | EBSC |
-- | 937019 |
938 ## - | |
-- | Recorded Books, LLC |
-- | RECE |
-- | rbeEB00596296 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 12245397 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 12314313 |
938 ## - | |
-- | YBP Library Services |
-- | YANK |
-- | 12677821 |
938 ## - | |
-- | Books 24x7 |
-- | B247 |
-- | bks00072989 |
994 ## - | |
-- | 92 |
-- | DG1 |
No items available.