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

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

View related business solutions
  • Get full visibility and control over your tasks and projects with Wrike. Icon
    Get full visibility and control over your tasks and projects with Wrike.

    A cloud-based collaboration, work management, and project management software

    Wrike offers world-class features that empower cross-functional, distributed, or growing teams take their projects from the initial request stage all the way to tracking work progress and reporting results.
    Learn More
  • The AI-powered unified PSA-RMM platform for modern MSPs. Icon
    The AI-powered unified PSA-RMM platform for modern MSPs.

    Trusted PSA-RMM partner of MSPs worldwide

    SuperOps.ai is the only PSA-RMM platform powered by intelligent automation and thoughtfully crafted for the new-age MSP. The platform also helps MSPs manage their projects, clients, and IT documents from a single place.
    Learn More
  • 1
    Corbomite
    Data logger, manipulator and visualizer. Receives data in CSV format from stdio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    WeatherMonitoringStation

    WeatherMonitoringStation

    WeatherMonitoringStation monitors environmental data

    WeatherMonitoringStation is BeagleBone/Embedded Linux based software written in C++ intended to read, monitor, share and display environmental data such as temperature, humidity, wind speed etc. At this stage of development, temperature is measured using a DS18B20 sensor and sent out via standard output and/or a TCP/IP connection. Additional features will be implemented in due time. Recommended setup: * Eclipse with CDT. * GNU toolschain for ARM. * Oscilloscope. * Open collector buffer as described in AVR318 (http://www.atmel.com/images/doc2579.pdf)...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    kagwang

    A wireshark dissector plugin for the IEEE 1905.1 protocol.

    The IEEE 1905.1 standard describes a convergent digital home network for heterogeneous technologies, such as PLC, WLAN, Ethernet and MoCA. This dissector enables Wireshark to understand, display and analyze IEEE 1905.1 traffic. It is implemented as a LUA script and can thus be easily plugged-into an existing wireshark installation. See the comments at the beginning of the file for hints on how to install the plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Classic Monitor

    Classic Monitor

    Android app to monitor a Midnite Solar Classic charge controller

    ...If the app detects a Whizbang Junior current monitor, the State Of Charge will display along with a bi-directional current gauge. Other features include a calendar view of the daily power readings and a chart view of power for the last 24 hours, plus a store and forward feature to upload data to <PVOutput.org>. Basic support for the Tristar MPPT charge controller from Morningstar. Works with Android API level 10 (Gingerbread) and above.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Employees get more done with Rippling Icon
    Employees get more done with Rippling

    Streamline your business with an all-in-one platform for HR, IT, payroll, and spend management.

    Effortlessly manage the entire employee lifecycle, from hiring to benefits administration. Automate HR tasks, ensure compliance, and streamline approvals. Simplify IT with device management, software access, and compliance monitoring, all from one dashboard. Enjoy timely payroll, real-time financial visibility, and dynamic spend policies. Rippling empowers your business to save time, reduce costs, and enhance efficiency, allowing you to focus on growth. Experience the power of unified management with Rippling today.
    Learn More
  • 5

    libVMR

    VMR - machine learning library

    ...The library has been designed to learn from data sets. Typical applications here are pattern recognition ( binary classification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    medintux

    medintux

    Gestion de Cabinet Medical / Medical Patient Record

    ...Agrément ROSP, Compatible HAS avec le Vidal ou Thériaque, CIM10, codage CCAM. Liaison Sesam Vitale, Hprim, Apicrypt, Sigems. 100% Paramétrable et personnalisable. Environnement : Fonctionne sous MAC, Linux, PC, Android et mode Web intégré dans un navigateur. Fonctionnalités : Comptabilité, Gestion du dossier patient, Gestion documentaire, Gestion des admissions et des salles d'attentes. Aide à la prescription.... Base de donnée : Gestion client serveur avec Mysql. Supporte des milliers de dossiers sans ralentissement. Une communauté active avec plusieurs centaines d'utilisateurs au quotidien. ...
    Downloads: 18 This Week
    Last Update:
    See Project
  • 7
    C++, Matlab and Python library for Hidden-state Conditional Random Fields. Implements 3 algorithms: LDCRF, HCRF and CRF. For Windows and Linux, 32- and 64-bits. Optimized for multi-threading. Works with sparse or dense input features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Digital Expression on the Web

    DEW is a platform that allows users to explore RNA-Seq data

    ...For each gene the user provides, DEW computes coverage descriptive statistics (RPKM, FKMP and total, mean and median corrected counts), expression profiles (normalized as R/FPKM and trimmed mean of fold change). DEW allows users to explore the data by providing interactive graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Vibeplot presents a new and attractive way to visualize vibrational analysis from density functional calculations (DFT). It is especially targeted at the chemists. The interface can either be scripted or used interactively with QVibeplot.
    Downloads: 0 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

    CoLabR

    A simple user interface to the R software environment.

    A simple user interface to the R software environment. It is designed for people new to R and provides the user with easy access to their variables and data along with pointers to the most basic commands. It also allows for multiple people to share data across different sessions on different machines. In this way it also offers a collaborative environment for people to work together in remote locations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BlastFilter

    Extract good and bad alignments into different files using BLAST+.

    BlastFilter uses NCBI BLAST+ to compare sequences to a references. With the threshold set by the user using percentage of identity, the software extract the subject sequences into separate fasta files (good vs bad alignments).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    TLELib

    C++ library for very easy operating with TLE data sets and files.

    The TLELib is the C++ library, which allows to read and write the TLE files very easy. It provides 2 main objects: tlelib::Node - object, operating with NORAD two lines elements data. It allows to parse the data from 2 or 3 lines and to output the data into strings in according to the TLE format. tlelib::Stream - stream, allowing to read the TLE data from some object of iostream type, and to write the data in TLE format into such object.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    cclib
    ...Please use the flowing pages for up-to-date information about cclib: Repository (source code, tracker) - https://github.com/cclib/cclib Online documentation - http://cclib.github.io/ cclib is an open source library, written in Python, for parsing and interpreting the results of computational chemistry packages. It currently parses output files from ADF, Firefly, GAMESS, GAMESS-UK, Gaussian, Jaguar and ORCA.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    arkimet

    a set of tools to organize, archive and distribute data files

    arkimet has moved to https://github.com/ARPA-SIMC/arkimet
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Cardiac Atlas Project
    The aim of the cardiac atlas project is to establish a structural and functional atlas of the heart. This project is funded by the NIH grant and led by the University of Auckland, New Zealand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    BAIT

    BAIT

    Software to help analyse Strand-Seq data

    Software to create strand inheritance plots in data derived from the Strand-Seq sequencing protocol. The software is designed to be flexible with a range of species, and basic template folders can called to read in species-specific data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ThermV

    Comprehensive thermal analysis software package

    ThermV thermal analysis software package aims to provide the most sophisticated automatic analysis of thermal analysis data (TG/DTG, DTA and DSC). It offers new algorithm for concurrent peak deconvolution at different heating rates and provides full kinetic analysis of these data, including isoconversional methods for Ea, determination of reaction model and full kinetic triplet, Avrami coefficients, and dimensionality of crystal growth for reactions in the solid state. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    alvinLAS

    Excel Add in to import LAS (Log ASCII Standard) to Excel Sheet

    Currently only LAS 2.0 unwrapped is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ArabicDiacritizer

    ArabicDiacritizer

    An automatic restoration of Arabic diacritic marks

    ... - Start the diacritization process. If the following problem occured: <Access to the path '..\ArabicDiacritizer v1.0\text.data' is denied> - Access to the path "Program Files\ArabicDiacritizer\ArabicDiacritizer v1.0\", - Right click on "ArabicDiacritizer" - Choose "Run as administrator" For further information, please contact: rebai_ily
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Tablet Segmentation Tool

    Segmentation tool for Tablets

    This tool provides the means for manual segmentation of gray scale images.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    mathSuite

    mathSuite

    Powerful Calculus Environment and Matrices Handling Engine

    mathSuite is a very powerful Mathematical Suite which deals principally with complex algebric and geometric operations. It is powered by the fabulous ExprEval C Parser. The main purpose of this project is fast math-oriented algorithm virtualization, with an optimized direct text interface. Also it gives you a very powerful and fast Calculus Environment which let you handle easily interchangeable variable lists, matrices, LOGS and Settings Layouts with optimized Items Lists Managing Engine....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cnvOffSeq

    detecting & genotyping intergenic CNVs using off-target exome data

    cnvOffSeq is a set of Java-based command-line tools for detecting and genotyping intergenic copy number variation (CNV) using off-target data from whole-exome sequencing experiments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CQRlib is an ANSI C implementation of a utility library for quaternion arithmetic and quaternion rotation math.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    diCal-IBD

    diCal-IBD

    diCal-IBD predicts identical by descent tracts using sequence data

    diCal-IBD can be used for predicting identical by descent (IBD) tracts in sequence data. It provides means for calculating the accuracy of the prediction, if the true tracts are available, plotting of the predicted tracts, their TMRCA (time to the most recent common ancestor) and corresponding posterior probabilities, and identification of putative recent positive selection through investigation of average IBD sharing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Larch: Data Analysis for X-ray Spectra

    Data Processing and Analysis for X-ray Spectroscopy and More

    Larch is a scientific data processing language that is designed to be easy to use for novices and complete enough for advanced data processing and analysis. Larch provides a wide range of functionality for dealing with arrays of scientific data, and basic tools to make it easy to use and organize complex data. Larch has been primarily developed for dealing with x-ray spectroscopic and scattering data, especially the kind of data collected at modern synchrotrons and x-ray sources. ...
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB