Skip to content

Operating System Algorithms and security Algorithms [AES , DES , ... ] and Multimedia Algorithms [Adaptive Huffman Algorithm, LZ78 , LZ88 , LZW, Vector Quantization Algorithm, ...]

Mohamed-Hamdy/java-problems

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

java-problems

Table of Contents
  1. Multimedia Java Algorithms
  2. Secuirty Algorithms
  3. Operating System Problems

General

there is decription file for each problem, it explain details of each problem expain what problem should take as input and there is examples to test functions so check it before test code.

problem_1

LZ78 Algorithm


problem_2

LZ88 Algorithm


problem_3

LZW Algorithm


problem_4

Adaptive Huffman Algorithm


problem_5

Arithmetic Coding Floating Point Algorithm


### problem_6

StanderHuffman Algorithm


### problem_7

Vector Quantization Algorithm


problem_8

Caesar Cipher


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_9

LFSR Algorithm


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_10

DES Algorithm


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_11

AES Algorithm


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_12

Command Line Interpteter


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_13

Java Synchronization and Threading


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_14

CPU Schedulers Simulator


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn


problem_15

AG Technique


Problem Team Members :
Mohamed Hamdy - @LinkedIn - LinkedIn
Ahmad Gomaa - @LinkedIn - LinkedIn