Skip to content
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Basic Computer Science

My WordPress Blog

Subscribe
  • Home
  • Sample Page
  • Sample Page
  • Home
  • 2021
  • Page 13
Parallel Computing
Posted inDistributed Systems

Parallel Computing

Posted by admin July 20, 2021
Although distributed computing is a distinct method for harnessing the unused power of networked computers,…
Read More
Motivations for Implementing a Distributed System
Posted inDistributed Systems

Motivations for Implementing a Distributed System

Posted by admin July 20, 2021
According to Claudia Leopold, there are eight main motivations for implementing a distributed system instead…
Read More
Distributed Systems
Posted inDistributed Systems

Distributed Systems

Posted by admin July 20, 2021
A distributed system contains multiple nodes that are physically separate but linked together using the…
Read More
Code Optimization
Posted inCompiler Design

Code Optimization

Posted by admin July 20, 2021
Optimization is a program transformation technique, which tries to improve the code by making it…
Read More
Peephole Optimization
Posted inCompiler Design

Peephole Optimization

Posted by admin July 20, 2021
1 Eliminating Redundant Loads and Stores 2 Eliminating Unreachable Code 3 Flow-of-Control Optimizations 4 Algebraic…
Read More
Issues in the Design of a Code Generator
Posted inCompiler Design

Issues in the Design of a Code Generator

Posted by admin July 20, 2021
Β 1 Input to the Code Generator 2 The Target Program 3 Instruction Selection 4 Register…
Read More
Code Generation
Posted inCompiler Design

Code Generation

Posted by admin July 20, 2021
Code generation can be considered as the final phase of compilation. Through post code generation,…
Read More
Access to Nonlocal Data on the Stack
Posted inCompiler Design

Access to Nonlocal Data on the Stack

Posted by admin July 20, 2021
1 Data Access Without Nested Procedures 2 Issues With Nested Procedures 3 A Language With…
Read More
Stack Allocation of Space
Posted inCompiler Design

Stack Allocation of Space

Posted by admin July 20, 2021
1 Activation Trees 2 Activation Records 3 Calling Sequences 4 Variable-Length Data on the Stack…
Read More
Storage Organization
Posted inCompiler Design

Storage Organization

Posted by admin July 20, 2021
From the perspective of the compiler writer, the executing target program runs in its own…
Read More

Posts pagination

Previous page 1 … 11 12 13 14 15 … 37 Next page

Recent Posts

  • 10 Things Great Developers Do (That Others Don’t)
  • Understanding How a Computer Works: CPU, RAM, and Storage Explained πŸ’»βš™οΈ
  • Why Zone Routing Protocol is a Game-Changer in Mobile Ad Hoc Networks πŸŒπŸš€
  • Title: ZRP vs AODV vs DSR: Understanding the Differences in Ad Hoc Routing Protocols πŸ“‘πŸ”€
  • Top 10 Laptops Under β‚Ή55,000 in India for 2025

Recent Comments

No comments to show.

Archives

  • June 2025
  • April 2025
  • March 2025
  • February 2025
  • August 2023
  • January 2022
  • November 2021
  • October 2021
  • July 2021

Categories

  • Advanced
  • Algorithms
  • Artificial Intelligence
  • Basics
  • Cloud Computing
  • Compiler Design
  • Computer Hardware
  • Distributed Systems
  • Featured
  • Internet Programming
  • Mobile Computing
  • Networking
  • Programming
  • Tech Reviews
  • Technology & Innovation
  • Uncategorized
Copyright 2025 — Basic Computer Science. All rights reserved. Bloghash WordPress Theme
Scroll to Top