Showing 3953 open source projects for "simple-scan"

View related business solutions
  • 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
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1
    rpg map editor
    Simple 2d rpg map editor. It Written in Eclipse Java. Full open source :) i've got one think for you, if you change somethink just mail it to me(the full source >.<). Thanks :D email: rpgmapeditor@gmail.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    This might one day become a tool for tracking your role playing character. The design goals are to be system independent (as well operating system wise as rpg system wise), flexible and simple.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Hokum

    Hokum is a framework designed to boost the application development.

    Hokum is a simple and lightweight framework, designed to simplifies and boost the development of software that handle many different data formats, for the Java platform, right now(in the future, the goal is to work in many platforms). It uses JSON for the data definitions and manipulation. The Hokum Framework exposes several interfaces and abstract classes, allowing you to change the type of implementation of an component with very little impact.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 4

    Exact Subgraph Matching Algorithm

    Exact Subgraph Matching Algorithm for Dependency Graphs

    The subgraph matching problem (subgraph isomorphism) is NP-complete. We designed a simple exact subgraph matching (ESM) algorithm for dependency graphs using a backtracking approach. The total worst-case algorithm complexity is O(n^2 * k^n) where n is the number of vertices and k is the vertex degree. We have demonstrated the successful usage of our algorithm in three biomedical relation and event extraction applications: BioNLP 2011 shared tasks on event extraction, Protein-Residue association detection and Protein-Protein interaction identification. ...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 5

    DAL4j

    Data Access Layer 4 Java

    ...DAL4j can be useful for scenarios where there is an existing database schema but a technology other that JPA is used to interact with the database. DAL4j can provide an easy way to migrate your code base from other technologies such as JDBC or Hibernate to JPA. The beans generated can be 1 or two types: Simple or Framework. Simple beans are standard pojo classes managed by your application using JPA semantics. Framework generated pojos use the DAL4j framework DAO generic to simplify CRUD operations. DAL4j provides optional hooks to allow you to integrate encryption/decryption of data field used when data is encrypted in the database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Simplest Android Web Suite

    Free and simple build toolkit for HTML5-based Android apps

    SAWS: Simplest Android Web Suite SAWS is an open-source build engine that allows you to turn a HTML5-based client web application into a mobile application for Android OS. Given the folder with your web app (HTML, JS, CSS) and its title, it outputs ready-to-use APK file with this application. Requirements: - Linux or other Unix-based OS with Bash shell - Java SDK (sun-java6-sdk or the latest openjdk version) - Ant - Android SDK installed with Android 2.1 (android-7) available as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    One-JAR(TM)
    One-JAR(TM) is a simple solution to a vexing problem in Java: how to distribute an application as a single jar-file, when it depends on multiple other jar-files. One-JAR uses a custom classloader to discover library jar files inside the main jar.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Pimp Your Picture

    Pimp Your Picture

    Written for Android OS, a simple software for image manipulation.

    Software is written for Android OS 2.2 or higher. One can manipulate images taken from the gallery or taken by the camera. These manipulations include filters like: grayscale effect, sepia effect, and inverse effect. Options for saving and sharing/sending the pictures is also included. The software is installable, but not completed yet by far. Other effects will be included, and optimization is needed. Also, one more option is left to implement: extras. This will include writing text on the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    clip5 text clipboard manager

    clip5 text clipboard manager

    Simple interface which can be used as a clipboard manager

    It's a Java application which can be used as a clipboard manager. Just click on any of the textfield/textarea to copy the the displyed text into the system clipboard, where it will be ready to be pasted in another application like an e-mail client, a word processor ... Data are saved in text files. Edit the .txt files in order to best suit your needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 10

    Face Detect (JavaCV)

    Face Detection and Facial Feature Extraction using JavaCV

    A simple Face detection program using JavaCV and OpenCV . Implementing facial feature extraction and face recognition.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11

    IWIR Tool

    IWIRtool creates, parses and manipulates IWIR workflows

    ...IWIRtool is able to parse IWIR XML files and provides a Java Object representation enabling traversal and manipulation of the workflow. Additionally, it provides a simple Java API to enable the construc- tion of IWIR workflows and the serialisation of IWIR Workflows as XML documents compliant to the IWIR XML Schema. The tool is able to parse and evaluate the IWIR condition expressions and will validate IWIR documents for correctness in their control flow, data flow, data types and syntax both when parsing existing IWIR XML documents as well as during the creation of new workflows using the API of IWIRtool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This software records and replays user interaction with the computer. It can be interfaced through voice commands.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    wordSearchJava

    A simple GUI that uses regular expressions to search txt files.

    wordSearch is a simple Java Swing GUI that uses regular expressions to search .txt files. It could serve as a fun tool to help practice your regular expressions, if you're a programmer. It uses the Java Scanner class to do the search (which I assume is in O(N) (linear) time). It uses various Java Swing components for the GUI, including a JEditorPane featuring some html.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Screening Assistant 2
    ScreeningAssistant 2 is a modular software dedicated to perform various simple and advanced chemoinformatics analysis around chemical libraries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Sundering Horde

    Java Game, Simple 2d, for Practice and Examples

    Creating a basic 2d game, using NetBeans and Java, as a method of gaining experience with non-text-based games.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    bChatter

    bChatter is a simple chat client and server written in Java.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Numeric Base Calculator

    Numeric Base Calculator

    Numeric base conversion & arithmatic operations

    'Numeric Base Calculator' is a console application developed in java.It allows you to do conversitions and simple arithmatic operations involving the most commonly used bases like 2,4,8,10 & 16.You can convert a digit from one base to another.You can perform arithmatic operations like addition,substraction,multipication & division using those bases.This is a handy tool for you to check or do your homework!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    speedometer

    Simple speedometer for Android

    This is a very basic speedometer application for Android phones. Features: -Uses GPS -Speed is shown in both m/s and km/h -Keeps track of top speed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jCodeProfiler

    jCodeProfiler

    A simple and extensible Java profiler

    jCodeProflier is a profiler easy to use, the cut points are added in the methods defined with regular expressions. It offers easy extension to generate its own renders, a Jmx service allows renders generation at any time of the execution. It is based on ASM library. The first version contains only the measures of perf methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A java library based on java messaging that enables you develop messaging based applications in easiest way that you can think . download them and test them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    jmag

    java webcam magnifyer

    A simple magnifyer for your webcam using vlcj libraries and the VLC Media Player 2.0.0
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    eFile

    File sharing application

    This program will give you opportunity to share you files by network or internet with other users. It is simple in use, and it is fast. Please also note that eFile is still in alpha version, and therefore sometimes could be not stable. However it should be good enough for home non commercial usage. New version 0.3 alpha released at 2012.07.29. Enjoy :) Hugs, Patryk Kałużny
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    Text2XML

    Generic Method for Parsing Text into XML

    Text2XML provides a simple, declarative method of parsing and processing of raw text data into XML. Text2XML uses an XML configuration file which describes the desired XML output, as well as the rules for parsing the text file. Parsing is performed using XPath 2.0 and Regular Expressions. Text2XML can be used from the command line, or it can be embedded into another Java application.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 24

    Subnet Calculator

    A simple tool that performs network math with subnets.

    Given a valid IP address and subnet mask, this program will return the necessary subnetwork data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    beadPattern

    Build and create patterns or models with beads. Java program.

    Build the pattern for a bead based figure before do it. Is simple and you can choose the color of the beads. Is useful to be sure of the final result before begin with the hand crafted object. The program is composed by one frame where you can desing your model and another one where you can select the color of the beads. All the program is written in java. Crossplatform: -Windows -Linux.
    Downloads: 0 This Week
    Last Update:
    See Project