Showing 135 open source projects for "java split"

View related business solutions
  • Desktop and Mobile Device Management Software Icon
    Desktop and Mobile Device Management Software

    It's a modern take on desktop management that can be scaled as per organizational needs.

    Desktop Central is a unified endpoint management (UEM) solution that helps in managing servers, laptops, desktops, smartphones, and tablets from a central location.
    Learn More
  • Our xDM platform turns business users into data champions. Icon
    Our xDM platform turns business users into data champions.

    Discover the Intelligent Data Hub unique platform for Master Data Management

    It empowers organizations of any size to build trusted data applications quickly, with fast time to value using a single software platform for governance, master data, reference data, data quality, enrichment, and workflows.
    Learn More
  • 1
    DashBo↗v

    DashBo↗v

    Bovespa Analytics

    BI/Analytics tool for reading official brazilian market data freely provided by Bacen (Central Bank of Brazil - http://www.bcb.gov.br/?ENGLISH), CVM (Securities and Exchange Commission of Brazil - http://www.cvm.gov.br/subportal_ingles/index.html), BM&FBOVESPA (Brazilian Securities, Commodities and Futures Exchange - http://www.bmfbovespa.com.br/en_us/index.htm). Mirrored screen: left-to-right or right-to-left orientation according to the chosen language. Easy to translate: just add a...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    SmartPOS /Point of Sale Web with ERP

    SmartPOS /Point of Sale Web with ERP

    SmartPOS (Includes->SmartERP distro of Idempiere ERP) is 100% Web

    SmartPOS 7.1 is a complete ERP+POS (Idempiere 7.1 Distro) , taking all the power of an ERP, but creating an intuitive , agile and easy to learn Point of Sale (POS) 100% Web . SmartPOS has been designed to work as part of the ERP, and support complex business environments, where you can manage different products per organization, different organizations per client, different warehouses per organization, and for each warehouse private config for your POS, price lists, taxes,...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    iText®, a JAVA PDF library

    iText®, a JAVA PDF library

    PDF Library for Developers

    iText is an open-source PDF library available for Java and .NET (C#). iText allows you to effortlessly generate and manipulate standards-compliant PDF documents with a powerful and feature-rich SDK. With iText, you can create archivable and accessible PDFs, split and merge documents, fill and flatten forms, digitally sign documents, and more. iText add-ons enable additional functionality, such as PDF creation from HTML templates, secure redaction, OCR, and much more. ...
    Leader badge
    Downloads: 279 This Week
    Last Update:
    See Project
  • 4
    Amethyst is a framework intended to help in creation of applications with the MVC or a similar pattern. The project consists of low- and high-level API. Low-level API is responsible for exchanging properties (as Map) between various components. A component can be for example model, view or controller as in the MVC pattern. The main class is a class named Communicator. Communicator class defines the structure of components' system, provides communication channel between them and life-cycle...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Get simple and complex data questions answered instantly using natural language. serve 10x more users with 50% data resources. Icon
    Get simple and complex data questions answered instantly using natural language. serve 10x more users with 50% data resources.

    Generative AI for your data. Instant insights, act, collaborate and report.

    Explore data and get instant insights by searching your corporate data - like Google for your data! Personalized, based on your interests, role, and history. Pin these insights to build personal pinboard/dashboards, share and collaborate on your insights and become truly data-driven.
    Learn More
  • 5
    NetBuffer

    NetBuffer

    TCP and UDP network buffer

    NetBuffer is a data buffer and splitter: configure your device to push data into NetBuffer, and NetBuffer forwards it to unlimited destinations. Offloads processing from your device to the NetBuffer system. Centralizes management. Runs on Windows.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6

    jNistScap

    Java library to handle NIST SCAP: CPE, CVE, CVSS, etc.

    This library is a split from the ESIS Framework and ESIS project. It allows to describe the NIST CVSS, CPE and CVE objects. SCAP stands for the Security Content Automation Protocol, see http://scap.nist.gov for more information.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    EasyDeviceInfo

    EasyDeviceInfo

    [Android Library] Get device information in a super easy way

    Android library to get device information in a super easy way. The library is built for simplicity and approachability. It not only eliminates most boilerplate code for dealing with device information but also provides an easy and simple API to retrieve them. EasyDeviceInfo is split into multiple module-libraries, v2.2.0 onwards. Use the appropriate one as per your requirement.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FlowBuffer

    FlowBuffer

    Buffers, forwards, and splits flow data including NetFlow and IPFIX

    FlowBuffer is a flow/netflow buffer and splitter: configure your switch to push flow data into FlowBuffer, and FlowBuffer forwards it to unlimited destinations. Offloads processing from the switch to another machine. Centralized management. Runs on Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    rock_s_architecture

    Universal CORBA architecture, split your software

    Predefined CORBA architecture to develop software into two parts : the real computer kernel (server) and the exploitation or UI part (client). Sources are independant of the CORBA distribution (MICO, omniORB, ORBacus, TAO, Visibroker) and are fully portable. JAVA Servlets for HTTP tunneling. The Server is in C++ and the Client in C++ and JAVA.Very usefull in real time projects. This is a small sample to be adapted to your project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Taking the Paper Out of Work Icon
    Taking the Paper Out of Work

    For organizations that need powerful ECM and document automation software

    The Square 9 AI-powered intelligent document processing platform takes the paper out of work and makes it easier to get things done with digital workflows.
    Learn More
  • 10

    OWL Machine Learning

    Machine learning algorithm using OWL

    Feature construction and selection are two key factors in the field of Machine Learning (ML). Usually, these are very time-consuming and complex tasks because the features have to be manually crafted. The features are aggregated, combined or split to create features from raw data. This project makes use of ontologies to automatically generate features for the ML algorithms. The features are generated by combining the concepts and relationships that are already in the knowledge base,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A Swiss Army Knife GUI application for PDF documents: combine, split, rotate, reorder (n-up, booklet), watermark, edit bookmarks/fileinfo/pagetransition, compress, encrypt, decrypt, sign, repair, edit attachments and more.
    Leader badge
    Downloads: 92 This Week
    Last Update:
    See Project
  • 12

    JavaLambdaCompose

    Utility methods for composing functional lambda expressions

    Provides for composing functional lambda instances to improve run-time efficiency and flexibility. The composition avoids excessive call stacking when processing multiple Predicate or Consumer instances, and can avoid the processing overhead of Collection.stream().filter().forEach() by replacing with Collection.forEach() using a composed Consumer from a Predicate and Consumer. Includes utility methods for composing an Iterable or array of Predicate instances into a single Predicate...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    LibRec

    LibRec

    Leading Java Library for Recommender Systems

    LibRec is a Java library for recommender systems (Java version 1.7 or higher required). It implements a suit of state-of-the-art recommendation algorithms, aiming to resolve two classic recommendation tasks: rating prediction and item ranking.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Coffee Tools

    Coffee Tools

    Various file manipulation tools written in Java with source included.

    Tools include: CTFilesRenamer: A mass-file renamer. FileCompare: Compare files or paths, showing mismatches, deleting duplicates optionally. FilePatternFinder: Find the largest repeated byte pattern in a file that doesn't overlap. FilenameMixUpper: Scramble all the filenames in a directory. FileSplitter: Split a file into numbered parts. HttpClient: Single web page GETter. InFileFind: Find where/at a file is inside another NumeredFilesCombiner: Combine a directory of files with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    VCF Split

    Vcard File Splitter

    This little Java Program splits a VCF file consisting of multiple vcarss into single files. This is particualry useful if you want to import a vcf into Microsoft Outlook. It ist a executable jar file, so starting it with java -jar vcfsplitter.jar or double clicking it in a gui should work fine. You can also specify evertyhing by command line as follows: java -jar vcfsplitter.jar <infile> <outdir> For the source click on the website link..
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    RPG Backpack

    RPG Backpack

    Android replacement for your RPG pen and paper PG inventory

    Allow to setup inventories for a set of Role Playing Game characters, lists all items and their properties, split and share your items for several environments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    rubycollect4j

    Ruby Collections for Java

    The rubycollect4j implements all methods refer to Ruby Array, Hash and Enumerable. For further info, please visit http://ruby-doc.org website. For more documentation, please read JavaDoc. With Java 8: // Sort the characters by its frequency based on the word 'Mississippi' case-insensitively RubyArray<String> word = ra("Mississippi".split("(?!^)")); String result = word.map((c) -> { return c.toLowerCase(); }).sortBy((c) -> { return word.count(c); }).uniq().join(); p(result); // "mpis" With Java 6: // Sort the characters by its frequency based on the word 'Mississippi' case-insensitively final RubyArray<String> word = newRubyArray("Mississippi".split("(?!...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    egut

    exceptional group unipotent toolkit

    Collection of Java Classes for symbolically manipulating elements of split exceptional groups, with an emphasis on unipotent elements. Programs for performing various computations arising in the theory of Fourier coefficients and integral representations of L Langlands L functions in such groups.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    PDF-Manipulator

    An open source Java software to manipulate PDF files.

    This open source Java software leverages Apache PDFBox to extend commonly used features to work on PDF files. The software allows for merging of PDF files, splitting, and paginating. DISCLAIMER The software is offered on an as-is-where-is basis. It conforms to open source license agreement(s). Any non-conformity of open source license agreement should be brought to the attention of the project owner / contributor. The project owner(s) are not responsible for any form of loss or damage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Convert HTML to PDF in .NET with C#

    Convert HTML to PDF in .NET with C# using EVO HTML to PDF for .NET

    EVO HTML to PDF Converter for .NET is a library that can be easily integrated and distributed in your ASP.NET and MVC web sites, desktop applications, Windows services and Azure cloud services to convert web pages, HTML strings and streams to PDF, to images or to SVG and to create nicely formatted and easily maintainable PDF reports and documents. The converter has full support for HTML5, CSS3, SVG, Canvas, Web Fonts and JavaScript. Does not require installation or any third party tools. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    ZipSnapNG

    ZipSnapNG

    Portable multi-platform backup tool with advanced features

    ZipSnapNG is a portable multi-platform backup tool which, despite its simplicity (200Kb and no installation required), provides advanced features such as incremental backup, data deduplication, encryption and configurable retention. It may run through the command line or within a graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    GA-EoC

    GeneticAlgorithm-based search for Heterogeneous Ensemble Combinations

    In data classification, there are no particular classifiers that perform consistently in every case. This is even worst in case of both the high dimensional and class-imbalanced datasets. To overcome the limitations of class-imbalanced data, we split the dataset using a random sub-sampling to balance them. Then, we apply the (alpha,beta)-k feature set method to select a better subset of features and combine their outputs to get a consolidated feature set for classifier training. To...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side by the...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Osman Arabic Text Readability

    Osman Arabic Text Readability

    Open Source tool for Arabic text readability

    We present OSMAN (Open Source Metric for Measuring Arabic Narratives) - a novel open source Arabic readability metric and tool. The open source Java tool allows users to calculate readability for Arabic text (with and without diacritics). The tool provides methods to split the text into words and sentence, count syllables, Faseeh letters, hard and complex words in addition to adding diacritics (vocalise text). This makes the tool useful for researchers and educators working with Arabic text. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    DocumentBurster

    Report Delivery. Report Distribution. Report Bursting. Email & FTP

    DocumentBurster is a powerful report delivery software which can break up reports such as invoices, statements, purchase orders, commissions reports or dunning letters in order to distribute relevant parts to each of your clients, subscribers, partners or vendors. DocumentBurster can process PDF and Microsoft Excel reports and will naturally complement and extend your current business intelligence solution. Report bursting software which works with any reporting software including...
    Downloads: 0 This Week
    Last Update:
    See Project