Showing 15 open source projects for "class jar compliler"

View related business solutions
  • New Plans, same great Auth0 | Auth0 by Okta Icon
    New Plans, same great Auth0 | Auth0 by Okta

    You asked, we delivered! Auth0 has expanded our Free and Paid plans to make it even easier for you to protect your customers identities.

    In our new Free Plan, you'll receive more MAUs than ever. You'll also be able to add Passwordless authentication, use your own custom domain, and more. Our expanded Paid Plans include increased connections, more MFA offerings, and more. Check out what's new.
    Learn more
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 1

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    MatrixGame

    An environment to develop games based on a rectangular board

    MatrixGame is a development tool designed to quickly produce video games based on a rectangular board. A new game must be described as a new Java class extending the class Game that is enabled to use an interactive environment. For some examples please run the jar file after the download. A little menu opens letting you run all the developed games. Sources are inside the jar file that can be opened as a normal zip file. In the apk file you can find a partial Android porting.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    LineDDA

    Enumerate every point on a line

    Here is a nice little class we can use to enumerate each and every point on a line. We are using the Digital Differential Analyzer (DDA) approach. The idea of drawing a simple line is well supported by just about every graphical framework. What is less sure is the ability to enumerate through a set of points so as to choose just which points we are interested in. LineDDA also graphically demonstrates support for Positive Slope, Negative Slope, Zero and No Slope. Source code included...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 5
    jBIBLIOTEKA

    jBIBLIOTEKA

    Java program za vodjenje biblioteke Prirodno-Matematickog fakulteta

    Java program za vodjenje biblioteke Prirodno-Matematickog fakulteta Pristina sa privremenim sedistem u Kosovskoj Mitrovici. Program je kompajliran u .class fajlove unutar jednog JAR fajla, a zatim je enkriptovan 256-bitnim AES kljucem i smesten je u EXE fajl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JFX-Tabbed-Browser

    A browser written in java which supports having multiple tabs

    JFX-Tabbed-Browser ================== This is a web browser written is java using JavaFX Requirements: - Java 1.8
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    easyjasub

    easyjasub

    Tool to add furigana and in-line translation to Japanese subtitles

    ... associate them. The program is now in early development stage, you may need to read the the inline help (-h option) or browse the code in http://github.com/riccardove/easyjasub A JRE is required, even by the Windows .exe version. wkhtmltoimage is required, take it from http://sf.net/p/wkhtmltopdf BDSup2Sub may be useful (BDN/XML subtitles are created as intermediate output). Basic usage: easyjasub.exe -ja subtitle.jp.srt -tr subtitle.en.srt java -jar easyjasub-cmd.jar -ja subtitle.jp.srt...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    MemoryChantsOiseau

    MemoryChantsOiseau

    Apprendre les chants d'oiseau

    Un programme pour mémoriser les chants d'oiseau. Vous pouvez télécharger soit un installeur pour windows, soit un fichier zip valide pour tous les OS. Une fois décompressé il vous donnera un fichier jar et des répertoires. Il suffira alors de cliquer sur le fichier jar pour que le programme se lance. Merci de tester ce programme et de me signaler tout dysfonctionnement. Ce programme existe en français, anglais, finnois, allemand. D'autres langues sont possibles car les données sont au format...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FALCON - Text Search Java Project

    FALCON - Text Search Java Project

    JSON based text search Java Project

    ----------------- - What is it? - ----------------- The "Falcon Search" is a JAVA API and tool to search inside the documents. It was originally started to search the content in pdf files under the project "HAWK Search". Searching with this tool is query-based not word-based as in most of the document search tools OR document readers. It also takes care of jumbling of words within query and spelling mistakes. Commonly used techniques in this project are Natural Language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
    Learn More
  • 10
    sudoku Solver

    sudoku Solver

    A sudoku solver project built with Java with a user friendly interface

    This project has been built to allow you solve any Sudoku problem in no time. The project built using Java programming language. It`s simple interface built using Swing technology. A smart algorithm has been designed to solve your problem. First, using the systematic human way of solving. If the human failed to solve, your problem will be passed to a stronger algorithm that based on Try and Fail techniques and possibilities. Enjoy, learn and develop. You need to install Java JRE to run the .jar...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    Bracer

    Bracer

    Repository has been moved to: http://dtitov.github.com/bracer

    Java library for parsing and evaluating math expressions. Javadoc is available at http://bracer.sourceforge.net/javadoc/ P.S. This library depends on Apache Commons Math, so don't forget to include commons-math-2.2.jar to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    PESC CollegeTranscript Jar
    Java library that implements the PESC College Transcript object and all dependent objects. It provides Marshalling and Unmarshalling from java objects to PESC XML files. To be used in an IDE such as eclipse for auto-completion of fields. The latest version (support for PESC CollegeTranscript 1.6) has been moved to github: https://github.com/jamhgit/pesc-transcript-jar
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java Point
    100% portable java application. Designed to work like Microsoft (c) PowerPoint or OppenOffice Impress, but the program itself as well as the presentation is distributed as a single jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Arabic alphabet Learner
    Bismillahi Rahmani Rahim. The Arabic Alphabet Learner is an attempt to make the learning of alphabets interesting to children. The software is distributed free of cost.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    An J2ME aplication, which allows to view texts in mobile phone (books, articles ...). These texts are inside a .jar file. To inject them into phone, use loader utility. Application also supports user bookmarks and remembers, where you finished reading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next