Search Results for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files" - Page 77

Showing 7548 open source projects for "/storage/emulated/0/android/data/net.sourceforge.uiq3.fx603p/files"

View related business solutions
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • Haystack is a modern, engaging, and intuitive intranet platform that employees actually use. Icon
    Haystack is a modern, engaging, and intuitive intranet platform that employees actually use.

    You Deserve the Best Intranet Experience

    With customizable iOS and Android mobile apps, Slack and Microsoft Teams integrations, and an intuitive design employees love, Haystack brings an outstanding digital employee experience to your entire workforce, no matter where their work takes them.
    Learn More
  • 1
    Bolt ML

    Bolt ML

    10x faster matrix and vector operations

    Bolt is an open-source research project focused on accelerating machine learning and data mining workloads through efficient vector compression and approximate computation techniques. The core idea behind Bolt is to compress large collections of dense numeric vectors and perform mathematical operations directly on the compressed representations instead of decompressing them first. This approach significantly reduces both memory usage and computational overhead when working with high-dimensional data commonly used in machine learning systems. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    libvcr

    A C++ library for managing configuration files via regular expressions

    This library is supposed to be used in your C++ programs for managing simple Unix configuration files like /etc/hosts. The library allows to create default configuration, read the configuration file, validate each found option or value with C++ std::regex, automatically remove incorrect options and even merge several configurations with predefined priorities for each option. So it may be useful in programs which use several configuration files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XeuMeuLeu is an open-source cross-platform C++ stream oriented interface on top of Apache Xerces for manipulating XML and Apache Xalan for applying XSL transformations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ViSTA is a software platform that allows integration of VR technology and interactive, 3D visualization into technical and scientific applications. ViSTA FlowLib combines rendering techniques for the exploration of unsteady flows in virtual environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    VTD-XML is the next generation XML parser/indexer/editor/slicer/assembler/xpath-engine that goes beyond DOM, SAX and PULL in performance, memory usage, and ease of use.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 6
    Chromium Portable

    Chromium Portable

    Portable version of the Chromium web browser

    Chromium Portable is a portable version of the Chromium web browser, packaged in the PortableApps.com Format, so you can run it from an iPod, USB flash drive, portable hard drive, CD or any other portable media.
    Leader badge
    Downloads: 240 This Week
    Last Update:
    See Project
  • 7
    SASSY

    SASSY

    Software Architecture Support System

    Manage the data for the software architecture or high level design using a knowledge base. Create high quality documentation of the architecture from various viewpoints. Provide a web interface for collaborative architecture creation and reporting. This is an umbrella project for now. Development is occurring in the sub-projects until they can be used to develop the design for SASSY itself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Lisp Cabinet
    A set of utilities, tools and configuration files bundled with automated installer to deliver full-fledged Emacs based Lisp development environment for Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Peg Solitaire
    Peg solitaire is a board game for one player involving movement of pegs on a board with holes. The program includes over 330 solitaire problems. The program looks for new solutions and it is possible to raise new problems.
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • Supercharge Your Manufacturing with Easy MRP and MES Software Icon
    Supercharge Your Manufacturing with Easy MRP and MES Software

    Designed for SME manufacturers who want to reduce wasteful manual processing, save time and increase profits.

    Flowlens eliminates stock-outs, shortage and overstocks, avoiding costly production delays. Stay in control of inventory levels and keep production running smoothly with real-time visibility and easy-to-use stock management. Import bulk data with ease.
    Learn More
  • 10

    FlylinkDC++

    DC ++ open source client

    This is a project aimed at producing a file-sharing and chatting client using the ADC protocol. It also supports connecting to the Direct Connect network and downloading torrent files.
    Downloads: 28 This Week
    Last Update:
    See Project
  • 11
    HTTPResponse, URL and QueryString Parser

    HTTPResponse, URL and QueryString Parser

    C++ Parser to parse HTTP Response header, URL and HTTP Query String

    Light weight and stylish parser to parse HTTP Response header, URL and Query string. It is available in both C and C++ styles
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This tool enables users to search their NTFS formatted harddrives within seconds. It uses the MFT( master file table) of NTFS to search for files very fast. Ermöglicht eine extrem schnelle Dateisuche auf NTFS formatierten Festplatten.
    Leader badge
    Downloads: 14 This Week
    Last Update:
    See Project
  • 13
    Open-Hashtool

    Open-Hashtool

    Comfortable hash-tool for texts and files

    Open-Hashtool is an easy2use Qt based application, which can be used to calculate the hash (MD4; MD5; SHA-1; SHA-224; SHA-256; SHA-384; SHA-512; SHA3-224; SHA3-256; SHA3-386; SHA3-512) of texts and files. It's compatible with Windows and Linux. But Linux users need Qt5.1 or Wine (configuration: Windows Version <= Windows 2008) to run the Open-Hashtool. Please read the Wiki for compiling instructions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    tinyobjloader

    tinyobjloader

    Tiny but powerful single file wavefront obj loader

    Tiny but powerful single file wavefront obj loader written in C++03. No dependency except for C++ STL. It can parse over 10M polygons with moderate memory and time. tinyobjloader is good for embedding .obj loader to your (global illumination) renderer. We recommend to use master (main) branch. Its v2.0 release candidate. Most features are now nearly robust and stable (The remaining task for release v2.0 is polishing C++ and Python API).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    VcSpawn

    Runs cl.exe/link.exe with low priority in MS VisualStudio

    ...Those processes run with a normal priority and can make other application's work sluggish, even if the compilation is running in the background. This application substitutes native cl.exe / link.exe files and spawns them with a lower than normal priority. As a result any other processes get enough CPU time and reacts promptly. See Readme.txt for installation instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    sdmixer

    A tool for 2D/ 3D multi-color super resolution microscopy

    The open source software sdmixer reconstructs a TIFF image from a single molecule localization data set. The spectral demixing option allows multi color super resolution microscopy. sdmixer supports multipage TIFF images and is able to process large 3D data sets. Further features are 2D/3D convolution, histogram based contrast enhancement and nearest neighbor analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Command line FFT

    A simple command line utility to produce an FFT/IFFT of ASCII data

    Ever had a bunch of ASCII data that you would like to have a quick look at in frequency domain, but don't want to fire up some bulky analysis software package just for that? Well, I have... So I wrote this tiny tool. It is based on fftw (www.fftw.org) and boost's program options (boost.org). cli-fft is really simple: All it does is to receive ASCII data from a file or standard in, FFT it and write out the result into a file or to standard out.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18

    Trivial Serialization Library

    C++11 serialization library

    Trivial Serialization Library (TSL) is a simple C++11 framework for object [de]serialization.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    OpenGL based , OS-independent C++ library for the presentation of visual stimuli in Neuroscience experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is the code used in the following paper: Sibo Wang, Wenqing Lin, Yi Yang, Xiaokui Xiao, Shuigeng Zhou. Efficient Route Planning on Public Transportation Networks: A Labelling Approach. Proceedings of the ACM SIGMOD International Conference on Management of Data (SIGMOD), to appear, 2015. Please cite the paper if you choose to use the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    TOL

    TOL

    Total Order Labeling for Reachability Queries on Large Dynamic Graphs

    This is the code used in the following paper: Andy Diwen Zhu, Wenqing Lin, Sibo Wang, and Xiaokui Xiao. Reachability queries on large dynamic graphs: a total order approach. In Proceedings of the 2014 ACM SIGMOD international conference on Management of data (SIGMOD '14). Please cite the paper if you choose to use the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    G0Chat - Бесплатный чат

    G0Chat - Бесплатный чат

    Чат для малых и больших организаций.

    G0Chat CrossPlatform Chat Supported : Public/Private Channel File Transfer Sounds Emoticons Status for User Post Images Share Files Secure. Чат Основные возможности Публичные/Приватные каналы Файловая передача Звуки Статусы Смайлы Пересылка изображений Шара файлов Шифрование данных И многое дургое
    Leader badge
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23

    Kinetic Model Builder

    GUI for building, simulating and optimizing kinetic models.

    ...Models can be represented as either states and connecting transitions or interacting allosteric elements (see http://dx.doi.org/10.1085/jgp.201411183). Model parameters can be optimized by fitting model responses to user data. Optional user defined constraint equations for model parameters are parsed with EigenLab (https://github.com/marcel-goldschen-ohm/EigenLab). Convenient simulation and summarization across 2-dimensional sets of stimulus conditions makes constructing stimulus-response curves incredibly simple. For ion channels, this is useful for simulating dose-response or current-voltage curves both with and without a secondary stimulus (e.g. some drug). ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Tape

    Tape

    Tiny tape archive program

    Simple, lightweight tape archive tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Fire Codes

    Fire Codes

    Saving files as check sums and using check sums to reconstruct files.

    Fire Codes is for saving a computer file as a check sum. Then if that file ever gets lost then the text file containing that files check sum can be used to reconstruct the computer file.
    Downloads: 0 This Week
    Last Update:
    See Project