Einfache Projektliste Software-Karte

410 Projekte im Ergebnis
Letztes Update: 2014-06-02 01:05

Armadillo C++ Library

Armadillo is a C++ linear algebra library (matrix maths) aiming towards a good balance between speed and ease of use. The API is deliberately similar to Matlab's. Integer, floating point, and complex numbers are supported, as well as a subset of trigonometric and statistics functions. Various matrix decompositions are provided through optional integration with LAPACK and ATLAS numerics libraries. A delayed evaluation approach, based on template meta-programming, is used (during compile time) to combine several operations into one and reduce or eliminate the need for temporaries.

Letztes Update: 2010-10-14 21:56

neon

neon is an HTTP and WebDAV client library for Unix systems, with a C language API. It provides high-level interfaces to HTTP/1.1 and WebDAV methods, and a low-level interface to HTTP request/response handling, allowing new methods to be easily implemented.

Letztes Update: 2014-04-20 17:06

libcsdbg

libcsdbg is a C++ exception stack tracer. When an exception is thrown, caught, and handled, libcsdbg offers the tools to create and process the exception stack trace, the path the exception has propagated up the call stack, unwinding it up to the section were it was handled. The traces are detailed with demangled function signatures and additional addr2line information (the source code file and line from which each function was called). libcsdbg can use all the well-known objective code file formats (a.out, elf, coff, ecoff, etc.) and can easily be used as the base for your own instrumentation code. libcsdbg transparently loads the symbol tables of the chosen dynamic libraries and of the executable, demangles function symbols to complete signatures, and binds function names to runtime addresses (even for the DSO symbols).

(Machine Translation)
Letztes Update: 2014-05-30 21:09

OGLplus

OGLplus is a header-only library that implements a thin object-oriented facade over the OpenGL (version 3 and higher) C-language API. It provides wrappers that automate the resource and object management and make the use of OpenGL in C++ safer and easier.

(Machine Translation)
Betriebssystem: Linux
Programmiersprache: C++, C++
Benutzerschnittstelle: OpenGL
Letztes Update: 2014-06-16 08:37

libusb

libusb is a C library which provides generic access to USB devices. It supports Linux, OS X, Windows, Windows CE, Android, and OpenBSD/NetBSD.

(Machine Translation)
Letztes Update: 2023-06-04 20:09

XTBook

【XTBook】MediaWiki Viewer for Sharp Brain:

XTBook is a piece of software developed by Nexhawks and allows you to browse MediaWiki-based wiki sites on a SHARP Brain series electronic dictionary, a Windows PC, and a Mac. It supports Wikiplexus formatted data generated from a dump file of a MediaWiki-based wiki site and Image-Complex formatted data generated from image files. Also, XTBook can search articles in a second from more than 1,000,000 keys by using a searching database embedded in XTBook Wikiplexus.

Concepts:

  • Processes a wiki site in the same procedure as Wikipedia as much as possible
  • Prioritizes processing accuracy
  • Supports JPEG and HTML

MOVED TO GITHUB:

IN RESPONSE TO THE CURRENT OUTAGE OF OSDN, WE MOVED THE DISTRIBUTION SITE OF DICTIONARY FILES TO GITHUB. YOU CAN STILL DOWNLOAD OLD FILES FROM MIRROR SITES SUCH AS FOLLOWINGS WHILE THE MAIN OSDN SITE IS UNAVAILABLE.

JAIST

IIJ

Images:

You can use jawikiimg-20190730.xtbdict.7z for Japanese Wikipedia. For other wiki sites, you may find an image distribution in an older release.

Licenses:

Refer to the bottom of our project wiki or our web page. Note that images contain files that are under a different license, as described here for Wikipedia.

You can learn how to use our dictionary files and how to make dictionary files by yourself at our project wiki.

Letztes Update: 2014-05-16 14:39

libpfrng

libpfrng is a userspace library which provides a high-quality but slow random number generator based on CPU timing jitter. It passes Diehard, FIPS, NIST, and entropy tests, and is high-rated by CAcert RNG test.

(Machine Translation)
Letztes Update: 2011-12-08 05:22

HC-SR04 Ultrasonic Arduino Library

HC-SR04 Ultrasonic Arduino Library is specifically for the HC-SR04 ultrasonic sensor. It features timing, metric conversion, and standard deviation methods, plus a few support methods. It is written in C++ to conserve the namespace. The conversion formula can be easily modified to optimize the accuracy of conversion at different distances for inches and centimeters. Multiple buffers of different lengths can be created for determining standard deviation.

(Machine Translation)
Letztes Update: 2014-03-31 01:55

NTRU

The NTRU public-key cryptosystem provides a Java implementation of the NTRUEncrypt and NTRUSign algorithms. Both algorithms are considered safe against quantum computer attacks. A C port of NTRUEncrypt is available, as well.

(Machine Translation)
Letztes Update: 2011-12-22 21:41

PolarSSL

PolarSSL is a light-weight cryptographic and SSL/TLS library written in C. PolarSSL makes it easy for developers to include cryptographic and SSL/TLS capabilities in their (embedded) applications with as little hassle as possible. Loose coupling of the components inside the library means that it is easy to separate the parts that are needed, without needing to include the total library. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS, and Motorola 68000. The source is written to have very loose coupling, enabling easy integration of parts in other software projects. Very loosely coupled cryptographic algorithms for MD2, MD4, MD5, SHA1, SHA-256, SHA-512, AES, Camellia, DES, Triple DES, ARC3, and RSA are included.

Letztes Update: 2014-02-12 21:53

OATH Toolkit

The OATH Toolkit makes it easy to build one-time password authentication systems. It contains shared libraries, commandline tools, and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC4226) and the time-based TOTP algorithm (RFC6238). OATH stands for Open AuTHentication, which is the organization which specifies the algorithms. For managing secret key files, the Portable Symmetric Key Container (PSKC) format described in RFC6030 is supported.

Letztes Update: 2014-02-17 14:30

PdfParser

PdfParser is a standalone PHP library that provides various tools for extracting data from PDF files. It loads and parses objects and headers, extracts meta data, and extracts text from ordered pages. It supports compressed PDF, MAC OS Roman charset encoding, hex and octal encoding in text sections, and is compliant with PSR-0 (autoloader) and PSR-1 (code styling). Currently, secured documents are not supported.

(Machine Translation)
Letztes Update: 2014-04-12 22:36

libxmp

libxmp is a module player library which supports many mainstream and obscure module formats, including Protracker MOD, Scream Tracker III S3M, and Impulse Tracker IT. Possible applications for libxmp include standalone module players, module player plugins for other players, module information extractors, background music replayers for games and other applications, module-to-mp3 converters, etc.

(Machine Translation)
Letztes Update: 2014-04-24 07:19

MDIUtilities

MDIUtilities provides a set of utility classes that can be used for desktop application development. It contains a network preferences implementation, XML utility classes, geometry utility classes, additional Swing classes, and other miscellaneous classes.

(Machine Translation)
Letztes Update: 2013-02-12 13:36

TAMS Analyzer

TAMS (Text Analysis Markup System) Analyzer is a qualitative or ethnographic coding and data extraction-analysis system.