540 projects for "java basic" with 1 filter applied:

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    SoundComp
    A compiler library for a language integrating all that is needed for completely defining whole sound/music compilations. From very basic stuff as defining oscillators etc in all their parameters up to note events and more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    A set of C++ libraries that provide core classes to build a project upon. From exceptions and basic types (String, Integer, Float, etc.) to collections, configs and loggers. Where possible, Java API is followed. STL based implementation. Ruby Application Framework (TSC-TPM) extensions. Ruby based utilities for simplifying day-to-day work. Moved to: https://github.com/stemkit-collection
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    JCSprout

    JCSprout

    Basic, concurrent algorithm

    JCSprout is a curated learning path for Java engineers that mixes concise notes, diagrams, and runnable examples to cover core computer science and JVM topics. It walks readers through data structures and algorithms, networking fundamentals, Java concurrency, JVM memory model and GC, and common interview problem patterns. The repository emphasizes understanding over memorization, linking conceptual summaries with small code artifacts that can be compiled and profiled. It also highlights best...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple personal accounting manager as an Eclipse desktop application. Handles multiple accounts and users. Also provides with basic accounting framework including : model, persistence, views, ...
    Downloads: 7 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    Koopa (COBOL) Parser Generator
    This project has moved to GitHub ! The version here at SourceForge will remain for historic purpose. Koopa is a parser generator, made for COBOL. It can handle source files in isolation (no preprocessing required) and doesn't mind the presence of CICS/SQL fragments. The grammar is easily extensible in a way which minimizes the impact on the overall code.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    FreeNotePad

    FreeNotePad

    FreeNotePad is a multiplateform text editor

    FreeNotePad is a multiplateform text editor which contain function that help you to edit text and use free writing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OpenSearchServer Search Engine

    OpenSearchServer Search Engine

    An open source search engine with RESTFul API and crawlers

    OpenSearchServer is a powerful, enterprise-class, search engine program. Using the web user interface, the crawlers (web, file, database, etc.) and the client libraries (REST/API , Ruby, Rails, Node.js, PHP, Perl) you will be able to integrate quickly and easily advanced full-text search capabilities in your application: Full-text with basic semantic, join queries, boolean queries, facet and filter, document (PDF, Office, etc.) indexation, web scrapping,etc. OpenSearchServer runs on Windows...
    Downloads: 16 This Week
    Last Update:
    See Project
  • 8
    SAFMQ: Store and Forward Message Queue, message oriented middleware. Uses include Assured Async Messaging, SOA, Delayed/Batch, and Cluster/Grid Computing. The SAFMQ server provides cross platform communication among C++, PHP, Java, and .NET clients.
    Downloads: 9 This Week
    Last Update:
    See Project
  • 9
    ILA - teachable voice assistant

    ILA - teachable voice assistant

    ILA is a fully customizable and teachable voice assistant for Java

    ILA stands for (kind of) intelligent, learning assistant and is a speech recognition system aka voice assistant very similar to Siri, Google Now and Cortana. ILA is fully customizable and you can teach her/him/it new things by yourself like executing system commands, opening web pages, programs and apps or just some basic conversation :-) ILA runs on Java und thus is compatible to Windows, Mac and Linux. It is designed to integrate with your home enviroment and for example build up your own...
    Downloads: 4 This Week
    Last Update:
    See Project
  • Photo and Video Editing APIs and SDKs Icon
    Photo and Video Editing APIs and SDKs

    Trusted by 150 million+ creators and businesses globally

    Unlock Picsart's full editing suite by embedding our Editor SDK directly into your platform. Offer your users the power of a full design suite without leaving your site.
    Learn More
  • 10
    VOSM
    2D Statistical Models. Building: shape model, texture model and concatenated appearance model; Fitting: 1D profile ASM, 2D profile ASM, direct local texture constrained(LTC) ASM, basic AAM, ICIA AAM, IAIA AAM, etc.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Smith Chart Calculator

    Smith Chart Calculator

    Smith Chart Calculator JAVA

    A small tool which allows all basic smith chart actions. This program was created for educational purposes. JAVA RUNTIME REQUIRED Tested on Windows. Some features may not available with other OS (e.g. copy to clipboard) GENERAL PUBLIC LICENSE There is a pdf help file online take a look in the files section. There is also a link available in the program itself.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 12
    Mapyrus is software to plot Geographic Information System data to PostScript, PDF, SVG and web image files. Mapyrus combines a BASIC-like scripting language, reading GIS datasets and running as either a utility program, a Java Servlet, or as a webser
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    JuniCoder is a Java project that uses unicode as a base for decoding and encoding formats that invented workarounds to express characters not covered by ASCII. Decoders translate those inventions to unicode. Encoders encode to these inventions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    HBase Data Browser

    A simple GUI interface to HBase Database

    HBase Manager provides a simple GU Interface to interact with HBase Database. With HBM we can do all the basic actions like Table Create/Alter/Drop/Truncate and Data Modifications like Insert/Delete/Update. The Scan Operation can be fully customized with Filters and custom scan range also. *Current build supports HBase 1.2 with Java 8
    Downloads: 3 This Week
    Last Update:
    See Project
  • 15

    JILRuntime/JewelScript

    An object-oriented script language to embed in any application

    A general purpose, object-oriented script language that compiles into code for a register based virtual machine. The language is quite similar to object-oriented high-level languages like Java and C#. The library is entirely self-sufficient and ANSI C compliant. It's main purpose is to be embedded in any application to allow automation of that application through scripting. An integrated C++ binding code generator allows you to create bindings for your application's classes in seconds...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 16

    JAsyncSocket

    Java asynchronous socket library

    Basic Java infrastructure for asynchronous socket service clients and servers. Inspired by asyncore Python module. See doc/TestServer.java for a server implementation example. See doc/TestClient.java for client implementation examples.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    CalclipseMath

    CalclipseMath

    Java math expression parser and script interpreter

    CalclipseMath – CalM for short – is a math parser written in Java. With a few lines of code CalM enables your application to evaluate user-supplied mathematical expressions, such as "e^(sin .25pi)" and "(sqrt e)^(sqrt 2)". The standard configuration of the parser has a wide variety of mathematical operations, ranging from basic arithmetic, trigonometry, combinatorics, linear algebra and more. CalM includes a script interpreter which is based on the math parser. The CalM scripting language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BottomDialogs

    BottomDialogs

    An Android library that shows a customizable Material-based bottom

    Android Library that shows a customizable Material-based bottom sheet.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Angry Calculator

    Angry Calculator

    Angry calculator is a calculator java

    In addition to standard calculator functions, you can perform trigonometric calculations, binary, decimal, hexadecimal. Are included in the calculation of the programs tables, fibonacci, factorial, random number, charting, statistic basic, fast random generator number 1-90, generation and a system for fast calculation of the percentage, calculating the perimeter and area of plane geometric figures. This is also a program to create constant and recall among other functions is also a mini file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    FFmpeg-Android-Java

    FFmpeg-Android-Java

    Android java library for FFmpeg binary

    FFmpeg Android java is a java library that simplifies your task of using ffmpeg in Android project which I've compiled using FFmpeg-Android.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21

    AM/FA

    AM/FA is basic media player with Frequency Analyzer

    AM/FA is a simple media player with add-on:Frequency Analyzer. AM/FA can: - play .mp3,mp4,.wav,.aiff,.aifc files, - make a playlist of your files, - view the spectrum of the sound in real time - real view or equalizer view. So if you want to know everything about spectrum, and don't wanna pay for it a lot just download AM/FA. Langugage: JFX/JFC/Processing IDE. Compatiblity: AM/FA is made especially for Linux, but it can run on Windows as well. Important: For Windows AM/FA needs JRE...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    ICE (Interval Calculator for Engineer)

    ICE (Interval Calculator for Engineer)

    Interval Calculator for Engineer

    ICE is a simple mathematical calculator with very useful shortcuts for Engineer: works natively with tolerance, can run Monte Carlo analysis, uses engineer notation, includes most of the day by day functions used by engineers.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 23

    myPHPed

    Simple Web-based environment for PHP scripting in programming class

    Simple Web-based environment for writing and testing PHP scripts in a programming classroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    BABA stands for Basic-Algorithms-of-Bioinformatics Applet. This project aims to create a set of bioinformatic algorithms presented didactically. The algorithms available at the moment are: Needleman&Wunsch, Smith&Waterman, Four Russians and Nussinov.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    CanReg5 (moved to Github)

    CanReg5 (moved to Github)

    Canreg5 is a software package for population based cancer registries

    ... control, consistency checks and basic analysis of the data It was designed with an emphasis on user friendliness, it has a modern user interface and is easy to navigate. Is available in several languages. (English, French, Spanish, Portuguese, Russian, Turkish, Georgian, and Chinese.)
    Downloads: 1 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.