Search Results for "simple calculator source code java" - Page 15

Showing 444 open source projects for "simple calculator source code java"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1
    LOC Calculator is a simple tool for getting Lines Of Code count for J2EE projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    The SJSX is a tool to make a XML Data Binding from a schema (XSD) and to generate its representatives classes in Java Script. You can create JS objects from these classes to easily generate a XML structure based in the schema.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    jLynx is a simple, lite, hi-performance layer over the JDBC API. Persist and retrieve POJO and Map objects directly. SQL code and connections configured in XML. Designed for developer productivity. Simpler, easy to learn compared to Hibernate, JPA, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    ## This project was moved to boxsql.dev.java.net ## BoxSQL is a simple ones and efficient open-source framework that it removes the SQL of the code of its application and places them in archives of templates
    Downloads: 0 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 5
    This project provides a simple facade for interacting with Java compilers, compiling Java code as strings to Java Classes. This project also provides several adapters for common Java compilers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    SMC is a java program that generates Java, C++, or C# (and possibly others) code from a simple state table syntax. This is the original project from Robert C. Martin (Unble Bob) as presented on the www.objectmentor.com website for so many years.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    JFish is a simple Java implementation of the popular Twofish cryptography algorithm. It allows any application to easily implement powerful encryption, using a single small library and minimal code changes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org). You are free to adapt it for your language, you just have to define the keywords in the grammar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Extendable general purpose DB framework. JugglerDB started out as a simple source code generation interface, to create Java DAOs for databases. At a certain point we decided to extend its usage to perform many other tasks. We decided to go ahead and deve
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    This is a simple NetBeans plugin which allow to use the jalopy code formatter from the NetBeans 5.5 IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JCoupling is a simple API for synchronous and asynchronous application connections. It supports callbacks, even over asynchronous connections, removing the boiler-plate code of more traditional middleware. It also offers sophisticated filtering support
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JDBL is a simple and flexible layer for moving data between Java objects and a relational database. It allows for direct, elegant use of SQL without the tedium of JDBC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A general purpose Java component to poll directories and asynchronously notify client code of incoming files. It's instrumented via JMX and controllable (also) via a JMX agent, like JBoss' JMX console. Not updated frequently - because it just works
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A code library based on basic concepts in recurring domains such as time and money. Distilled model concepts will yield a coherent design that is simple to use and easy to change to fit the needs of different application development projects.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Rev = Really Easy Validation - write your form validation code once in this simple and powerful language that generates code for JavaScript, Perl, PHP, and Java. With Rev you get server side and client side data validation with no duplicated code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Not Another Image Viewer

    Simple Image Viewer using Java's built-in image handling functions.

    Not Another Image Viewer (NAIV) is a java based, platform independent image viewer and database, aimed to carry more features and customisability than other software of the same nature. PS it is free. This was primarily something to keep me occupied and used as a vehicle to learn new things. At this stage the code desperately needs some tidying up.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 17
    A very simple and compact compounding calculator. Enter Principle ($), Rate (%), Term, and Compounding (%). You may also choose to account for regular (per period) deposits.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Simple UML modeling tool geared towards the beginning object-orientation learner. Can be used in an academic setting to teach UML diagrams. Java code generation from Class diagram is supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Presentation framework for Echo2 web-based GUI apps. Currently pre-alpha but compiles OK. Provides elementary support for Actions, Presentation Models and simple events. Windowing support is planned. Download the code from CVS and ge involved today!!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A J2EE web development project, which purpose is to enable a developer build simple and complex web applications writing less code and configuration files, and been easy to use.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JCalc is a large Calculator written in Java. It support the standard basic opations (+,-,*,/) and the scientific calculator (sin, cos, tan, sqrt, ...). Calculate and translate with the different numbering systems. And it can solve simple equations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    gluemvc is a very simple framework for swing/swt/awt applications that assist the developer to programmer in MVC pattern. This FW uses the DAO, Services and Business Object pattern. It help us to program in large team and with some nexus in our code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Peachcake Java Perspective allows you to see your Java source code in a new perspective. Perspective gives you statistics, history and a simple way to get an overview of a java project. This is useful to project managers as well as project members.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Hedgehog is a Java library for simple distributed computing. Your code instantiates a server, post jobs, and is notified when clients return the results. The clients need not have the job classes. Hedgehog uses JmDNS, XStream, XML-RPC, and Jetty.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Yop is an object oriented persistence API generator.It supports various programming languages such as PHP5 and Java.The goal of this project is to provide an easiest and fastest way to deal with persistence by using a simple XML object description format
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB