Showing 1878 open source projects for "define"

View related business solutions
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • Fully Managed MySQL, PostgreSQL, and SQL Server Icon
    Fully Managed MySQL, PostgreSQL, and SQL Server

    Automatic backups, patching, replication, and failover. Focus on your app, not your database.

    Cloud SQL handles your database ops end to end, so you can focus on your app.
    Try Free
  • 1

    open-workflow

    Define Workflow based on XML file

    You can define a workflow on a XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Q Law

    Q Law

    Low thrust orbit transfer tool using a feedback control law.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Graphic Selenium Testing Tool

    Graphic Selenium Testing Tool

    A graphical, cross-browser, easy and Selenium-based testing tool

    ...With GSTT users can define these actions on the web browser directly. This activity can also be done with Selenium IDE, but GSTT allows the user to define and execute actions not only in Mozilla Firefox, but also in Google Chrome. Every user can define test cases easily with GSTT. They don't need to know how GSTT or Selenium works. Once test cases are defined, users can execute them and GSTT will inform the user if the execution has been successful or not.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Inline fortran functions

    Fortran emulation of Matlab inline functions

    ...User can give a formula in a string and evaluate it through an eval procedure. The implementations take advantage of the Fortran 2003 procedure pointers to speed up the formula evaluation. These modules also permit to define "expressions". A expression is an uniform way to work with several data types: constants, interpolation tables, formulas and precompiled functions. Finally, it is possible to work with "referenced expressions", that is, arrays of expressions associated to reference numbers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Forever Free Full-Stack Observability | Grafana Cloud Icon
    Forever Free Full-Stack Observability | 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
  • 5
    ...Em seguida, é exibida a tela de menu principal onde são listados as opções: • Lições: inicia as aulas de geometria. • Exercícios: inicia os exercícios para fixação do conteúdo. • Meu Progresso: exibe informações para o usuário sobre o progresso do curso. • Configurações: define configurações a respeito de áudio, conexão entre outros. • Sair: encerra a aplicação Também está disponível a Tela de About (informações provenientes da aplicação e autores).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MathParser (Flash Pro)

    MathParser (Flash Pro)

    MathParser takes a math equation as a string and returns a number.

    MathParser for Flash Professional CC is a component library (SWC file) which takes a math equation as a string value and returns a resulting number. Ideal for UI user input involving strings, operators, and numbers. Use MathParser (Flash Pro) to build calculators for online and desktop.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Darkbot

    The IRC's Talking Robot

    [ Please read https://sourceforge.net/p/darkbot/news/2014/01/darkbots-revitalization/ ] Darkbot is a portable IRC chat robot written in the C language that can be taught responses to user inquiries, and even have conversations with them. Darkbot was originally created by Jason Hamilton as an aid for help channels on Intenet Relay Chat.
    Leader badge
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8

    sdEM

    Stochastic Discriminative Expectation Maximization (sdEM)

    ...We show how this learning algorithm can be used to train probabilistic generative models by minimizing different discriminative loss functions, such as the negative conditional log-likelihood and the Hinge loss. The resulting models trained by sdEM are always generative (i.e. they define a joint probability distribution) and, in consequence, allows to deal with missing data and latent variables in a principled way either when being learned or when making predictions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Coconut Framework

    Base infrastructure for Mac OS X application

    Coconut framework is base infrastructure for Mac OS X application. For more details, see the project web page (http://coconut-frmwk.sourceforge.net).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10

    Xmind2Anki

    export mindmaps (xmind) to flashcards (anki)

    ...Mindmaps are used to organize informations, Spaced-Repetition System are used to retain information on the long term. This application allows a user to turn a xmind file into a anki deck in order to take the best of each of these worlds. The user has many options to define filters fetching the question and answer fields. These filters can be based on markers, labels or styles. An overview of the application can be found there http://cognitive-projects.com/Xmind2Anki/en_index.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    micromanajer

    A tool for tracking tasks of repetitive manual processes

    ...If this process contains tasks that have to be done manually, you might encounter the problem that sometimes you forget to do a particular task, even if it's documented somewhere. The approach of micromanajer is to define the steps of your process as a set of "tasks" in an XML file, where each task defines dependencies to one or more other tasks that have to be executed first. At runtime, when "starting" such a process, the only interaction is picking one or more of the next tasks.and closing tasks that are in progress to "unlock" subsequent tasks for picking. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    jQuery Searchable Plugin

    jQuery Searchable Plugin

    Tiny, fast jQuery plugin to search through elements as you type

    Tiny, fast jQuery plugin to search through elements as you type. This plugin is created and maintained by Stidges.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    passport-local

    passport-local

    Username and password authentication strategy for Passport and Node.js

    passport-local is a Passport strategy module for Node.js that enables user authentication using traditional username and password credentials, making it ideal for web applications that require simple, form-based login systems. It plugs directly into the Passport middleware ecosystem and lets developers define precisely how users are looked up and verified against stored credentials, which can be adapted to any database or user store. Instead of managing authentication logic manually in every route, passport-local centralizes the process through a strategy interface where you provide a function to find and validate the user. Once integrated with an Express-based application, it handles reading credentials from requests, invoking your verification logic, and managing success or failure flows, all while cooperating with session middleware to serialize authenticated users.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Rabbit-vm

    An approach to the Joy programming language.

    ...Program construction is based on concatenation, quotation and combinators. Rabbit-vm is basically an implemetation of Joy. The main difference to the original Joy, as implemented in Joy1, is  * Rabbit-vm has a define-primitve.    New definitions can be created at runtime.  * Rabbit-vm has no build in language aside the Joy language.    There is nothing like        name == ... ;        HIDE ... IN  ... END    Language construction is done with combinators.   *  The meaning of the words is different in many cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphene Dashboard

    Graphene Dashboard

    Graphene is a realtime dashboard & graphing toolkit based on D3

    ...The repository includes example dashboards and a builder API to define data sources and widget configurations. It also emphasises aesthetic and performance considerations, aiming to support thousands of data points and live refreshes in the browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MIST

    MIST

    A MATLAB toolbox to simulate optical systems

    Modal Interferometer Simulation Tool (MIST) is a MATLAB toolbox that can simulate arbitrary resonant optical systems in the paraxial beam approximation. It allows the user to define any optical setup (composed typically of laser sources, mirrors, lenses, electro-optical modulators and detectors) and to compute the static laser field at any point. It uses a Hermite-Gauss modal decomposition to simulate diffraction limited optics. This tool is being developed mainly for simulation of large scale interferometers with resonant cavities used for the detection of gravitational waves. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Visual Image Viewer

    Visual Image Viewer :: Build using Python

    What you will do when you need to manage all your Image files according to what they shows/represent, I am not talking about you, what I also done in past, just select Image files one by one create folder for that kind of Image files and paste into that folder. Now Using this application you just have to define from which PATH you want to work with your Image Files and that's done, and define possible categories for Image files and use your Num-pad keys from 0, 1, 2, 3, and so on.... That Image that you are watching right now, will automatically copied to your defined locations. means if you hit 0 ( Image will automatically copied to your first defined location, ) and so on...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Jape

    Highly configurable proof / disproof editor and calculator

    Jape is a configurable graphical formal-proof calculator. It's possible to define a logic, decide how your users will view their proofs, and much more. It works with variants of the sequent calculus and natural deduction, as well as functional programming theories and theories of operational semantics. Mac, Unix, Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Property Server provides systems the ability to define and serve application properties from a single location or system. Properties can be defined in property files or set-up as environment variables on the system where the property server runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    wll Language

    wll language is self explained language use BNF like grammar rule.

    The motivation of design wll language is to write a compiler's compiler. That's to say, if you give a language's BNF define and corresponding translating rules, it will help you do the compile work automatically. Now, the core functions of wll are founded, it can deal the BNF language rules's parsing and translating, and the basic compile error report.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    FlexGen is a flexible random map generation library for games and simulations. Maps are generated by randomly laying down map tiles so that their edges match. You can define map tiles however you want to determine what type of map is created.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GambleKit

    C++ Framework for slot machine games

    GambleKit is a free open-source C++ object oriented library for quick and easy building of slot machine and gambling games with reels and GUI management. It relies basically on declarative programming style, so the programmer needs simply to declare, for example at creation time, the basic layout and behavior of the game, and then leave the game flow, requiring as little additional intervention as possible. The project is welcoming contributors and feedback is appreciated! The next...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Simple Java Database

    Simple Database written in Java

    ...(java -jar DatabaseJAR.jar) The application allows users to create tables, add data to the tables, view data from tables using various filters, back-up and restore the database, read commands from a text file, perform various set operations (such as union and intersection) on tables, and define indices on tables to allow faster manipulation. (To simplify the binary tree structure, the define index command assumes there is no duplicate data in the table column on which the index is defined). The tables' metadata are stored in .xml files, and the row data is stored in .bin files. Test cases and code are provided. This project uses JUnit 4 (only for test cases) and SAXReader (for parsing .xml). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ExpressionOasis is a java based framework for evaluating the various type of expressions like arithmatic, logic expression etc. The framework is flexible enough to define any new grammer rules or operators.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25

    Youtube Gallery CMSimple Plugin

    Youtube gallery plugin for CMSimple.

    **Project moved to https://github.com/davidstutz/cmsimple-youtube ** This is a simple plugin to create youtube video galleries. You can define a title and description to every video and individually set the order of the videos. You only need the Youtube ID of the videos. For support and feedback use the discussion forum of this project. For announcements and releases see the discussion forum too. Full documentation incldued in download.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB