Showing 234 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.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    fb_chungVST

    fb_chungVST

    an audio multi effects VST plugin loading simple dlls

    fb chung VST is an audio multi effects VST loading host dlls written in high level language (like freebasic) .you can add a simplified dll plugin in the /plugin/ /plugin2/ /plugin3/ folders it will be automaticaly recognized and loaded.Included 4echo_chungVST example (4 combined echos) , baxandall eq and peekenhancer effect . Just define the following dll cdecl export functions : plugininit : your init sub startpluginmain : start your gui window edit closepluginmain : called to close the gui window edit mypluginproc : called as sample=mypluginproc(sample) in main audio loop with zero additional latency myecho.dll / my3band.dll / my4echo.dll / baxandall.dll / peekenhancer.dll with code source are provided as example (freebasic) . ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    thumb_imp ( smarty image plugin )

    thumb improved ( smarty image plugin )

    ...Of course the images are cached, because the unsharp mask needs more CPU-power than the conventional way." CE This new improved thumb plugin gots some addons. For example a legend and supporting transparent GIFs. Additionally there is a wrapper available from the old plugin to this one, so that you needn't change your HTML / smarty code. The original version of thumb comes from Christoph Cerdmann (CE). First public version of thumb_imp was 20071027. This program uses PHP (5.x.y) as scripting language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    GMTool

    A tool for roleplaying gamemasters

    A Java tool that allows a gamemaster to manage notes, characters, combat, images, sounds, etc. on his computer during gaming sessions. Plugin-based to allow using it with various rpg system, such as Shadowrun, GURPS, TDE, D&D, etc.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure File Transfer for Windows with Cerberus by Redwood Icon
    Secure File Transfer for Windows with Cerberus by Redwood

    Protect and share files over FTP/S, SFTP, HTTPS and SCP with the #1 rated Windows file transfer server.

    Cerberus supports unlimited users and connections on a single IP, with built-in encryption, 2FA, and a browser-based web client — all deployable in under 15 minutes with a 25-day free trial.
    Try for Free
  • 5
    MicroStitcher

    MicroStitcher

    Tiny tool capable of stitching hundreds images into one single image

    This is very small tool, which is capable of stitching hundreds of images into one single image. The main purpose of the tool is to stitch small pieces of map taken by screenshots for example from OpenStreetMap. The tool automatically calculates relative positions of every single patch. A single patch has to have considerable amount of margins that are required to find control points that will match a pair of patches.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ImageAutoCropper
    This little tool helps you auto cropping images. It means it automatically cuts of white margins from, for example, scanned pictures. I built this tool because I had to scan a lot of pictures and I did this with an ADF-scanner.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    Audivolv

    Audivolv

    Artificial intelligence evolves musical instruments played with mouse

    Artificial Intelligence (AI) evolves musical instruments you play with the mouse from small blocks of Java code that operate on numbers, each block designed to keep all numbers in range -1 to 1 if they started in that range, and combinations of these evolved codes running 44100 times per second for high quality 44.1 khz audio. You can also write the Java code into its window. Uses Javassist internal compiler on the new Java code assembled by renaming variables to overlap eachother and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    HTML5 Canvas Polaroid Previewer

    Preview, zoom, search, sort, drag photos in HTML5 Canvas with jQuery.

    - Attractive image gallery which pulls photos from a directory. - Built as a jQuery plugin using HTML5 Canvas and CSS3. - Example PHP for collecting images from a directory and loading details from MySQL. - Works on mobile devices. - Allow users to search, sort, zoom and drag images. - Different styles available for photo borders. - Online demos available at http://chixor.net/demo/polaroid-previewer/ and http://chixor.net/demo/polaroid-previewer/demo.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    IMathSoft

    The software for solving special problems of mathematics and physics

    ...The numerical-analytical method used in the project is called the FD-method. It was first proposed by Professor V.L.Makarov in 1991.To learn more about the problems of such type and the FD-method see, for example, http://arxiv.org/abs/1112.2540.
    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
    myImageClock

    myImageClock

    Displays a new image every minute according to current time.

    myImageClock will display a new image every minute according to the current time. No database required! Can be embedded into any website with configurable size options for side-column displays or as main content. Example ideas for Image Clocks; Race-Cars or Football, Players using thier numbers for the minute of the hour. Includes an Auto-Install process with assistance to secure the back-end admin area. micStarterImages.zip is REQUIRED! This 82.7MB File includes necessary images as well as folder structure for the image clock to work without a database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    loadmd2_chung

    loadmd2_chung

    loadmd2_chung is a dll to load 3D md2 models into openGL

    loadmd2 chung is a dll to load 3D md2 animated models into openGL. It is written in compiled freebasic, but can be called by any other current programming language , as c++ or LibertyBasic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Zoomer

    Displays a magnified image of the surroundings of your mouse

    ...It can be useful if you do precise positioning of user controls or if you need to know the screen coordinates of a particular point of your screen. It has been written mainly as an example of how to use the Windows BitBlt function in Delphi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    An implementation of the Microsoft Media Server protocol in Java. A maven repository is available at http://hampelratte.org/maven . The loader package contains an example application, which demonstrates the use of mms4j. It's a swing mms downloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    NOTE: This project is on hold permanently... it was eating up too much of my life ;) It's still a good example of how to couple a WPF program with DirectX and OpenGL for 3D rendering. If others are interested in collaborating I'd come back to this or something similar. -- InsaneFX is a node-based special effects editor (written mostly in C#) and native runtime (written in C/C++). It ships with (unoptimized) example renderers for DirectX 9 and OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Volume Step Adjuster

    Volume step adjuster for Windows 7 and later

    ...By default, this step is 2% or 4%, which may be not appropriate for high-precision setting. With Volume Step Adjuster you can set this volume step to any valid value, for example, you can set the volume step to 1% or even 0.1%. The real volume step resolution available depends on your device. Note, however, that this tool only configures increment/decrement step. It does not adjusts increment/decrement speed or any other parameters. This program will only run on Windows 7 and, probably, later versions. ...
    Downloads: 14 This Week
    Last Update:
    See Project
  • 16
    Flint

    Flint

    Actionscript 3 Particle Engine for Flash and Flex

    ...Each snow flake will be a particle in our particle system. If you want to see the final effect, scroll to the bottom of the page. This tutorial works with version 4.0.0 of the Flint library. This example creates a 2D particle effect. For 3D particle effects the principles are the same but you use a 3D emitter and 3D behaviours. First create a new Flash file (Actionscript 3). Set the stage size to 500 pixels wide and 400 pixels high, set the frame rate to 30 fps and set the background color to black.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Visual Aspect Ratio

    Aspect ratio calculator with GUI

    This small program allows you to enter two integers to return the aspect ratio. For example; HDTV uses a 16:9 aspect ratio, with common resolutions such as 1920x1080 or 1280x720. Have an obscure screen size? No problem! Enter the dimensions and hit enter to return the aspect ratio!
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Game of Life 3D
    Game of Life 3D is an platform-independent OpenGL implementation of John Conway's Game of Life with a modern QT4 user interface. It features a random mode and different pre defined example modes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Power MP3
    Power MP3 is a java gui(swing) program. Its core function is to manage the metadata(id3 tags) of mp3 files. For example you could set the genre of either one ore more songs at once.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    PhotoResizerQt
    PhotoResizerQt is a simple program to re-size one or several photos. The photos can be previewed and a suffix is added to the photo name to indicate the size. For example, x800 is added to a filename when a file is re-sized to 800 pixels. Check Forum
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PicoVu
    Example how to use Python and GStreamer to show, record and play back streams from IP surveillance cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Audiere is a portable audio library which supports playing MP3, Ogg Vorbis, FLAC, WAV, IT, XM, S3M, and MOD files. You can use it from C, C++, Python, Java, Delphi, and any language that supports XPCOM (JavaScript in Mozilla, for example).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 23
    A set of Qt/C++ classes enabling cross-platform sound recording and pitch recognition. Can be used in software (e.g. instrument tuners, sound dictation, music teaching and tests) as a user input method. Includes a guitar-tuner example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    tcpcat is a simple program that is like `cat' but it works over tcp streams to allow you to cat from one host to another. example: host a: $ tcpcat -l 63255 | gzip -dc | tar xvf - host b: $ tcpcat -h hosta:63255 tcpcat-X.X.X.tar.gz
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Swing based scala/java application for preparing and running picture presentations in a form of a graph. This form allows for example following different presentation paths depending on audience interest, it also allows grouping of similar pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo