Showing 323 open source projects for "example"

View related business solutions
  • 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
  • Save Up to 91% on Cloud Compute With Spot VMs Icon
    Save Up to 91% on Cloud Compute With Spot VMs

    Automatic sustained-use discounts. One free VM per month. No negotiation needed.

    Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
    Start Free
  • 1

    JITCAforWindows

    API to control Apple iTunes

    JITCA (Java iTunes Controller API) for Windows. The API can be used to control Apple iTunes. You can control the player (for example pause or stop the playback), it is possible to read and edit playlists and tracks, and a lot of other stuff. JITCA is based on the iTunes COM interface which is provided by Apple. To allow communication with iTunes accross the COM interface the Java COM Bridge Jacob is utilized. Furthermore the API is divided into two parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Organize MP3 According To Tags

    Organize MP3 Files Into Directory Structure According To Their Tags

    ...The utility creates a folder or each genre in the target directory. Under each genre is the (album artist -album name). Under each album folder is (artist-title). Example if the file with following tags Genre :Pop Artist : Kay Perry Album :One Of The Boys Title : Hot N Cold and the target directory is D:\music the file will be moved to d:\music\pop\Katy Perry - One Of The Boys\Katy Perry - Hot N Cold.mp3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    musicexamples

    musicexamples

    (LaTeX package to) Manage music examples in LaTeX documents

    'musicexamples' consists of a LaTeX package, LilyPond configuration files and Python scripts to manage music examples in LaTeX documents. It supports any kind of images but was created with the LilyPond (www.lilypond.org) notation software in mind. It is part of the 'openLilyLib' family of LilyPond related resources. Please visit the project website for more information
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Library that allows you to check the battery level and set the volume limit of your Zen Stone mp3 player. It's also a simple example of how to communicate with USB mass-storage device with libusb.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    AlbumWebsite

    AlbumWebsite

    Photo Album Server

    Written in Delphi, this is an example of how you can use DataSnap for easily creating applications that serve a useful purpose and are simple to configure and use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    Videography is the command-line cousin of the project, Coriander for cases where a GUI is not desired. It controls a IIDC-compliant (industrial/machine vision) camera via a IEEE1394 bus. Its primary function is to capture these images to disk.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

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

    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: 8 This Week
    Last Update:
    See Project
  • 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
  • 10
    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
  • 11
    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
  • 12
    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: 7 This Week
    Last Update:
    See Project
  • 13
    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: 2 This Week
    Last Update:
    See Project
  • 14
    This script optimize images Larger than 60KB in current directory and sub-directories. Default Compression is 70% Default File Type is jpg Example Usage : /bin/bash smushme.sh -c 70 -f jpg OPTIONS: -h Show this message -f File Type -c Compression rate in Percentage -d Use default options -v Verbose NOTE: image magic needs to be installed for this script to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

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

    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
  • 17
    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
  • 18

    SortPictures

    Organizes your pictures into neat folders

    Copies pictures from a source folder to a destination folder.The pictures are organized into folders within destination folder according to the date they were taken.So for example you may end up with pictures in a set of folders such as 2009/10/24 and 2009/10/27 within your destination folder. Useful if you have a lot of pictures in many different types of folders and you want to organize them neatly by the date they were taken.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Minaton

    Minaton is a fat sounding mono subtractive software synthesizer

    ...The mod wheel controls filter frequency. It uses jackmidi rather than alsa for good solid timing, future developments planned are a lv2 / ladspa plug in version, pitch wheel control to be added. Example sounds can be found on my blog, any suggestions and additions would be appreciated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21

    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
  • 22
    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
  • 23
    OpenDX is a wrapper, which provides DirectX functionality on top of the Simple Direct Media Layer (SDL) library. Using OpenDX enables you to easily port DirectX applications (for example games) to any platform supported by the SDL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25

    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: 6 This Week
    Last Update:
    See Project