Showing 1133 open source projects for "pattern"

View related business solutions
  • $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
  • 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.
    Get Started Free
  • 1

    Modabi

    Modabi is a Modular Data Binding system for Java

    Modabi is a Modular Data Binding library for Java, which aims to provide users with the most flexible and comprehensive feature set possible. Modabi can be used to provide mappings between Java objects in memory and a number of formats, including Yaml and XML, without any modification to existing business objects. Check out the wiki for a more in depth examination of the features of Modabi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    libVMR

    VMR - machine learning library

    ...libVMR is based on the most popular neural network model with a higher generalization ability from kernel tricks - vector machine by Reshetov (VMR). The library has been designed to learn from data sets. Typical applications here are pattern recognition ( binary classification).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    PDF::Reuse::Barcode

    Create barcodes for PDF documents with PDF::Reuse

    ...It creates barcode "images" to be used in PDF documents. It uses GD::Barcode and its sub-modules: GD::Barcode::Code39, COOP2of5, EAN13 and so on to calculate the barcode pattern. If you want Code128-barcodes you need Barcode::Code128. Normally the barcodes are displayed on a white background and with the characters under the bars. You can rotate the "image", make it smaller or bigger, prolong the bars and change the background. (But then, don't forget to test that your scanner still understands it.)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    Arduino 7 segment display

    7 segment characters and patterns

    Write characters to 7 segment display or flash light pattern on LEDs
    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
    The SPARE library (Something for PAttern REcognition) is a set of C++ (template) classes that offer some building blocks useful to build software modules for complex Pattern Recognition tasks, as: Classification, Clustering, Function Approximation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    J-Excel

    Universal Excel import and export tools.

    ...Support from inside the List<POJO and List<POJO> inside> import and export. To support the export of similar curriculum structure type cross table. Support for Internationalization. Don't write a configuration file. Use the adapter pattern, data import and export support arbitrary types, users can also write your own adapter custom data types! Example please refer to: test package.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Lightweight REST JEE Arch Pattern

    Fully working architecture example

    This project is a fully working example for an architecture pattern using only JEE technologies, namely JPA, EJB and JAX-RS. It is intended to serve as an example to help education of Java developers and architects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Automatic 3D Coordinate Points Generator

    The project aims at generating 3D coordinates from a set of 2D images

    ...First step is converting the images to grayscale. Then detecting the retro-reflective dots by the “Polygon” approach. Same dots in different images were matched by Pattern Matching algorithm. Then internal and external camera calibration was performed. Finally, the 3D Coordinate points were generated by the “Bundle Adjustment” procedure.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    wxMUD is a MUD client written with the wxWidgets GUI library to support many platforms (win32, POSIX, etc) with native speed. Currently it supports ANSI colors, multiple connections, MCCP, MSP, full MXP specification, advanced pattern matching and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 10
    SpyCam free android security

    SpyCam free android security

    free android spy camera security

    Now with SpyCam Security application ,you don't have to worry about who handles your device in your absence.This app will give you photographic proof of intruders trying to enter into your device. When any intruders enters wrong unlock pattern,this app will take a snapshot of intruder with front camera . When intruder enters wrong unlock pattern 3 times,unlock pattern will reset to secure code provided during installation. ******If you forget to provide SECURE CODE,then default secure code is 12345*******
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Lab 4 - Decorator Pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Font Pattern Editor

    Font Pattern Editor

    FNT Font editor

    This tool gives the possibility to create FNT files, that can be used in VGA compatible text-mode.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    IronMeta is an implementation of Alessandro Warth's OMeta metaprogramming system in C#. It provides a packrat parser generator that generates parsers for Parsing Expression Grammars that operate on arbitrary streams of objects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    MIDItrk

    Tracker-style pattern-based MIDI composer

    This tool enables you to create MIDI with tracker-style handling. The main difference to most of the contemporary trackers is that it gives orderlist/sequence for all tracks, so you can use one pattern anywhere without tedious copy/paste process, just by typing its number in the right place... 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
  • 15
    THIS PROJECT IS NOW HOSTED ON GITHUB https://github.com/tnowotny/stdpc StdpC is dynamic clamp intended for the end-user neurophyiologist. The software allows to create artificial synapses and ionic conductances as well as providing an interface for activity pattern generation and data replay in artificial neurons.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    EventProxy

    EventProxy

    An implementation of task/event based asynchronous pattern

    EventProxy is a lightweight JavaScript library for coordinating multiple asynchronous operations through events. It was created to replace deeply nested callbacks with flatter and more readable control flows. Developers emit named events and register handlers that run when specific combinations or quantities of events have completed. Its all and create methods wait for several different results, while after collects repeated events into an ordered array. The tail method keeps using the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    TCA: the Task Component Architecture

    TCA: the Task Component Architecture

    SCA for concurrent event-driven systems for periodic task management

    Task Component Architecture: Service Component Architecture (SCA) for concurrent event-driven systems This is a framework implementing standard SCA components for the management of periodic tasks. It is based on Java Concurrent with the idea that there is one dedicated process for each component, in a publisher-subscriber pattern through the use of the Java Messaging System. This allows a seamless integration with robotic software control systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    OxTail
    An open source windows application providing *NIX tail like functionality primarily for my own learning Translations needed, see Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    class.debug.php provide simple functions to set control infos in your code, with many options to output this info in your browser and/or write in a logfile - output of infos in browser, logfile or browser and logfile - (browser) output infos based on a error level - (browser) output infos compact or every message in a new line - (browser) output info based on a special pattern - (browser) output infos marked with special colors (html) - (logfile) log infos based on a error level - (logfile) log infos in a new file each execution, hour, day, week, month or year - (logfile) output infos compact or every message in a new line - (logfile) output info based on a special pattern TODO: - (logfile) create new logfiles based on a deadline - (logfile) create new logfiles based of a filesize - (logfile) create new logfiles based of a date - (logfile) create new logfiles based of a memorylimit look at debug_config to see all options
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    WebSocketListener

    WebSocketListener

    A lightweight and scalable asynchronous WebSocket listener

    ...WebSocketListener has been designed to provide WebSocket connectivity to other applications, in the same way that System.Net.TcpListener provides TCP connectivity. It is not a communication framework on its own and it does not provide any kind of publisher/subscriber pattern or reliable messaging beyond TCP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ExcelMVC

    ExcelMVC

    Writing Excel applications in .NET using the MVC/MVVM pattern

    If you are a fan of building applications using the MVC/MVVM pattern and you love Excel as the user interface but want little VBA and fewer complex nesting formulas, then ExcelMVC is just the component you need. ExcelMVC lets you write Excel applications using the MVC/MVVM pattern. You declare views in Excel and implement their business models and view models (controllers) in C# or in any other .NET language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    cis4

    let's say global macro / visual script language and pattern detection

    Hard to describe in a few line but let's say it's kinda script language for people who don't necessary know programmation and which can be programmed visually.. It's a sort of global macro which send keys mouse moves and detect image pattern on screen.. Probably you should go directly on pir2open.net to view how it is...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Session-based fault-tolerant multi-threaded acceptor-connector design pattern
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Knock to Windows

    Knock to Windows

    Knock Code for Windows - While Screen On

    Knock to Windows is a tool who lock your desktop and protect your files. Just set pattern and that's all. No need to remember difficult password. It's a great alternative for stock Windows password lock. Beta Changes: https://sourceforge.net/p/knocktowindows/tickets/2/ If you liked my project you can donate with Bitcoins: http://goo.gl/ZYMTX7
    Downloads: 0 This Week
    Last Update:
    See Project