Skip to content
View JamieMJohns's full-sized avatar

Block or report JamieMJohns

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

Pinned Loading

  1. Get-list-of-running-processes-and-delete-specified-processs---c- Get-list-of-running-processes-and-delete-specified-processs---c- Public

    C++ program to view list of processes (by process handle name) and delete a proccess specified by user

    C++ 3

  2. Navier-stokes-2D-numerical-solve-incompressible-flow-with-custom-scenarios-MATLAB- Navier-stokes-2D-numerical-solve-incompressible-flow-with-custom-scenarios-MATLAB- Public

    I have created this repository to share my code for 2D numerical solving of Navier stokes equations (incompressible flow); although it will take a little time for me to completely update the repos…

    MATLAB 62 20

  3. personal-file-encryptor-decryptor-seeded-random-number- personal-file-encryptor-decryptor-seeded-random-number- Public

    encrypts encoding of files in a specified folder (output file types are ".jim" files) after user specifies seed (number) for random number generator ... the ".jim" files can then be decrypted (and …

    Python

  4. Python-program-to-log-process-names-with-establish-ip-address-and-list-ip-physical-location- Python-program-to-log-process-names-with-establish-ip-address-and-list-ip-physical-location- Public

    A Program to log process (tasks) with established (connected) outgoing ip address and list their; internal ip, foreign (outgoing ip) , Pid and process name as well as physical location related to o…

    Python

  5. Task-process-lister-and-terminate-selected-process-batch-file-script- Task-process-lister-and-terminate-selected-process-batch-file-script- Public

    This .bat file (including user interface) simulates a light weight task manager, allows the user to view; running processes and terminate selected processes

    Batchfile

  6. Record-videos-of-animated-ouputs-Matlab- Record-videos-of-animated-ouputs-Matlab- Public

    This repository was created to share my code and technique for recording animated figures from Matlab as video file (i.e - avi).

    MATLAB