• Stars
    star
    1
  • Language
    C#
  • Created about 10 years ago
  • Updated about 10 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

More Repositories

1

CO-SWARM-15

** CO-Swarm -- is a Multi-Robot System (MRS) used for solving one of hardest real life problems which is "Area Exploration" based on the invented bio-inspired techniques. This system implements some of well-known approached like Frontier-Based exploration enhanced with shortest paths techniques that work on static environments like (A*) algorithm and dynamic environments as well like (D* Lite).The system is simulated on a simulated environment with Robot Operating System (ROS) which is a trusted robotics environment and simulation software named (Gazebo and RVIZ)
C++
2
star
2

Security-Algorithms

A project that handle various security algorithms. Some are classical algorithms like ceaser, monoalphabetic, hill cipher,.. and other non classical algorithms like AES, RSA RC4 and dffie helman key exchange
C#
1
star
3

FOS

A command-line 32-bit operating system that implements process execution and memory management using paging.
Assembly
1
star
4

TDMA-Aloha-and-Slotted_Aloha

This project simulate the behavior of a channel working with TDMA aloha method or TDMA slotted-aloha method
C#
1
star
5

Musical-note-generation

This is a project which aims at generating the ABC notation for a simple .wav sound file like "twinkle star". For more check this article: https://hodakhaledyehya.wordpress.com/2014/12/31/about-digital-signal-processing-dsp/
M
1
star
6

Drawing-Equations

A friendly user interface application which allows the user to upload images for simple drawings and form equations for them, Also you can load text files containing equations for drawings and get the image. It is implemented using the Hough transform algorithm. For more about the Hough transform check this article: https://hodakhaledyehya.wordpress.com/2015/02/08/the-hough-transform/
Java
1
star