Showing 3412 open source projects for "example"

View related business solutions
  • 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
  • $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

    microDispatch

    Microcontroller Task Scheduler

    ...You choose the time interval by calling dispatchTick(), this is usually in a timer interrupt. Range for number of tasks: 0 to 255 tasks Range for delay: 0 to 65535 ticks Each task only uses 5 byte of RAM. The one task LED blink example only uses 5 bytes of RAM and 476 bytes of program memory for the whole program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Simple Fone Recorder

    Simple Fone Recorder

    ...You can get LineInCode here: http://liveincode.romanrm.ru/ And you can get LAME here: http://lame.sourceforge.net/ Obviously, besides this script and the two utilities above, you will need to patch your phone to the mic-in of your computer. Please bear in mind, this is not a proper phone recording system, so there is just 1 file per execution. For example, if you run the script from 0800 to 2000 in one go (without any interruption in between), all the calls will be saved in 1 file. To make it more robust, you can install NC_NET on the clients computer and setup Nagios to monitor them. ;-) Hope it helps! Cheers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    livemix

    A tool for automated downmixing of live multitrack sound recordings

    ...Intended use is to quickly generate mp3 previews of live multitrack music recordings (such as rehearsals or live performances), created by some sound recording software (Avid ProTools or Audacity for example). Livemix uses SoX sound processing utity to do all the work with tracks preprocessing and mixing, and LAME mp3 encoder to produce final mp3 file. Therefore, livemix needs sox and lame executables to be in search path or in the same dir as livemix executable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Synkron
    Synkron is a simple Qt application that allows you to sync folders, for example a flash disk with a folder on your hard disk.
    Leader badge
    Downloads: 121 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

    villeteam

    Files for ville-exercise-stub (source on github.com/villeteam/)

    Binary files and resources for ville-exercise-stub Source can be found on github.com/villeteam/exercisestub Source code of the project (found for example github.com/villeteam/exercisestub) is released under MIT license; http://opensource.org/licenses/mit-license.php
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    n Queens Puzzle

    Place n queens on nxn board without conflict.

    Eight Queens placed on a chess board is a good example of the n Queens Puzzle. http://en.wikipedia.org/wiki/Eight_queens_puzzle
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    ExampleOfC

    A small example in C++.

    Маленький пример на языке C++ показывающий как запрограммировать движение на карте. Для движения персонажа нажимайте кнопки курсора. Выход - кнопка Esc. Текст программы находится в файле main.cpp Карта находится в файле map.txt A small example in C++, showing how to program the movement on the map. For the motion of the character, press the cursor button. Output - the button Esc. Source code is in the file main.cpp Map is in the file map.txt
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is able to detect circles in images. Therefor it uses the hough algorithm CvHoughCircles from the OpenCV library. You can define all parameters e.g. min-/max radius, min distance between circles, all kinds of thresholds, filters and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Solo - Solitarie

    Solo - Solitarie is a simple game about the Solitarie board game.

    Solo - Solitarie is a simple game about the Solitarie board game. And it is make for simple gui in libSDL and to use few keys. It is more or less a example of programming boardgame.
    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
    ns-2 Trace Toolkit

    ns-2 Trace Toolkit

    This toolkit allows you to analyze and validate ns-2 traces

    ...During the simulation, the information of each node (speed and position) is shown. Finally, basic manipulation of trace files are also available in the tool. For example, users can generate a new trace file that contains the movements of a selection of nodes, or shift the positions of nodes toward the origin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    pyVenture

    McMaster CAS Outreach Project For Children

    ...This function is passed in such a way that they can define it to be anything they want and must be executed before you can enter that room. This makes it exciting for more advanced students because they can battle a Troll for example.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Fltk_contour

    2D and 3D contour and colour map of regular or scattered data

    ...The widget is an OpenGL based contour visualizer for Linux, which allow you to built 2D and 3D graph of contour and colour map for a xy regular or scattered data set. There is a good example with the topographic data of Poland with 5902 data points to introduce yourself how to use it. There is not much documentation but it is easy to use. The input data are in XYZ format, where Z is a function of XY of the form Z=F(X,Y). The data file is in plain text format.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    Morf

    A morhping audio plugin wrapper

    The idea is to open an audio plugin (VST/AU) and be able to morph between plugins stated (programs) without re-loading the program in the plugin (this causes clicks and freezes on some plugins) To load a plugin just rename your Morf.dll or Morf.vst(mac) to MoRf_[PLUGIN_NAME].dll, where [PLUGIN_NAME] should be the name of the plugin that should be hosted. For example for Synth.dll on windows the file name would be MoRf_Synth1.dll There is an option that causes Morf to be a effect plugin instead of MoRf_ use MoRf_FX_[PLUGIN_NAME] (but this has little effect on some hosts i'm afraid). The manual is simple: - right click on the numbered slot to save the state of the plugin and the time and MIDI note for that slot (you can exclude what gets saved with the right click by clicking on the logo)\ - left click on the numbered slot to re-call the state...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ...With Hefesto you can easily build toolsets for widely used compilers. Under Hefesto's context a "toolset" can be understood as a set of commands that can be used to create something, for example, a toolset for Hefesto C language calls the command "compile" to create the object files and then calls the command "link" to create the binary. The toolsets are expressed in a particular language. With a toolset chosen you can build your applications and also you can use the hls (Hefesto's scripting language) to assist in the pre and post-compilation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Common Simulator
    This is a simulator library which simulates sending-field-based-message remote peer. For example ISO-8583 remote peer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Linux UDP Port Test - sendudp

    SendUDP allows you to send UDP packets to test a datagram application.

    ...sendudp is very simple to use even simpler that telnet, to use it you have to be familiar with the destination IP address, the IP could be v4 or v6, the PORT and you must define a message to test, here is an example: sendudp -d 196.44.87.65:3877 -m "Test message." Or sendudp -d example.com:3877 -m "Test message." while {-d} stands for destination and port, and {-m} stands for the message to send, enjoy using sendudp and I hope it saved you time from writing your own UDP tester. License: CC3.0.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Community Food Hub

    Web ordering system for community food coops and veg box schemes

    ...Customers may then log in, choose a collection day and location, and add goods to their baskets. Once the customer submits an order, they receive an email invoice. Payment is made on collection. The system supports cycles of arbitrary length (for example: weekly, fortnightly), multiple collection days and locations per cycle, and veg and fruit boxes in addition to individual goods. The system provides reports for suppliers, and for collection day activities such as packing boxes and receiving payment. Customers can receive credits and refunds between cycles. Community Food Hub uses PHP (up to 5.3) with a MySQL database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Besisayar

    Farm Software

    ...In a farm, there are animal and agricultural incomes and outgoings occurring while producing,worker outgoings etc. Managing Incomes and Outgoings by certain system allows us to see now and future. For example, on a chart to see the animal feed efficiency ratio, enables us to make our animals decide to sell or not to sell.Besisayar is a system to manage all farm incomes and outgoings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jCrossSketch

    jCrossSketch

    Convert scribbled notes over several devices

    Java framework and gui to convert several file format between them (iRex irx, Aiptek walltop, jarnal jaj, jetbook color scribble, svg and more). You can see a video tutorial of how to convert (for example) Jetbook Color scribble in Jarnal and, using it, how to generate a new PDF merging original document and your handwritten notes: Part 1 - using Jetbook Color to sketch PDF document http://www.youtube.com/watch?v=-ffIFNO0rNw Part 2 - using jCrossSketch v.0.6 to convert previous notes in Jarnal and to generate a new PDF http://www.youtube.com/watch?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Arabic New Words

    List of new words not included in current dictionaries

    ...It includes 476,349 new lemmatized words, and they are weighted and ordered so that there is a good likelihood that words which are most relevant (lexicographically) will surface to the top and the least relevant words will be pushed down the list. So, for example if you take the first 10,000 words, there is a good chance that you'll find a large number of word fit to include in a dictionary. Please consider that the word list is not filtered by a spell checker, so many words will only be Misspellings. Proper names are not filtered out because high frequency proper names are usually included in morphological analysers to improve coverage, but in dictionaries people might want to exclude them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Shortcut Maker

    Shortcut Maker

    Generate virtual key shortcuts with this utility

    Shortcut Maker is a simple and easy-to-use application designed to easily create key shortcuts to various applications. The software provides you with additional keyboard shortcuts and will generate virtual key events for each action. For example, if you want to change the hot key for the Print option or for a specific action of any utility, you can easily change it within the application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 22

    MWakeOnLan

    command line tool to send wake on lan packets to computers on lan

    ...A configuration file MWakeOnLan.ini can be used to hold name/ethernet values for easy command line execution. The configuration file consists of name=etheraddress pairs. A # marker is used for comment lines Flags: -l | List All Name/Value Pairs Example 1: C:> MWakeOnLan 00:2E:27:4B:20:34 Example 2: C:> MWakeOnLan server1 server2
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    RawGeno Version 2.0-1 is released! RawGeno is an R CRAN library automating the scoring of AFLP electropherograms. The library includes a graphical user interface to simplify its use. Note that the 2.0-1 version is delivered as a source (*.tar.gz for Linux and Mac users) and as a binary file (*.zip, for Windows users). The installation procedure differs slightly according to your system; but this should remain simple. Have a look at the readme file when you download your new copy...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    Text Zipper

    Text Zipper

    All text based files into one batch file!

    Instead of always creating these annoying zip folders or just new folders for all your text based files (C files, NSIS files, CPP files, etc.), just use Text Zipper! It takes your files and puts them all into one Batch file. Making these files more Portable. Example: Distribute your sourcecode in a easier way. You can customize by editing the batch file.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    Scala Scripting Hook for Liferay

    Support for Scala in Liferay script console

    This hook adds support for the Scala language as scripting langage in the Liferay script console. Cherry on the cake, this plugin is written in Scala, so this is a good example to write Liferay plugin with Scala language !
    Downloads: 1 This Week
    Last Update:
    See Project