RESEARCH BASE

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

3,721 Documents 34 Sections 43,625 Citations 34,852 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.

1,463 results for "Bi Sheng" — page 48 of 74

ZD_1_18 Verified Information & Computation

ZD_1_18 — Quantum Error Correction

Quantum error correction (QEC) protects quantum information against decoherence and operational error by encoding a single logical qubit redundantly across many physical qubits, then detecting errors via syndrome measure

quantum error correction QEC Shor code Steane code CSS code stabilizer formalism
ZD_1_13 Verified Information & Computation

ZD_1_13 — Kolmogorov Complexity and Algorithmic Information Theory

Kolmogorov complexity (also called algorithmic complexity, descriptive complexity, or program-size complexity) — the length of the shortest computer program (on a fixed universal Turing machine) that produces a given str

Kolmogorov complexity algorithmic information theory algorithmic randomness incompressibility minimal description length Solomonoff
ZD_1_16 Verified Information & Computation

ZD_1_16 — Quantum Information Theory

Quantum information theory — the study of how information is encoded, processed, and transmitted using quantum mechanical systems — has emerged as one of the most transformative research fields of the 21st century, unify

quantum-information qubit quantum-entanglement quantum-error-correction quantum-computing bell-inequality
ZD_1_09 Verified Information & Computation

ZD_1_09 — Conway's Game of Life and Recreational Mathematics

Conway's Game of Life (1970), a two-dimensional cellular automaton devised by mathematician John Horton Conway (1937–2020), stands as perhaps the most famous example of how astonishingly complex behavior can arise from e

Game of Life cellular automata Conway recreational information-computation emergence self-replication
ZD_1_03 Verified Information & Computation

ZD_1_03 — Information as Fundamental Reality

Multiple converging lines of evidence suggest information, not matter or energy, may be the most fundamental constituent of reality. From Wheeler's "It from Bit" to the holographic principle (3D reality encoded on 2D bou

information It from Bit Wheeler holographic principle Bekenstein bound Shannon entropy
ZD_1_05 Verified Information & Computation

ZD_1_05 — Computational Complexity: P vs NP and the Limits of Efficient Computation

Computational complexity theory classifies problems not by whether they can be solved, but by how efficiently they can be solved — and its central open question, P vs NP, is one of the seven Clay Millennium Prize Problem

computational complexity P vs NP NP-completeness complexity classes polynomial time Turing machines
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_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_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_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_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_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_03 Verified Information & Computation

ZD_5_03 — Semiotics: Signs, Symbols, and Meaning Theory

Semiotics (also semiology) — the study of signs, symbols, and meaning-making processes — is a foundational discipline that bridges linguistics, philosophy, cultural studies, communication theory, visual arts, and informa

semiotics semiology sign symbol icon index
ZD_5_02 Credible Information & Computation

ZD_5_02 — Digital Preservation and the Longevity of Knowledge

Digital preservation — the set of policies, strategies, and actions required to ensure continued access to digital information over time — addresses one of the great paradoxes of the information age: humanity is producin

digital preservation data longevity format obsolescence bit rot digital dark age archiving
ZD_5_07 Verified Information & Computation

ZD_5_07 — Search Algorithms: From Breadth-First to Monte Carlo Tree Search

Search algorithms are fundamental computational procedures for exploring state spaces, finding paths, locating solutions, and making decisions — they constitute one of the core pillars of computer science and artificial

search algorithms BFS DFS A* heuristic search adversarial search
ZD_5_19 Verified Information & Computation

ZD_5_19 — Stochastic Resonance: When Noise Enhances Signal

Stochastic resonance (SR) is the counterintuitive phenomenon whereby adding noise to a nonlinear system enhances its ability to detect weak signals — directly contradicting the classical engineering intuition that noise

stochastic resonance noise signal detection nonlinear systems sensory enhancement bistable systems
ZD_4_12 Verified Information & Computation

ZD_4_12 — Quantum Computing — Architecture, Algorithms, and Implications

Quantum computing — computation that exploits the principles of quantum mechanics (superposition, entanglement, and interference) to process information in ways fundamentally different from classical computers — represen

quantum computing qubit superposition entanglement quantum gate Shor algorithm
ZD_4_10 Credible Information & Computation

ZD_4_10 — Complexity Theory in Biology — Kauffman, Wolfram, Edge of Chaos

The application of complexity theory to biology — the study of how complex, adaptive, self-organizing structures and behaviors emerge in living systems from the interactions of simpler components — has been one of the mo

complexity edge of chaos self-organization emergence Kauffman Wolfram
ZD_4_03 Verified Information & Computation

ZD_4_03 — Numerical Methods and Scientific Computation: Algorithms for the Continuous World

Numerical methods are algorithms for approximately solving mathematical problems that lack closed-form analytical solutions — which is to say, most problems in science and engineering. From weather prediction to aircraft

numerical methods numerical analysis floating point arithmetic IEEE 754 interpolation numerical integration