Search Results for "inpaint java code" - Page 155

Showing 4125 open source projects for "inpaint java code"

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 1
    A recursive Javabeans editor that can create objects, collections and arrays. You can create a complex object structure without write java code and serialize it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    AndroidIDE

    AndroidIDE

    AndroidIDE is an IDE for Android to develop full featured Android apps

    An IDE to develop real, Gradle-based Android applications on Android devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ZenTools for Java

    Just a small collections of useful code snippets

    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    CodeBot is a java (swing) based application that allows to generate keyboard and mouse events, by using simple scripting configuration. Bot allows to start and manage scripts in new threads. Can be used to write game bots or mouse/keyb simulations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights. Click to perfect your product now.
    Click to perfect your product now.
  • 5
    drawcode é um plugin do eclipse para edição de diagramas de classe e NS(Nassi & Shneiderman), com a possibilidade de gerar código a partir da associação destes 2 tipos de diagramas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    For software developers in domains involving statistical analysis, the "R + Java = Inf" project analyses and enhances the interoperability between the R and Java programming languages. The deliverables are source code, documentation and benchmarks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Institute of Technology, Blanchardstown Computer Science code by the class of 2007-2011 on course BN104. In this project we are open sourcing all of our project work to the public in the hopes it can be reused, built-upon, and used in education.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    A software implementation of hardware-based code scheduling methods such as Scoreboarding and Tomasulo's algorithm for MIPS64 instructions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Pseudo code to Source Codegenerator

    Pseudo code to ‘C’ Codegenerator

    The application takes the pseudo code as an input and generates the necessary C code for the same logic. Thus the software can be used to produce the results just with the use of logic and there is no special importance given to a specific language in which the pseudo code should be implemented, instead there is a complete focus on the logic itself. The system to be designed must be user friendly, so that even if the end user or the client is technically illiterate he should be able...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 10
    A source code generator for persistence and apresentation layers
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Example Code Manager is an Eclipse-Plugin for managing sample code and sample data from repositories around the world. Mainly subversion repositories, but support for flat file or CVS repositories are planned.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    CRUDGenerator automatizes repetitive tasks in generating forms to create, read, update and delete data (aka CRUD). Beginning from an hibernate bean (the model), the controller and the views (with a custom taglib) are automatically created. The Spring Inv
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    The Open Code Quality Project offers Static Code Analyses as an free Online-Service for Open Source Code. Simply send your code, start the scan, receive the results.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    This is a private project. Just in the starting phase
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A collection of games code based on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    java logic programming utilities

    some java code for calling asp solvers

    some java code for calling asp solvers from java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A JML-like tool for easy embedding behavior descriptions into the code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A Java library for writing LaTeX files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A very flexible and extendable Java layout engine that uses XML to render Java user interface components and separate the data model from visualization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Rabin Fingerprints in Java

    An implementation of Rabin fingerprinting in Java.

    An implementation of Rabin fingerprinting in Java. Variable-length implementation that supports fingerprints from a single bit (parity) up to 64-bit. Also includes code for computing random, irreducible polynomials.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Pure java database for j2me

    Pure java database of J2ME/MIDP. Easy to use!

    It is a pure java database of J2ME/MIDP. You can use it in a source-code preprocessor at build-time. It provide SQL operation like create table, insert, update, delete. Just like in sqlserver.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Code and utilities for doing mac-specific development in Java. This will include bridges for spotlight and quiclook (written in C) that will invoke Java class to do the work.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a Java Swing wizard dialog framework based on Robert Eckstein's article and source code at http://java.sun.com/developer/technicalArticles/GUI/swing/wizard/. The Wizard is allowed to have multiple paths to the finish button,
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    mdx builder 4 java

    MDX query builder library

    Lightweight Java library for building MDX queries.
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.