Showing 116 open source projects for "java 11"

View related business solutions
  • SysAid multi-layered ITSM solution Icon
    SysAid multi-layered ITSM solution

    For organizations spanning all industries and sizes from SMBs to Fortune 500 corporations

    SysAid is an ITSM, Service Desk and Help Desk software solution that integrates all of the essential IT tools into one product. Its rich set of features include a powerful Help Desk, IT Asset Management, and other easy-to-use tools for analyzing and optimizing IT performance.
  • Powering the next decade of business messaging | Twilio MessagingX Icon
    Powering the next decade of business messaging | Twilio MessagingX

    For organizations interested programmable APIs built on a scalable business messaging platform

    Build unique experiences across SMS, MMS, Facebook Messenger, and WhatsApp – with our unified messaging APIs.
  • 1
    This site contains four packages of Mass and mass-based density estimation. 1. The first package is about the basic mass estimation (including one-dimensional mass estimation and Half-Space Tree based multi-dimensional mass estimation). This packages contains the necessary codes to run on MATLAB. 2. The second package includes source and object files of DEMass-DBSCAN to be used with the WEKA system. 3. The third package DEMassBayes includes the source and object files of a Bayesian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Virmid

    Virmid

    Virtual Microdissection for SNP calling

    NEWS: 11-07-2013 A new version Virmid 1.1.0 has been uploaded. 08-29-2013 Virmid paper is now published in Genome Biology. Kim S et al, "Virmid: accurate detection of somatic mutations with sample impurity inference", Genome Biology 2013, 14:R90 http://genomebiology.com/2013/14/8/R90/abstract Virmid (Virtual Microdissection for SNP calling) is a Java based variant caller designed for disease-control matched samples. Virmid is also specialized for identifying potential within individual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Arkanoid game in Java

    A game made in Java applet.

    I started programming in java when I was 11 and now i'm 13. This is a simple arkanoid game. I made the algorithms myself. I hope that these algorithms might help you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IT Governance Tracker

    IT Governance Tracker

    Web based application to easily monitor your organization performance

    ITGT is your web based tool that will enable you to easily monitor and report on your organization capability and performance. Easy to use, Reduced training, Installation or in the Cloud, Integrate in your IT environment, Customizable, Plugin to your QMS templates The tool has been initially developed for a Pharmaceutical Group where it manages 29 processes and about 10000 CAPA records and it has been successfully deployed in other organizations. The powerful of this application resides in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
  • 5
    Código Fuente de la demostración del articulo http://devbolivia.blogspot.com/2014/11/crear-procedimientos-almacenados-en.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ChanDown - 4chan Image Downloader

    ChanDown - 4chan Image Downloader

    Auto Rescanning - Search Terms - Regularly Updated With New Features

    ========== NOTE: (AS OF 11/05/2015) 4chan html structure has changed, full images are downloaded as well as the thumbnail. Fix coming shortly (after my exams are over) to stop the thumbnails from downloading. ========== This is the first release of my 4chan image downloader. This downloader packs loads of great features such as the search ability. Check the features section and be sure to let me know if you want a feature added. Coming Soon: - Wiki, explaining in depth how to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Coco/S Parser Generator

    Coco/S Parser Generator

    Parser Generator based on Coco/R

    Coco/S is a compiler generator that takes plain EBNF grammar files and features a SAX style call back API. It is written in Java and produces a Java Scanner (Lexer) and Parser for the language described by the input grammar. Coco/S is a branch of the 2010/11 release of Coco/R for Java. While Coco/R takes an attributed grammar file, Coco/S has a callback API. This has the advantage of a clean separation between grammar (EBNF) and Compiler/Interpreter.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8

    JSIP2

    SIP2 Library for Java.

    3M Standard Interchange Protocol (SIP) is an industry standard protocol by 3M to allow automatec check out terminals communicate with library systems. JSIP2 is an Open Source (MIT) library that implements the 3M SIP version 2 protocol including the 3M SIP2 Extensions for SIP2 clients. The library contains the necessary functionality for SIP2 client socket based implementation supporting all the SIP2 messages and fields, including also the fields defined in the the 3M SIP2 Extensions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    CubicleStorm

    Single-player text-based adventure, written in Java

    CubicleStorm is a throwback to the text-based adventures of yore. Is there anything beyond the office? Find your way out. Cubicle Storm is in alpha status. Currently, players may roam the world and explore, but such things as objects, NPCs, quests, are not implemented yet. Cubicle Storm is a 9 x 11 grid; 99 rooms, 76 of them unique.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Omnichannel contact center platform for enterprises. Icon
    Omnichannel contact center platform for enterprises.

    For Call centers or BPOs with a very high volume of calls

    Deliver a personalized customer experience with every interaction, across every channel, with uContact, net2phone’s cloud contact center solution.
  • 10
    Basic Java Swing Game Engine
    BJSGE(BasicJavaSwingGameEngine) is a basic game engine to develope a 2D game with java swing. Author: cyberdos Difficulty: easy Create a gameloop with one command: new Graph() //init Game { public void instance(Graphics g) //Game loop { //game code here } }); Image Sources: Example1-Dead_Screen: http://readersrecommend.files.wordpress.com/2013/01/splat.jpg Example2-Dead_Screen: http://wolkenwetter.files.wordpress.com/2011/08/blitz-052.gif Example-Icon: http...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    This is the first attempt that I know of to put BlueJ, the easy to use and learn Java programming interface, into the PortableApps.com platform. Every single version will be available as they are made. All versions prior to 3.0.8 Dev Test 5 have the OpenJDK bundled. All versions from 3.0.8 Dev Test 6 onward rely upon gluxon's OpenJDK Portable build (http://portableapps.com/node/35441). Separate builds will no longer be created. 2012-11-30 Update: People never cease to amaze me...
    Downloads: 33 This Week
    Last Update:
    See Project
  • 12

    Time and Date Calculator

    Simple calculator that can handle dates and time.

    Goal of this project is, creating a calculator that can handle all date and time operations that a user may need. You can operate with milliseconds as months, years or dates. Examples: 2013-11-25 + 3d => 2013-11-28 2013-11-25 - 2013-10-20 => 36d 1h 5h + 6h => 11h 1382220000t => 2013-10-20
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    kamkode

    kamkode

    Multi-Format 1D/2D Barcode Creation and Detection using WebCam

    Platform independent multi-format 1D/2D barcode creation and detection. Detects barcode from images and using webcam.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    rockmeter

    rockmeter

    Middleware performance test solution

    Rockmeter is performance test solution for middleware. There are scripts capture application and web-based test application using jmeter opensource engine. so users can do WAS performance test using web-interface easily. ** Public beta version is released. [2013-11-15] ** General Available 1.0 Version is released. [2013-12-03] Licences are Apache 2.0/CPL 1.0/LGPL 2.1.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JScreenRecorder

    JScreenRecorder

    a java based desktop screen recorder

    ...(transparency) settings 7. WYSIWYG (What You See Is What You Get) type of Watermark location selector 8. Frame rate setting 9. Runs on all major Java supported platforms 10. Uses jcodec, TransPanel and JTextChooser components 11. Encodes video in MP4 format CHECK OUT AND SUPPORT MY LATEST ANDROID PROJECTS IN HERE: https://play.google.com/store/apps/developer?id=Deepak+PK
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    This project provide implementations of spellcheckers in java language. Spellchecker implementations for TinyMCE based on Jazzy and google-spellchecker-service Authors: Rich Irwin, Andrey Chorniy You may see integration details here https://achorniy.wordpress.com/2009/08/11/tinymce-spellchecker-in-java/ and here https://achorniy.wordpress.com/tag/spellchecker/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CxxDisruptor

    Implementation of the LMAX Disruptor pattern in C++

    Implementation of the LMAX Disruptor pattern in C++. A Disruptor is a high performance inter-thread messaging system. The original pattern was written in Java, and this project is a porting of the original pattern to C++. Note: The code is mostly written C++ 11 The original Java code can be found here: http://lmax-exchange.github.io/disruptor/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project is a (platform independent) tool to repair the iTunes library, if files have been moved or renamed. tested with iTunes 8 (8.1) and iTunes 10 (10.7). As noting changed in the library format, it is intended to work with iTunes 11 as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Webdevelopment Helper

    Reduces data usage for websites and increases browser support for CSS3

    Helps easily remove spaces from HTML/CSS and adds appropriate CSS3 extensions. The whole point of this program is to minimize the amount of data you will need to upload to your website. However, with CSS3, a lot of important usage part need important prefixes like (IE: -ms-, Chrome/Safari:-webkit-, Firefox:-moz-, and Opera:-o-;-xv-). This is up-to-date as of 11/2/2012. Also remember, this program has certain syntax you must have, for example, if a line has any sort of comment
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java library for access to Moodle's web services via the REST protocol (09/11/2013) Development of this project has been resurrected and the current code may be downloaded from https://github.com/bantonia/MoodleRest A compiled .jar will be available here once the code has been finalized. (30/03/2012 A newer version (V0.1.5) to work with Moodle 2.2 has been uploaded. Although still requires more documentation (better than it was) etc... Calls to create and update users now provides facilities...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 21
    BETA Xbox (360) Windows : 64x and 34x; Rage Lost World is a 3rd person/1st person/ 2nd person shooter games; idea coming off of gta and doom 3; Game Engines being use Extreme/Killer/Doom 3/GTA san andreas; This game takes place in the year of 12/20/12, you are just coming back from a biz trip till you meet death himself face to face; XNA 4.0/Direct x 9 c/ 10 / 11/ Java importers version 2.0, 3.0; C++/ A++
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A library help for signing data with PKCS11 token (certificates with SHA1withRSA Sign Algorithm) and create CMS packages. It uses Bouncy Castle Crypto API and SUNPKCS11. Also it verify the signed data and verify signing certificate's OCSP control.
    Leader badge
    Downloads: 71 This Week
    Last Update:
    See Project
  • 23
    OpenSignX is a document and form signing Java applet for PKI X.509 certificates. It is based on www.openOCES.org and provides generation XAdES enveloping signature of one or multiple documents supporting PKCS#11 Java keystores.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Developer tools for EXPRESS (ISO 10303-11), an information modeling language. The core of this project is a Java Express parser using the ANTLR parser generator. This project was initiated by the National Institute of Standards and Technology.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Pamvotis is a Wireless LAN Simulator for all the current physical layer extentions of the IEEE 802.11 (IEEE 802.11 a/b/g) standard and for the IEEE 802.11e Draft for Quality of Service in WLANs.
    Downloads: 0 This Week
    Last Update:
    See Project