Showing 259 open source projects for "example"

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

    LazySerializer

    Lazily serializes an object to XML for usage in XPath/XSLT.

    Lazily serializes an C# object to XML for usage in XPath/XSLT. For example: _________________________________________ ObjectXmlNavigator nav = new ObjectXmlNavigator("myObject", MyObject); XslTransform xslTrans = new XslTransform(); xslTrans.Transform(nav, null, objStream); _________________________________________ Using the ObjectXmlNavigator object you can now access the properties of MyObject in your XSLT.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    VocabularyTest

    VocabularyTest

    Test your vocabulary.

    The program VocabularyTest is intended for the organization of dictionaries and testing vocabulary. The number of languages is not limited.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Easy Shutdown Manager

    Easy Shutdown Manager

    An application to manage your computers power settings.

    This application allows you to set the timeout for when to perform an certain action on your computer. For this time being, the only options are to manage power settings, like rebooting or locking your PC, but I will add more features, for example rebooting your PC when an application has closed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Simple ASP.Net guestbook

    Simple guestbook on ASP.Net with MS Access database

    Just guestbook with ability to remove unwanted messages. Guestbook used MS Access database ( what is not recommended, but might be used on small sites and as example of work with mdb in web )
    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
    Unit Converter is a software developed to help you convert between two different units (for example, from kilometers to miles). This software is written in C#. It features a GUI with tabs, buttons and a way to contact me with any questions/querys you may have about the software. Thank you for your interest.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    S22.Imap

    S22.Imap

    A free .NET library for accessing IMAP servers, written in C#

    ...Features: * Supports IMAP IDLE notifications * Supports IMAP over SSL * API designed to be very easy to use * Allows selectively fetching parts of mail messages * Inherently thread-safe * Well documented with lots of example code * Free to use in commercial and personal projects (MIT license) NOTE: THIS PROJECT HAS BEEN MOVED TO GITHUB. PLEASE GO HERE FOR THE LATEST VERSION: https://github.com/smiley22/S22.Imap
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LumenLiquid

    LumenLiquid

    RPG Games without coding!

    ...Trough the high customisation there are almost endless possibilities to create games and stories. To show up the endless possibilities, LumenLiquid is deployed with an example game, Fabled Lands. The story is taken from the homonymous books written by Dave Morris and Jamie Thomson.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    God is Love is an offshoot of Random Bible Verse with added features, which will include example prayers and a listing of all verses contained therein. There has been a Windows Mobile version for quite some time, but it slipped my mind to post it. It has been on my hard drive. It's for Windows Mobile 5, 6, and I completed the version for Windows Mobile 7.1. I have been working on a version for Android, using Monodroid.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10

    TI Chronos .NET dll, C# example

    C# example of using eZ430 Chronos .Net dll

    This is the simple example of using .NET dll library for Texas Instruments Chronos watch (written by Tobias Gartner (https://sourceforge.net/projects/ez430chronosnet/) to acquire buttons and accelerometer data in ACC / PPT mode. The main idea came from VB code by Angel Hernandez (http://www.tupperbot.com). Hopes that one would be helpful for C# developers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    dcScript

    dcScript

    A new esoteric programming language

    dcScript is a new programming language. It's an esoteric language, it means that it can be hard to code with but don't worry it's a easy to use esoteric language here is an example : [sayHello]: sysprtn "Hello the World !" wait ] call sayHello quit The language is interpreted by a simple interpreter. The interpreter is coded in C# with Mono and .NET frameworks so it's portable and useable on Windows, Linux and Mac.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Maths Magic

    Maths Magic Game

    Maths Magic is a simple game to improve addition skills in a fun way. The objective is to find a number or a sequence of numbers that add up to the target number. For example, when a single number like 6 is displayed, you can press 6 directly or a sequence of numbers that add up to 6 like 1, 2 and 3 or 2 and 4 or 1 and 5. Also, if a number like 11 is shown as the target number, you can press 2 and 9 or 3 and 8 or 4 and 7 or 1, 3 and 7 or 2, 3 and 6 or 5 and 6. For any target number the goal is to add up to it. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    doPersistence

    Data persistence with one line of code.

    ...For list objects, inherit from a generic list: public class CustomerList : PersistentList<Customer> Bulk storage is extremely fast with data pagination available on loads. ~10,000 objects/second. ~2,000 objects/second if loaded one row at a time. See website for example code. Or download zip file for working copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CRFSharp

    CRFSharp

    CRFSharp is a .NET(C#) implementation of Conditional Random Field

    ...For example, in machine with 64GB, CRF# encodes model with more than 4.5 hundred million features quickly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...All these Components use the same Meta-Base which can be definied via Attributes (Annotations) on your Business-Classes. Nevertheless differences between Xml- and Db-Serialization can be made via an enum MetaUsage (Database, Xml, Internal …). For Example you can define a Key-Column which is only used for Db-Serialization and excluded for Xml-Serialization. The same can be done with References, Delegations &c. A special Feature is that all Metadata can be read from a comfortable Object-Model (MetaLayer) for your own needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    sasuketiimer, a Sasuke-immitating Timer
    sasuketiimer(2009.04-) looks like the timer shown at the right upper corner on Sasuke, a Japanese program, inspired me to make this timer when I learn programming. It also contains some simple tools related to time management.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This project comprises a .Net library written in C# to communicate with an eZ430 Chronos access point and therefore the ez430 Chronos watch itself. Also have a look at an example project at https://sourceforge.net/projects/chronosexample
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    MdcuCompanion

    An assistant for Marvel Digital Comics Unlimited subscribers.

    It allows you to easily browse series on Marvel.com with rich informations about their digitization progress. For example, you may use it to find the most digitized series, or the ones with the most continuous sequence of digitized issues. You can also look at the timelines if you want to read content from a specific period. An MDCU subscription is not required but this software has little use without it (unless you are considering to subscribe to MDCU).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AVRGude

    Tool for programming AVR chips

    This application allow you work with many kind of AVR chips.Architecture is designed on plugin system, it mean each HW tool for programming (for example STK500) is one plugin of this application. Current version support only STK500v2 HW tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Wave Simulation

    Wave Simulation

    Physically correct simulation of 2D-waves

    UPDATED VERSION ON GITHUB! http://github.com/AtiX/wavesim This is a physically correct simulation of waves on a surface, for example water-waves. It can also be used to simulate Microwaves, and has features like the support for different refraction indices, different wave sources and custom borders. Therefore, experiments like the double-slit-experiment can be easily simulated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    2DSPH-Simulator

    2DSPH-Simulator

    Smoothed particle hydrodynamics simulator

    ...It's possible to save simulations and to restart calculations from this safepoints. A tempSave-file is written to restart simulations, if they crash from an earlier point. Now in v2 an example is added with a FEM beam and a moving piston. Both are hardcoded in the code and must be changed if you want to use it otherwise. Now it can be used only 1 bar and 1 piston, for future it will be changed. Video of textcase: http://www.youtube.com/watch?v=TLYVSWkhXBI Software is tested and runs stable with up two 5000 SPH particles. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    SeaToad

    A concurrency and load testing tool for .NET applications

    SeaToad is a library to aid in concurrency and load testing of .NET code. Intended for use by developers or automation testers. For example, it makes a good second hand if you're trying to reproduce a concurrency issue. You can very quickly generate load representing one or more portions of the suspect code, while manually performing other tasks. Or perhaps you're worried about the performance of a particular stored procedure with load from an external source. SeaToad can run the stored procedure and the external load for you to locate performance and concurrency bottlenecks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A Windows Forms .net library containing forms which can be used in many applications, for example displaying the details of an unhandled exception, displaying the software license, or maintaining a responsive UI while a lengthy operation is running on a separate thread.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 25
    Tasker for PC

    Tasker for PC

    Use different Events and Actions to easy create a simple App.

    With this application you can use different Events and Actions to create a simple App. For example you can automatically start Skype™ if you start your game. Or you define a hotkey to turn off your screen for working without distraction.
    Downloads: 4 This Week
    Last Update:
    See Project