Showing 3412 open source projects for "example"

View related business solutions
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    Access competitive interest rates on your digital assets.

    Generate interest, borrow against your crypto, and trade a range of cryptocurrencies — all in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 1

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

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

    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
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 5
    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: 1 This Week
    Last Update:
    See Project
  • 6
    runcmd

    runcmd

    Tool for running cmd commands from URI

    Tool for running cmd commands from URI Example: runcmd:dir C:\ runcmd:cmd /k ipconfig Test/Demo: http://master.dl.sourceforge.net/project/runcmd/test.html
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    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
  • 9
    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: 2 This Week
    Last Update:
    See Project
  • Demo Series - Small Business Backup By Veeam Icon
    Demo Series - Small Business Backup By Veeam

    Learn how to protect your Microsoft 365 data, with simple, actionable tips today.

    Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
    Watch Demo Series
  • 10

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

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

    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
  • 13
    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
  • 14
    Google Drive Syncer

    Google Drive Syncer

    Automatically sync your files to google drive (Weekly, Daily, Hourly)

    Automatically sync your files to google drive (Weekly, Daily, Hourly). With just a few steps: 1. Start the software. 2. Select the source directory. 3. Select the target directory. 4. Choose a sync interval example: every 1 day, 2 hours, or every 5 minutes. 5. Let it auto sync!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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
  • 17
    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: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    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: 2 This Week
    Last Update:
    See Project
  • 20

    Generic REST Fetcher

    Execute a cascading sequence of REST calls to a common end-point

    ...Eg get a list of objects, then get data for each object. This application allows you to transform data received from one REST call to determine other methods to call. All this is configured via an XML file. A simple example is fetching data for all respondents to a Survey Monkey survey. You need to get the set of respondent ids, then call the API passing in the list of respondent ids. See the README.md file on github at https://github.com/imhogan/RESTFetcher for a sample you can try out directly from AWS CloudFormation
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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: 3 This Week
    Last Update:
    See Project
  • 22
    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: 3 This Week
    Last Update:
    See Project
  • 23
    DualSPHysics

    DualSPHysics

    C++/CUDA/OpenMP based Smoothed Particle Hydrodynamics (SPH) Solver

    ...DualSPHysics is a set of C++, CUDA and Java codes based on the SPHysics FORTRAN project (www.sphysics.org) that are designed to deal with real-life engineering problems and are provided along with pre-compiled binaries and source for Windows/Linux/Unix as well as a number of example test cases.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 24
    What is QPF 2.6 ? QPF 2.6 (or Quantum Programming framework 2.6) is a free simple and easy to use framework dedicated to supporting programmers who are developing software for the D-wave one series of quantum computers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Moon panorama 360

    Software to restore cyclorama (360 deg. panorama) from photos

    ...It was specially designed to restore panoramas obtained by Apollo missions in 1969-1972 but it can be used to restore any cyclorama from photos got in your tourist trip (for example). The main principle of the program is in projecting photos on a 360x360 sphere and combining it together. If you select a correct field of view (FOV) for photo images, its combination become ideal for distant points. For moon cyclorama it is also possible to check a Sun and Earth positions on the sky and to compare the result with a LOLA data (provided by the the LRO moon satellite).
    Downloads: 0 This Week
    Last Update:
    See Project