Showing 58 open source projects for "e-mail"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1
    jEPlus - Parametrics for E+ and TRNSYS

    jEPlus - Parametrics for E+ and TRNSYS

    An EnergyPlus shell for parametric studies and more ...

    Parametric analysis is often needed for exploring design options, especially when a global optimization method is not available, or the optimization result is in doubt. Parametric analysis can also be applied to all design variables simultaneously, which forms an exhaustive search that, providing that the search grid is fine enough, will guarantee a global optimum solution. In order to perform complex parametric analyses on multiple parameters with more than a handful of alternative values...
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 2
    CleverPsych  Practice Management

    CleverPsych Practice Management

    FREE software to manage your psychology or allied health solo practice

    ...Download and execute CleverPsych.exe on Windows, otherwise you must download,unzip CleverPsych.zip to ~/Downloads/CleverPsych and run script. Look at the CleverPsych demonstration videos on Youtube and read the manual. The web site can also be accessed below. Mail me at cleverco@users.sourceforge.net (I am often away). Alternatively use the Discussion tab or post a ticket for problems. Error messages appear in the terminal window; you can mail a copy to me
    Downloads: 27 This Week
    Last Update:
    See Project
  • 3
    Krishnamurti's Book of Life D.Thoughts

    Krishnamurti's Book of Life D.Thoughts

    Jiddu Krishnamurti's Book of Life|Libro de la Vida

    FREE distribution of the JAVA-XML multiplatform e-book about Jiddu Krishnamurti's Book of Life (a witty daily cookie-like reflection). Ahora, lea diariamente los pensamientos de Krishnamurti en castellano- Obtenga una agenda gratis.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. ATC Online Alpha: https://advantrigoncalc.sourceforge.io/atc/ More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by...
    Leader badge
    Downloads: 15 This Week
    Last Update:
    See Project
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • 5

    LANGANA-E

    LANGANA-E is an English natural language parser

    LANGANA-E is an English natural language parser. It is the main structure that automatic understanding will be built upon. Automatic understanding can be used for answering questions automatically or finding an answer from a reference text archive.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    mXparser - Math Parser Java C# Library

    mXparser - Math Parser Java C# Library

    A flexible mathematical expressions parser for JAVA, Android, C# .NET

    ....: =, <, > - math functions (large library of 1-arg, 2-arg, 3-arg - - functions) i.e.: sin, cos, Stirling numbers, log, inverse functions - constants (large library), i.e.: pi, e, golden ratio - n-args functions i.e.: greatest common divisor - iterated summation and product operators - differentiation and integration High flexibility: - user defined constants and arguments, both free - and dependent on other arguments + possibility of use in functions - user defined functions (both free and depended) - user defined recursive arguments + simple (controlled) recursion (1 recursive argument) - user defined recursive functions / expressions (any) - complex, many arguments, no limitation - internal syntax checkin
    Downloads: 3 This Week
    Last Update:
    See Project
  • 7
    FCSalyzer

    FCSalyzer

    FCSalyzer is a free program for analysing flow cytometry data

    ...FCSalyzer offers an easy What-you-see-is-what-you get interface and provides the standard analysing tools - dot plots, histograms, complex gating strategies and associated statistics. Impressum / Legal Notice Sven Mostböck Wien Austria e-mail: sven_mostboeck@users.sourceforge.net second contact option: use the open discussion on the FCSalyzer sourceforge page: http://sourceforge.net/p/fcsalyzer/discussion/
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 8

    GelJ

    GelJ is a Java program for the analysis of DNA gel fingerprints images

    ...Some of the outstanding features of GelJ are functionality for accurate lane- and band-detection, several methods for computing migration models and generating dendrograms, comparison of banding patterns from different experiments, and database support. Citing GelJ: J. Heras, C. Domínguez, E. Mata, and V. Pascual. GelJ – a tool for analyzing DNA fingerprint gel images. BMC Bioinformatics 2015, 16:270 http://doi.org/10.1186/s12859-015-0703-0. You can see more information about GelJ in https://sourceforge.net/p/gelj/wiki/Home/ Several videos explaining the use of GelJ are available in https://sourceforge.net/p/gelj/wiki/Videos/ Please address any question or comment to joheras at gmail.com
    Downloads: 50 This Week
    Last Update:
    See Project
  • 9
    ModularBipolynom

    ModularBipolynom

    Modular Polynom manipulation in Java

    XY modular Polynom manipulation in Java for calculating elliptic curves point order
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    Javaluator

    Javaluator

    A java infix evaluator based on "Shunting Yard" algorithm.

    Evaluate an arithmetic expression is as simple as: Double result = new DoubleEvaluator().evaluate("(e^3-1)*sin(pi/4)*ln(pi^2)"). But Javaluator provides you with much more ... Key features: - Functions support, including variable argument count. - Constants support: e, pi, etc ... - Variables support: Example sin(x) for x = pi/4. - Highly configurable: Reduce the built-in operator or function sets, define your own brackets
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    AntibiogramJ

    AntibiogramJ is a Java program for the reading of antibiogram-images

    AntibiogramJ is a Java program for the identification, measurement and categorisation of inhibition zones in antibiogram images captured with any device that incorporates a camera (including digital cameras and mobile phones). Citing AntibiogramJ: A. Alonso, C. Domínguez, J. Heras, E. Mata, V. Pascual, C. Torres, and M. Zarazaga. AntibiogramJ: a Tool for Analysing Images from Disk Diffusion Tests. Computer Methods and Programs in Biomedicine 143:159-169. 2017. DOI: http://dx.doi.org/10.1016/j.cmpb.2017.03.010 You can see more information about AntibiogramJ in https://sourceforge.net/p/antibiogramj/wiki/Home/ Several videos explaining the use of AntibiogramJ are available in https://sourceforge.net/p/antibiogramj/wiki/Videos/ AntibiogramJ includes now the EUCAST v.9.0. ...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12

    Ghawwas_V4

    An open source system for Arabic corpora processing

    ...Frequency list for single word and N-Grams b. Concordance c. Collocation (MI, CHI Squared, LL, T-Score, Z Score, Dice, Log Dice, Weirdness Coefficient) d. Lexical patterns search e. Two corpora frequency profile comparison based on MI, CHI, LL, T-Score, Z Score, Dice, Log Dice, Weirdness Coefficient f. Accept Windows and UTF-8 character encoding g. Accept TXT, DOC, DOCX, RTF and HTML formats h. Export the processing results in CSV file format
    Downloads: 20 This Week
    Last Update:
    See Project
  • 13
    Jenetics: Java Genetic Algorithm Library
    The source code has been migrated and is now hosted on Github: https://github.com/jenetics/jenetics Jenetics is an advanced Genetic Algorithm, Evolutionary Algorithm and Genetic Programming library, respectively, written in modern day Java. It is designed with a clear separation of the several algorithm concepts, e. g. Gene, Chromosome, Genotype, Phenotype, Population and fitness Function. Jenetics allows you to minimize or maximize the given fitness function without tweaking it. In contrast to other GA implementations, the library uses the concept of an evolution stream (EvolutionStream) for executing the evolution steps. Since the EvolutionStream implements the Java Stream interface, it works smoothly with the rest of the Java Stream API. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    mep4j

    Math Expression Parser 4 Java

    ...The library manages the 5 operators (+, -, /, %, *) together with the following functions: - "abs" - "cos" - "sin" - "acos" - "asin" - "cosh" - "sinh" - "tan", - "tanh" - "atan" - "sqrt" - "cbrt" - "root" - "log" - "log10" - "log1p" - "exp" - "expm1" - "atan2" - "pow" The library supports variables (case insensitive), custom and pre-loaded ("e" and "pi"). Example: int num_variations = 100; int init_value = 10; MathParser mathParser = new MathParser(); mathParser.putVariable("x", init_value); mathParser.parse("2 + (7 - 5) * 3.14159 * pow(x, (12-10)) + sin(-3.141)"); for(int i = init_value; i < num_variations; ++i) { Double result = mathParser.execute(); mathParser.putVariable("x", i); }
    Downloads: 1 This Week
    Last Update:
    See Project
  • 15

    Trasforma coordinate SIAN

    Trasforma coordinate da epsg per google maps

    Il programma TrasfSianItalia, da usare con javaproj scaricabile anch'esso, è nato dalla necessità di trasformare le coordinate visualizzate sul SIAN. Il programma si occupa semplicemente di effettuare la trasformazione delle coordinate per i codici epsg e di visualizzarle su Google maps. Le coordinate trasformate si possono salvare e stampare. Richiede java 8 per funzionare. Per installazione completa cliccare su browse all file e scaricare TrasfSianItalia35.zip. Per gli aggiornamenti scaricare solo TrasfSianItalia(ultima versione).jar e sostituirlo nella directory di destinazione.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    ...Solo necesitas tener instalado java (http://www.java.com/getjava) Básicamente es una calculadora para medir la Grasa Corporal, Masa Magra (musculatura), Tasa Metabólica Basal (La cantidad de calorías que necesitas consumir por día para subsistir), IMC (indice de Masa Corporal) e índice cintura/altura. Solo tenés que colocar las medidas, peso, altura y edad para que te dé lo que necesitas saber. Presionando en los signos de pregunta vas a obtener datos de referencia y formas de medirte. Modo Personal Trainer También agregué un botón para salvar los datos con diferentes perfiles. De esta forma no solo podés medir tu progreso sino el de tus amigos o clientes (si sos trainer)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Pyramid Calc

    Pyramid Calc

    Simple calculator

    Simple and fast in use scientific calculator. More details in README. It's not that long.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    CalclipseMath

    CalclipseMath

    Java math expression parser and script interpreter

    CalclipseMath – CalM for short – is a math parser written in Java. With a few lines of code CalM enables your application to evaluate user-supplied mathematical expressions, such as "e^(sin .25pi)" and "(sqrt e)^(sqrt 2)". The standard configuration of the parser has a wide variety of mathematical operations, ranging from basic arithmetic, trigonometry, combinatorics, linear algebra and more. CalM includes a script interpreter which is based on the math parser. The CalM scripting language lets you define your own functions and variables. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Data2FCS

    Data2FCS is a simple tool to convert text data files to FCS3.1 data.

    Impressum / Legal Notice Sven Mostböck Murlingengasse 25/5 1120 Wien Austria e-mail: sven_mostboeck@users.sourceforge.net second contact option: use the open discussion on the FCSalyzer sourceforge page: http://sourceforge.net/p/fcsalyzer/discussion/ Information: Flow cytometry software is a perfect way to analyse complex data sets with large sample size. Data can be easily visualized to identify correlations and subpopulations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Scommunication

    Scommunication

    Scommunication is easy to use rs232 rs485 communication application

    ...With timer -- timer add after version 2-- you can send data every second , half second or how you want This application written in java(fx) so you can use windows linux or mac. Tested with arduino uno,arduino nano, arduino mega, frdm-kl46z and frdm-k64f In some problem feel free to send me mail: hrasity@hotmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    GLORIA Project

    GLORIA Project

    GLObal Robotic-telescopes Intelligent Array for e-Science

    GLORIA stands for "GLObal Robotic-telescopes Intelligent Array". GLORIA will be the first free and open- access network of robotic telescopes of the world. It will be a Web 2.0 environment where users can do research in astronomy by observing with robotic telescopes, and/or analyzing data that other users have acquired with GLORIA, or from other free access databases, like the European Virtual Observatory (http://www.euro-vo.org).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ...This project contains both the data storage server as well as a client / patient UI for accessing the data. Other data access clients can be / have been written, the Oscar EMR is one such client. The sourceforge myoscar-users@lists.sourceforge.net is the main mail list and form of communications for this project. The sourceforge Tickets system is the bug and feature tracker for this project. The sourceforge git repository is not the working code repository, it is only a publishing/readonly code repository for this project. The working repository is actually a gerrit repository at https://source.oscartools.org:8080, once commits are reviewed and approved and merged into the trunk, they are automatically mirrored to the sourceforge git repository (usually with in seconds). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    VSOL

    Aplicativo para simulação e solução de vigas

    Este aplicativo foi desenvolvido através de um trabalho de conclusão do curso de Engenharia Civil da Universidade do Extremo Sul Catarinense. Seu uso está restrito para fins educacionais e não deve ser reproduzido comercialmente. O usuário é responsável pelas conclusões dos resultados obtidos pelo aplicativo. O autor, orientador e instituição de ensino envolvidos no desenvolvimento desse aplicativo, não têm nenhum dever legal ou responsabilidade por danos causados de forma direta ou indireta pelo uso de alguma informação disponibilizada por esse aplicativo. ...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    p-TAREF

    p-TAREF

    Plant miRNA target prediction tool

    ...It identifies plant microRNA targets on the basis of multiple feature information. Read more http://www.biomedcentral.com/1471-2164/12/636 Query, comment etc please mail any one of us @ ashwanijha.bioinfo@gmail.com or ravish9@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    e-Science Central

    e-Science Central

    Cloud based scientific data analysis

    e-Science Central has moved to BitBucket, please visit: https://bitbucket.org/digitalinstitute/esciencecentral/
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB