Muhammad Bilal (devmbilal)

devmbilal

Geek Repo

Company:Quaid-e-Azam University Islamabad

Location:Islamabad

Github PK Tool:Github PK Tool

Muhammad Bilal's repositories

Language:EJSStargazers:1Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:0

ADA-CS-311

Analysis and Design of Algorithms

Language:C++Stargazers:0Issues:1Issues:0

AI-CS-414

Artificial Intelligence

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

CG-CS-423

Computer Graphics

Language:CStargazers:0Issues:0Issues:0
Language:CSSStargazers:0Issues:0Issues:0

Compression-Project

Write a RESTful application in a programming language of your choice that performs the following: The client will accept as input a file to send and perform the following steps: Reads the file and compresses it using the Lempel-Ziv 78 compression algorithm. The result is then converted to a binary representation and appropriate padding is added to encode it with barcode. A random error is added to the result at X% of its length, where X is given by the user and converted to base64. The client sends a JSON with the following information to the server over the network: { “encoded_message”: “0123456789abcdef”, "noise": X, "compression_algorithm": "lz77/lz78", "encoding": "linear/cyclic", "parameters":[param_list], "errors": n } where in parameters can be put a list of parameters that the server needs to decode the received message, e.g. the generator polynomial. The server, receiving the message uses the parameters to decode the message and then checks how many errors it corrected and outputs to the user the difference between the "errors" received and the decoded message. Every time the client starts it creates a new error detection and correction code and its parameters are passed to the Server

Language:DartStargazers:0Issues:0Issues:0
Language:JavaStargazers:0Issues:0Issues:0

Coursera

learning something new and techy

Stargazers:0Issues:0Issues:0
Language:JavaScriptLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

flutter-interns-summers-23

This is a repository for our interns, batch Summers'23

Language:DartStargazers:0Issues:0Issues:0
Language:DartStargazers:0Issues:1Issues:0

ISP-Public-Routes-

Islamabad Public Routes Visualization

Language:HTMLStargazers:0Issues:0Issues:0
Language:HTMLStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

OOP

Object Oriented Programming

Language:C++Stargazers:0Issues:0Issues:0

OS-CS-223

Operating Systems

Language:C++Stargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:0Issues:0
Language:DartStargazers:0Issues:0Issues:0

SC-CS-322

Software Construction

Language:JavaStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0
Language:DartStargazers:0Issues:0Issues:0

TOA-CS-331

Theory of Computation

Language:C++Stargazers:0Issues:0Issues:0
Language:DartStargazers:0Issues:0Issues:0

WAD-CS-324

Web Application Development

Language:CSSStargazers:0Issues:1Issues:0