Computer Organization
The design and organization of computer systems, including the structure of components, memory, and instruction execution.
Digital Logic refers to the fundamental operations and circuits that perform binary computations and decision-making.
Intro to Computer Organization and Architecture
Intro to Digital Logic
Boolean Algebra
Truth Tables
Logic Gates
Karnaugh Maps (K-Map)
Circuits
Binary conversion refers to the process of converting a number from one numeral system to another, specifically from a base-x system to a base-2 (binary) system or vice versa.
Intro to Binary
Binary to Decimal Converter
Binary to Hexadecimal Converter
Fixed Point Binary to Decimal Converter
Text to Binary Converter
Binary to Octal Converter
Binary to Text Converter
Binary Math Calculator
Octal conversion is the process of converting a number from its original base to octal, which is a base-8 numbering system.
Intro to Octal
Octal to Binary Converter
Octal to Decimal Converter
Octal to Hexadecimal Converter
Octal Math Calculator
Decimal conversion is the process of converting a number from one base to a base-10 (decimal) system or vice versa.
Decimal to Binary Converter
Decimal to Hexadecimal Converter
Decimal to Fixed Point Binary Converter
Decimal to Octal Converter
Decimal Math Calculator
Hexadecimal conversion refers to the process of converting a number from one numeral system to another, specifically from a base-x system to a base-16 (hexadecimal) system or vice versa.
Hexadecimal to Binary Converter
Intro to Hexadecimal
Hexadecimal to Octal Converter
Hexadecimal to Decimal Converter
Hexadecimal Math Calculator
Signed integers represent positive and negative whole numbers in binary, using a sign bit to indicate the number's polarity.
Decimal to Signed Magnitude Converter
Signed Magnitude
Signed Magnitude to Decimal Converter
Signed Magnitude Math Calculator
One's Complement
Decimal to One's Complement Binary Converter
One's Complement Binary to Decimal Converter
One's Complement Math Calculator
Two's Complement
Decimal to Two's Complement Binary Converter
Two's Complement Binary To Decimal Converter
Two's Complement Math Calculator
Excess Notation Converter
IEEE 754 is a standard for floating-point arithmetic, defining formats for representing numbers and rules for rounding and operations.
Intro to IEEE754
Decimal to IEEE754 Floating Point Converter
IEEE754 Floating Point to Decimal Converter
IEEE754 Floating Point Math Calculator
Character codes map keys to symbols, enabling data representation and manipulation in computing systems, like ASCII and Unicode.
ASCII
Extended ASCII
Unicode
UTF-8
EBCDIC
Decimal to BCD Converter
BCD to Decimal Converter
Decimal to Packed BCD Converter
Packed BCD to Decimal Converter
Any base conversion is the process of converting a number from one numbering system to another.
Any Base Converter
Any Base Math Calculator
Error detection and correction involve identifying and fixing data transmission errors using redundancy.
Binary Parity Calculator
Checksum
Hamming Code Calculator
Cyclic Redundancy Check
Hamming Distance Calculator
Reed Solomon Codes
Bitwise operations are operations that are performed on binary digits (bits) at the level of the individual bits.
Bitwise AND Calculator
Bitwise OR Calculator
Bitwise Complement (NOT) Calculator
Bitwise XOR Calculator
Bitwise NOR
Bitwise NAND
Bit Shift
Bit Rotation
Bitwise XNOR Calculator
Memory in computers stores and retrieves data, enabling processing and task execution. It includes RAM, cache, and long-term storage like HDD/SSD.
Introduction to Memory
Cache Memory
Virtual Memory
Memory Mapping
Primary Memory
Processing involves executing instructions by the CPU to perform computations and manage data within a computer system.
Intro to CPUs
Instruction Set Architecture (ISA's)
CPU Performance
Instruction Pipelining
Interrupts & Exceptions
Parallel Processing
Assembly language is a low-level coding syntax that translates human-readable instructions into machine code for computer processors.
Introduction to Assembly
On Demand Computer Science Theory Education for Students.
© 2023 CompSciLib™, LLC. All rights reserved
info@compscilib.comContact UsCompany
About UsPricingPartnershipsImage to Text ToolAI Homework HelpCareersPrivacy PolicyTerms of Use