Skip to content

This repository contain Assam University BCS Practical Question Solution ,Please keep tracking its update time to time.

License

Notifications You must be signed in to change notification settings

ibadlaskar/Assam-University

Repository files navigation

AUS

In this repository, you will get Assam University BCS (Computer Science)/BCAPractical Question Solution

GNU Octave Package How to Install on Windows

  1. Get Octave for Windows.

  2. At the Octave prompt, type pkg install -forge symbolic.

  3. At the Octave prompt, type pkg load symbolic.

  4. At the Octave prompt, type syms x, then f = (sin(x/2))^3, diff(f, x), etc.

If you encounter any difficulties (even minor ones) please read and if possible help us improve the wiki page on Windows Installation.

CN_practicals

Question:

  1. Simulate Cyclic Redundancy Check (CRC) error detection algorithm for noisy channel.
  2. Simulate and implement stop and wait protocol for noisy channel.
  3. Simulate and implement go back n sliding window protocol.
  4. Simulate and implement selective repeat sliding window protocol.
  5. Simulate and implement distance vector routing algorithm
  6. Simulate and implement Dijkstra algorithm for shortest path routing.

About

This repository contain Assam University BCS Practical Question Solution ,Please keep tracking its update time to time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published