1.

Record Nr.

UNINA9910300152603321

Autore

Mursaleen M

Titolo

Applied Summability Methods / / by M. Mursaleen

Pubbl/distr/stampa

Cham : , : Springer International Publishing : , : Imprint : Springer, , 2014

ISBN

3-319-04609-8

Edizione

[1st ed. 2014.]

Descrizione fisica

1 online resource (129 pages) : illustrations, tables

Collana

SpringerBriefs in Mathematics, , 2191-8198

Disciplina

515.243

Soggetti

Sequences (Mathematics)

Number theory

Matrix theory

Algebra

Sequences, Series, Summability

Number Theory

Linear and Multilinear Algebras, Matrix Theory

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Bibliographic Level Mode of Issuance: Monograph

Nota di bibliografia

Includes bibliographical references and index.

Nota di contenuto

Toeplitz Matrices -- Lambert Summability and the Prime Number Theorem -- Summability Tests for Singular Points -- Lototski Summability and Analytic Continuation -- Summability Methods for Random Variables -- Almost Summability -- Almost Summability of Taylor Series -- Matrix Summability of Fourier and Walsh-Fourier Series -- Almost Convergence in Approximation Process -- Statistical Summability -- Statistical Approximation -- Applications to fixed point theorems -- Bibliography -- Index.

Sommario/riassunto

This short monograph is the first book to focus exclusively on the study of summability methods, which have become active areas of research in recent years. The book provides basic definitions of sequence spaces, matrix transformations, regular matrices and some special matrices, making the material accessible to mathematicians who are new to the subject. Among the core items covered are the proof of the Prime Number Theorem using Lambert's summability and Wiener's Tauberian theorem, some results on summability tests for singular points of an analytic function, and analytic continuation



through Lototski summability. Almost summability is introduced to prove Korovkin-type approximation theorems and the last chapters feature statistical summability, statistical approximation, and some applications of summability methods in fixed point theorems.

2.

Record Nr.

UNINA9910338011903321

Autore

Olsson Mikael

Titolo

Modern C Quick Syntax Reference : A Pocket Guide to the Language, APIs, and Library / / by Mikael Olsson

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2019

ISBN

9781484242889

1484242882

Edizione

[2nd ed. 2019.]

Descrizione fisica

1 online resource (XIV, 116 p. 1 illus.)

Disciplina

005.13

Soggetti

Programming languages (Electronic computers)

Computer programming

Programming Languages, Compilers, Interpreters

Programming Techniques

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Nota di bibliografia

Includes bibliographical references.

Nota di contenuto

1 Hello World -- 2 Compile and Run -- 3 Variables -- 4 Operators -- 5 Pointers -- 6 Arrays -- 7 Strings -- 8 Conditionals -- 9 Loops -- 10 Functions -- 11 Typedef -- 12 Enum -- 13 Struct -- 14 Union -- 15 Type Conversions -- 16 Storage Classes -- 17 Constants -- 18 Preprocessor -- 19 Memory Management -- 20 Input Handling -- 21 Headers -- 22 Strings and Numbers.

Sommario/riassunto

Discover how C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies in this condensed code and syntax guide. This book presents the essential C syntax in a well-organized format that can be used as a quick and handy reference. In this book, you will find short, simple, and



focused code examples; and a well laid out table of contents and a comprehensive index allowing easy review. You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C programmer. You will: Code for some of today's modern and popular firmware and systems How to do embedded programming found in Arduino and related hardware boards Program microcontrollers for robots and boards Handle low-level programming and memory management Leverage operating systems such as Linux and Unix.