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

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

View related business solutions
  • Easy-to-use online form builder for every business. Icon
    Easy-to-use online form builder for every business.

    Create online forms and publish them. Get an email for each response. Collect data.

    Easy-to-use online form builder for every business. Create online forms and publish them. Get an email for each response. Collect data. Design professional looking forms with JotForm Online Form Builder. Customize with advanced styling options to match your branding. Speed up and simplify your daily work by automating complex tasks with JotForm’s industry leading features. Securely and easily sell products. Collect subscription fees and donations. Being away from your computer shouldn’t stop you from getting the information you need. No matter where you work, JotForm Mobile Forms lets you collect data offline with powerful forms you can manage from your phone or tablet. Get the full power of JotForm at your fingertips. JotForm PDF Editor automatically turns collected form responses into professional, secure PDF documents that you can share with colleagues and customers. Easily generate custom PDF files online!
    Learn More
  • Curtain LogTrace File Activity Monitoring Icon
    Curtain LogTrace File Activity Monitoring

    For any organizations (up to 10,000 PCs)

    Curtain LogTrace File Activity Monitoring is an enterprise file activity monitoring solution. It tracks user actions: create, copy, move, delete, rename, print, open, close, save. Includes source/destination paths and disk type. Perfect for monitoring user file activities.
    Learn More
  • 1
    jHepWork

    jHepWork

    jHepWork was a name of the DataMelt program in 2005-20013

    jHepWork (2005-2013) was an environment for scientific computation, data analysis and data visualization for scientists, engineers and students. The program is fully multiplatform (100% Java) and integrated with the Jython (Python) scripting language. Currently the project is known under the name DataMelt (https://datamelt.org)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Binomial Distribution Calculator

    Binomial Distribution Calculator

    A simple to use Binomial Distribution Calculator.

    A simple to use binomial distribution calculator: Just enter the sufficient data like number of trials, probability and number of successes. You can display the calculated data in a table or even graphically. Simultaneously, this application computes the expected value and the standard deviation. To use this app you need to have .NET Framework 4 installed. Contact me: lambdapew-dev@yahoo.de
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Tools to analyse and use passport data for biological collections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Command line / filter tool - Analyze, compute and transform numerical data tables of unlimited length
    Downloads: 0 This Week
    Last Update:
    See Project
  • Enterprise AI Agents for Every Customer Moment Icon
    Enterprise AI Agents for Every Customer Moment

    For enterprise companies looking for AI Agents

    From chat to voice to SMS, every conversation gets a smart, personalized response powered by your policies, tone, and data.
    Learn More
  • 5
    Robust Correlation Toolbox

    Robust Correlation Toolbox

    Free Matlab toolbox to compute robust correlations

    The Robust Correlation Toolbox is a free collection of Matlab functions allowing to visualize data in univariate and bivariate space, check assumptions of normality and homoscedasticity and compute Pearson's and Spearman's, percentage bend, and skipped correlations with bootstrapped confidence intervals - see http://www.frontiersin.org/Quantitative_Psychology_and_Measurement/10.3389/fpsyg.2012.00606/full -- code moved to https://github.com/CPernet/robustcorrtool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    The Java Astrodynamics Toolkit is a library of components to help users create their own application programs to solve problems in astrodynamics, mission design, spacecraft navigation, guidance and control using Java or Matlab.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    segment

    Solve the Viterbi algorithm in a data stream

    It is often necessary to assign a series of discrete values to continuosly variable data sequenced by time, position, etc., thereby parsing the data into fewer and larger segments of variable width. The 'segment' utility takes an input data stream as a Hidden Markov Model and applies the Viterbi algorithm to find the most likely segmentation path through the data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    smooth

    Wavelet smoothing in a data stream

    It is often necessary to smooth high frequency fluctuations out of data streams sequenced by time, position, etc. The 'smooth' utility applies such smoothing using the wavelet algorithm. This implementation of wavelet smoothing was optimized for use in a data stream. It was adapted from HMMSeg Wavelet.Java by Thomas E. Wilson, University of Michigan. HMMSeg Wavelet.Java was written by Andrew Hemmaplardh, University of Washington.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    PolyBoRi
    PolyBoRi is implemented as a C++ library for Polynomials over Boolean Rings, which provides high-level data types for Boolean polynomials. A python-interface yields extensible algorithms for computing Groebner bases over Boolean Rings.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 10

    wavg

    Calculator of weighted averages.

    A simple program to calculate weighted averages. It is developed in C++ using Qt. So far I tried to compile it only on Linux. It can also generate a graph of the data and the average, using gnuplot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    MCPerm: Monte Carlo SNP permutation

    Monte Carlo permutation method for SNP multiple test correlation

    MCPerm: A Monte Carlo permutation method for multiple test correlation in case-control association study Traditional permutation (TradPerm) test is an important non-parametric analysis method which can be treated as the gold standard for multiple testing corrections in case-control association study. However, it relies on the original single nucleotide polymorphism (SNP) genotypes and phenotypes data to perform a large number of random shuffles, and thus it is computationally intensive, especially for genome-wide association study (GWAS). To improve the calculation speed without changing the size of the TradPerm p-value, we developed a Monte Carlo permutation (MCPerm) method as an efficient alternative to TradPerm. Methods: MCPerm does not need to shuffle the original genotypes and phenotypes data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a Matlab software package for single molecule FRET data analysis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    itermd

    Software tools for applications of simulations by iterations.

    ...The claim of these tools is to facilitate the programming of simulations by providing routines to quickly generate: -display windows and input parameters -help to display the variation in the data as graphs -management of iterations Goal for the user: quickly programme his simulation. Requires knowledge of C language. Knowledge of gtk and cairo (for simple graphs) is not necessary. See examples. -sugar fermentation kinetics -parachute drop -cycle of a water tank heated by solar panels -curve of chase For your simulation, simply copy and adapt some lines corresponding explicit examples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Tcl binding to levmar library implementing Levenberg-Marquardt optimization algorithm often used in data fitting. Levmartcl is a standard Tcl extension providing command interface to levmar functionality. This library is only a wrapper of <levmar> which actually performs the work. See the <levmar> home site for details: http://www.ics.forth.gr/~lourakis/levmar/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    IsItPrime

    IsItPrime

    A small, basic, yet powerful and competent primality tester.

    IsItPrime is a powerful, cross-platform, multi-threaded standalone application capable of testing massive numbers in several ways through a highly interactive and easily-understood user interface. As of version 2.0.0, IsItPrime and other NCPrime applications no longer require the Visual C++ 2010 Redistributable for Windows. All NCPrime applications released after 1 November 2012 use the Qt framework and thus require Qt libraries (included) for cross-platform compatibility. IsItPrime is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GJSieve

    GJSieve

    A basic prime number sieve/tester.

    If you are looking for the 64-bit version, find it here: http://sourceforge.net/projects/gjsieve/files/200/gjsieve203.exe/download GJSieve is a basic, yet full-featured sieve and tester for numbers of several classifications, including Proth, Cullen, and Woodall. GJSieve is built on the GNU Multiple-Precision (GMP) integer + rational library, and is available for both Windows and OSX. Currently, the application differs greatly across platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GUANO

    GUANO

    GUANO - Graphical User interface for performing ANalysis Of variance

    ...Features: - Capable of high order factorial designs (> 2 factors) - Within and mixed analyses of variance provide corrections for violations of sphericity (Huynh-Feldt, Greenhouse-Geisser, Box) - A variety of data transformations can be applied (log10, reciprocal, arcsine, square-root, and Windsor) - Generalized eta-squared measures of effect size - Post-hoc power analysis (should match G*Power) - Outputs include tables of estimated marginal means - Up to 4-way interaction plots with errorbars (png, svg) - Confidence intervals account for within-subject variability (where applicable; Loftus and Masson, 1994) - Non-proprietary HTML output files - Non-proprietary codebase Gotchas: - Assumes balanced designs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Distribution Explorer
    Distribution Explorer is a mixed C++ and C# application that allows you to explore the properties of various statistical distributions, & calculate the Cumulative Distribution Function CDF, Probability Distribution Function PDF, or quantiles/percentiles.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Vector,quaternion,matrix math library

    Vector,quaternion,matrix math library

    Free vector,quaternion,matrix math library

    ...Ideal for designing 3D engines. Headlines of functions are intuitive. For each headline there is a one line comment in Russian. Matrix are presented in OpenGL form 0 4 8 12 1 5 9 13 2 6 10 14 3 7 11 15 Now we are working on adding 50+ more functions for processing the planes, splines, bezier curves and interpolation methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ParaGraph: a parametric graphing calculator. ParaGraph can graph multiple functions at once, perform numerical calculus, find extrema, do log plots, plot polar graphs, fit curves to data, do basic vector operations, and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Radix Player

    Radix Player

    Easily convert numbers to any radix

    Easily convert any number to any valid radix using Radix Player! It's so convenient! One-click to convert any number to binary, hex, oct, and any other valid radix 1-36. Check it out, it's free!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    imDEV

    imDEV

    Tools for multivariate data visualization, exploration and analysis.

    You may also like some newer work: http://createdatasol.com/ Project imDEV is an application of RExcel, which seamlessly integrates Excel and R for tasks focused on multivariate data visualization, exploration, and analysis. Interactive modules for dimensional reduction (imPCA), prediction (imPLS), feature selection, analysis of correlation (imCorrelations) and generation of networked structures (imGraph) provide an integrated environment for systems level analysis of multivariate data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    WxGeometrie

    WxGeometrie

    Le couteau-suisse du prof de maths

    Calculatrice graphique en français, destinée aux professeurs ou aux étudiants du collège et du lycée. Elle permet de faire du calcul formel, de tracer des courbes et des figures géométriques exportables en png, eps ou svg. Linux, Windows... Cette version n'est plus maintenue. Nous vous recommandons d'utiliser désormais la nouvelle version, nommée Géophar : http://sourceforge.net/projects/geophar
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    FixMyNumbers

    FixMyNumbers

    regression and variance analysis quickly calculate data

    This software is designed to help student's regression and variance analysis quickly calculate data.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB