Skip to content
View YousefYGhanem's full-sized avatar

Block or report YousefYGhanem

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. English-vowel-recognition-system---DSP English-vowel-recognition-system---DSP Public

    A Matlab project that takes several training samples to recognise entered vowels

    MATLAB

  2. VHDL-M-N-bit-Multiplier-using-two-kinds-of-adders- VHDL-M-N-bit-Multiplier-using-two-kinds-of-adders- Public

    a M*N bit Multiplier using two kinds of adders , first one is a carry ripple adder and the second is a carry look ahead adder. This operation was done by some rules and used several types of gates …

    VHDL

  3. Perceptron-Algorithm-in-Mips Perceptron-Algorithm-in-Mips Public

    Implemented the learning algorithm of single layer neural networks (Perceptron) with momentum and adaptive learning rates using MIPS assembly language. The program will ask the user to enter the na…

    Assembly

  4. 16-bit-Pipelined-RISC-processor 16-bit-Pipelined-RISC-processor Public

    Designing and testing a simple 16-bit Pipelined RISC processor with eight 16-bit general-purpose registers Using the Logisim simulator.

  5. Low-Power-Comparator-Logic-circuit Low-Power-Comparator-Logic-circuit Public

    In this Project we introduce new design and implementations of a comparator as shown in the attached file and compare your results to what is implemented in the paper. The target to accurately spee…

    Verilog

  6. Text-Message-Encryption-and-Decryption-in-Shell-Scripting Text-Message-Encryption-and-Decryption-in-Shell-Scripting Public

    a shell script that does simple encryption/decryption algorithm based on Caesar cipher algorithm for English- based text messages.

    Shell