Ron Zilbershtein (Ron-Zilber)

Ron-Zilber

Geek Repo

Location:Israel

Home Page:zron13il@gmail.com

Github PK Tool:Github PK Tool

Ron Zilbershtein's repositories

ASCII-Dictionary

A menu-based word manipulation system. * It includes functions for inserting words, printing the words in the system, sorting the words by different criteria, and calculating the ASCII sum and average of each word. * Given as an assignment in Systems Programming course at Ben-Gurion University.

Language:CStargazers:0Issues:1Issues:0

BDD_Tree

The provided Erlang code builds a reduced Binary Decision Diagram (BDD) tree from a given boolean function. It recursively constructs the BDD by splitting the tree based on the variables in the function.

Language:ErlangStargazers:0Issues:1Issues:0

Image-Classification

Deep Learning project to implement image classification neural network and comparing accuracies between two models. Developed as an assignment in Machine Learning course at Ben - Gurion University

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

Messages-Spreading

This Erlang code utilizes process-oriented programming to create a mesh (or ring) where each node is a process and enables efficient spreading of messages from a root to all other processes.

Language:ErlangStargazers:0Issues:1Issues:0

Parallel-N-Body-problem

Parallel implementation of the N-Body-Problem using MPI environment over c

Language:CStargazers:0Issues:1Issues:0

RadarNet

A distributed radar project using msp430's and erlang

Language:ErlangLicense:Apache-2.0Stargazers:0Issues:0Issues:0

RemoteStudioLive

Collaborative Music Creation and Recording Platform

Language:GoStargazers:0Issues:1Issues:0
Stargazers:0Issues:1Issues:0

Shapes-Storage

A menu-based interface that allows the user to create and modify different kinds of geomtric shapes and store them in a linked list. Focusing on oop design and error handling. * Given as an assignment in Systems Programming course at Ben-Gurion University.

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

Topics-at-Data-Structures

A menu based interface that allows the user to perform basic operations on DSs such as mathematical set, stack and a queue. * Given as an assignment in Systems Programming course at Ben-Gurion University.

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

Vending-Machine

Menu-based interface of a vending machine with an inside cashier and storage management. * Given as an assignment in Systems Programming course at Ben-Gurion University.

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

Watching-Details-Server

This Program receieve watching details from two broadcast companies (two files) and creates a data base and a unified watching details file. *Need n.txt and s.txt files to be in same dir as the code. * Given as an assignment in Systems Programming course at Ben-Gurion University.

Language:CStargazers:0Issues:1Issues:0