Skip to content
View mustafaabughazy's full-sized avatar

Block or report mustafaabughazy

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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

Pinned Loading

  1. XcomLAN XcomLAN Public

    Python library to access Studer-Innotec Xcom-LAN/Xcom-232i node through (SCOM) Xtender Serial Protocol over a TCP/IP Network connection.

    Python

  2. Binary-Image-Compression-Constant-Area-Coding-CAC-Algorithm-with-Genetic-Algorithm-GA Binary-Image-Compression-Constant-Area-Coding-CAC-Algorithm-with-Genetic-Algorithm-GA Public

    Image Compression Constant Area Coding (CAC) Algorithm with Genetic Algorithm (GA)

    Python 2

  3. Dynamic-Routing-Single-Source-Shortest-Path-Algorithms-GUI Dynamic-Routing-Single-Source-Shortest-Path-Algorithms-GUI Public

    Dynamic Routing (Single-Source Shortest-Path Algorithms) with Network Graph Editor GUI

    HTML

  4. Mini-Search-Within-Files-Application Mini-Search-Within-Files-Application Public

    C++ Mini Search Within Files Application

    C++

  5. Split overlapped ranges and merge th... Split overlapped ranges and merge their value for intersection regions
    1
    #!/bin/python3
    2
    
                  
    3
    import math
    4
    import os
    5
    import random