Showing 3412 open source projects for "example"

View related business solutions
  • 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
  • $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
  • 1
    StickyCloudClient for Android

    StickyCloudClient for Android

    Android example app how to access USB-Sticks using StickyCloud

    The Android app "StickyCloud" gives access to mass storage devices, which are attached via USB OTG (on-the-go). For example USB-Sticks or the meenova Mini microSD Card Reader can be accessed this way. Also a ContentProvider which allows others apps to access to the attached mass storage is implemented in StickyCloud. This project StickyCloudClient is a reference implementation how to use the ContentProvider interface to read / write attached filesystem.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Multi-Column Row Comparator

    Provides multi-column sort capabilities for row-based text file data

    ...This implementation sorts the following column data types: - java.lang.String - java.Math.BigInteger - java.Math.BigDecimal - org.joda.time.DateTime Columns are sorted based on specified attributes, some of which are type specific. For example: - Treat Null as Low Sort Order (boolean) - Ascending Order (boolean) - DateTime Pattern (String) - BigDecimal Scale (integer) ... and others
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MadLib for PureBasic

    A UserLib for Purebasic extend STL

    All the functions, structures, constants, that are proposed are prefixed with the signature "madlib_," so as not to interfere with the STL purebasic or your own functions. In this library you will find for example the creation / management of your binary as a Windows service instance or instantiation of an IP server. Madlib is a function library for PureBasic. The library is an extension of the STL PureBasic. It includes a resident with structures and constants, in addition to the binary functions. All the functions, structure, constants are prefixed with madlib_ The compiliation is done in multilib (Thread, Unicode, threadsafe).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    octonode

    octonode

    github api v3 in nodejs

    octonode is a library for nodejs to access the github v3 API. You can configure the protocol, hostname and port to use. For example to connect to a GitHub Enterprise instance. Request options can be set by setting defaults on the client. (e.g. Proxies). Authenticate to github in cli mode (desktop application) Ensure that the scopes argument is an object containing the required note property. For two-factor authentication add the One Time Password otp key with its corresponding code to the configuration object. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 5
    "Translator Trans Writer" ("Translater Trans Writer") is a script for script writer. You write scripts that are used to write scripts. An English to C script is an example. It has a huge scope of usage, and more features planned. Check Out the Includ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ourfilesystem

    Peer-to-peer file-sharing system.

    ...Furthermore, if you share a file with someone else, you'll benefit from any further information they share about the file, even if they have an independent copy. For example, someone else may add a preview to a file, and as long as the SHA512 digest of the file matches your copy, you'll see the preview associated with your copy of the file. Someone else may mark another file as a re-encoded duplicate, or simply add more search terms. You can search information people have shared about their files and download a file from them if you do not already have it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Pyinstaller Exe Rebuilder

    Pyinstaller Exe Rebuilder

    Recompiles pyinstaller exe files

    Pyinstaller exe rebuilder is a tool to recompile/reverse engineer pyinstaller generated executables without having access to the source code. Python version 2.5, 2.6 and 2.7 are supported. (Note : pyinstaller itself supports python 2.4 to 2.7) Within the software you will find detailed help including a video about how to use the tool.
    Downloads: 10 This Week
    Last Update:
    See Project
  • 8
    XML-CF-lib

    XML-CF-lib

    TeleScope-CF XML Content Filtering Library

    ...C code has been re-factored into Java with minor modifications. This general-purpose library could be used by any Java applications that are involved in the XML message content filtering. Example application scenarios could be intrusion detection, selective rule engines, targeted database insertions during the ETL process and various business logic scenarios. The library could also be used in XML routers and various web services for XML content filtering where XML is a common message passing format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    telescope-cf-library

    telescope-cf-library

    TeleScope-CF XML Content Filtering Library

    ...C code has been re-factored into Java with minor modifications. This general-purpose library could be used by any Java applications that are involved in the XML message content filtering. Example application scenarios could be intrusion detection, selective rule engines, targeted database insertions during the ETL process and various business logic scenarios. The library could also be used in XML routers and various web services for XML content filtering where XML is a common message passing format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10

    CodeRunnerGame

    Navigate through this plat former as you are trapped in code!

    Code Runner is a 2D platformer running on the unity game engine in which you have to follow Java code that is shown in the background to complete the levels. As you traverse the levels, the code given to you changes, for example on level may require the player's character to follow a simple if statement while another level will have you traversing a loop until you satisfy a condition to break it. The game will give the player the enjoyment of a simple 2d side scroller with puzzle solving mechanics all the while teaching them the basic mechanics behind how operating code runs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    alinous-jquery-parts

    jQuery parts with server side program

    jQuery parts with server side program. This source code includes example of calendar application, jquery parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    calibre_nubes

    calibre_nubes

    Example of Javascript web client using <canvas>

    Example of Javascript web client aplication where <canvas> is used to draw lines to measure point-clouds in Chrome Web navigator. Created by: Emilio Aguilar Gutierrez. Used in the book: "Programación de una aplicación cliente Web en JavaScript".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    dllreflector

    Analyze .Net Files using Reflection Library

    this application is example of using .Net Reflection namespace for analyze .Net Binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Wallcreeper

    Wallcreeper

    Wallpaper manager for Windows

    IMPORTANT NOTICE: This project is now hosted here: https://github.com/Winterstark/Wallcreeper There you can find the latest version, which has some cool new features, like downloading wallpapers from a cloud-based collection, or Flickr. Sets your desktop wallpaper based on the time of day, season, or local weather conditions. For example, you can set up the following wallpaper theme combinations: Spring, Summer - Twilight, Autumn - Cloudy day, Winter - Snowy night. Compatible with Windows Vista/7 wallpaper manager, which means you can still see the fading effect when changing the wallpaper.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    NextBase

    NextBase

    NextBase – the enterprise level applications development platform.

    ...These objects represent complete business modules which carry out a row of interconnected operations and simplifies programming the applications focused on business. For example, there are such objects as Control, The Coordination Block, the Link to the connected document etc. The set of integrated businesss-objects allows to simplify applications programming as much as possible and solve the majority of problems of automation. Documents have access rights for reading and editing at the level
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Open Dynamics Engine
    A free, industrial quality library for simulating articulated rigid body dynamics - for example ground vehicles, legged creatures, and moving objects in VR environments. It's fast, flexible & robust. Built-in collision detection.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 17
    gitslave

    gitslave

    Coordinated multi-repository super-projects for Git

    ...More flexible than traditional git submodules, gitslave provides a simple wrapper around command-line git that manages a directory tree with multiple subsidiary ("slave") git repositories in sub-directories of a "master" git repository. Any git command run from the "gits" wrapper will be performed in all the git repositories; for example gits checkout -b newbranch will create the new branch in all repositories. Gitslave has been used for mid-sized product development with many slave repositories (representing different programs and plugins), branches, tags, and developers; and for single-person repositories tracking groups of .emacs and .vim repositories (in the latter case, it is basically used to keep the slave repositories up to date via a single command).
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access. Please use our github page for the code and wiki/issues: https://github.com/proxytunnel/proxytunnel
    Downloads: 11 This Week
    Last Update:
    See Project
  • 19
    GWT-TimeSlider

    GWT-TimeSlider

    A TimeSlider animation for GWT-Applications.

    ...A number of ticks can be used to show certain dates below the slider animation. The GWT-TimeSlider.java class shows how to use the TimeSlider. Import the project as a GWT-project and run it with "run as -> Web Application". An Example-HTML-Page is shown.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MAX31855_Netduino

    Four Channel MAX31855 Example for Netduino

    A quick tutorial for the Maxim MAX31855 on the Netduino platform. Was developed using the Playing with Fusion 4 Channel MAX31855 breakout board (http://www.playingwithfusion.com/productview.php?pdid=20&catid=1001) and the Netduino Plus (http://netduino.com).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Data Matrix

    Data Matrix

    Java Api to manipulate simple on data of Matrix Type

    Java Api to manipulate simple on data of Matrix Type. There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix. There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LEGO Music Box

    Make music with LEGO Mindstorms EV3

    LEGO Music Box is a collection of software to generate sound using Mindstorms EV3 and PC music software. The software consists of: - a Mindstorms EV3 project - a Bluetooth-to-OSC bridge - a Max/MSP example patch Other music software capable of receiving OSC should be usable, e.g. SuperCollider or PureData.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    drop-ANTS

    drop-ANTS

    Experimental speed-reading game

    ...Any users so inclined can modify the words chosen or manually choose the important words for any other section by adding a # at the beginning of the word (see \books\Don_V1_Ch01.txt for an example.) 'WASD' or 'ARROWS' to move 'SPACE' or 'J' to use 'Busters' 'Busters' will destroy bounce words (red words) Press 'F' at any time to cycle fonts. Press 'C' at any time to cycle color schemes. Collecting the gold bonus words will increase text width. Colliding with red words will decrease text width
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    GWT-AppNavigation-Project

    GWT-AppNavigation-Project

    Example GWT Project showing how to navigate between different views.

    ...In this GWT-Example-Project i used a switch-case statement in a java method to change the content on the page depending on the userstatus. There are three different views for the application. A loginview, a view to choose a database and open it and the main view of the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    MWE2 Derivator

    The derivator is a mwe2 workflow comp. for auto inheritance generation

    ** JUST CHECK OUT THE CODE (svn) OR DOWNLOAD THE ECLIPSE PROJECT FROM FILES - AN EXAMPLE OF HOW TO USE THE DERIVATOR IS CONTAINED IN BOTH ** This component was developed for the use in a xtext project. A possible use case is enhancing auto generated classes or interfaces with additional functionality. For example: you define your grammar within a .xtext file. The mwe2 workflow generates xtext artifacts (classes and interfaces) representing your language.
    Downloads: 0 This Week
    Last Update:
    See Project