RESEARCH BASE

Search 3,721 documents across 34 fields — every claim tier-rated by evidence

3,721 documents 34 sections 43,623 citations 34,854 keywords indexed 4 evidence tiers

3,633 are the core, quality-scored corpus (34 lettered sections — see How We Work); the remaining 88 are cross-corpus synthesis documents (68 InterDocs, 12 Connections, 8 Theories) also indexed here.

3,721 results for "Rajaraja I" — page 112 of 187

ZD_3_15 Verified Information & Computation

ZD_3_15 — Reversible Computing: Landauer's Principle and the Thermodynamics of Computation

Reversible computing — the theory and practice of performing computation without irreversible information loss — sits at the intersection of computer science, thermodynamics, and information theory, centered on the profo

reversible computing Landauer principle thermodynamics information erasure Szilard engine Maxwell demon
ZD_3_10 Verified Information & Computation

ZD_3_10 — Blockchain, Cryptocurrency, and Distributed Ledger Theory

Blockchain — a distributed, append-only data structure in which records (transactions) are grouped into blocks, each block is cryptographically linked to the previous one through a hash, and the resulting chain is replic

blockchain cryptocurrency Bitcoin Ethereum distributed ledger consensus
ZD_3_16 Credible Information & Computation

ZD_3_16 — DNA Computing and Molecular Computation

DNA computing — the use of DNA molecules and biochemical reactions to perform computation — was inaugurated by Leonard Adleman (University of Southern California), who in 1994 demonstrated the first molecular-scale compu

dna-computing molecular-computation adleman dna-origami strand-displacement biocomputing
ZD_3_11 Verified Information & Computation

ZD_3_11 — History of Programming Languages: From Machine Code to Modern Paradigms

The history of programming languages traces the evolution of formal notations for instructing computers — from the raw binary patterns of machine code and the mnemonic abbreviations of assembly language through the devel

programming languages history FORTRAN LISP C object-oriented
ZD_3_06 Verified Information & Computation

ZD_3_06 — Internet Architecture and Protocols

The Internet — a global network of interconnected networks — is arguably the most transformative technology of the late 20th century, connecting >5 billion users worldwide. Its architecture reflects deliberate design cho

internet TCP/IP protocol packet switching ARPANET HTTP
ZD_3_17 Verified Information & Computation

ZD_3_17 — Reversible Computing and Landauer's Principle

Landauer's principle (1961) — one of the deepest connections between physics and computation — states that the erasure of one bit of information necessarily dissipates at least $k_B T \ln 2$ of energy as heat (approximat

reversible-computing landauers-principle thermodynamics-computation entropy information-erasure maxwell-demon
ZD_3_02 Verified Information & Computation

ZD_3_02 — Computer Architecture and Von Neumann Model

Computer architecture concerns the design of digital computers — the organizational structure, functional behavior, and implementation of computing systems from logic gates to complete processors. The dominant paradigm s

computer architecture von Neumann architecture stored program CPU ALU instruction set
ZD_3_09 Verified Information & Computation

ZD_3_09 — History of the Internet — From ARPANET to the Decentralized Web

The Internet — the global network of interconnected computer networks using standardized protocols to exchange data — is the most transformative communication technology since the printing press, connecting over 5 billio

internet ARPANET TCP/IP World Wide Web HTTP HTML
ZD_3_08 Verified Information & Computation

ZD_3_08 — Cybersecurity and Network Security

Cybersecurity — the protection of computer systems, networks, and data from unauthorized access, damage, or disruption — has grown from a technical niche into a critical domain affecting national security, economic stabi

cybersecurity network security vulnerability exploit malware firewall
ZD_3_04 Verified Information & Computation

ZD_3_04 — Operating Systems and Concurrency

Operating systems (OS) — the software layer managing hardware resources and providing abstractions for applications — are among the most complex software artifacts ever built. They manage process scheduling (deciding whi

operating system process management concurrency thread mutex semaphore
ZD_3_18 Credible Information & Computation

ZD_3_18 — Optical Computing: Photonic Processors, All-Optical Logic & Speed-of-Light Computation

Optical computing — the use of photons instead of electrons to perform computation — has been pursued since the 1960s as a means to overcome the fundamental speed, bandwidth, and energy limitations of electronic processo

optical-computing photonic-processor silicon-photonics all-optical-logic mach-zehnder optical-neural-network
ZD_3_01 Verified Information & Computation

ZD_3_01 — Database Theory and Relational Model

Database theory provides the mathematical foundations for organizing, storing, querying, and managing structured data — one of the most practically consequential branches of computer science. Before the relational model,

database relational model SQL relational algebra normalization ACID
ZD_3_14 Verified Information & Computation

ZD_3_14 — Memory and Storage Systems: From RAM to Distributed Databases

Memory and storage systems form the foundation of all computing — providing the physical mechanisms for storing and retrieving data, from the fastest, most expensive registers and caches that serve the processor's immedi

memory storage RAM SSD hard drive caching
ZD_3_07 Verified Information & Computation

ZD_3_07 — Parallel Computing and GPU Programming

Parallel computing — executing multiple computations simultaneously — has become the dominant paradigm for performance growth since single-core clock speeds plateaued (~2005). Flynn's taxonomy (1966) classifies computer

parallel computing GPU GPGPU CUDA multicore thread parallelism
ZD_3_12 Verified Information & Computation

ZD_3_12 — Software Engineering: Processes, Architecture, and Quality

Software engineering is the systematic application of engineering principles to the design, development, testing, deployment, and maintenance of software systems — addressing the fundamental challenge that software is am

software engineering software development agile waterfall architecture testing
ZD_3_03 Verified Information & Computation

ZD_3_03 — Distributed Systems and Consensus

Distributed systems — collections of independent computers that appear to users as a single coherent system — are fundamental to modern computing infrastructure: the internet, cloud computing, databases, blockchain, and

distributed systems consensus Byzantine fault tolerance Paxos Raft blockchain
ZD_3_19 Credible Information & Computation

ZD_3_19 — Quantum Internet

The quantum internet — a network that transmits quantum information (qubits) between distant nodes using the principles of quantum mechanics, particularly entanglement and superposition — represents one of the most ambit

quantum internet quantum networking entanglement distribution quantum key distribution QKD quantum repeaters
ZD_3_20 Credible Information & Computation

ZD_3_20 — Edge Computing

Edge computing is a distributed computing paradigm that brings computation and data storage closer to the sources of data — at or near the "edge" of the network — rather than relying on a centralized data center. The con

edge computing fog computing IoT latency content delivery network MEC
ZD_3_13 Verified Information & Computation

ZD_3_13 — Cloud Computing: Virtualization, Services, and Distributed Infrastructure

Cloud computing is the delivery of computing resources — servers, storage, databases, networking, software, analytics, and intelligence — over the Internet ("the cloud") on a pay-as-you-go basis, transforming computing f

cloud computing IaaS PaaS SaaS AWS virtualization
ZD_5_09 Verified Information & Computation

ZD_5_09 — Open Source: Free Software, Collaborative Development, and Commons-Based Production

Open source software (OSS) is software whose source code is publicly available, can be freely used, modified, and redistributed under licenses that preserve these freedoms. Open source is one of the most consequential mo

open source free software GPL Linux Apache collaborative development