Skip to content
View hs-harsh's full-sized avatar
🎯
Focusing
🎯
Focusing

Highlights

  • Pro

Organizations

@peerozo @eSamagri

Block or report hs-harsh

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. Siemens-Blockchain-Tendermint Siemens-Blockchain-Tendermint Public

    Evaluation and Analysis of Tendermint. Running Tendermint on Multiple node with Automated script.

    Shell 1

  2. OS-Ass2-Discrete-event-process-scheduling-simulator OS-Ass2-Discrete-event-process-scheduling-simulator Public

    Build your own discrete-event process scheduling simulator for a general OS. a. First come first serve b. Round robin (with parametrized time-slice) c. Shortest Job first d. Shortest remaining time…

    Java 1

  3. OS-Ass4-Demand-Paging OS-Ass4-Demand-Paging Public

    A simulator for a demand paging memory management system.

    Python 1

  4. CMDE-Ass5-Laplace-partial-differential-equation CMDE-Ass5-Laplace-partial-differential-equation Public

    Implement finite difference method scheme/program for solving Laplace partial differential equation ( 2T = 0) with Diritchlet boundary conditions and using following approaches: 1. Gauss Seidel Me…

    Python 1 1

  5. CMDE-Ass-4-Non-linear-boundary-value-problem CMDE-Ass-4-Non-linear-boundary-value-problem Public

    Implement finite difference method scheme/program for solving non-linear boundary value problem:

    Python