omp

There are 177 repositories under omp topic.

  • open.mp

    openmultiplayer/open.mp

    Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP

    Language:C++50434408108
  • greenbone/gvm-tools

    Remote control your Greenbone Community Edition or Greenbone Enterprise Appliance

    Language:Python174187690
  • openmultiplayer/launcher

    open.mp launcher (currently compatible with samp client)

    Language:TypeScript150237758
  • GooFit/GooFit

    Code repository for the massively-parallel framework for maximum-likelihood fits, implemented in CUDA/OpenMP

    Language:Cuda132189641
  • openmultiplayer/web

    The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.

    Language:Go11413208405
  • Hydra

    MultithreadCorner/Hydra

    Header only framework for data analysis in massively parallel platforms.

    Language:C++111235021
  • indigits/sparse-plex

    A MATLAB library for sparse representation problems

    Language:MATLAB1016045
  • ysh329/OpenMP-101

    Learn OpenMP examples step by step

    Language:C912415
  • hiroyuki-kasai/HybridPrecodingOpt

    Optimization algorithms for hybrid precoding in mmWave MIMO systems: Version 1.1.0

    Language:MATLAB884034
  • chongyangtao/Color-Image-Inpainting

    Image inpainting based on OMP and KSVD algorithm

    Language:Matlab833224
  • ShoupingShan/Hyperspectral-image-target-detection-based-on-sparse-representation

    Hyperspectral image Target Detection based on Sparse Representation

    Language:MATLAB762029
  • GMAP/NPB-CPP

    The NAS Parallel Benchmarks for evaluating C++ parallel programming frameworks on shared-memory architectures

    Language:C++514424
  • trsupradeep/15618-project

    Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)

    Language:Rust49213
  • NeuroFan/Compressive_Sensing_C_and_MATLAB

    C and MATLAB implementation of CS recovery algorithm, i.e. Orthogonal Matching Pursuit, Approximate Message Passing, Iterative Hard Thresholding Algorithms

    Language:C470011
  • soon95/sparse-representation

    一些在振动信号重构中应用的稀疏重构算法

    Language:MATLAB39202
  • MrDave1999/Capture-The-Flag

    A game mode for open.mp (Open Multiplayer) created with .NET/C# and SampSharp.net

    Language:Pawn272152
  • dockfries/infernus

    Node.js library for scripting Open Multiplayer (legacy samp-node plugin).

    Language:TypeScript233453
  • withanage/heimpt

    Heidelberg Monograph PublishingTool (heiMPT) is a stand-alone platform, as well as a plug-in application for OMP. It enables a high degree of automation in the digital publication process.

    Language:XSLT2214553
  • rasikraj01/CompressiveSensing

    Image Reconstruction Using Compressive Sensing

    Language:MATLAB20113
  • SampSharp/openmp-sampsharp-x64-poc

    proof-of-concept code. Attempt to run x64 .NET code with an up-to-date well supported runtime as an open.mp component

    Language:C#152161
  • midosvt/omp-base-script

    A open.mp/sa-mp base script. With MySQL and Bcrypt, use this to start your new gamemode!

    Language:Pawn14103
  • Sreyas-Sreelal/omprs-gdk

    Rust SDK to write open.mp game modes

    Language:Rust14333
  • OpenRoleplay/OpenRP.Framework

    Open Roleplay is an ambitious SA-MP roleplay gamemode developed for open.mp (Open Multiplayer, a multiplayer mod for GTA San Andreas) using the SampSharp framework.

    Language:C#133
  • Sreyas-Sreelal/omprs

    Write open.mp gamemode in Rust

    Language:C++13311
  • ojsde/shariff

    The Shariff plugin adds social media buttons to the website without compromising the privacy of website users, using Shariff (https://github.com/heiseonline/shariff) solution.

    Language:PHP1272216
  • dockfries/infernus-starter

    Open Multiplayer template that uses the samp-node plugin.

    Language:Pawn10261
  • gupta-meghna64/Orthogonal-Matching-Pursuit-Algorithm

    A matlab code for the Orthogonal Matching Pursuit Algorithm

    Language:Matlab9119
  • leibniz-psychology/openid

    OpenId plugin for OJS, OMP, OPS 3.x

    Language:PHP922312
  • MultithreadCorner/TCode

    Application for simulation of solid state sensor response

    Language:C++9565
  • AMGIRI-1996/ImageWatermarking

    Data protection has become an increasingly significant issue, especially with the rapid development and use of the Internet. Here we tried to make image watermark protection even if image is tampered. Firstly generated a self-recovery image that is robust to tampering attacks. In the preprocessing phase, we used the chaotic mixing algorithm to evenly distribute the hidden information. the resulting information is called “chaotic information”.We used common images that are standard in the field of image processing to train the codebook via the Linde–Buzo–Gray algorithm. Furthermore, we used the resulting codebook to encrypt and decrypt our experimental images. In the last step of the preprocessing phase, we generated a robust image as the self-recovery image. Next, for both the encryption and decryption phases, we used the OMP algorithm to implement the sparse approximation. For the process of sparse approximation, we selected the index yielding the maximum coefficient in the sparse coefficient vector to represent the corresponding vector. So, in encryption phase by using codebook, image, information(watermark) one private key is generated. and in decryption phase using codebok, image, private key informatin(watermark) is generated as the result.

    Language:Java8501
  • guiyang882/parallel

    并行化稀疏表示中的正交匹配追踪 OMP算法;编写基于C++98版本的线程池,并学习编写在并发条件下的hash线程安全编写!

    Language:C++8100
  • ajnyga/allowedUploads

    OJS/OMP/OPS plugin for limiting the allowed submission file types

    Language:PHP7485
  • srothst1/Static-Compressed-Sensing

    Implemented a static compressed sensing algorithm using orthogonal matching pursuit.

    Language:MATLAB7101
  • zjevik/QR-decomposition

    Parallelization of QR decomposition with Householder transformation

    Language:C++7202
  • smith-waterman-algorithm

    giorgapost/smith-waterman-algorithm

    A C++ implementation of the Smith - Waterman algorithm. The system consists of 3 different implementations: the one is sequential, while the other two parallelize the execution in a coarse and a fine level respectively, with the use of multithreading.

    Language:C++6100
  • thecml/thesis-cloudksvd

    Master's thesis about sparse approximation and dictionary learning using Cloud K-SVD for image denoising. Results show that the algorithm is able to learn sparse representations of signal vectors from distributed data samples in a heterogeneous network setup.

    Language:Python6100