Search Results for "opensource java code" - Page 77

Showing 4458 open source projects for "opensource java code"

View related business solutions
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • 1

    sum gnu anti reversi 8x8 -windows

    Use delphi or lazarus to program Anti Reversi by min\max method

    Move to: 1:Delphi version to https://github.com/sum2012/sum-gnu-anti-Reversi-delphi-windows 2:lazarus version to https://github.com/sum2012/sum-gnu-anti-Reversi-lazarus-windows Sum GNU Anti Reversi 8x8 program is an anti Reversi of the classic game "Reversi". The player who has more pieces on the board when the game is finished, loses the game.The program use half score cut method to make it to think faster.I also program java reversi to display reversi in web site.Future will clean up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    SourceDoc is a powerful system for automatic creation, extraction, and verification of embedded documentation. Designed for C code, it features both a C parser and a preprocessor. The default output format is HTML, but other formats are possible to plug in using a public Java interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    ExiProcessor

    Command-line program for processing Efficient XML Interchange (EXI)

    ExiProcessor is a command-line program that encodes text XML files into binary EXI and decodes EXI files into XML. It uses the open source Java-based library EXIficient (http://exificient.sourceforge.net) as the EXI parser. In essence, ExiProcessor is a command-line interface to EXIficient. ExiProcessor can help people learn about the various EXI encoding and decoding options and how those options affect compression ratios. The source code itself can also be used as an example of how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Waxeye is a parser generator based on parsing expression grammars (PEGs). It supports C, Java, Javascript, Python, Ruby and Scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    Magnet Transfer

    Starts Magnet downloads in a torrent client on a remote computer

    ... client adds the download to the client. The client is very simple "fire and forget" type of java program, where a registry setting enables it to start everytime you click a "magnet:" in any browser. The client then sends the magnet URI, in it's entirety, to the server application, which then adds the download to the torrent client. This is just an alpha release, so the current code has a very crude design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JCRCGen

    JCRCGen

    Generates Java source code for the CRC algorithm.

    JCRCGen is a tool written completely in Java that will output public domain Java source code containing both the simple and table-driven implementations of the Rocksoft Model CRC algorithm. Generator polynomials may be any 8-bit multiple between 8 and 64 bits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    NVB

    small naruto game

    Small Free opensource game coded by a noob. i fail at oop and alot of my code is badly written and even worsly documented.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    DataSite

    Generate spring hibernate web service from database url

    Automatically generate web services to access and modify data in a database. The generated code uses spring & hibernate.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    EpubReaderApi-omt

    EpubReaderApi-omt

    EpubReaderApi-omt

    EpubReaderApi is lite weight epub reader specially developed for java mobile application like - Blackberry,J2ME and Android. It is easy to use. download source code and examples: http://sourceforge.net/projects/epubreader-omt/files/
    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.
  • 10
    CC-XJC is a JAXB 2.0 XJC plugin for adding a copy constructor to schema derived classes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    HOOPLE is a portable collection of C++ source code, featuring thread-safe objects for collections and event processing, RPC-style plugin-based encrypted networking (CROMP / octopus), bookmark collection management utilities, and a lot of other cool stuff. This is the project page for HOOPLE version 1, which was retired on September 25 2010. The code supposedly still builds on both Linux (with gnu gcc) and on Windows (with ms visual studio). Most of the code from hoople1 has moved...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Eclipse Visual Editor

    Community Supported Eclipse Visual Editor

    The Eclipse Visual Editor project is a platform for creating Visual classes and GUI builders within Eclipse. The project currently provides support for WYSIWYG editing of Swing/AWT and SWT/RCP user interfaces. Originally developed as an Eclipse Project the Visual Editor project was discontinued and archived in June 2011. This project is a community based fork of the archived sources. The archived source and website trees have been converted from CVS to Subversion. This code can...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    The project goal is to rewrite windows xp dll to opensource all code here will be under opensource licens. Licen LGPL V2 it maybe will be release under other licen as well. All Code will compile with visual studio. Not tested with gcc or other comp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PrivilegedAccessor

    Library to access private or protected parts of java classes

    PrivilegedAccessor is a very simple library for accessing private or protected members, methods or constructors in Java. This project has been moved to google code: See http://code.google.com/p/privilegedaccessor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    JewelCli

    java command line option processing library

    Java command line option processing library. Uses reflection to automatically create a command line option processor from an annotated java interface, allowing the declarative specification of arguments, and clean access to supplied values. As of version 0.7 The source code is available at https://github.com/lexicalscope/jewelcli Please Note: the maven groupId has changed as of version 0.7, it has changed to com.lexicalscope.jewelcli
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    OpenSource Java based cross platform command line file encryption software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    an opensource forum code that is being build to help html editors to easily build an forum into their lay-out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    WikiVis (UM)

    WikiVis (UM)

    Visualization of the Wikipedia network of pages.

    This tool provides an interactive visualization of the Wikipedia information space, primarily as a means of navigating the category hierarchy as well as the article network. The project is implemented in Java, utilizing the Java 3D package. This was a student project in 2004-2005 at the University of Macau. This is the code from April 2005 that was finally uploaded to SourceForge in 2012 for archival purposes and to meet the demand from Wikipedia researchers world-wide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    PHP Class Generator Eclipse plug-in

    PHP Class Generator Eclipse plug-in

    Eclipse Plugin to generated PHP classes from existing database schema

    PHP Class Generator Eclipse plug-in creates multiple PHP classes based on an XML template and a MySQL database table. Each generated class represents an access object for one database table, offering getters and setters for each database table field.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Openology is an opensource project to build a PHP web application development framework with its associated tools and applications. It consists of 3 parts, the core codes, a setup-code generation-deployment interface and a standard UI specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DataScript is a formal language for modelling binary datatypes, bitstreams or file formats. This project provides a parser and code generator for generating Java codec classes from a DataScript specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    doc2java generates Java source code from JavaDoc files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Commons4E is an Eclipse plug-in for making using the Java components from Jakarta Commons more convenient.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ProRefactor is the basis for Progress 4GL code analysis and refactoring. It is written in Java, and it is an Eclipse plug-in (though the libraries are useful beyond Eclipse).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    J2ME Polish is a next generation framework for the rapid development of J2ME applications. Features included are a powerful GUI framework, utility classes and ant-based build tools for the creation of device optimised applications.
    Downloads: 4 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.