Showing 18 open source projects for "java jdk"

View related business solutions
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 1
    StreamEx

    StreamEx

    Enhancing Java Stream API

    This library defines four classes, StreamEx, IntStreamEx, LongStreamEx, DoubleStreamEx which are fully compatible with Java 8 stream classes and provide many additional useful methods. Also EntryStream class is provided which represents the stream of map entries and provides additional functionality for this case. Finally, there are some new useful collectors defined in MoreCollectors class as well as primitive collectors concept.
    Downloads: 232 This Week
    Last Update:
    See Project
  • 2

    desktop-icons

    Application for resizing images to create icons of standard sizes

    This tiny application allows you to create the icons for an application taking as input an image and resizing it to different Windows standard sizes: * 16 x 16 * 32 x 32 * 64 x 64 * 128 x 128 You can also resize that input image to a configurable size that canbe different from the previous ones. When resizing, you can translate a particular color to another one (that can be useful to change the background, that might be transparent to white). You can change the alpha component...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    threeddonut

    threeddonut

    3D donut. Example of frojasg1.com libraries usage

    The application shows a 3D donut, that can be rotated with two sliders in both axis. It is a simple example of what can be done with frojasg1.com platform libraries: - Zoom option for components - Multi language - Dark mode option - Automatic Undo-Redo for text components, with popup menu included - Text Search/Replace window prepared to be used. - Base components for auto-completion windows. - Automatic component relocation after redimensioning a...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    InstrumentalMusic

    InstrumentalMusic

    Application which detects musical notes from the microphone.

    Application which detects musical notes from the microphone. It allows listening to the microphone and play the detected notes to output (in midi). Multilanguage support. Zoom Dark mode option JDK-17 compatibility With v1.2 it includes a pitch shifter (making voice lower or sharper through a slider) There is a demo video which shows how it works (the demo video can be visited from Help menu of the application) You can also see the pitch-shifter demo version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 5

    STL viewer

    STL Viewer for java

    ...Some JDK/JRE broke the right button pan function. If you encounter the issue, try Tools > "fix mouse interactions" Release 0.8.0 Java 8 JDK/JRE. this is the previous working release. If you are running Java 8, use this release. - note - review readme.md and the various files in distributed files for further details
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NColor

    NColor

    Сonvenient, functional and versatile palette.

    Ncolor is a convenient, functional and versatile palette. With this palette you can get color codes in RSL, HEX, etc. The program has many palettes: RSL, XSL, NSV, CMYK. Low CPU load and light weight. Requires JDK 19.0.2 at least to run.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Android Tools

    Android Tools

    Android Tools is powerfull Software for your Android Phone.

    Android Tools is one such program helping you manage your phone, with the range of its abilities being quite wide and including anything from ADB commands to Fastboot and others. Requirements : - .NET Framework 4.6.2 - ADB USB Driver - Java RE 7/8 - Java JDK (Optional) - Make sure USB Debugging is activated in Developer Mode What's new on 1.2.1.2? - ROM Dumper: It helps you to dump your partition into a flashable image file that you can use to re-flashing your device using fastboot. (Rooted device only) Check out my other software : https://sourceforge.net/projects/arm-converter/
    Leader badge
    Downloads: 163 This Week
    Last Update:
    See Project
  • 8

    Java Software Renderer

    Java implementation of a software renderer.

    Java implementation of a software renderer. Software rendering is handled only by a CPU, without any GPU support. Renderer is implemented in pure Java, without any additional frameworks. Additional requirements: JDK / JRE 8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ...If you copy the appropriate files from a Mavericks installation, it will work again. The files you will need to copy from Mavericks to Yosemite are: /System/Library/QuickTimeJava to the same location /System/Library/Java/Extensions/QTJava.zip to /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/lib/ext Also download the latest version, the only change of which is to ask for Java 1.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 10
    Easy Equations

    Easy Equations

    Hand Written Equation Creator

    Easy Equations is a utility using which one can write the mathematical equations. The focus of this utility is to provide user friendly access to write mathematical equations which is helpful for students, lecturers, mathematicians and Research persons who prefer using mathematical equations in a document, PowerPoint or web sites. Works on Windows as well as Linux platforms. Software Requirements: JDK 7 or higher. Linux Platform with kernel version 2.7 or higher.(for Linux users).python...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    High-order HMM in Java

    A duration high-order hidden Markov model (DHO-HMM) in Java.

    This project provides an implementation of duration high-order hidden Markov model (DHO-HMM) in Java. It is compactible with JDK 5 & 6. It was used in the author's research on speech recognition of Mandarin digits. There are some Chinese words in this project and I am afraid that I don't have enough time to translate to English recently.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Color Hound

    Color Hound

    Color Hound - A pure java color picker

    ...Download the zipped package from https://sourceforge.net/projects/color-hound/ to a local folder on your disk. Extract the zip and execute the color-hound-1.0.jar using Java SE or run the ColorHound-1.0.exe on windows based system. System Requirement: Minimum System Requirement * JRE/JDK 1.6.0 or more * 10MB of Harddisk space * 256 MB of RAM
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Sixlegs Java PNG decoding library. 100% Java, supports JDK 1.1 or higher.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 14
    Iupiter is a Java API using both a lot of new features available with JDK 1.4 and its JVM, and the open source library LWJGL which enables us to use native APIs such as OpenGL and OpenAL, or OS services for interfacing to mouse, keyboard and joypad.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    EnzAnKara turns your Desktop/Notebook into a KaraOkey machine: you can play/edit your music lyrics/notes and sing along with a mic to your computer. Requires JDK 5.0 and a sound card. IMPORTANT: JRE can't play midi, use JDK! See http://karaok.sf.net/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chart construction kit for the Java(TM) platform. A small (<100Kb) library and framework for scientific charts and plots. It runs under JDK(TM) 1.1 and PersonalJava(TM) platforms. Renderers for Graphics context, Graphics2D context, and SVG exist.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Java bricks game based on OpenGL graphics library (SUN Jogl wrapper). JBricks simulate a virtual world construction kit made of lego (tm) like bricks. JDK 1.4 or above required
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Képtár- means Picture Gallery in Hungarian. This application is a pure Java web application to allow people to post, show their pictures(jpeg) , photoalbums on the web. Képtár is based on Struts and the JDK 1.4 image processing APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB