Showing 3412 open source projects for "example"

View related business solutions
  • Cut Data Warehouse Costs by 54% Icon
    Cut Data Warehouse Costs by 54%

    Easily migrate from Snowflake, Redshift, or Databricks with free tools.

    BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
    Start Free
  • 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.
    Start Free
  • 1

    Leave A Trace Tools

    Tools for reading the track data of the project "Leave a Trace"

    ...LAT XML Data can be downloaded here: https://leave-a-trace.charite.de/action/xml_dateien_der_traces/ ## Visualization tool: This project also contains a GUI-based visualization tool, which allows creation of custom vector data (SVG) from the given LAT data. This SVG data could, for example, be used for printing. If you want to use the visualization tool, as well, you'll need python2, along with the modules "numpy", "scipy" and "PyQt4". How to use: 1. Start the script 2. click the load button and select a compressed LAT-XML-file 3. click on "render SVG" (save somewhere)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    qxdotnet

    qxdotnet is a server side ASP.NET wrapper for qooxdoo library

    ...It is not comfortably. The main qxdotnet idea is a creating C# mirror objects for qooxdoo UI controls. State of the objects on the server and the client is synchronized with AJAX. For example, you just create a C# "button" control and place it on the form. After you start your ASP.NET application, you can see the button inside browser.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3

    OpenGLSEM

    OpenGL SFENCE Extension Module

    OpenGL SFENCE Extension Module allow programs to draw 2D and 3D graphic to openGL window. This module isn't able to create window and reacts on window event. For it you can use for example module FreeGLUTSEM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    RecyclerViewHeader

    RecyclerViewHeader

    Super fast and easy way to create header for Android RecyclerView

    Super fast and easy way to create header for Android RecyclerView. Just use a RecyclerView.Adapter that can inflate multiple types of items.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5
    desk

    desk

    A lightweight workspace manager for the shell

    ...Instead of relying on CTRL-R to execute and recall ("that command's gotta be here somewhere..."), desk helps shorten and document those actions with shell aliases and functions, which are then namespaced under a particular desk. Because Deskfiles are just enriched shell scripts, the possibilities are endless. For example, when doing work on AWS I have desk securely load AWS API keys into environment variables via pass -- no effort on my part, and no risk of accidentally persisting that sensitive information to a history file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Recieve Incoming SMS PHP Script

    Recieve Incoming SMS PHP Script

    A script to Recieve Incoming SMS using PHP Programming Language.

    ...Save this file as incoming_sms.php If $_GET method is not working then try $_REQUEST method. After creating this file, upload to your web server and give out the URL to your SMS provider. Example code has been used for SMSGatewayCenter.com's Incoming SMS parameters. If the provider is different then you need to change the parameters as per the SMS provider's documnetation. Make sure you sanitize the data. More detailed script explanation given here, https://www.smsgatewaycenter.com/blog/php-script-retrieve-shortcode-incoming-sms-data/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Tech Support Scammer Fake Command Prompt

    Tech Support Scammer Fake Command Prompt

    Fake command prompt to fool tech support scammers

    ...Many commands commonly used by scammers, such as tree, netstat and powercfg are emulated in this, but they provide results that the scammer would not be expecting, for example, the tree command draws an ASCII tree, while the powercfg command comes back with no errors, no warnings and no informational - every time, without fail. Commands not included all come back with the usual error as displayed for invalid commands in the real command prompt, however other commands can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Send OTP SMS PHP

    Send OTP SMS PHP

    Send OTP SMS to your Registered Members

    Send Bulk OTP SMS in PHP using SMS Gateway Center HTTP API You need to be registered member with https://www.smsgatewaycenter.com/ and then you can use this script to send OTP SMS to your clients and peers. This script is just an example to send sms and validate OTP using session. But you can use it with your database to get users and send out OTP SMS to registered members and have them validated. About SMSGatewayCenter.com SMS Gateway Center is one of the leading Bulk SMS Gateway Provider in India.We are offering our white label Bulk SMS Reseller Program across India. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Continuous Integration Demo - 4

    Continuous Integration Demo - 4

    An example project to demonstrate continuous integration, in HTML5..

    Demonstration of a web based GUI using HTML, CSS, and Javascript. This project builds on the Continuous Integration Demo - Java - 2 and / or Continuous Integration Demo - Java - 3 projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 10

    Vocabulary Learning Assistant

    The Vocabulary Learning Assistant helps the user to learn vocabulary.

    The Vocabulary Learning Assistant helps the user to learn vocabulary, such as language translations or technical definitions. It uses a user-created text file (or multiple files) that contain the content to be learned, and then opens a pop up window at a user-defined interval (scheduled by Cron on Linux) to test the user. This window contains the word to be defined or translated on the left, and a text field for the user to enter their answer on the right. The program is more likely to...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    * This example shows how to : * 1) Connect to Mavlink UDP stream * 2) Decode UDP packets into messages * 3) Decode messages into their component pieces
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    ProgressBar.js

    ProgressBar.js

    Responsive and slick progress bars

    ...It provides a few built‑in shapes like Line, Circle and SemiCircle but you can also create custom shaped progress bars with any vector graphic editor. ProgressBar.js is lightweight, MIT licensed and supports all major browsers including IE9+. A simple code example of creating a Line shaped progress bar and animating it from 0% to 100%. ProgressBar.js uses shifty tweening library to animate path drawing. So in other words, animation is done with JavaScript using requestAnimationFrame. Animating with JS gives more control over the animation and is supported across major browsers. For example IE does not support animating SVG properties with CSS transitions.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    GMaVis: A DSL for Geo-Visualization

    GMaVis: A DSL for Geo-Visualization

    It is a domain-specific language for large data geo-visualizations

    ...It is used to recognize GMaVis' code and transform it in a geospatial data visualizations. Usage: bin/gmavis [-i/--input] <arg> [-o/--output] <arg> [-p/--parallel] <arg> Example: bin/gmavis -i my_gmavis_code.vis -o out.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    VoyaTrax

    VoyaTrax

    Scratching the future now!

    ...The Next Generation will be built from scratch, leveraging the strength of the Symfony Framework. vtxNG, as the Next Generation will be called, is planned to be a CORE system built as a blog. Adding the ability to expand as needed for example a CMS. The main goals are to keep it simple, secure and expandable. Be sure to visit the site. You will find development info, a forum, recieve news, downloads and more. LICENSE(S): vtxNG is using the MIT License. Older projects stay with the assigned Licenses. (These older project(s) may get removed at some point) A demo of the core can be seen at: http://core-demo.voyatrax.eu
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    tisift

    imap cleanup & command line tool

    Beta state! tisift: scaning folder and sort messages with given filter rules. tish: imap shell = imap command line tools. Example: # Set MsgId on Mails without one FOLDER="Archives" ; tils -I "$FOLDER" |grep "\{"|while read LINE ; do tish -x addheader "$FOLDER" "$LINE" "X-New-Header: true" ; done # Correct Date to second received header: tish date Archives PATTERN received2 # Import or export mbox tish exportmbox Archives >file.mbox tish importmbox Archives <file.mbox Written in ruby. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Tech Support Scammer Fake Run Dialogue

    Tech Support Scammer Fake Run Dialogue

    Fake run dialogue that is designed to confuse tech support scammers

    ...Many commands commonly used by scammers, such as cmd, msconfig and eventvwr are handled by this, but they provide results that the scammer would not be expecting, for example, the eventvwr command will bring up a dialogue saying everything looks normal. cmd will bring up the command prompt, but this is great when used in combination with my fake command prompt, also available on sourceforge. Commands not included all come back with the usual error as displayed for invalid entries in the real run dialogue.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    TCPMonPlus

    TCPMonPlus

    TCPMonPlus intercepts TCP packets and SOAP reqeusts

    ...TcpMonPlus forwards the packets to the server and port specified in the configuration panel. User Name and Password may be supplied if the server requires HTTP authentication. NOTE: You can run the application in console mode using the following example command: java -cp . com.yasmoicoco.proxy.tcpmon.TCPMonitorPlus -console 9080 192.168.1.1 9080 true Using the scripts: Or You may execute one of the scripts as follows: Windows: TCPMonPlus.bat TCPMonPlusConsole.bat Non Windows: TCPMonPlus.sh TCPMonPlusConsole.sh Also known as TCPMon
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    fuser

    fuser

    fuser v0.9 for windows / win32

    ...While being a truly excellent utility (as all of SysInternals stuff is), it falls short -- at least for me -- for a couple of reasons: 1) It does filename pattern matching. I need it to do exact file matches with partial input. For example, when I'm in the C:\TMP directory, and I'm checking on a file named 'out.dat', I want it to see if the file C:\TMP\OUT.DAT is being used without having to type the full path in. I think even if you type in the full path for handle.exe, it will still do pattern matching. 2) Handle.exe seems to always exit 0. For scripting purposes, I need it to exit 1 if the file is not being used, but 0 if it is. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19
    Tech Support Scammer Fake Command Prompt

    Tech Support Scammer Fake Command Prompt

    Fake command prompt to fool tech support scammers

    ...Many commands commonly used by scammers, such as tree, netstat and powercfg are emulated in this, but they provide results that the scammer would not be expecting, for example, the tree command draws an ASCII tree, while the powercfg command comes back with no errors, no warnings and no informational - every time, without fail. Commands not included all come back with the usual error as displayed for invalid commands in the real command prompt, however other commands can be added.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    F2L Scrambler v1.2

    F2L Scrambler v1.2

    Generates randomized scrambles for all F2L cases from all angles.

    This small program was designed to generate randomized scrambles for all 41 basic 3x3 Rubik's cube F2L cases, from all 4 angles (FR, FL, BL, BR). It takes 20 unique scrambles from CubeExplorer, all scrambles roughly 7-11 turns in length. In addition, the program also includes useful intuitive and algorithmic solutions for each case.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    PotOdds Poker calculator V1.0

    PotOdds Poker calculator V1.0

    PotOdds calculator V1.0 didactic program for concept PotOdds /CallOdds

    ... - Easy to use: 1- [Pot $] Insert number of chips in the pot. 2- [Bet $] Insert number of chips that we put in the pot. 3- [Calculate] Click the button to see the result, for example 2-1. RESULT 4- The number of the result are our Pot odds or Call odds which will tell us if it is profitable to call or fold. - The result can be compared to the table given below and clicking on mini buttons can see examples of outs. PLEASE DONATE BITCOIN TO CONTINUE PROGRAMMING! ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    Password safe for Windows and Linux. If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice. You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file. Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    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
  • 24

    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: 1 This Week
    Last Update:
    See Project
  • 25

    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