virtuoso-vad-tutorial
high-performance database - tutorial module
OpenLink Virtuoso is a high-performance object-relational SQL database.
It provides transactions, a smart SQL compiler, hot backup, SQL:1999
support, a powerful stored-procedure language supporting server-side
Java or .NET, and more. It supports all major data-access interfaces,
including ODBC, JDBC, ADO.NET, and OLE/DB.
libjs-jquery-datatables
jQuery plug-in that makes nice tables from different data sources
DataTables is a plug-in for the jQuery Javascript library. It is a highly
flexible tool, based upon the foundations of progressive enhancement, which
will add advanced interaction controls such as variable length pagination or
on-the-fly filtering to any HTML table.
libpdal-base13
Point Data Abstraction Library - libpdal_base
PDAL is a BSD licensed library for translating and manipulating point
cloud data of various formats. PDAL can be used to read, write and
translate point cloud data in many formats. Support is included for
input files of LAS, LAZ, SBET, BPF, QFIT and others. PDAL can also read
from and write to databases that support point cloud storage, including
Oracle, Postgres and SQLite.
python3-expeyes
Python3 library for expeyes
This package provides low level interfaces for making science experiments
with an ExpEYES box. The library allows one to develop new programs easily
libuemf0
Read/write EMF, EMF+, WMF files (shared library)
libUEMF is a portable C99 implementation for reading/writing Enhanced Metafile
(EMF), Enhanced Metafile Format Plus (PMF), and Windows Metafile (WMF) files.
libUEMF avoids collisions with Microsoft defined functions and values, so
portable programs which use it and have a Windows version, do not require any
conditional logic to separate the native GDI support from the WMF/EMF/PMF
support provided by libUEMF. To accomplish this libUEMF does not implement GDI
calls. Instead, for each WMR/EMR/PMR record type, and each object type
incorporated into such a record, it provides corresponding *_set, *_print, and
*_swap functions. For PMF and WMF there are also *_get functions, see below.
For example, for the U_EMRBITBLT record there are corresponding functions:
U_EMRBITBLT_set, U_EMRBITBLT_print, and U_EMRBITBLT_swap. A few additional
functions are provided for assembling the EMF in memory, debugging, and
converting the EMF file to/from Little Endian representation. (EMF files'
internal data representation is always Little Endian.)
node-eslint-plugin-requirejs
enforce code conventions for RequireJS modules with ESLint
eslint-plugin-requirejs provides a plugin for ESLint
covering JavaScript code targeted RequireJS.