RSS 25 projects tagged "BSD Revised"

Download Website Updated 06 May 2013 Biomechanical ToolKit

Screenshot
Pop 49.47
Vit 5.13

Biomechanical ToolKit (BTK) is a cross-platform library for biomechanical analysis. It can read and write a large variety of file formats used in biomechanics, and can modify them. All these operations can be done with the C++ API or with the wrappers included (Python, Octave, and Matlab). The goal of this project is to help the community share data without the restriction of the file format or the biomecanical model provided by the manufacturer of the acquisition system.

Download Website Updated 29 Apr 2013 cipra Unit Testing Framework

Screenshot
Pop 107.93
Vit 1.79

cipra is a simple, TAP-compatible Unit Testing Framework for C++. It's written in 100% standard C++11 and is only a couple of header files, making it easy to include in your C++11 project. TAP, the Test Anything Protocol, is a standard output format for software unit test frameworks which was originally designed for Perl, but can serve other languages. It has a rich number of tools ("harnesses") which parse TAP-formatted output and do useful things with it. TAP, however, is equally human-readable. The name cipra (pronounced /ˈʃi.pɾaː/ "SHEE-prah") comes from the lojban phrase "lo cipra", which means "the test". It is properly written with an initial minuscule "c", even when at the start of a sentence.

Download Website Updated 17 Feb 2013 Mokka

Screenshot
Pop 37.50
Vit 1.60

Mokka (MOtion Kinematics and Kinetics Analyzer) is a software solution for analyzing biomechanical data. It reads and writes C3D files and many other file formats, and allows you to visualize marker trajectories in 2D and 3D, and force platforms, segments, joint angles, forces, moments, and analog signals like EMGs.

No download No website Updated 16 Feb 2013 libklel

Screenshot
Pop 34.94
Vit 1.91

The KoreLogic Expression Language Library (libklel) is a C library that provides a simple expression language that can be embedded in other programs. It does not implement a full programming language, but rather a simpler expression language called KL-EL that is designed to provide arithmetic and logic operations in situations where embedding a full programming language would be overkill. KL-EL can access functions and variables exported from the embedding program, and is statically and strongly typed, which helps ensure that expressions are valid before they are executed. The embedding API is easy to use, and the library itself is very small.

Download Website Updated 29 Sep 2012 SourceAFIS

Screenshot
Pop 122.60
Vit 2.83

SourceAFIS is a fingerprint recognition/matching SDK (library), or more generally an Automated Fingerprint Identification System (AFIS). It essentially compares two fingerprints and decides whether they belong to the same person. It can quickly search a large database of registered fingerprints. It comes with an easy-to-use API (pure .NET and Java) plus assorted applications and tools.

Download No website Updated 25 Apr 2012 dpcrtlmm

Screenshot
Pop 32.73
Vit 20.31

dpcrtlmm is an ANSI C memory management library, including callbacks, a debug log, leak reporting, and garbage collection. It can be used as a drop-in replacement for malloc/free.

Download Website Updated 23 Jan 2012 LibU

Screenshot
Pop 121.73
Vit 5.24

LibU is a multiplatform C library that comes under a BSD-style license. It includes many interdependent modules for accomplishing several tasks: memory allocation, networking and URI parsing, string manipulation, debugging, and logging in a very compact way, plus many other miscellaneous tasks. It has a small footprint (about 70KB for the default configuration), it is modular, and it has a multiplatform nature, making it an ideal candidate for embedded systems. KLone is an example of such usage.

Download No website Updated 19 Oct 2011 Libnabo

Screenshot
Pop 33.67
Vit 1.00

libnabo is a fast K Nearest Neighbor library for low-dimensional spaces. It provides a clean, legacy-free, scalar-type–agnostic API thanks to C++ templates.

Download Website Updated 31 Aug 2011 jCores

Screenshot
Pop 28.46
Vit 25.13

jCores is a Java library that feels like jQuery, with many shortcuts and transparent parallelism. It was made to denoise programming in the Java language and to increase execution speed. Its goal is to demonstrate that Java, the language, can be as sexy as Python in terms of hacking and as parallel as your hardware gets in terms of CPUs.

No download Website Updated 05 Jul 2011 pcsc-lite

Screenshot
Pop 75.12
Vit 2.30

pcsc-lite is middleware to access a smart card using the SCard API (PC/SC).

Screenshot

Project Spotlight

zlog logging library

A reliable pure C logging library.

Screenshot

Project Spotlight

THIS

This HTML Is Simple.