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

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

View related business solutions
  • The full-stack observability platform that protects your dataLayer, tags and conversion data Icon
    The full-stack observability platform that protects your dataLayer, tags and conversion data

    Stop losing revenue to bad data today. and protect your marketing data with Code-Cube.io.

    Code-Cube.io detects issues instantly, alerts you in real time and helps you resolve them fast. No manual QA. No unreliable data. Just data you can trust and act on.
    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

    GUItars

    GUItars is designed for the analysis of high throughput RNAi data.

    Please refer to the original article published in PLOS ONE at http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0049386. GUItars's user-friendly graphical interface enables rapid analysis of RNAi and small molecule screens. GUItars uses SSMD for hit selection, which is preferred for its ability to diminish sample size effects and the false hit rate, making it superior to other widely used HTS analysis methods. The program can handle the analysis for screens without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MAtrix Sparse not much Computational Toolkit
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    outbreaker

    outbreaker

    outbreaker

    A R package for disease outbreak reconstruction using epidemiological and genetic data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    My Components' DB

    My Components' DB

    MCDB helps you to manage all of your electronic components.

    ...You can store, through the program, all of your components in a database file, in this way you can monitor the availability of each component in order to buy new parts before finishing them. You can also store your database files on a cloud service in order to access them from everywhere, you'll just need a PC with MCDB installed. MCDB will be available on the Ubuntu Software Center soon.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
    Learn More
  • 5
    VANTED
    VANTED - Visualization and Analysis of NeTworks containing Experimental Data At SourceForge the VANTED development history is preserved, only limited amount of development will proceed here. Please head on to the most recent developments, which can be observed at www.vanted.org.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    shell scripts for MRI data processing
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    psignifit is a toolbox to fit psychometric functions and test hypotheses on psychometric data. This is version 3 which will now predominantly support python.
    Leader badge
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Biological Network Analyzer
    Workbench for visualizing biological networks (regulatory, interaction, and metabolic). Can be used as a front-end for BNDB datawarehouses, but also as stand-alone tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ILNumerics.Net
    math lib for .NET. n-dim arrays, complex numbers, linear algebra, FFT, sorting, cells- and logical arrays as well as 3D plotting classes help developing algorithms on every platform supporting .NET. Sources from SVN, binaries: http://ilnumerics.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    iAstroHub

    Automated astrophotography using mobile devices

    iAstroHub is: - the world's first solution for mobile astrophotography. A user can interact with all astrophotography devices from any mobile device using a web browser. - developed by Anat Ruangrassamee, Ph.D., Bangkok Thailand. (aruangra at yahoo dot com) See how it works from here: http://www.youtube.com/watch?v=Sncd3j8ipBQ Requirements and supported devices. 1. Autoguider: Orion Starshoot autoguider, QHY5, QHY5-II, QHY5L-II, QHY6 2. DSLR 3. CCD: QHY5,6,8,8L,9,11,12 4....
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    ** The OpenStudio Legacy Plug-in has been relaunch as Euclid by Big Ladder Software, please see the new homepage: http://bigladdersoftware.com/projects/euclid/ ** The Legacy OpenStudio SketchUp Plug-in makes it easy to create and edit the building geometry in your EnergyPlus input files. Note that active development has moved to the more comprehensive OpenStudio suite of tools and libraries at https://www.openstudio.net/.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    EXIMS

    EXploring Imaging Mass Spectrometry data

    EXIMS: an improved data analysis pipeline based on a new peak picking method for EXploring Imaging Mass Spectrometry data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    SyntheticWSI

    Tools to generate and visualize artificial whole slide images

    ...Collection of tools to help generate artificial Whole Slide Images (WSIs). A WSI is stored as a ZIP archive of JPG tiles, and this software contains a tool to visualize this format. SVS files can be used directly for texture extraction (thanks to the included Bio-Formats library). Main source files in package fr.unistra.wsi.synthetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SketchEl
    Chemical structure sketching tool, for use with various cheminformatics applications. Convenient to use and moderately sophisticated. Suitable for viewing, creating and editing MDL MOL files.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 15

    Immutable Sparse Wave Trees (WaveTree)

    Realtime bigdata tool for bit strings up to 2^63 based on AVL forest

    ...Bits objects support reading bit, byte, short, int, or long (Java primitives) at any bit index in 64 bit range. Example: instead of building a class to hold a header and then data, represent all of that as Bits, subranges of them, and ints for sizes of its parts. Expansion ability for other kinds of compression, since Bits is a Java interface. Main functions on bits are substring, concat, number of 0 or 1 bits, and number of bits (size). All those operations can be done millions of times per second regardless of size because the AVL forest reuses existing branches recursively. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    flow visualization toolbox

    matlab 2D image processing GUI toolbox for flow visualization

    ...Zhong @ the University of Manchester's supervision, guidance and support. Both GUI and command line interface are provided for newbie and advanced user. Image can be processed into contour image, matlab mat and tecplot data. This toolbox can be conveniently extended for 2D image processing in other disciplines, for example, surface stress measurement, inferred thermograph, PIV. See developer guide for HOWTO. * example project.mat and calib.mat use abs path will not work for you directly. pl. rebuild yours according to my youtube tutorial
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GpsMid
    Java Midlet to use OpenStreetMap data on a J2ME ready Mobile. Displays a moving map using external or internal GPS, shows the street name on which you are. There is Navigation support for car drivers, bicyclists and pedestrians plus many more ...
    Downloads: 19 This Week
    Last Update:
    See Project
  • 18

    GnuVet

    Open Source Vet Practice Management

    Veterinary Practice Management program for management, documentation, accounting etc. in the veterinary practice. Easy to use, intuitive structure. python + PyQt4, postgres database as storage engine. PRE-ALPHA!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ViennaCLBench

    OpenCL linear algebra benchmark GUI for CPUs, GPUs, and MIC

    ViennaCLBench provides a graphical user interface for collecting benchmark data for common OpenCL-accelerated linear algebra operations as implemented in the linear algebra library ViennaCL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    CIMS

    Crosslinking induced mutation site analysis

    This package includes the scripts to detect statistically reproducible crosslinking induced mutation sites (CIMS) and cross linking induced truncation sites (CITS) from HITS-CLIP data. References: Moore, M.*, Zhang, C.*, Gantman, E.C., Mele, A., Darnell, J.C., Darnell, R.B. 2014. Mapping Argonaute and conventional RNA-binding protein interactions with RNA at single-nucleotide resolution using HITS-CLIP and CIMS analysis. Nat Protocols, 9:263-293. Zhang,C.†, Darnell, R.B.† 2011. Mapping in vivo protein-RNA interactions at single-nucleotide resolution from HITS-CLIP data. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Mitzuli

    Mitzuli

    The open, easy-to-use and powerful translator app for Android

    Mitzuli is an open source translator app for Android featuring a full offline mode, voice input (ASR), camera input (OCR), voice output (TTS), and more!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    SQL_DataPlotter

    Time series plots of data from database

    Designed to display performance data from AWS/RDS hosted database. Programmed in C++ using Qt 4.8.5, initialization of plots rendered as JSON. Some data gathered by periodic: (SELECT 'status_datetime' AS VARIABLE_NAME, LOCALTIME() AS VARIABLE_VALUE) UNION (SELECT VARIABLE_NAME, VARIABLE_VALUE FROM INFORMATION_SCHEMA.GLOBAL_STATUS ORDER BY VARIABLE_NAME); and the rest CloudWatch metrics gathered via the AWS API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    CIPPEX is database application to manage potato and sweetpotato field and lab experiments as part CIP's (International Potato Center) research informatics toolset. It has facilities to create field books and facilitate subsequent data analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    hbgm

    'Hierarchical Bond Graph Modelling of Biochemical Networks'

    Scripts and supplementary data for the manuscript 'Hierarchical Bond Graph Modelling of Biochemical Networks': Peter J. Gawthrop(1), Joseph Cursons(1,2), and Edmund J. Crampin(1-4). (1) Systems Biology Laboratory, Melbourne School of Engineering, University of Melbourne, Victoria 3010, Australia. (2) ARC Centre of Excellence in Convergent Bio-Nano Science, Melbourne School of Engineering, University of Melbourne, Victoria 3010, Australia
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    NDN Backprop Neural Net Trainer implements the backpropagation functionality subset of the open source NeuronDotNet object library in a generic user friendly application.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB