May 2020
Intermediate to advanced
308 pages
9h 14m
English
Main Contents
Use two-dimensional arrays to represent matrices and calculations
The storage method with compression for special matrices
The definition and storage methods of strings
Pattern matching
Learning Aims
Comprehend the storage structure of multidimensional arrays, familiarize yourselves with the storage method with compression for special matrices and sparse matrices
Understand the features of operations on string. Understand string-matching algorithms
Array in the context of computer science refers to a collection of data of the same type. They fit well with the way data is organized naturally in actual applications and have various ...
Read now
Unlock full access