Git Product home page Git Product logo

Hita Barasm Mamagani's Projects

8-ports-router icon 8-ports-router

A small simulation for router with 8 ports based on mesh and crossbar routing.

cpp-lexical-analyzer icon cpp-lexical-analyzer

First phase of a simple compiler is lexical analyzing. It means that it has to tokenize input source code. This project implements that, and get each token and its properties from a C++ code.

email-phone-extractor icon email-phone-extractor

This project was my final project for bachelor degree. It is a custom web crawler that crawls web pages, finds their category with naive Bayes algorithm and then, extraction of email addresses and phone numbers from each webpage. I have written it with java language in IntelliJ IDEA and Maven.

jdart-built icon jdart-built

This is built version of JDART tool. I made some corrections in files to have successful build. The main repository of this tool is here:

matrices-multiplication-with-cluster icon matrices-multiplication-with-cluster

In this simple project, we have an master server and several slaves. The master creates two random matrices for each slaves and sends them by sockets. Then each slave, multiplies the matrices and send the result back to master. Finally, master chooses one of the results by random and sends it to the client. Also in this project, client after connecting, needs to authorize its user by passing username and password to server.

paint-project icon paint-project

This project is a simple paint tool very similar to Windows Paint Tool.

sales-management-system icon sales-management-system

This project demonstrates a simple sale management system. It has been written in Persian language.

single-server-queue icon single-server-queue

This simple project, is a simulation of queue problem with on server. This problem is from a course named Performance Evaluation of Computer Systems. As you could find, in this example lambda has been given 1.0 and mu is 1.25

student-avg-with-mpi icon student-avg-with-mpi

This sample project is written in C language. It is based on MPI and has 2 processes that one gets students grades from input and the other calculates new average of each student immediately.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.