Showing 2692 open source projects for "example"

View related business solutions
  • 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
  • Your monitoring isn't a stack. It's a pile. Fix that. Icon
    Your monitoring isn't a stack. It's a pile. Fix that.

    Errors, performance, logs, uptime. One install, one invoice, one UI.

    Replace Datadog, New Relic, and Sentry without adding three more dashboards.
    Free 30 days.
  • 1

    Cellular Automaton - Domain Growth

    Cellular automaton simulatin domain growth

    The bachelor thesis is focused to design and implementation of the Qt graphical user interface of cellular automaton simulating domain growth. The main goal is to enable all a better understanding of complex system modelling principles explained on an example dealing with domain growth and to stimulate their own research motivated by the C++ code. The application offers a great degree of freedom in the configuration of simulation and allows a user to an arbitrary set the initial location of the domains and their respective growth factors. During the run of each simulation, a user can save the image into the file and control the run of the simulation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ardublockEdu

    ArduBlock is a Block Programming Language for Arduino.

    ArduBlock is a Block Programming Language for Arduino. The language and functions model closely to Arduino Language Reference. This version of ArduBlock is tweaked to more closely resemble the Arduino language, and is meant to teach kids programming basics before transitioning to C or C++.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3

    NaiveLanguageTools

    C# lexer and parser

    ...If you understand/guess the meaning of grammar in C#: // scanning lexer.AddStringRule(")", match => SymbolEnum.RPAREN); // parsing prod_builder.AddProduction(SymbolEnum.exp, SymbolEnum.LPAREN, SymbolEnum.exp, SymbolEnum.RPAREN, (_1, e, _3) => (AstNode)e); or grammar in NLT format: // scanning /[A-Za-z_][A-Za-z_0-9]*/ -> IDENTIFIER, IdentifierSymbol.Create($text); // parsing program -> list:namespace_list { new Program(currCoords(), (Namespaces)list) }; you should be able to use it :-). There is Example project included which serves as tutorial.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    MIPVAR

    MIP VARiant calling tool

    ...Running the pipeline requires previous installation of three general tools: BWA, GATK and Bedtools. Input: For running the pipeline you need to specify 3 arguments. An example of the command is given below. The two input files are essential to specify the sample and run configuration. The environment argument should always be set to EMPTY. A brief description of other required files can be found in the example input files (see sampleConfigExample.txt and runConfigExample.txt). Run command: java -Dsnappy.disable=true -Dlogging.config=/path-to-pipeline/MIPVAR-<version>-package/conf/logback.xml -cp "/path-to-pipeline/MIPVAR-<version>-package/lib/*" org.umcn.gen.mip.pipeline.RunMIPPipeline -sampleConfig /path-to-file/sampleConfig.txt -environment EMPTY -overridePipelineConfig /path-to-file/runConfig.txt Output: - Bam files per sample - VCF - Coverages per MIP per Sample
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    ...No header files to create, no argument order to concern yourself with. Please read the testSuperGetOpt.c example and you'll fully understand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ooPorter

    A Porter stemming or stemmer algorithm coded in ooRexx

    This is an ooRexx line-by-line port from Ansi-C to ooRexx of the stemming routine published by Martin Porter 1980. The original source code from Porter has been commented out and emulated by the corresponding (oo)Rexx code as far as possible. This is not an example of good or fast (oo)Rexx programming, it is merely a demonstration of the Porter stemming routine ported to ooRexx, use and modify as necessary. Input to the program is a textfile with words to be stemmed, one per line. Output from the program ends up in the terminal window (standard out) and may be redirected to an output file. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GamePlay

    GamePlay

    Open-source, cross-platform, C++ game engine for creating 2D/3D games

    GamePlay (also known as Gameplay3D) is an open-source, cross-platform C++ game engine and framework that supports both 2D and 3D game development on desktop and mobile platforms. Designed to be lightweight yet powerful, it provides developers with robust tools for graphics rendering, scene management, audio, physics, input, and more, as well as templates and tools to help jumpstart projects. The framework emphasizes ease of use and portability, offering native support for Windows, macOS,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    BitSend
    ...Only 240 blocks will generate per day.Your advantage is a fast client synchronization and less harddisk space. Why 4,35 Mio Coins in year? Bitsend has a slow Distribution. We generate per Year ~4.35 Mio BSD.In 4 years also 17,4 Mio BSD. Example: Litecoin generate today (after first blockhalving) in 4 years 21 Mio LTC. The advantage is the
    Downloads: 0 This Week
    Last Update:
    See Project
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • 10

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    spy-debugger

    spy-debugger

    WeChat debugging, WebView style debugging, and real-machine debugging

    ...Remote debugging of any mobile phone browser page, any mobile terminal webview (such as WeChat, HybridApp, etc.) Keep the phone and PC under the same network (for example, connect to the same Wi-Fi at the same time). Enter the command line spy-debugger, follow the command line prompt to open the corresponding address with a browser. Set the HTTP proxy of the mobile phone, the proxy IP address is set to the PC's IP address, and the port is spy-debuggerthe startup port (default port: 9888), and then, install the certificate on the mobile phone. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Python Tetravigesimal Module

    Convert Decimal to Tetravigesimal and/or vice versa.

    ...import site; print site.getsitepackages() Place or paste this file (b24.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'b24.py' before installing in Linux, if the module fail in Linux. Example usage: import b24 print b24.enc('142') print b24.dec('ba')
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Greek English Keyboard Translate

    translate keystrokes typed with the wrong keyboard layout

    translate keystrokes typed with the wrong keyboard layout from english to greek and greek to english. for example: will translate "γοοδμορνινγ" to"goodmorning" and "kalhm;era" to "καλημέρα"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Python Dozenal/Duodecimal Module

    Convert Decimal to Dozenal (a.k.a. Duodecimal) and/or vice versa.

    ...import site; print site.getsitepackages() Place or paste this file (dozenal.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'dozenal.py' before installing in Linux, if the module fail in Linux. Example usage: import dozenal print dozenal.enc('142') print dozenal.encnb('142') print dozenal.dec('ba') print dozenal.decnb('9b')
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CoNet

    CoNet

    Find relationships between repeatedly observed items

    ...It has been designed with (microbial) ecological data in mind, but can be applied in general to infer relationships between objects observed in different samples (for example between genes present or absent across organisms).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Content Generator for Sketch

    Content Generator for Sketch

    Sketch app plugin for generating dummy data such as avatars and names

    Content generator allows you quickly create dummy data such as avatars, names, geo location data etc. You can create a custom string by combining any of these options, plain text (example: banana), random number from range (example: [0-20] ), random item from an array (example: [banana~apple~grapes] ). In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images. Installation via Sketch Plugin Manager, in the 'Catalog' tab of the Sketch Plugin Manager window search for 'Content Generator'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    dotNet File Hash

    An implementation of various hashing algorithms in C# 4.0

    This is a C# .Net 4.0 file hashing Windows application that implements a variety of hashing algorithms (MD5, SHA1, SHA256, SHA384, SHA512, RIPEMD160) readily available in the System.Security.Cryptography section of the .Net framework and can be used to compare files from various folders for true file duplications by directly hashing the content and ignoring other extended details. The application UI is pretty crude, but the underlying code is quite lean. As always, this application is an example project for other users to take the code from and use as they please according to the GNU GPL V3 license referenced within the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    GSAC is web services for discovery of instrumented site information, and of instrument data files, available in an archive, to provide site and instrument information in a variety of standard formats (RINEX, XML, csv, GAMIT, SINEX, Json, png, ...), and to show where (URLs) to download instrumental data and derived-product files. GSAC is intentionally built to handle many kinds of Earth science data from instruments with Earth locations, and derived products from such data. For example, GNSS receivers for geodesy, tide gages, met stations, tiltmeters, strainmeters. GSAC is installed at 7 data centers in the Americas and 6 in Europe. One agency's GSAC enables search and access across more than 12,800 GPS stations for more than five million data files. This SF website appears to be all about the (minor) helper program, the GSAC client. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Scaloid

    Scaloid

    Scaloid makes your Android code easy to understand and maintain

    ...It provides wrappers, syntactic sugar, and implicit conversions so that interacting with Android UI elements, layouts, intents, and other Android primitives feels more natural to Scala developers. For example, it offers DSL-style helpers for defining views and layouts with less boilerplate, implicit conversions to help with event listeners, and utility methods to simplify common tasks. Scaloid aims to capture the expressiveness of Scala—higher-order methods, implicit conversions, extension methods—to let Android development be more functional and succinct. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A class to manage Modbus frames and another to make a Modbus server. Both classes are fully portable. An example of a modbus server is given. The code is very simple and comprehensive. Note ; Qt includes some classes related to Modbus since Qt 5.6.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 21
    Adventure: Revisited

    Adventure: Revisited

    Reenactment of the classic Atari 2600 game

    ...As mentioned above, I used a dissassembled and annotated version of the original game's source code as a reference in creating this software. Certain pieces of the code could be considered "emulation" - for example, the player/missile collision detection is, in a way, emulating that particular part of the original hardware. I also kept all the game data in the same format as the original source where practical to ensure the most accuracy possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    C with Classes (sanoC)

    C with Classes (sanoC)

    Elegant way to use real Classes in C language

    20201102- I have created smarter model but not sure if someone is still interested in it? please contact me on my email if you are interested so I upload the new version. I believed all the time that C has the ability to do everything ... even object oriented programming... There were a lot of trials to do this by different parties, but I worked hard to make it usable By the way ... it is easy and makes me feel at home with C ... no strange guns to use and shoot my mouse :P the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    make_example

    baseline make build system

    An example make build system is offered as a baseline (or a baseline for a baseline). With a recognised baseline system in place, perhaps we can determine what make can reasonably do, what it can't, can it be modernised, or should it be abandoned for something else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    AVR32 Ecos

    Ecos for AVR32 targets

    ...To compile ecos source codes Atmel tool chain for AVR32 devices is needed and can be downloaded from Atmel web site. Ecos-3.0 – ecos + AVR32UC3C port source files. Hellow_Examples – example project in Atmel studio 6.2 with, ADC test, LED and push buttons test, internal FLASH test, external SPI Atmel Data FLASH test, AST wallclock test and USB tests for AT32UC3C-EK board. This project contains all necessary ecos headers and library to be compiled and linked in Atmel studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MetricTens: Crystallography

    MetricTens: Crystallography

    GUI that enables crystallographic computations for all seven crystal s

    This GUI was created in MATLAB and serves as an educational tool for both novice and experienced crystallographer, and as a quick tool to make crystallographic computations. This GUI allows the creation of stereographic projection as well as the individual computation of angles between planes and directions for all seven crystal systems. Those who work in preferred orientation of polycrystalline materials or single crystals might find this GUI useful. To view code, check MATLAB File...
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo