Showing 52 open source projects for "dall-e"

View related business solutions
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it 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: 16 This Week
    Last Update:
    See Project
  • 2
    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: 0 This Week
    Last Update:
    See Project
  • 3
    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: 50 This Week
    Last Update:
    See Project
  • 4
    SCADA-LTS

    SCADA-LTS

    A comprehensive Supervisory Control, Data Acquisition, and Execution

    SCADA-LTS is an advanced FOSS, web-based, multi-platform environment designed to build your own Supervisory Control, Data Acquisition, and Execution ecosystem. Its architecture provides a robust foundation for complex industrial automation and monitoring. Optimized for Smart Infrastructure, it is highly capable of managing industrial PV/BESS, Smart buildings, municipal Water networks or Wastewater treatment, ANPR telemetry, City-wide lighting, and other diverse data administration...
    Downloads: 10 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: 1 This Week
    Last Update:
    See Project
  • 7

    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
    Leader badge
    Downloads: 167 This Week
    Last Update:
    See Project
  • 8
    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: 88 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build, govern, and optimize agents and models with Gemini Enterprise Agent Platform.
    Start Free
  • 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: 0 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: 8 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: 6 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: 1 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: 0 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: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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: 2 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    DDrive

    Simulador de discos HDDs e SSDs

    Este software é um simulador de discos parametrizáveis em cenários configuráveis com a capacidade de receber extensões de modos de geração de rajadas, escalonadores e analisadores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    NeISS
    NeISS (National e-Infrastructure for Social Simulation) is a JISC funded project which will produce a platform for social simulation. Project Web site: http://www.neiss.org.uk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IMPACT_S

    IMPACT_S

    Integrated Multiprogram Platform Analyze & Combine Tests of Selection

    Maldonado E, Sunagar K, Almeida D, Vasconcelos V, Antunes A (2014) IMPACT_S: Integrated Multiprogram Platform to Analyze and Combine Tests of Selection. PLoS ONE 9(10): e96243. doi: https://doi.org/10.1371/journal.pone.0096243
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB