Showing 192 open source projects for "code e-library"

View related business solutions
  • Digital Adoption and User Training - in one solution Icon
    Digital Adoption and User Training - in one solution

    ClickLearn produces the right learning format for any training situation

    ClickLearn captures work processes in enterprise software - and auto-produces learning content in 7 formats and 45 languages, creates a customisable e-learning portal and keeps documentation current with automatic updates.
    Learn More
  • Defend your online revenue Icon
    Defend your online revenue

    Remove counterfeits, stop piracy, and monitor sellers automatically to safeguard your brand's future

    Red Points is the world’s first brand intelligence platform. By combining online brand protection, copyright enforcement, and distributor monitoring capabilities, Red Points gives you full visibility into brands’ presence online. Over 650 brands rely on Red Points to fight fakes, piracy and distribution abuse online, allowing them to maintain control, improve their brand value, and increase revenues.
    Learn More
  • 1

    rarFit

    Maximum Likelihood fitting programme using ROOT and RooFit

    .... The code is designed to work withe versions of ROOT > 5.28 and has been tested on RedHat 5, Scientific Linux 5 and Mac OSX.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Aims of this Project are 1. Integrating various Vision, Machine learning library based on OpenCV. 2. Providing various function based on the integrated library. 3. Using OpenCV with template based STL like code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Ichnaea

    Performance Timing Tools

    Ichnaea is a set of tools that aid in collecting and tracking parameters and timings for parallel applications. The Performance Modelling Timing Module, PMTM, is a library that wraps system timing calls to abstract these from code developers and aid portability. It also has functionality to store parameters and print those, along with the timing information to a comma separated variable file. The Performance Modelling Analysis Tool, PMAT, is coming soon. This is able to read in and store...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    The HART (Hardware Access in Real-Time) Toolbox can be used to generate Scicos-blocks for hardware that have a C/C++ interface. The blocks can be used under Linux for soft and hard real time tasks (RTAI). Blocks are provided for DAQ (COMEDI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Alpega TMS: Your Comprehensive Transportation Management Solution Icon
    Alpega TMS: Your Comprehensive Transportation Management Solution

    For shippers, logistics service providers, distributors, and manufacturers of all sizes

    Reduce your overall freight spend with a global, modular, cloud-based transportation management solution (TMS). Enable collaboration across the end-to-end process of transporting goods by connecting shippers with their carriers, suppliers and customers.
    Learn More
  • 5
    This tool is made to score machine translation performance with the TER metric. This code is based on Snover's algorithm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    steam-sim

    An accurate, scalable, and energy-aware simulator for WSNs

    STEAM-Sim establishes a hardware/software/network co-simulation of wireless sensor networks. Original C code is used in simulation. The code is natively executed by the cpu where the simulation is run. The time annotation engine annotates the C source code used for simulation with the timing information as if the code is run on a microcontroller. The annotation process is fully automated. Hardware models are developed using the PAWiS framework and reflect the timing, functionality...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    fPotencia

    fPotencia

    Power flow library in C++

    .... fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MetricKnn

    Fast Similarity Search using the Metric Space Approach

    .... The intended users are software developers, academics, students and data scientist who need to efficiently compare objects according to some criteria. MetricKnn is an open source project released under the BSD 2-Clause License. The source code is available in GitHub https://github.com/juanbarrios/metricknn. For more information please visit the project's homepage: http://metricknn.org/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MSL

    MSL

    http://dx.doi.org/10.1002/jcc.22968

    MSL is a C++ library that enables the computational study of macromolecules. The MSL library is not a program (although some applications are distributed) but a tool for scientist to code their own molecular modeling methods. Philosophy The main goal is to create a set of tools that enable the computational study of macromolecules with relative ease at all levels, from simple operations (for example, load a PDB and measure a distance or edit a dihedral) to complex applications (protein...
    Downloads: 0 This Week
    Last Update:
    See Project
  • #1 visual book planning software for writers. Icon
    #1 visual book planning software for writers.

    Plan Your Books The Way You Think

    Plottr lets you easily arrange (and rearrange) your scenes, plots, and character arcs so you can quickly find your way to the end of your tale — no corkboard required. Plottr automatically generates a clean outline of your story for you to review, edit, and export as the basis of your manuscript. You don’t have to start from scratch. Plottr comes with over a dozen templates (and counting) based on proven storytelling structures to help move your story from idea to execution. The fun is just beginning. Once you've finished outlining your story, Plottr makes it easy to start writing — just export your files and let your creative muscles get to work!
    Learn More
  • 10
    SL2

    SL2

    SL2 (= SLSL) - A Simple Linear Systems Library

    SL2 is a C++ template library for solving systems of linear equations, providing the most common algorithms for dense and sparse systems. It uses OpenMP for parallelization and has no other dependencies. As the name suggests, SL2's implementation is staightforward with a focus on clear concepts, easy usage and understandable code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SPDLib - LiDAR & TLS Processing Tools
    A library of tools and API (C++ and Python) for the storage and processing of large 3D laser scanning (LiDAR, ALS, TLS) datasets using a pulse based spatially indexed file format (SPD) which support for both discrete return and full waveform datasets. Code has moved to https://bitbucket.org/petebunting/spdlib
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MXLib is a C++ wrapper around the Intel® Integrated Performance Primitives (IPP) library and NVidia NPP CUDA library. You can use either IPP code (or a subset of functions that do not require IPP) on the CPU side, or use NPP/CUDA on the GPU side, or use both together. The function syntax is similar to that found in MatLab and the library is designed to make it easy to port your code from MatLab to C++. The idea is to provide Scientists, Engineers, Researchers and other non full-time...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Tools and libraries for cross platform developement of intelligent agents.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Animp is an OpenGL program to display movies of particles in motion where the movies are produced by adding calls to animp library routines to simulation code written in either C++ or Fortran. Animp can also display molecules read from PDB files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The library computes the greatest common divisor of two univariate integer polynomials, whose coefficients are represented by multiple-precision integers provided by the GMP library. I wrote the code originally for CGAL, in 2007, but it was later removed for maintenance reasons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ciGen

    ciGen

    ciGen is a short C++ code to generate cohesive interface elements.

    ... was written by VP Nguyen (google scholar link: http://scholar.google.com/citations?user=jCqqCAoAAAAJ&hl=en) when he was at TU Delft and the algorithm is described in the article VP Nguyen, "An open source program to generate zero-thickness cohesive interface elements", Advances in Engineering Software, 2014(74), 27--39. The code was compiled in Ubuntu/Mac OS (a gnu makefile is provided) and Windows (Microsoft Visual Studio). You have to install the library Boost (http://www.boost.org) first.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    ViennaGrid is a generic mesh handling library that provides the traversal of structured and unstructured grids in arbitrary spatial dimensions, in particular 1d, 2d and 3d. Quantities can be conveniently stored on mesh elements using ViennaData.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    cCNN

    cCNN

    A fast implementation of LeCun's convolutional neural network

    Code of this library is partialy based on myCNN MATLAB class written by Nikolay Chemurin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    CAD2Board

    CAD2Board

    is a Qt program to generate SMD chip shooter code

    Still struggling with Excel to setup your pick and place machine ? Cad2Board reads component mounting information from Eagle, Altium Designer and Mentor Expedition PCB designs. Component or component groups can be assigned to feeder slots by drag and drop. Any modifications for PCB population can be defined to generate PCB variants, consider rotations from unusual tape and reel packaging or to account in advance for CAD library or PCB design bugs. Generated setup data is stored in a seperate...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    MCL

    A C++ library mirroring some of the most common Matlab functions.

    MCL is a C++ library that implements many of Matlab's functions. The library is written so as to minimise the time needed to port Matlab code to C++. The main point of departure between the two is that c++ requires the definition of the types you are using. In MCL we have three types: Real, Int, Complex. Furthermore, vectors start from 0 instead of 1. The library has been written following Google's C++ style guide: http://google-styleguide.googlecode.com/svn/trunk/cppguide.xml
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Visu@lGrid

    Visu@lGrid

    Visu@lGrid - IDE for Building BOINC Projects

    Visu@lGrid - UML for BOINC: A Modelling Language Approach for the Development of Distributed Applications based on the Berkeley Open Infrastructure for Network Computing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Vendettool

    This allows to program a path for your vex robot in the simplest way !

    Ce projet a pour but de faciliter la programmation de parcours pour robots vex avec des encoders. Il suffit de placer des point sur l'image, de définir une échelle et d'indiquer la distant qui sépare les roues motrices et le programme va générer un code RobotC que vous pourrez utiliser pour programmer votre robot ! Et il y a évidement pleins d'outils indispensables pour vous rendre la tâche plus facile ;). https://www.youtube.com/watch?feature=player_embedded&v=4U9jdZDquII
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SEG-Y Zip
    SEG-Y files need special compression because they don't compress well using gzip and the like. The code is cross-platform C++ using nothing else than standard system libraries. This is a spin-off from the OpendTect project (http://opendtect.org).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    MuPuPriNT

    MuPuPriNT

    A primality/compositeness tester for different types of numbers.

    MuPuPriNT (Multi-Purpose Prime Number Tester) is a primality and compositeness tester for many different types of numbers. It is basic, yet full-featured, and offers several different testing methods for each type of number. MuPuPriNT is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for Windows, OS X, and Linux. Source code is available as well, and can be built on any machine with Qt installed. As of version 2.0, MuPuPriNT is built on the cross...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ACADO Toolkit

    ACADO Toolkit

    Toolkit for Automatic Control and Dynamic Optimization

    ACADO Toolkit is a software environment and algorithm collection for automatic control and dynamic optimization. It provides a general framework for using a great variety of algorithms for direct optimal control, including model predictive control, state and parameter estimation and robust optimization. ACADO Toolkit is implemented as self-contained C++ code and comes along with user-friendly MATLAB interface. The object-oriented design allows for convenient coupling of existing optimization...
    Downloads: 0 This Week
    Last Update:
    See Project