nvidia-cuda-gdb

NVIDIA CUDA Debugger (GDB)

The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation.

node-text-hex

Generate a hex color from the given text in Node.js

Transforms a given piece of text to a hex color.

octave-nan

handles data with and without missing values in Octave

This package allows the handling of data with and without missing values by using NaN in Octave. Features of this package includes: implement of the statistical tools, supports DIM argument, supports unbiased estimation significance test, confidence intervals and Spearman`s rank correlation included in CORRCOEF.

qtscxml5-examples

Qt SCXML examples

The Qt SCXML module provides functionality to create state machines from SCXML files. This includes both dynamically creating state machines (loading the SCXML file and instantiating states and transitions) and generating a C++ file that has a class implementing the state machine. It also contains functionality to support data models and executable content.

libunicorn2

Lightweight CPU emulator framework

Unicorn is a CPU emulator which is based on the CPU emulation code from QEMU. Unlike QEMU, it focuses on the emulation of CPU code without a full system emulation, but with the goal to make the emulation extensible and easy to integrate in custom tools. Unicorn provides language bindings for Python, Ruby, and Rust (among others) and has instrumentation hooks for various CPU events. This makes Unicorn well suited for malware analysis and reverse engineering.

libnppitc11

NVIDIA Performance Primitives lib for Image Threshold and Compare

NVIDIA NPP is a library of functions for performing CUDA accelerated processing.