Skip to content
  • facebook.com
  • twitter.com
  • t.me
  • instagram.com
  • youtube.com
Software Engineering

Empowering Developers, One Line of Code at a Time.

Subscribe
  • Home
  • Home
  • 2021
  • Page 27
Proving an Algorithm’s Correctness
Posted inDesign & Analysis of Algorithms

Proving an Algorithm’s Correctness

Posted by admin August 13, 2021
Once an algorithm has been specified, you have to prove its correctness. That is, you have…
Read More
Methods of Specifying an Algorithm
Posted inDesign & Analysis of Algorithms

Methods of Specifying an Algorithm

Posted by admin August 13, 2021
Once you have designed an algorithm, you need to specify it in some fashion. In…
Read More
Algorithm Design Techniques
Posted inDesign & Analysis of Algorithms

Algorithm Design Techniques

Posted by admin August 13, 2021
Now, with all the components of the algorithmic problem solving in place, how do you…
Read More
Fundamentals of Algorithmic Problem Solving
Posted inDesign & Analysis of Algorithms

Fundamentals of Algorithmic Problem Solving

Posted by admin August 13, 2021
Let us start by reiterating an important point made in the introduction to this chapter: …
Read More
RETRANSMISSION
Posted inComputer Networks

RETRANSMISSION

Posted by admin August 13, 2021
Following two schemes are used :  1.     Fast Retransmit  2.     Fast Recovery  When a source sends a…
Read More
Flow Control
Posted inComputer Networks

Flow Control

Posted by admin August 13, 2021
TCP uses Sliding Window mechanism at octet level. The window size can be variable over…
Read More
Connection Management
Posted inComputer Networks

Connection Management

Posted by admin August 13, 2021
CONNECTION MANAGEMENT A TCP connection begins with a client doing an active open to a…
Read More
TCP – Reliable Byte Stream
Posted inComputer Networks

TCP – Reliable Byte Stream

Posted by admin August 13, 2021
TCP is a moresophisticated transport protocol is one that offers a reliable, connection oriented byte…
Read More
Transmission Control Protocol
Posted inComputer Networks

Transmission Control Protocol

Posted by admin August 13, 2021
The transmission Control Protocol (TCP) is one of the most important protocols of Internet Protocols…
Read More
Transport Layer Introduction
Posted inComputer Networks

Transport Layer Introduction

Posted by admin August 13, 2021
Next Layer in OSI Model is recognized as Transport Layer (Layer-4). All modules and procedures…
Read More

Posts pagination

Previous page 1 … 25 26 27 28 29 … 61 Next page

Recent Posts

  • How Databases Work: SQL vs. NoSQL Explained 🗄️💾
  • 🔍 The Power of Regular Expressions: How to Master Text Searching
  • What Is Hadoop and How Does It Help in Big Data Processing?
  • Why Learning to Code is Like Learning a New Language 🧑‍💻🌎
  • How to Make Your Own Simple Video Game in JavaScript 🎮🚀

Recent Comments

No comments to show.

Archives

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

Categories

  • Analog & Digital Communication
  • Artificial Intelligence
  • Basic Computer Science
  • Basics
  • C Programming
  • C++ Programming
  • Computer Networks
  • Database
  • Debugging
  • Design & Analysis of Algorithms
  • Featured
  • Game Development
  • Git & Github
  • Graph Theory & Applications
  • Internet Programming
  • Java Programming
  • Machine Learning
  • Mobile Computing
  • Operating System
  • Programming & Data Structures
  • Python Programming
  • Software Architecture & Design
  • Software Development Life Cycle
  • Software Engineering Insights
  • Software Testing
  • Theory of Computation
  • Uncategorized
  • Web Development
  • Web Technologies
Copyright 2025 — Software Engineering. All rights reserved. Bloghash WordPress Theme
Scroll to Top