Showing 3182 open source projects for "example"

View related business solutions
  • 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.
    Try It Free
  • 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
  • 1

    exdatisSendMail

    java example

    Java example program(javax.mail). Send mail. lib: https://java.net/downloads/swingx/releases/ http://www.java2s.com/Code/Jar/j/javax.mail.htm http://www.jtattoo.net/Download.html I wrote this using: Scientific linux 6.7 32 bit. Netbeans 8.1 JDK 1.8(Oracle) Test: linux and win7 Problems: see(for gmail) : https://support.google.com/accounts/answer/6010255?
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Python Tetravigesimal Module

    Convert Decimal to Tetravigesimal and/or vice versa.

    ...import site; print site.getsitepackages() Place or paste this file (b24.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'b24.py' before installing in Linux, if the module fail in Linux. Example usage: import b24 print b24.enc('142') print b24.dec('ba')
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Greek English Keyboard Translate

    translate keystrokes typed with the wrong keyboard layout

    translate keystrokes typed with the wrong keyboard layout from english to greek and greek to english. for example: will translate "γοοδμορνινγ" to"goodmorning" and "kalhm;era" to "καλημέρα"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Python Dozenal/Duodecimal Module

    Convert Decimal to Dozenal (a.k.a. Duodecimal) and/or vice versa.

    ...import site; print site.getsitepackages() Place or paste this file (dozenal.py) in your Python's '\site-packages' or '/dist-packages' directory(s). Testes on Windows7-SP1. *Try changing EOL of 'dozenal.py' before installing in Linux, if the module fail in Linux. Example usage: import dozenal print dozenal.enc('142') print dozenal.encnb('142') print dozenal.dec('ba') print dozenal.decnb('9b')
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 5
    CoNet

    CoNet

    Find relationships between repeatedly observed items

    ...It has been designed with (microbial) ecological data in mind, but can be applied in general to infer relationships between objects observed in different samples (for example between genes present or absent across organisms).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Content Generator for Sketch

    Content Generator for Sketch

    Sketch app plugin for generating dummy data such as avatars and names

    Content generator allows you quickly create dummy data such as avatars, names, geo location data etc. You can create a custom string by combining any of these options, plain text (example: banana), random number from range (example: [0-20] ), random item from an array (example: [banana~apple~grapes] ). In Sketch app use Plugins\Content Generator\Images\Custom plugin to specify path to your own folder with images. Installation via Sketch Plugin Manager, in the 'Catalog' tab of the Sketch Plugin Manager window search for 'Content Generator'. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    dotNet File Hash

    An implementation of various hashing algorithms in C# 4.0

    This is a C# .Net 4.0 file hashing Windows application that implements a variety of hashing algorithms (MD5, SHA1, SHA256, SHA384, SHA512, RIPEMD160) readily available in the System.Security.Cryptography section of the .Net framework and can be used to compare files from various folders for true file duplications by directly hashing the content and ignoring other extended details. The application UI is pretty crude, but the underlying code is quite lean. As always, this application is an example project for other users to take the code from and use as they please according to the GNU GPL V3 license referenced within the application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    GSAC is web services for discovery of instrumented site information, and of instrument data files, available in an archive, to provide site and instrument information in a variety of standard formats (RINEX, XML, csv, GAMIT, SINEX, Json, png, ...), and to show where (URLs) to download instrumental data and derived-product files. GSAC is intentionally built to handle many kinds of Earth science data from instruments with Earth locations, and derived products from such data. For example, GNSS receivers for geodesy, tide gages, met stations, tiltmeters, strainmeters. GSAC is installed at 7 data centers in the Americas and 6 in Europe. One agency's GSAC enables search and access across more than 12,800 GPS stations for more than five million data files. This SF website appears to be all about the (minor) helper program, the GSAC client. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Scaloid

    Scaloid

    Scaloid makes your Android code easy to understand and maintain

    ...It provides wrappers, syntactic sugar, and implicit conversions so that interacting with Android UI elements, layouts, intents, and other Android primitives feels more natural to Scala developers. For example, it offers DSL-style helpers for defining views and layouts with less boilerplate, implicit conversions to help with event listeners, and utility methods to simplify common tasks. Scaloid aims to capture the expressiveness of Scala—higher-order methods, implicit conversions, extension methods—to let Android development be more functional and succinct. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 10
    A class to manage Modbus frames and another to make a Modbus server. Both classes are fully portable. An example of a modbus server is given. The code is very simple and comprehensive. Note ; Qt includes some classes related to Modbus since Qt 5.6.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 11
    DualSPHysics

    DualSPHysics

    C++/CUDA/OpenMP based Smoothed Particle Hydrodynamics (SPH) Solver

    ...DualSPHysics is a set of C++, CUDA and Java codes based on the SPHysics FORTRAN project (www.sphysics.org) that are designed to deal with real-life engineering problems and are provided along with pre-compiled binaries and source for Windows/Linux/Unix as well as a number of example test cases.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    C with Classes (sanoC)

    C with Classes (sanoC)

    Elegant way to use real Classes in C language

    20201102- I have created smarter model but not sure if someone is still interested in it? please contact me on my email if you are interested so I upload the new version. I believed all the time that C has the ability to do everything ... even object oriented programming... There were a lot of trials to do this by different parties, but I worked hard to make it usable By the way ... it is easy and makes me feel at home with C ... no strange guns to use and shoot my mouse :P the...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    LLDP Generator

    The project is a valid Link Layer Discovery Protocol frame generator

    ...The purpose of this project is to test the behavior of different LLDP agents in difficult situations. Based on this application, mutiple automated tests can be made for testing the behavior of a LLDP neighbor. Example of tests: 1. Sending a large number of LLDP frames each containing all TLVs, each TLV having a large amount of informations. 2. Sending a large number of LLDP frames at a short interval and inspect the LLDP neighbor's database. 3. Try to overload some TLVs(adding more information than is permited) and inspect neighbor's database.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    make_example

    baseline make build system

    An example make build system is offered as a baseline (or a baseline for a baseline). With a recognised baseline system in place, perhaps we can determine what make can reasonably do, what it can't, can it be modernised, or should it be abandoned for something else.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    ...export=download&id=0BwePHaWdtoMweWRyMExqbHZyUEk Hint: I started this project because i have fun to write java apps. This app is not professional. I don´t recommend using this to encrypt very important data (for example of your company ...). Keep this in mind. Happy testing! ;) Please check MD5 after Download. You can find this on the official site of this project (german). You can find a link to this very simple site below. How to start: -------- Windows: double-click on CryptolinN.exe -------- Linux: sh CryptolinN.sh OR FIRST chmod +x CryptolinN.sh THAN ....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    AVR32 Ecos

    Ecos for AVR32 targets

    ...To compile ecos source codes Atmel tool chain for AVR32 devices is needed and can be downloaded from Atmel web site. Ecos-3.0 – ecos + AVR32UC3C port source files. Hellow_Examples – example project in Atmel studio 6.2 with, ADC test, LED and push buttons test, internal FLASH test, external SPI Atmel Data FLASH test, AST wallclock test and USB tests for AT32UC3C-EK board. This project contains all necessary ecos headers and library to be compiled and linked in Atmel studio.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    MetricTens: Crystallography

    MetricTens: Crystallography

    GUI that enables crystallographic computations for all seven crystal s

    This GUI was created in MATLAB and serves as an educational tool for both novice and experienced crystallographer, and as a quick tool to make crystallographic computations. This GUI allows the creation of stereographic projection as well as the individual computation of angles between planes and directions for all seven crystal systems. Those who work in preferred orientation of polycrystalline materials or single crystals might find this GUI useful. To view code, check MATLAB File...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    ...The class Model provides functions to manipulate (a) a database record (insert, update, delete, read) and (b) a set of data (select and search). This class can also perform a query created by the user. Can use with MySQL and SQLite 3 A brief example: from pydbmodel import * config_sqlite('dbexample.db') e = Model('stock') print e.select() A simple source code in Files, called PyDbModel_example.zip, will provide a complete example of how to use. Contact: leandroip.com / contato@leandroip.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    OpenTK.GameWindowControls

    2D Controls Library using OpenTK/GL (Linux)

    ...Supporting the OpenTK project (C# + OpenGL). If we should keep actions/logic and UI separate, should we not also keep control appearance and UI (In/Out) separate? For example a "Button" is only a container, that has content, with some sort of border of a particular geometric shape (as are many controls), the only logic in a button is it that it responds to certain user events. I define it as such in OpenTK.GameWindowControls. Please note that this project is in early development. And I am currently looking for supporting developers. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    lolfs

    Little container file

    ... - Installation package comes with a couple of basic utilities (with source code) to copy and delete files, show container space usage and - of course list the files inside the container. (More utilities coming..) - Comes with well documented C API to do whatever you would do with "normal" files in your filesystem. (For example: Popular editor "nano" was ported directly to edit lolfs files simply by prefixing common file functions by "lol_" -that was basically all there was to it). - Once created, LOLFS file remains it's size, thus preventing defragmentation of your host - Lolfs is a limited filesystem with potential to grow as big as your need is - Fast as heck!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Battlefleet

    Battlefleet

    Battlefleet - Naval warfare at the turn of the century: 1895 - 1905

    ...The main forces of Russia and Japan in the Tsushima battle are available. Additional ships may be added by user. The first stage of the Tsushima battle is given as example - one of possible scenarios. The game is based on the rules of the Battlefleet from War Time Journal (currently only ships movement part of rules is implemented)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    McDowell CV

    McDowell CV

    A Nice-looking CV template made into LaTeX

    McDowell CV is a LuaLaTeX class for building neat and space-efficient CVs using the design originally proposed by Gayle L. McDowell. The class is based on an article class. The paper format is set to U.S. letterpaper by default. A template showing an example usage of the class is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    BPL

    BPL

    Bayesian Program Learning model for one-shot learning

    ...The approach treats each concept (e.g. a character) as being generated by a probabilistic program (motor primitives, strokes, spatial relationships), and inference proceeds by fitting those generative programs to a single example, generalizing to new examples, and generating new exemplars. The repository contains code for parsing stroke sequences, fitting motor programs, exemplar generation, classification, re-fitting, and demonstration scripts.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    bnf2xml

    simple BNF parser makes xml markup of matches

    ...bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find needle in haystack and what to show, ie: <alph> ::= a | b | c | d ... <word> ::= <alph>+ bnf2xml is a top down recursive parser. Unlike buttom up parsers like gcc(1) or some top downs, bnf2xml is completely unambiguous / resolves ALL conflicts. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    simplest ffmpeg mem handler

    simplest ffmpeg mem handler

    ffmpeg's example about read/write from memory

    This software simplest example to use FFmpeg to read (or write) from memory. It contains 2 project: simplest_ffmpeg_mem_player:Video Player that play video data in memory. simplest_ffmpeg_mem_transcoder:Video Converter that convert video data in memory.
    Downloads: 0 This Week
    Last Update:
    See Project
Auth0 Logo