Showing 3412 open source projects for "example"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 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
  • 1
    Simple Normal Mapper

    Simple Normal Mapper

    Easy creation of normal maps

    Simple Normal Mapper is a normal map editor with which one can easily create normal maps for 2D images. Normal mapping is used, for example, in 2D games to make an illusion of a 3D object. Simple Normal Mapper is fully automatic with some user-controllable parameters. Simple Normal Mapper is written in Qt and C++. The newest source code and releases here: https://github.com/juzzlin/SimpleNormalMapper/releases
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    boost.asio.tidy

    boost asio tidy

    #1.This lib is copy from boost_1.57.0, before start use asio, you just need to define preprocessor BOOST_ERROR_CODE_HEADER_ONLY and BOOST_SYSTEM_NO_DEPRECATED firstly, and add aditionnal includes path "Root Of boost.asio.tidy Directory" to your compile system, such as MSVC,XCode,GCC,Android.mk. #2.Detail usage: see example
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Brad's miner is an example of a very basic gem-swap game made with SDL and C++. It is made to demonstrate using a simple engine features and memory management to write a clean and efficient game code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Aspose for Eclipse

    Aspose for Eclipse

    Eclipse plugin for Aspose File Format Java APIs

    Aspose for Eclipse project enables Eclipse IDE users to create a new Eclipse project through an Aspose Project Wizard. Through this wizard, the developers can select and download the latest Aspose File Format Java libraries and samples of their choice.
    Downloads: 0 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
  • 5
    Concept Extractor

    Concept Extractor

    Concept Extractor

    CXTRACTOR is a generic concept extractor that integrates state-of-the-art term/concept extraction methods. cxtractor is designed to be easy to run from a command line. Example $java -jar cxtractor-xx.jar "Sertoli-Leydig cell tumor is a cancer that starts in the female ovaries. The cancer cells produce and release a male sex hormone..." Sertoli-Leydig cell tumor (C0206723, Sertoli-Leydig Cell Tumor) is a cancer (C0027651, Neoplasms) that starts in the female (C0015780, Female) ovaries (C0029939, Ovary). ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    HTML Inspector

    HTML Inspector

    HTML Inspector is a code quality tool

    ...HTML Inspector runs directly in the browser, which makes it useful for inspecting live pages during development. Although the project is archived, it remains a clear example of configurable client-side markup auditing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    DocSedoter

    DocSedoter

    Collecting documents over internet (doing web crawling)

    ...All links URI will be changed to the local path, so that the collected web documents can be navigated by offline. This project consists of two sub projects. The first is the library that can be used by different applications whose different UI design. The second one is the example of application whose a simple UI which uses the library mentioned before. This library provides the interface to set where the collected documents/resources will be saved in. Currently, this library only provides a class to saves those documents in the files. However, you may implement a class to save the documents/resources in the database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    libvmms

    Simple Multimedia Messaging Service (MMS) protocol decoder library.

    Simple Multimedia Messaging Service (MMS) protocol decoder library. You can use the example to parse any MMS message headers and to extract its body parts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FileSafe tools

    FileSafe tools

    Cool MS-DOS tools in a stand-alone application form.

    A small library of cool MS-DOS tools in a stand-alone application form. An example of some tool would be: Calculator or password generator.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 10
    Simple Encrypt/Decrypt

    Simple Encrypt/Decrypt

    Simpliest Cryptograph ever

    This is an example of what simple cryptographic look like.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    simplest libRTMP example

    simplest libRTMP example

    Examples about usage of libRTMP

    This Solutions contains some examples about usage of LibRTMP. It contains following projects: simplest_librtmp_receive: Receive RTMP streams and save as FLV file. simplest_librtmp_send_flv: Stream FLV file to RTMP streaming server. simplest_librtmp_send264: Stream H.264 raw data to RTMP streaming server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    repDNA

    repDNA is a Python package to generate various features of DNA sequenc

    Important links =============== - Home-page: http://bioinformatics.hitsz.edu.cn/repDNA/ - Official source code repo: https://github.com/liufule12/repDNA - Download releases: http://bioinformatics.hitsz.edu.cn/repDNA/download - Supplymentary (maunal and example): http://bioinformatics.hitsz.edu.cn/repDNA/supplementary - Issue tracker: https://github.com/liufule12/repDNA/issues - Citation: http://bioinformatics.hitsz.edu.cn/repDNA/citation Python Requirements =================== The repDNA was tested to work under Python 2.7, 3.3 and 3.4 on Windows, Mac and Linux. Installation ============ If the user had installed **pip** (A tool for installing and managing Python packages), just type: `pip install repDNA` Otherwise, download and unzip the repDNA package, go to the directory, and type: `python setup.py install` or `sudo python setup.py install`
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    simplest libVLC example

    simplest libVLC example

    Examples about libVLC

    This software contains several examples based on libVLC. It contains following project: playerGUI: Simplest libVLC Player GUI. simplest_libvlc_example: Simplest libVLC Player. simplest_libvlc_streamer: Simplest libVLC Streamer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    simplest directshow example

    simplest directshow example

    Simple Examples about DirectShow

    This software contains several examples about DirectShow. Suitable for the beginner of DirectShow. It contains following projects: simplest_directshow_player: Simplest DirectShow Player. simplest_directshow_player_custom: Simplest DirectShow Player (Custom). playerGUI: Simplest DirectShow Player GUI. simplest_directshow_info: Simplest DirectShow Info. simplest_directshow_filter: Unfinished yet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    C# Useful Stuff

    Collection of useful C# functions and methods

    Collection of C#, WinForms, and WPF functions and extensions that I've found useful during my travels. For example: Safely reading text from files, creating a WPF bitmap from a filepath, and creating WPF Documents from text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    vim-tmux-navigator

    vim-tmux-navigator

    Seamless navigation between tmux panes and vim splits

    The vim-tmux-navigator plugin enables smooth and consistent navigation between splits within Vim (or Neovim) and panes in tmux, using a unified set of hotkeys. This means that instead of treating Vim splits and tmux panes as completely separate navigation domains, you can press the same directional keys (for example Ctrl-h / Ctrl-j / Ctrl-k / Ctrl-l) and move seamlessly between them. The plugin detects when you are at the edge of a Vim split and hands off navigation to tmux, or vice versa, enabling a more fluid multitasking workflow with terminal multiplexing and editing combined. Many terminal-based development setups rely on this plugin to unify the mental model of window/pane navigation across tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    firewords

    firewords

    Self-learn & Self-testing

    FireWords provides to you the system for self-testing. You may to build your own test and check your abilities. For example when you read foreign book, or books with a large number of hard terms, you may to create sheets, which will be consist of words, and then test yourself via FireWords.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Java language binding for pismo file mount. Create virtual folders in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Stemmer Gujarati

    Stemmer Gujarati

    Offline stemmer for Gujarati , which is one of 22 Indian languages.

    This is a Gujarati stemmer in Java. Stemming is a process in which affixes are removed form the root word (stem). It relates morphological variant words to corresponding common root. For example "પ્રતિઉપયોગી" is word which has stem " ઉપયોગ". Stemmers are language specific tools. The design of a stemming algorithm requires a significant level of linguistic expertise. There has been lot of significant work in the development and evaluation of stemmer for non-Indian languages, but very less or no significant work has been done on Indian front especially for Gujarati language.The code of this stemmer is based on algorithm designed under guidance of Prof. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    cubiculus

    cubiculus

    Examples of usage of cubiculus.com rest API

    Project provide data object that could be used in API. There is also example of application that connect co API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AMD_HealthSocialCareSim

    Multi-paradigm simulation of health and social care for AMD sufferers

    ...It uses a mixture of agent-based modelling (ABM), discrete-event simulation (DES) and system dynamics (SD). It also serves as a demonstration simulation model for the Java Simulation Infrastructure Toolkit (JSIT), using its AnyLogic helper library, and an example of other software-engineering-best-practice ways to structure simulation models (which are covered in the journal paper "Simulation Design: Trans-Paradigm Best-Practice from Software Engineering" which introduces JSIT). It is released under the LGPL license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    Speech Recognition System

    Speech Recognition System - Matlab source code

    ...Research and development in speech recognition technology has continued to grow as the cost for implementing such voice-activated systems has dropped and the usefulness and efficacy of these systems has improved. For example, recognition systems optimized for telephone applications can often supply information about the confidence of a particular recognition, and if the confidence is low, it can trigger the application to prompt callers to confirm or repeat their request. Index Terms: speech, recognition, verification, sound, isolated, words.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Project: Virtual Gateway Modbus-TCPIP to TCPIP-Serial converter Dependencies: rllib from pvbrowser. Comments: This is a beta version for only one connection. Example: for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    libpondyparser

    A multi-core C++ parser library using chaotic systems (GPL and LGPL 2)

    Markov and L-systems can be used to thread a parser library albeit a simple example parser which can be extended to a full blown one. L-systems classes are fitted with stack and deque structures for propagation. Markov systems can be extended from the codebase which uses operators for a decision process. The library can be used to make bigger systems such as neural nets and so on.
    Downloads: 1 This Week
    Last Update:
    See Project