Showing 3412 open source projects for "example"

View related business solutions
  • 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
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Start Free
  • 1

    RaspberryPi Toolchain

    Build and compile ARMv7 or Raspberry Pi application on x86_64

    This toolchain made from following blog: http://yasriady.blogspot.co.id/2015/10/how-to-build-wxwidgets-for-raspberry-pi.html -------------OBSOLETE ---------- please follow above link ------------------------------------------- Ready used Toolchain to build and compile c++ application on x86_64 targetted for Raspberry Pi or ARMv7 based application. Download the program and extract into /opt/Toolchain/ARMv7 and you are ready for cross compile ......... Example to build static linked apps : $ export PATH=/opt/Toolchain/ARMv7/usr/bin:$PATH $ ./configure --host=arm-linux --disable-shared LDFLAGS="-static-libgcc -static-libstdc++" $ make Disclaimer: This program is provided as is without any warranty of any kind. If you feel this program useful and get benefit from it, then please do support.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    MyBeggar

    MyBeggar

    Help to manage current docs (small DMS)

    ...You just have to double click on the result, and the system will open it with appropriate software. There is a benefit with this software: you can share data between few different computers and it's available from different OS. By example, you place db and archive directory in shared place, and you can manage it from different computer. (Linux package doesn't work for now, i'm worknig on it) Thanks to let a revie
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    RS485-Emulator

    RS485 Emulator

    ...RS485), it's not always easy to implement and validate then directly on the target system, which often lacks high-level debug capabilities. This project aims to create an emulator/server that runs inside a linux/unix environment that emulates the behavior observed on shared buses, for example collision of data, echo, noise and lost information. The server accepts TCP connections from clients which implement the protocol.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    PiSNES

    SNES emulator for Raspberry Pi

    ...This is an old version of SNES9X but was chosen as it runs mostly at full speed on the Raspberry Pi unlike the more recent versions of SNES9X. Game support is therefore not as good as the newer SNES9X versions and graphics & sound is not as accurate. Games that will not work, for example, are Yoshi's Island, Street Fighter Alpha 2, Star Fox. This port supports keyboard and USB joystick input and are configurable. It uses GLES2/dispmanx for graphics so can run equally well in the Console or under X-Windows. The audio uses the ALSA API and SDL is used for input. Source code has moved to github https://github.com/squidrpi/pisnes
    Downloads: 0 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
  • 5
    Nodeclipse "Enide 2015"

    Nodeclipse "Enide 2015"

    Node.js & Java development in Eclipse-based IDE

    ...If you don't have, get latest Node.js http://www.nodejs.org/download/ 1. If you don't have, download & install latest JDK http://www.oracle.com/technetwork/java/javase/downloads/index.html For example "Java Platform (JDK) 7u21" 2. Download Node Tool Suite (NTS) for your operating system (currently only Windows x64 & MacOS x64) 3. Extract NTS.zip into folder where you keep our tools, e.g. D:\Progs\ 4. Open eclipse.exe from Eclipse folder, e.g. D:\Progs\Node-Tool-Suite-03-win64\eclipse\eclipse.exe 5. If you have error messages like .......
    Downloads: 14 This Week
    Last Update:
    See Project
  • 6
     Object detection is usually a software-based monitoring algorithm that will signal, for example in the surveillance camera to begin capturing the event when it detects motion. In object tracking, the object is located and the moving object is followed. One of the fundamental steps in many computer based vision systems for object tracking and motion detection is real-time segmentation of moving regions in the image sequences.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7

    PyLogAnalyser

    A Python multiplatform tool to filter, colorise and analyse logs

    ...The final goal of this tool is to ameliorate reading long and difficult b/w logs, speed up the analysis and enhance day to day wearying activities. As common application, you can colorise adb logcat logs taking the example files and using them (and also, filter unnecessary lines). You can INSTALL it from PyPI: $ python -m pip install pyloganalyser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Track your iPhone

    A small portable php/MySQL backend server to track an iPhone

    This cross platform PHP/MySQL server side iPhone Tracking Logger serves as an example for getting URL parameters, filtering, validating and storing them in a MySQL DB table. This can be used for tracking your family or group of phones and with small modification can work for a large quantity of device at high speed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    RPhoto is a small software aiming at the easy handling of digital camera's photos, and capable of cropping photos with a constant width / height ratio (by example 4:3 for numeric photos). It also have lossless crop / rotate / flip operations.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 10

    TEDzakker

    TED-chip music editor for Commodore Plus4, Commodore16 (and C64)

    This is a tracker-style music editor tool for the Commodore-Plus/4 / Commodore-16 computers' TED-chip. It can also be used on Commodore-64 by emulating the TED-sound, and later generating the native TED music on Plus4 or in VICE/Yape Plus4 emulators... NOTE: I left SourceForge for reasons not ethical to mention here. You can find me and my further work at these locations: http://hermit.sidrip.com http://csdb.dk/scener/?id=18806 https://github.com/hermitsoft/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ButterKnife

    ButterKnife

    Bind Android views and callbacks to fields and methods

    ...Butter Knife made UI code more readable and maintainable for years, especially in large codebases with complex layouts and many event hooks. While newer Android APIs now offer official view binding alternatives, the project remains a landmark example of how code generation can simplify everyday Android development.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    GOBIG
    ...The project is intended to handle big data. What's more important is that it be used to detect clusters of SNP variants. It is the intention to use the toolbox with common and rare variants. To use it, for example, to find the genetic map of genes causing complex diseases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ffdshow

    A DirectShow and Video for Windows codec (VFW)

    ffdshow is an advanced DirectShow filter and Video for Windows codec (VFW) codec that supports many audio and video formats. For example: H.264, MPEG-4, MPEG-2, H.263, VP3, VP6, Theora, MJPEG, SVQ3, MP3, AC3, DTS, E-AC3, AAC, and Vorbis.
    Leader badge
    Downloads: 2,860 This Week
    Last Update:
    See Project
  • 14
    Spock Example

    Spock Example

    Spock example specifications along with ready-to-go Gradle builds

    The Spock Example project is a reference repository demonstrating how to set up and use the Spock testing framework with Gradle or Maven. It includes sample Specification classes that illustrate key Spock features—given/when/then style, data-driven testing, mocking/stubbing, and interaction verification. The examples show how to integrate Spock into typical Java/Groovy projects, how to run tests inside IDEs like Eclipse or IntelliJ, and how to align build scripts with Spock’s dependencies. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Epwing2Anki

    Epwing2Anki

    Used to automate creation of Japanese Anki vocabulary cards.

    Epwing2Anki may be used to automatically or semi-automatically create Japanese Anki vocabulary cards based on a provided list of words and one or more of your favorite EPWING dictionaries and/or the included EDICT J-E dictionary and Tatoeba example sentence corpus.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    Mail2Voice

    Mail2Voice

    E-Mail software for people with cognitive impairment and illiteracy.

    /!\ Please see our website for downloads /!\ E-Mail client software dedicated to people with cognitive impairment and illiteracy. Very simplified graphical interface, voice recording outgoing messages (attached MP3), speech reading incoming messages. The code moved to Git : https://git.framasoft.org/groups/Mail2Voice /!\ Please see our website for downloads /!\
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Rapidminer Onomastics Extension

    Rapidminer Onomastics Extension

    Extract Gender and Origin from Personal Names

    ...Laurence is a female name in France and a male name in the UK or in the US - name demographics evolve, some names are genderless - in Chinese or Korean, guessing the gender is almost impossible in Latin script, truly difficult even with the original script - in most cultures, the gender is 'encoded' in the first name, in others it is encoded in the last name as well (for example, Slavic names, Lithuanian names ...) so you can guess the gender even if you have just the initials (for example, O. Sokolova is most likely a Slavic name and a female name) - some names are very rare or just 'made up' and yet, because they sound like a male name or a female name, their gender is accurately perceived by the people in that same culture/ethnicity. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OFormsCI

    Continuous Integration for Oracle Forms/Reports Fusion Middleware

    OFormsCI is a set of tools to form a complete tool chain for continuous integration with Git, Jenkins, Oracle Forms/Reports and WebLogic server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    React Native Router app

    React Native Router app

    Awesome navigation for your React Native app

    ...Screens move to new routes through the injected toRoute callback and can pass custom data to the destination. Developers can customize header styles, titles, back buttons, corner actions, and route-specific navigation elements. The repository includes a Twitter-style example that demonstrates more advanced interface patterns. The project was archived in 2019, is officially deprecated, and recommends React Navigation for modern applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A working example and libraries for the Open SOAP interface to ECONZ Wireless's Timecard application, a mobile timesheet software solution that enables employees to log time attendance and task information, remotely via their cell phone
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    RJViewer

    Line by line text viewer

    RJViewer allows you to view text files line by line and then copy that line to the clipboard. How to use: (1) Rename or create text files in the RJViewer folder with the prefix of RJ. example... RJstateZipCodes.txt (2) Start RJViewer. (3) Use Hotkeys to navigate loaded text files. Ctrl Shift a = Abort Loading File Ctrl Shift c = Copy Text to clipboard Ctrl Shift e = Exit RJViewer Ctrl Shift Right Arrow = Load Next File Ctrl Shift Left Arrow = Load Previous File Down Arrow = View Next Line Up Arrow = View Previous Line Button Options: The Desired Length changes the amount of characters you want displayed in the viewbox. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MBSE for MagicDraw

    Plugin for MagicDraw to support MBSE with SysML

    ...It provides support to generate organizational structures according to the SE2 Cookbook recommendations. It provides basic pattern based support to reason on a system model, for example to extract numbers like total power, cost, power consumption for a given product tree The MBSE plugin for MagicDraw requires MagicDraw 17.0 SP4 or higher with an installed SysML plugin 17.0 SP5 or higher. Installation instructions can be found in the file ReadMe.txt in the download area as well as the corresponding UMs.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    UEMMC - UE Minimal Media Converter

    UEMMC - UE Minimal Media Converter

    Converts between many audio and video formats. Powered by ffmpeg!

    ...(No installation is required) ✿ IMPORTANT: If you want convert your media file into any other media format (that is not listed there), or even improve your audio / video output settings, there is an included, and very easy to use, console. Console usage example: a) Just type in console this command: -codecs b) Click on SEND button or press the ENTER/RETURN key. Should output a (long) list of all available codecs. (Other few examples are included)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    yTOS

    Metabolic pathways to Systems Biology standards (SBGN and SBML)

    yTOS enables transformation of metabolic pathways generated in yEd graph editor into a computational model defined by Systems Biology standards: SBGN (Systems Biology Graphical Notation) format and SBML (Systems Biology Markup Language) with CellDesigner annotations. yTOS takes as input a graphML file. The example of Glycolysis given with yTOS tool was adopted from http://www.sbgn.org/Documents/PD_L1_Examples . Requirements: Java 1.8 is necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CANUSB Library written in C#
    This is a C# library dedicated for using with a www.canusb.com device Full notes: See ReadMe.txt Summary The LAWICEL DLL is 'unmanaged code' and was not designed for use by C#/VB/Mono http://en.wikipedia.org/wiki/Managed_code If you wish to call 'unmanaged code' from 'managed code', you need to use a 'C# wrapper' to access the DLL. This wrapper uses 'PInvoke' (like peek/poke) to 'martial' calls from managed to unmanaged code. It sounds complicated, and it is. IT IS ALSO TOTALLY...
    Downloads: 0 This Week
    Last Update:
    See Project