Eat Sleep Learn Repeat

Menu
  • Home
  • Program Analysis
    • Faint Variable
    • Taint Analysis
    • Assertions
    • Reaching Definition
    • Constant Propagation
    • Control Flow Graph
    • Infamous Bugs
    • Fault Localization
  • Compiler
    • Memory Reordering
    • AT&T Vs Intel
    • Inline Assembly
    • Binary Analysis
  • Concepts
    • Data Races
    • Cache
    • Strings
    • Partial Order
    • First Order Logic
    • Complexity Classes
    • ACID Properties
    • Soundness and Completeness
  • Tools
    • Netbeans
    • ChatGPT and jobs
  • Reductions
    • 3-CNF to K-CNF
  • Ubuntu
    • PDF Bookmarks
    • Alternate GCC
  • About this website
    • About Us
    • Contact Us
    • Privacy Policy

Pipelining in Computer Architecture

May 15, 2018 Add Comment
Pipelining is a simple technique to minimize our processor's idle time. Suppose you own a cycle manufacturing company with four worker...
Read More
Simplest Method to Remove Bookmarks from PDF in Ubuntu Using Terminal

Simplest Method to Remove Bookmarks from PDF in Ubuntu Using Terminal

March 20, 2018 2 Comments
Bookmarks are the links embedded in your PDF file to provide an easy text navigation panel. For sure, they are of great help when you...
Read More

AT&T vs Intel Assembly

February 21, 2018 Add Comment
Assembly language is a low level programming language for your computer or any other programmable devices. Program written in human under...
Read More

Complexity Classes (P, NP, NP-Complete and NP-Hard)

February 10, 2018 Add Comment
Algorithm can be described as a sequence of instructions to solve a problem. These problems may range from mathematical to decision probl...
Read More

Data Races with Example

November 12, 2017 Add Comment
There have been many infamous cases of software failures because of simple bugs. Data races is one of such bugs, that may not only lead to...
Read More
Subscribe to: Posts (Atom)

Popular Posts

  • AT&T vs Intel Assembly
  • How to Insert Assembly Instruction in CPP programs?
  • Reaching Definition Analysis
  • Faint Variable Analysis
  • 5 Simple Software Bugs That Have Caused Major Losses
  • Data Races with Example
  • Memory Hierarchy: Registers and Cache Memory
  • Relax Memory Model and Instruction Reordering

Report Abuse

Search

  • Contact Me
  • Privacy Policy
Copyright © 2016 Eat Sleep Learn Repeat | Template By HAFID Notes | Distributed By Blogger Templates