omp
There are 177 repositories under omp topic.
openmultiplayer/open.mp
Open Multiplayer, a multiplayer mod fully backwards compatible with SA-MP
greenbone/gvm-tools
Remote control your Greenbone Community Edition or Greenbone Enterprise Appliance
openmultiplayer/launcher
open.mp launcher (currently compatible with samp client)
GooFit/GooFit
Code repository for the massively-parallel framework for maximum-likelihood fits, implemented in CUDA/OpenMP
openmultiplayer/web
The open.mp web services monorepo. Homepage, documentation, server index, and more! All in one place.
MultithreadCorner/Hydra
Header only framework for data analysis in massively parallel platforms.
indigits/sparse-plex
A MATLAB library for sparse representation problems
ysh329/OpenMP-101
Learn OpenMP examples step by step
hiroyuki-kasai/HybridPrecodingOpt
Optimization algorithms for hybrid precoding in mmWave MIMO systems: Version 1.1.0
chongyangtao/Color-Image-Inpainting
Image inpainting based on OMP and KSVD algorithm
ShoupingShan/Hyperspectral-image-target-detection-based-on-sparse-representation
Hyperspectral image Target Detection based on Sparse Representation
GMAP/NPB-CPP
The NAS Parallel Benchmarks for evaluating C++ parallel programming frameworks on shared-memory architectures
trsupradeep/15618-project
Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)
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
soon95/sparse-representation
一些在振动信号重构中应用的稀疏重构算法
MrDave1999/Capture-The-Flag
A game mode for open.mp (Open Multiplayer) created with .NET/C# and SampSharp.net
dockfries/infernus
Node.js library for scripting Open Multiplayer (legacy samp-node plugin).
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.
rasikraj01/CompressiveSensing
Image Reconstruction Using Compressive Sensing
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
midosvt/omp-base-script
A open.mp/sa-mp base script. With MySQL and Bcrypt, use this to start your new gamemode!
Sreyas-Sreelal/omprs-gdk
Rust SDK to write open.mp game modes
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.
Sreyas-Sreelal/omprs
Write open.mp gamemode in Rust
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.
dockfries/infernus-starter
Open Multiplayer template that uses the samp-node plugin.
gupta-meghna64/Orthogonal-Matching-Pursuit-Algorithm
A matlab code for the Orthogonal Matching Pursuit Algorithm
leibniz-psychology/openid
OpenId plugin for OJS, OMP, OPS 3.x
MultithreadCorner/TCode
Application for simulation of solid state sensor response
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.
guiyang882/parallel
并行化稀疏表示中的正交匹配追踪 OMP算法;编写基于C++98版本的线程池,并学习编写在并发条件下的hash线程安全编写!
ajnyga/allowedUploads
OJS/OMP/OPS plugin for limiting the allowed submission file types
srothst1/Static-Compressed-Sensing
Implemented a static compressed sensing algorithm using orthogonal matching pursuit.
zjevik/QR-decomposition
Parallelization of QR decomposition with Householder transformation
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.
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.