Daftar isi: 1. Pendahuluan 2. Tipe data, variabel, nilai dan ekspresi 3. Instruksi utama 4. Contoh permasalahan 5. Prosedur dan fungsi 6. Pemrosesan teks 7. Larik (array) 8. Teknik pencarian 9. Teknik pengurutan 10. Operasi matriks 11. Algoritma dan struktur data 12. Pemrograman berorientasi objek
Table of contents: I. Foundations 1. The Role of Algorithms in Computing 2. Getting Started 3. Growth of Functions 4. Divide-and-Conquer 5. Probabilistic Analysis and Randomized Algorithms II. Sorting and Order Statistics 6. Heapsort 7. Quicksort 8. Sorting in Linear Time 9. Medians and Order Statistics III. Data Structures 10. Elementary Data Structures 11. Hash Tables 12. B…
Isi: Variabel Pointer Alokasi Memori Secara Dinamik Senarai Berkait Komputasi Aritmetika Pengurutan Internal Pengurutan Eksternal Searching
Contents:
Turing Model
Von Neumann model
Computer components
Number systems
Data storage
Operations on data
Computer organizations
Computer networks
Operating systems
Algorithms
Programming language
Software engineering
Data structures
Abstract data types
File structures
Databases
Data compression
Security
Theory of co…
Contents
Chapter 1 Introduction
1.1. What's the Book About?
1.2. Mathematics Review
1.2.1. Exponents
1.2.2. Logarithms
1.2.3. Series
1.2.4. Modular Arithmetic
1.2.5. The P Word
1.3. A Brief Introduction to Recursion
1.4. C++ Classes
1.4.1. Basic class Syntax
1.4.2. Extra Constructor Syntax and Accessors
1.4.3. Separation of Int…
null
Catatan: terdapat indeks.
a textbook for students and practitioners / Christof Paar, Jan Pelzl ; foreword by Bart Preneel.Cryptography is now ubiquitous
Terdapat bibliografi dan indeks.
1. A C++ Primer.
1.1 Basic C++ Programming Elements.
1.2 Expressions.
1.3 Control Flow.
1.4 Functions.
1.5 Classes.
1.6 C++ Program and File Organization.
1.7 Writing a C++ Program.
1.8 Exercises.
2. Object-Oriented Design.
2.1 Goals, Principles, and Patterns.
2.2 Inheritance and Polymorphism.
2.3…