Computer Science BooksPrograming Theory Books

Coding and Cryptography

Coding and Cryptography

Coding and Cryptography

Coding theory includes the study of compression codes which enable us to send messages cheaply and error correcting codes which ensure that messages remain legible even in the presence of errors. Topics covered includes: Codes and alphabets, Huffman’s algorithm, Shannon’s noiseless coding theorem , Hamming’s breakthrough, Shannon’s noisy coding theorem , Linear codes, Polynomials and fields , Cyclic codes, Stream ciphers, Asymmetric systems, Commutative public key systems, Trapdoors and signatures.

Author(s):

s104 Pages
Similar Books
Introduction to Programming Lectures Notes

Introduction to Programming Lectures Notes

The lecture note covers programming concepts in detail with regard to the importance of beginners. The note compiles basic elements about objects, variables, and methods in relation to the significance of classes in object-oriented programming. Readers will learn about primitive data types, conditional and loop statements, and application of arrays and matrices in the management of data. Another aspect that the note focuses on is practical skills, such as file handling and error management, recursion, etc. What makes this resource absolute for beginning programmers is its clarity and structured approach.

sNA Pages
Coding Theory and Applications

Coding Theory and Applications

This book is meant for undergraduate students who wish to obtain a basic knowledge in coding theory based on the subject of linear codes. It begins with introductory chapters based on Shannon theory and relevant to coding, then advances to detailed discussions about decoding linear codes and the MacWilliams identity. Besides these, the construction of new codes and the attainment of bounds on code performance are subjects of discussion, and thus Reed-Muller codes prove very significant in this light. This book is an exposition of the practical coding theory applied in many fields: telecommunications to data storage. It focuses on fast decoding techniques and higher-order RM codes.

s154 Pages