Showing 156 open source projects for "java 11"

View related business solutions
  • Better time tracking for projects, billing, and payroll Icon
    Better time tracking for projects, billing, and payroll

    Journyx makes it easy to gather accurate time and expense data so you can make smarter, more informed business decisions.

    This product is especially great for project managers, COOs, finance professionals, accountants, or payroll admins in any industry.
  • Business Texting and Text Message Marketing Solutions - Textellent Icon
    Business Texting and Text Message Marketing Solutions - Textellent

    Textellent's robust business texting services provide SMS and MMS capability for customer service, sales, and marketing texting programs.

    Textellent's business texting solution makes designing, managing, measuring, and integrating SMS and MMS campaigns easy. Whether used for customer service, sales, or marketing, Textellent supports your customer journey with an easy-to-use service that text-enables local business lines and serves businesses of any size. Robust scheduling and appointment reminders are also available, as are keywords and shortcodes for easy opt-in programs with TCPA compliance supported by AI.
  • 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

    cppncss syntax c++11

    Derivative of cppncss to allow some C++11 syntax

    In the spirit of sharing the changes. Only some parts of C++11 has been done: the ones needed in our internal projects to get our C++11 code to parse. Check the original cppncss project for full sources. https://sourceforge.net/projects/cppncss/?source=directory
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    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
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5

    glSatellite Demo

    Technological demo of OpenGL ES 2 Android NDK

    ... on a fixed background; - each satellite is represented by a beam with a unique color; - identifying the corresponding satellite if a beam has been tapped (based on color picking method). Additionally to 3D features presented the application is: - using NDK with C++11 features compiled by LLVM clang; - mixing Java views with OpenGL views (Java is used for settings activity, information and ads panels); - using Android custom message queue to send asynchronous messages from Java to JNI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    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
  • 7
    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
  • 8
    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
  • 9
    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
  • Case Management Software for Social Services Icon
    Case Management Software for Social Services

    For human services organizations looking for case management software

    Collaborate is customizable case management software for non-profits and social services agencies with teams of 5+ staff.
  • 10

    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
  • 11

    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
  • 12
    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
  • 13
    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
  • 14

    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
  • 15
    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
  • 16
    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
  • 17
    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
  • 18

    joos2compiler

    A joos2 (subset of java) compiler written in C++11

    This compiler project focuses mainly on compiler architecture and the usage of high-level language features in compiler development; in order to develop a maintainable, extendable compiler. As for performence, this is clearly a secondary goal, however this will be looked into, once a fully complete joos2 compiler has been developed. The compiler is loosely based of the OCaml compiler developed as a part of the dOvs project at Aarhus University anno 2012.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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
  • 20

    NetObjects Fusion Components

    NetObjects Fusion Components

    NetObject Fusion versions prior to 11 allow plugins written in Java to extend the functionality of the tools. The capability has been slowly deprecated in newer versions and it is not publicly documented anymore, and all components are now distributed by the tool itelf. But these are still useful if you use the older versions of NetObjects Fusion.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    remoteME

    remoteME

    Remote computer access through Android devices

    remoteME is a good-looking, extremely configurable and open source Android remote controller for your computers no matter what operation system you are using (Linux, MAC OS, or MS Windows). It offers you at least 11 remotes for the most frequent media players plus those which you create by yourself. Remotes for mouse, keyboard, presentation and power control are also included. Before using client application, please be sure you have a remoteME server running on your computer. Download...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    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
  • 23

    springmvc1

    spring mvc + hibernate3.2 + spring 2.5 + mysql5

    2013.09.14 项目环境: j2ee5规范 jdk1.6 spring 2.5.6 hibernate 3 servlet2.5 MySQL Server 5.5/mysql-connector-java-5.0.8.jar/Navicat 11.0 项目架构: spring mvc + hibernate + spring 表结构: -- ---------------------------- -- Table structure for user -- ---------------------------- DROP TABLE IF EXISTS `user`; CREATE TABLE `user` ( `uname` varchar(40) DEFAULT NULL, `id` int(11) NOT NULL AUTO_INCREMENT, PRIMARY KEY (`id`) ) ENGINE=InnoDB AUTO_INCREMENT=12 DEFAULT CHARSET=utf8;
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    liangyicool-ssh

    liangyicool的ssh框架

    1. 根据java实体类生成mysql表(需要手动调类型 默认引擎) 2. 根据表生成实体类 3. 根据java实体类生成*service,*serviceBean,*From (开发者感觉不到到dao层) 4. 使用proxool数据库连接池 5. 配置了cn.web.listener.SessionListener,可以统计在线用户 6. 配置了cn.web.filter.UTF8Filter,防止乱码 7. 配置了cn.web.filter.FrontFilter,用于登录拦截 8. 有工具类,cn.utils下: 随机数、汉字转拼音、读写文件、写word文档、操作图片、操作json、Md5、时间操作 9. 配置了cn.timer.TestJob定时器,可以定时启动任务 10. 配置了Junit,可以进行单元测试 11. 前台js框架: /WebRoot/js/base/jquery-1.8.3.min.js /WebRoot/js/base/artDialog-master...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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