Showing 158 open source projects for "document management c#"

View related business solutions
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your secuirty. Auth0 now, thank yourself later.
    Try free now
  • 1
    Stellarium

    Stellarium

    GPL software which renders realistic skies in real time

    Stellarium is a free GPL software which renders realistic skies in real time with OpenGL. It is available for Linux/Unix, Windows and macOS. With Stellarium, you really see what you can see with your eyes, binoculars or a small telescope. Stellarium is a free open source planetarium for your computer. It shows a realistic sky in 3D, just like what you see with the naked eye, binoculars or a telescope. Plugin system adding artifical satellites, ocular simulation, telescope control and more....
    Downloads: 31 This Week
    Last Update:
    See Project
  • 2
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GNSS-SDR

    GNSS-SDR

    An open source software-defined GNSS receiver

    An open source software-defined Global Navigation Satellite Systems (GNSS) receiver written in C++ and based on the GNU Radio framework.
    Leader badge
    Downloads: 626 This Week
    Last Update:
    See Project
  • 4
    KingJamesPureBibleSearch

    KingJamesPureBibleSearch

    GUI Application to Search and Count the Pure King James Bible

    Study and analyze the Fingerprint of God in the mathematical structure, known as the King James Code, of the King James text of the Holy Bible. Allows instant real-time searches, with an autocompleter droplist to assist with words which come next. Jump to specific words, verses, or chapters by number, and see all possible count statistics of phrases within the text. Graphically visualize search results, cross-reference sources and word lexicons, and search foreign translations derived...
    Downloads: 39 This Week
    Last Update:
    See Project
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • 5
    Maktabah Al-Miftah

    Maktabah Al-Miftah

    Integrated Islamic Library

    Maktabah Al-Miftah is a Linux digital book reader for Shamela eBook (.bok), Thwab eBook (.th) and its own eBook (.mfth). Version 3.3 is not compatible with Ubuntu 15.10 and up. Version 3.4 runs on Lubuntu 17.04. Now, Version 3.5 runs on Lubuntu 24.04. Its installation is on the Maktabah Al-Miftah Web Site. Maktabah Al-Miftah adalah pembaca kitab digital Linux untuk eBook Syamilah (.bok), eBook Thwab (.th), dan eBooknya sendiri (.mfth). Versi 3.3 tidak kompatibel dengan Ubuntu 15.10 ke...
    Downloads: 20 This Week
    Last Update:
    See Project
  • 6
    moebinv

    moebinv

    C++ libraries for manipulations in non-Euclidean geometry

    These are two C++ libraries for symbolic, numeric and graphical manipulations in non-Euclidean geometry. There is GUI which allows to interact with these libraries by mouse clicks. On a dipper level the first library Cycle implements basic operations on cycles (quadrics) through FSCc construction. The second library Figure operates on ensembles of cycles connected by Moebius-invariant relations, e.g. orthogonality. Both libraries are based on the Clifford algebra capacities...
    Leader badge
    Downloads: 16 This Week
    Last Update:
    See Project
  • 7

    ClooWrapperVBA

    COM-wrapper of Cloo to execute OpenCL code from Excel.

    The wrapper allows to execute OpenCL code on CPU and GPU devices from VBA. Sources are available under https://github.com/Excel-lent/ClooWrapperVBA
    Downloads: 8 This Week
    Last Update:
    See Project
  • 8

    Multivariate Forex Calculus Robot

    MQL4, MQL5, C++ Expert Advisor, Forex Calculus Robot.

    This Project is provided for Scientific/Research purposes. It needs to be run on the Forex Demo account and if it is working on Forex and some claim that Forex is a chaotic, unpredictable system, which means that this method will work on other real-life complex systems (somewhere in industry or in the natural environment, where there are physical laws known governing those systems), in which there are many variables dependent on each other and there is a need to predict the future movement...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 9

    libtdms

    A C++ library for reading National Instruments TDMS files.

    libtdms is a C++ library for reading National Instruments TDMS files (http://www.ni.com/white-paper/3727/en).
    Downloads: 1 This Week
    Last Update:
    See Project
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 10
    xrayutilities

    xrayutilities

    a package with useful scripts for X-ray diffraction physicists

    xrayutilities is a python package used to analyze x-ray diffraction data. It can support with performing diffraction experiments and used for common steps in the data analysis. It can read experimental data from several data formats (spec, edf, xrdml, ...); convert them to reciprocal space for arbitrary goniometer geometries and different detector systems (point, linear as well as area detectors); for further processing the data can be gridded (transformed to a regular grid). More...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    Bloom Filter Analysis UCSB130A

    Supporting Code for Bloom Filter Analysis UCSB CMPSC 130A F22

    The full code set that corresponds to "Bloom Filters: A Look into its Design and an Analysis of its Performance", written by David Jr Sim. Instructions on how to use it are included in this project. This paper is in correlation with the University of California, Santa Barbara, Computer Science Undergraduate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    JuMarker

    Creation and Detection of Customized Fiducial Markers

    Fiducial markers such as QR codes, ArUco, and AprilTag have become very popular tools for labeling and camera positioning. They are robust and easy to detect, even in devices with low computing power. However, their industrial appearance deters their use in scenarios where an attractive and visually appealing look is required. In these cases, it would be preferable to use customized markers showing, for instance, a company logo. This work proposes a novel method to design, detect, and track...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    basicdoc

    basicdoc

    basic document auto creator

    Basic document auto creator, can help author build document.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Visible emission spectra processing utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DeepMind Lab

    DeepMind Lab

    A customizable 3D platform for agent-based AI research

    .... To enable compiler optimizations, pass the flag --compilation_mode=opt, or -c opt for short, to each bazel build, bazel test and bazel run command. The flag is omitted from the examples here for brevity, but it should be used for real training and evaluation where performance matters. DeepMind Lab ships with an example random agent in python/random_agent.py which can be used as a starting point for implementing a learning agent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    wav2letter++

    wav2letter++

    Facebook AI research's automatic speech recognition toolkit

    First, install Flashlight (using the 0.3 branch is required) with the ASR application. This repository includes recipes to reproduce the following research papers as well as pre-trained models. All results reproduction must use Flashlight <= 0.3.2 for exact reproducibility. At least one of LZMA, BZip2, or Z is required for LM compression with KenLM. It is highly recommended to build KenLM with position-independent code (-fPIC) enabled, to enable python compatibility. After installing, run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Downloads: 43 This Week
    Last Update:
    See Project
  • 18
    GraceMX

    GraceMX

    GraceMX is an Evironment geared toward bible study, Based on MX linux

    “Sometimes the miracle is simply His mercy.” ― Jane Johnson, Mercy Like Morning "Grace will give you credit for something you did not do in the first place" ps Ray Bevan The popular saying goes, " You are a product of your environment". GraceMX is an MX Linux respin providing the environment for students and bible nerds alike to grow in the Word of God. GraceMX institutes popular feature rich bible study applications, addons, scripts and productivity tools to increase...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SigPack

    SigPack

    SigPack - A signal processing library using Armadillo

    SigPack is a C++ signal processing library using the Armadillo library as a base. The API will be familiar for those who has used IT++ and Octave/Matlab.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    Merupu

    Merupu

    Electromagnetic Analysis Software

    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Susa
    A C++ library of linear algebra, signal processing and communication systems routines. This library is stand alone and it does not depend on any third party libraries indeed a C++11 compiler equipped with the standard library is necessary and sufficient. The project has been moved to https://github.com/susalib
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    Computer Glossary

    Computer Glossary

    is a rich dictionary containing multiple computer-related terms

    Computer Glossary is a rich dictionary containing multiple computer-related terms, which is useful for both students and professionals. The program integrates an offline database and offers references and descriptions for each term. Computer Glossary can be installed in just a few simple steps and does not require special skills. The program comes with a simple interface and lets you easily search any term. The results will let you see the word's definition, references to other related...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    DaNNet

    DaNNet

    Deep Artificial Neural Network framework using Armadillo

    DaNNet is a C++ deep neural network library using the Armadillo library as a base. It is intended to be a small and easy to use framework with no other dependencies than Armadillo. It uses independent layer-wise optimization giving you full flexibility to train your network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Radial++ is a C++ template library for scattered data interpolation in any dimension and also the numerical solution of partial differential equations. It provides generalized Radial Basis Functions (p.e. multiquadric, this-plate spline, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Finite Transform Library

    Finite Transform Library

    A Library is for Finite Transforms

    The Library is for Finite Transforms such as the Number Theoretic Transform (NTT) and Finite Radon Transform (FRT). Current modules include NTTW for NTTs with high resolution (microsecond) timing, basic array and imaging. The transforms are optimised for performance.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next