Search Results for "ejml-0.25.jar" - Page 12

Showing 856 open source projects for "ejml-0.25.jar"

View related business solutions
  • Achieve perfect load balancing with a flexible Open Source Load Balancer Icon
    Achieve perfect load balancing with a flexible Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    Boost application security and continuity with SKUDONET ADC, our Open Source Load Balancer, that maximizes IT infrastructure flexibility. Additionally, save up to $470 K per incident with AI and SKUDONET solutions, further enhancing your organization’s risk management and cost-efficiency strategies.
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • 1

    JHCaching

    Lightweight LRU Caching library with persistence

    LRU caching map is Least Recent Used Map, (see Wiki), meaning that a Key,Value pair is stored in the cache, with a "expireTime", but every time the Key is retrieved (get method) the expire time is extended. It is a simple POJO one jar library. With complete documentation with examples and javadoc. When the cache reaches is "maxSize" or a cleanup of the cache is performed (automatically by deamon thread dependent on the "LRUCachingMapConfiguration"), it is the keys with least recent used...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    JMapViewer

    Java Swing component for integrating OSM maps into your Java app.

    This project offers the Mavenized format of the official "JMapViewer" project. Official project code on: https://trac.openstreetmap.org/browser/subversion/applications/viewer/jmapviewer?order=name Please, note that no development is performed in this SVN, just contains Maven artifact of official releases (starting from 1.14 version) If you want to give it a try, download code and run the Demo: > mvn compile package > cd target > java -jar JMapViewer-1.14.1-Demo.jar
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    LociMapViz - multi loci visualization
    Software for visualization of point variability in pairwise sequence alignment FASTA format. Featuring GUI interface, this simple application enables insight into variation of nucleic and amino acids on specific loci. Current 1.1 version supports amino and nucleic acid alignments. There are 2 variations of this software. One is CLI based and the other one is GUI based. Read corresponding README files in order to get familiar with the software. Extract files and run the jar file!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    physicsmata

    API for all possible cellular automata that work same at all angles

    Its strange how the "sorted pointers" normalizing makes just about any random function, as long as it connects the inputs to the outputs on some path, vibrate as some nonlinear shape of wave. This could be used as a game interface for evolvable musical instruments or fluid puzzle games. Physicsmata is similar in effect to SmoothLife but simpler and pure Java. The cellular automata API takes a function to run at each point. Its parameters are sums of screen brightness (n color dimensions are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The next chapter in business mental wellness Icon
    The next chapter in business mental wellness

    Entrust your employee well-being to Calmerry's nationwide network of licensed mental health professionals.

    Calmerry is beneficial for businesses of all sizes, particularly those in high-stress industries, organizations with remote teams, and HR departments seeking to improve employee well-being and productivity
  • 5

    File info

    Check the file and folder attributes.

    Check the file and folder attributes. Start it with "java -jar file.jar" or with the .bat file I added. Recommended Java 8.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Jar Ajar is a JAR-based self-extractor for zip files. Zip up files and package them with descriptive images and text using Jar Ajar's graphical interface. When recipients launch the resulting JAR, Jar Ajar guides users through the unzip process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Synder

    Synder

    Atom/RSS/SearchSuggestion/OPML processing framework

    Synder is an Atom/RSS/SearchSuggestion/OPML processing framework It is Optimized For Android, but works with Java SE/EE. Synder has a small-footprint, low memory consumption. The only dependency for parsing is a SAX2 implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    BCrypta

    encrypt data

    With this application you can encrypt texts or files and chat with friends. How to start: -------- Windows: double-click on BCrypta.exe -------- Linux: java -jar BCrypta.exe -------- Console: java -jar BCrypta.exe --help
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    SPRINGER_CSV2BIB

    SPRINGER_CSV2BIB

    Springer CSV to BibTeX

    The search results in the Spring library only allows you to export csv files. But researchers needs bibtex files to import... So, SPRINGER_CSV2BIB is the solution! use: java -jar SPRINGER_CSV2BIB.jar <file_in> <file_out>
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 10
    Alida

    Alida

    An annotation based Java Validation Framework for Java Classes

    - Alida is a lightweight API for validating Java objects. -“Alida” comes from pruning the word “vALIDAtion”. It also means a “Winged creature”. It can give programmers “wings” by delegating the validation to another API. - Alida uses only annotations for ‘marking up’ the objects which need to be validated. - It is packaged as a jar file (alida.jar) which can be dropped in the classpath and used. It can also be configured with eclipse’s annotation processing to give complier errors and warnings...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    SignSOAPRequest

    SignSOAPRequest

    Sign a SOAP request message using a given digital certificate

    ... only the task to sign a SOAP request message. With the jar file obtained, put it in the SilkPerformer to sign the request before send it. >>> Goals achieved with the solution: Make possible that SilkPerformer projects (SOAP/HTML) tests webservices that need signed requests. Manten higher level of independance between work teams, with possible paralelism. Make the test project free from implementation details, making it more decoupled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    adminterua

    Administrative-Teritorial Divisions of Ukraine

    Cities, regions, districts, towns and villages of Ukraine. Viewable as a Java MIDP midlet (just load the jar-file to Your cell phone). You are allowed to use it for free or commercial purposes for free (LGPL).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    ... classifier using DEMass. DEMassBayes.7z has jar file to be used with WEKA and a readme file listing parameters used. The source files are included in DEMassBayes_Source.7z. 4. The four package is MassTER includes source and JAR file to be used with WEKA system..
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14

    SimpleJarBundler

    It convert .jar file to .app bundle.

    SimpleJarBundler is a tool for creating app bundle for Mac OS X based on a .jar file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sparsedoppler

    Continuous choice of string resonance at each point live music in CPU

    Nonlinearly change frequencies and echos for live music by CPU. I found a way to normalize 1d wavefunction amplitude so this hack and its random heat vibrations are still unitary, even while microphone vibrating adds energy to part of 1d string of position and speed scalar arrays. The sparse part is, while the arrays are perfectly dense and linear, time is sparse when some springs vibrate with a larger multiplier of position subtracted from speed. In other words, this hack is a quanta level...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Chunk, an HTML Template Engine for Java

    Chunk, an HTML Template Engine for Java

    Clean, powerful templates for Java

    A powerful Java Template Engine, great for building HTML or XML docs. Chunk can handle many other needs and situations as well. In-tag filters & default values, multiple snippets per file, layered themes, macros, conditional includes, localization & more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    jPass - Cross-Platform Password Manager

    jPass - Cross-Platform Password Manager

    Compiled into a single .jar file. Tiny Password Manager. Portable

    I did not see a pre-built version of this software on the original developers Github project (https://github.com/gaborbata/jpass), so I am taking it upon myself to compile the releases as they come, so that others don't have to. --Description-- JPass is a simple, small, portable password manager application with strong encryption. It allows you to store user names, passwords, URLs and generic notes in an encrypted file protected by one master password. I will not add the source here, as I...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    IdeskConfigurator

    IdeskConfigurator

    Create and edit Links for Idesk. Positioning and resizeing the Icons

    A Tool for creating and editing the Idesk Links. It will resize and position the Icons on the Desktop. Also you can handle groups of icons and place them in defined Retangles on the Screen. Build from scratch via Ant or download the jar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    hmrjp-maven-plugin

    hmrjp-maven-plugin

    Hadoop mapreduce maven plugin

    hmrjp-maven-plugin is a maven plugin which helps creating, running and verifying hadoop mapreduce jobs remotely just like any other java project which is built using maven.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    S2O

    Converting IBM SPSS files to CDISC ODM

    ..., traceability of data (who has when entered what data or changed to what value with what reason) and compliant to regulatory requirements. - Pre- / Pilot-Studies based on spreadsheets should now be enhanced towards multi-site/multi-user data collection. Conversion of SPSS variable structure as well as entered values. To use: - Move s2o.jar into SPSS installation folder (where spss.exe is located) - Call via "java -jar s2o.jar"
    Downloads: 14 This Week
    Last Update:
    See Project
  • 21
    A photo uploader for the SmugMug photo service which automatically uploads photos into a date-based hierarchy appropriate for photo archiving. You can either download and run the jar file on any platform or you can use the Windows MSI installer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    OFormsCI

    Continuous Integration for Oracle Forms/Reports Fusion Middleware

    OFormsCI is a set of tools to form a complete tool chain for continuous integration with Git, Jenkins, Oracle Forms/Reports and WebLogic server.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    1Jar

    1Jar

    One jar file packager

    This software allows you to package a *.jar file and all the dependents *.jar libraries in a single *.jar file with the option to add a splash screen to your application. The first version was never intended to be distributed and was only for education purpose, but after uploading it on some websites and seeing that it was downloaded more than 30,000 times I decided to rewrite it. The Version 1.2 was almost completly rewrited with a new GUI, a lot of bugs fixed, new icon and some performance...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24

    Midwest Peregrine Bird Search

    Program for finding descendant numbers and tracking peregrine lines.

    The Midwest Peregrine Bird Search program is a runnable JAR that can be used to search the Midwest Peregrine Falcon Database. It requires a copy of the database to be downloaded in CSV form from http://midwestperegrine.umn.edu/?vw=search It can be used to view all the information about a bird in a readable form, find all its descendants as well as its parents easily, and find out how many descendants total are in a database for a given bird.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    CTCIAP

    CTC Image Analysis Platform

    Zip file containing * JEX-CTCPlugins jar (pom-ctc-<version>.jar) * CTC Workflow for JEX (CTCWorkflow) * Rmarkdown report template (report.rmd) * server.R (for CTC analysis app) * ui.R (for CTC analysis app)
    Downloads: 0 This Week
    Last Update:
    See Project