Pinned Repositories
Cafe_Simulator_WithJavaThreading
CFG-Left-Recursion-Elimination
A string encoding a CFG is a semi-colon separated sequence of items. Each item re- presents a largest set of rules with the same left-hand side and is a comma-separated sequence of strings. The first string of each item is a member of V , representing the common left-hand side. LRE returns a string encoding the resulting CFG where a newly-introduced variable, for the elimination of immediate left-recursion for variable A, is the string A' . For example, This CFG will have the following string encoding. S, ScT, T; T, aSb, iaLb, i; L, SdL, S. The output should be as follows. S, TS' ; S ' , cTS' , ; T, aSb, iaLb, i; L, aSbS' dL, iaLbS' dL, iS' dL, aSbS' , iaLbS' , iS'.
ConsumingRestServiceOnFootball-Data.org
DeadlockProblemBankerAlgorithm
eCommerce_Application
Building an eCommerce application using springboot.
FileSystemAllocationMethod
Extent Method and Indexed Method
Graphics
HuffmanCoding
A lossless data compression algorithm
MazeGame
Game with many rooms where players are escaping from monesters , who can eat them.
VectorQuantization
Compressing an image using vector quantization by dividing it into blocks then reconstract it
NardeenMokhless's Repositories
NardeenMokhless/Graphics
NardeenMokhless/VectorQuantization
Compressing an image using vector quantization by dividing it into blocks then reconstract it
NardeenMokhless/Cafe_Simulator_WithJavaThreading
NardeenMokhless/CFG-Left-Recursion-Elimination
A string encoding a CFG is a semi-colon separated sequence of items. Each item re- presents a largest set of rules with the same left-hand side and is a comma-separated sequence of strings. The first string of each item is a member of V , representing the common left-hand side. LRE returns a string encoding the resulting CFG where a newly-introduced variable, for the elimination of immediate left-recursion for variable A, is the string A' . For example, This CFG will have the following string encoding. S, ScT, T; T, aSb, iaLb, i; L, SdL, S. The output should be as follows. S, TS' ; S ' , cTS' , ; T, aSb, iaLb, i; L, aSbS' dL, iaLbS' dL, iS' dL, aSbS' , iaLbS' , iS'.
NardeenMokhless/ConsumingRestServiceOnFootball-Data.org
NardeenMokhless/DeadlockProblemBankerAlgorithm
NardeenMokhless/eCommerce_Application
Building an eCommerce application using springboot.
NardeenMokhless/FileSystemAllocationMethod
Extent Method and Indexed Method
NardeenMokhless/HuffmanCoding
A lossless data compression algorithm
NardeenMokhless/MazeGame
Game with many rooms where players are escaping from monesters , who can eat them.
NardeenMokhless/QuartoGame
NardeenMokhless/OnlineStore
A java program to simulate amazon.
NardeenMokhless/P2P-Connection
peer to peer connection using multicast socket and serversocket
NardeenMokhless/Prolog_8wordsPuzzleGame
Using one of AI uninformed search
NardeenMokhless/ResturantThreadingSemaphoreAssignment
NardeenMokhless/TestingUsingSelenium
NardeenMokhless/Thrift-shop
C# LINQ with MySQL