Search Results for "javaee code generator" - Page 26

Showing 1251 open source projects for "javaee code generator"

View related business solutions
  • Digital business card + lead capture + contact enrichment Icon
    Digital business card + lead capture + contact enrichment

    Your complete in-person marketing platform

    Share digital business cards, capture leads, and enrich validated contact info - at events, in the field, and beyond. Powered by AI and our proprietary data engine, Popl drives growth for companies around the world, turning every handshake into an opportunity.
    Learn More
  • MATRIX is a world-class, award-winning learning management system (LMS) for businesses. Icon
    MATRIX is a world-class, award-winning learning management system (LMS) for businesses.

    For small, medium, and large sized corporations, as well as associations and public organizations

    The platform is known for delivering a great user experience, while incorporating all the essential tools companies need to support efficient training and learning.
    Learn More
  • 1
    Hibernate Pojo Generator generates all the Java code necessary to access a database via Hibernate Annotations (+ Spring) including JUnit tests (1 per table) that are able to run immediately without further customizations. Mostly tested with MySQL. Moved to GitHub: https://github.com/wwadge/hbnpojogen
    Downloads: 18 This Week
    Last Update:
    See Project
  • 2
    Anagram - is a process of arranging letters in a word to form a new meaningful word. Anagram Generator is a tool which is used to generate all possible meaningful combination of the words from a given input word. This anagram generator is designed using Hypertext Markup Language(HTML) and Cascading Style Sheets(CSS). The Front end validation part is done using JQuery and the programming logics are written using PHP. The backend database is MySql.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    GeneSim is a code generator for dynamic systems: it takes an XML description of the system and produces the code that executes it. The typical usage of GeneSim is to generate simulators of engineering systems.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    Basic Qt Class Generator for them whose bored by always creating new files and typing '#ifdef.... class...' etc.. Today available on windown only
    Downloads: 0 This Week
    Last Update:
    See Project
  • The complete IT asset and license management platform Icon
    The complete IT asset and license management platform

    Gain full visibility and control over your IT assets, licenses, usage and spend in one place with Setyl.

    The platform seamlessly integrates with 100+ IT systems, including MDM, RMM, IDP, SSO, HR, finance, helpdesk tools, and more.
    Learn More
  • 5
    bar code generator

    bar code generator

    Allowed one code encode or batch generating from XML

    This software can generate EAN13, EAN8, 2/5 industrial, 2/5 interleaved and QR code (output is in PNG of JPG). It is supported batch generating from XML. Result is saved to PDF file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TinyMT

    Fast high quality random number generator.

    ...Renamed methods, constants and types to something easier to use and remember. 6. Better documentation, 7. Wrote tests to show that both the C++ and C# versions produce the same rngs as the original C code. 8. Added benchmark tests. 9. Wrote a separate test project to benchmark pInvoke calls from C# to the TinyMT C++ methods.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Poppy - Web Interface Generator

    Poppy - Web Interface Generator

    A visual markup editor that runs in a browser.

    **THIS PROJECT IS NOT MAINTAINED ANYMORE **CHECKOUT http://poppy.dc-development.de to see its follow-up Poppy is a visual markup editor that runs in a browser. - Best Browser: Use Mozilla-FireFox! - Take Care: for local testing/development only! Features: - Multiple Projects - Build/Edit Master and Pages Visually - Clean formatted output only elements you specified - Filemanager New: - Installer for easy setup - Poppy demo project for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Sutil! CMS is a "distro" of the consecrated CMS Joomla! 1.5, In respect to the Policy of using "brand name and logo" Joomla®, because it is trademarked. All extensions J1.5 can be installed in Sutil! CMS. Sutil! is Open Source / GPL - FREE !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    pyIRDG

    pyIRDG

    IMDb Relational Dataset Generator

    pyIRDG is a program written in Python to generate relational datasets in Prolog format. It uses data from the Internet Movie Database in combination with IMDbPY as backend. A graphical user interface written in pyQt allows the user to link multiple entities together as model for the generation process. The big four entities are Title, Person, Company and Character. Many attributes can be chosen for adding to the output .pl file. Three types of constraints on attributes are available to limit...
    Downloads: 0 This Week
    Last Update:
    See Project
  • GWI: On-demand Consumer Research Icon
    GWI: On-demand Consumer Research

    For marketing agencies and media organizations requiring a solution to get consumer insights

    Need easy access to consumer insights? Our intuitive platform is the answer. Get the ultra-reliable research that brands and agencies need to stay ahead of changing consumer behavior.
    Learn More
  • 10
    "Aztec Code" generator

    "Aztec Code" generator

    Free, open-source, "Aztec Code" barcode symbology generator

    A simple library for encoding "Aztec Code" barcodes. Supports C and Delphi interfaces.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Customizable browser based (text/web(WYSIWYG)) file editors environment in PHP (GPL Licensed) with loads of features. (tested only in firefox)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PHP Matrix

    Matrix Raining code renderer for PHP

    A simple and fast Matrix Raining Code generator written on PHP. Can be used as a background of any site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Nader

    Nader: Dynamic PHP Generator

    Purpose: Normal code generators have the following problems: Have to regenerate the code with every change in database. Difficult to modify and develop. Just few of them are open and free. Features: Building flexible and customizable interfaces for CRUD operations. Easy to use. Just set database connections settings. Dynamic, any change in database doesn't effect in the interfaces. Easy to modify and develop, this was a priority of development. Open source and free Recognize...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Fixed-Memory Prime Number Generator

    Generate large prime numbers (without using system RAM),

    A small utility that can generate prime numbers starting from “2” till infinity (if left running forever) WITHOUT using system processor or RAM for mathematical divisions involved. Moreover, it must be capable of handling a number which can be millions of digits in length, perform prime number checks over them and finally store them in a database for later research use. The code must be small enough to fit inside a microprocessor such as PIC18F452. Based upon Sieve of Eratosthenes, though, I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    daogenerator

    DAOGenerator automatically generates dao classes for Jee web apps

    ...I start project 4 day ago from scratch, so source code uncmmented. I will update source in following week
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Planar Graph Generator

    Planar Graph Generator

    Planar graph generator based on Voronoi diagrams

    This tool generates planar graphs, with the help of Voronoi diagram package (megamu.mesh) created by Lee Byron (see: www.leebyron.com/else/mesh/). An output graph is a JUNG graph object (see: https://sourceforge.net/projects/jung/). Be aware that the tool was not optimized neither for exceptions/errors handling nor for time/spatial complexity. The code has been poorly commented (I'm lazy) .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Temgen is an universal text/code generator based on its own template language. This is the first release, the tarball contains full source and documentation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Free open source project. Meta Tags generator
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    UML 2 Statemachine for C++

    UML 2 Statemachine for C++ is a development framework with DSL support

    UML 2 Statemachine Code Generator is a developer framework for an easy implementation of statemachine based applications. Here, with this framework only one Domain-specific language (DSL) specification is necessary to create executable codes for Linux, Mac OS X, and Microsoft Windows. With this framework you save a lot of time and effort during implementation; also you have an always valid - based on a well-defined C++ standard - generated code with high quality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Dot Matrix LED Generator

    Dot Matrix LED Row/Col code Generator

    A tool for (lazy) people to generate Dot Matrix LED code faster and easier. 一個給(懶惰的)人來簡單與快速的產生點矩陣的行掃描或列掃描16進制碼的軟體。
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jAMOS

    jAMOS

    AMOS BASIC reimplementation in Java

    jAMOS is a cross platform, Java-based reimplementation of François Lionet's AMOS BASIC on the Amiga.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23

    j4o-generator

    The JUnit4OSGi eclipse plug-in generator.

    The JUnit4OSGi plug-in will generate a new project containing the selected test cases with selected methods, suite and manifest with respect to the junit4osgi-framework conditions. This project can be later tested using SwingGUI runner directly in Eclipse IDE. This project originated as part of diploma thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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: 1 This Week
    Last Update:
    See Project
  • 25
    Thumbnail me
    Thumbnail me is a free and open source thumbnails generator built on movie thumbnailer. Thumbnail me is coded in C++ and uses the Qt 4.8.0 library. This software is actually available on Windows Xp / 2k3 / 2k8 / Vista / 7 x86/x64 and Linux x86/x64. Source Code : 3.5 (Never released) : https://github.com/kwent/thumbnailme 3.0 (Current version) : http://sourceforge.net/projects/thumbnailme/files/Sources/thumbnailme_3.0_Windows_Sources.zip/download Source Documentation : http://www.thumbnailme.com/doc
    Leader badge
    Downloads: 80 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB