Posts

Showing posts from 2016

Netcat Command In windows

C Program to implement Lagrange interpolation method to interpolate value of y for the given value of x

C program to implement secant method to find the root of equation

C Program to Implement Newton Raphson Method to find the root of the equation

c program to implement Regular Falsi method to find the root of equation

C program to implement bisection method to find the root of equation

Write a program to allocate two dimensional array with varying size of columns in C++

Implement a program of matrix Multiplication in c++

Implementation of Stop and Wait Protocol in c

Implementation of CRC

Bit Stuffing Program in c