All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by algorithm with all dependencies


yitter-idgenerator from group com.github.yitter (version 1.0.6)

Shorter ID and faster generation with a new snowflake drift algorithm. The core is to shorten the ID length, but also can have a very high instantaneous concurrent processing capacity (50W/0.1s), and powerful configuration capacity.

Group: com.github.yitter Artifact: yitter-idgenerator
Show all versions Show documentation Show source 
Download yitter-idgenerator.jar (1.0.6)
 

0 downloads
Artifact yitter-idgenerator
Group com.github.yitter
Version 1.0.6
Last update 06. April 2021
Organization not specified
URL https://github.com/yitter/idgenerator
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

api-boot-plugin-sequence from group org.minbox.framework (version 2.2.7.RELEASE)

分布式高效ID算法集成,基于Twitter的Snowflake("雪花算法")算法实现分布式高效有序ID生产黑科技 Distributed efficient ID algorithm integration, based on Twitter's Snowflake algorithm to achieve distributed efficient and orderly ID production black technology. See more details:https://gitee.com/yu120/sequence

Group: org.minbox.framework Artifact: api-boot-plugin-sequence
Show all versions Show documentation Show source 
Download api-boot-plugin-sequence.jar (2.2.7.RELEASE)
 

0 downloads
Artifact api-boot-plugin-sequence
Group org.minbox.framework
Version 2.2.7.RELEASE
Last update 07. July 2020
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

hasco-fanova from group ai.libs (version 0.2.1)

HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.

Group: ai.libs Artifact: hasco-fanova
Show documentation Show source 
Download hasco-fanova.jar (0.2.1)
 

0 downloads
Artifact hasco-fanova
Group ai.libs
Version 0.2.1
Last update 11. February 2020
Organization not specified
URL https://libs.ai
License AGPLv3
Dependencies amount 5
Dependencies owner-java8, guava, slf4j-api, hasco, jaicore-ml-weka,
There are maybe transitive dependencies!

hasco from group ai.libs (version 0.2.1)

HASCO is a framework for reducing configuration tasks (e.g. software system configuration or algorithm configuration) into an HTN planning problem. This can then in turn be reduced to a graph search problem that can be solved by any kind of standard graph search algorithm, e.g., breadth-first-search.

Group: ai.libs Artifact: hasco
Show all versions Show documentation Show source 
Download hasco.jar (0.2.1)
 

0 downloads
Artifact hasco
Group ai.libs
Version 0.2.1
Last update 11. February 2020
Organization not specified
URL https://libs.ai
License GPLv3
Dependencies amount 11
Dependencies owner-java8, guava, slf4j-api, jaicore-basic, jaicore-logic, jaicore-ml, jaicore-algorithminspector, jaicore-planning, jaicore-search, commons-lang3, mysql-connector-java,
There are maybe transitive dependencies!

algorithm from group de.viadee.xai.anchor (version 1.0.2)

Java application implementing the Anchors algorithm (https://github.com/marcotcr/anchor) efficiently, in order to explain the underlying rules in machine learning models.

Group: de.viadee.xai.anchor Artifact: algorithm
Show all versions Show documentation Show source 
Download algorithm.jar (1.0.2)
 

0 downloads
Artifact algorithm
Group de.viadee.xai.anchor
Version 1.0.2
Last update 29. July 2019
Organization viadee Unternehmensberatung AG
URL https://github.com/viadee/javaAnchorExplainer
License BSD-3 Clause
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

extendedset from group io.druid (version 0.12.3)

Implementation of CONCISE (COmpressed 'N" Composable Integer SEt) bit map compression algorithm by Alessandro Colantonio with some enhanced features - http://ricerca.mat.uniroma3.it/users/colanton/docs/concise.pdf

Group: io.druid Artifact: extendedset
Show all versions Show documentation Show source 
Download extendedset.jar (0.12.3)
 

0 downloads
Artifact extendedset
Group io.druid
Version 0.12.3
Last update 09. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies java-util, guava, RoaringBitmap,
There are maybe transitive dependencies!

jraft-core from group com.github.datatechnology.jraft.core (version 1.0.1)

Java implementation of Raft Consensus, this module contains only the core algorithm, and does not have any dependency except Java SE 8, for interface implementations that required by this module, please checkout jraft-ext module

Group: com.github.datatechnology.jraft.core Artifact: jraft-core
Show all versions Show documentation Show source 
Download jraft-core.jar (1.0.1)
 

0 downloads
Artifact jraft-core
Group com.github.datatechnology.jraft.core
Version 1.0.1
Last update 10. May 2018
Organization not specified
URL https://github.com/datatechnology/jraft
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fork-of-edu.ufl.cise.bsmock.graph from group com.programmerare.shortest-paths (version 1.0.0)

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.ufl.cise.bsmock.graph
Show documentation Show source 
Download fork-of-edu.ufl.cise.bsmock.graph.jar (1.0.0)
 

0 downloads

tools4j-meanvar from group org.tools4j (version 1.1)

Tiny Java utility to incrementally calculate Mean and Standard Deviation with a numerically stable algorithm. Contains a simple utility class to incrementally calculate moving average and moving standard deviation of a data series.

Group: org.tools4j Artifact: tools4j-meanvar
Show documentation Show source 
Download tools4j-meanvar.jar (1.1)
 

0 downloads
Artifact tools4j-meanvar
Group org.tools4j
Version 1.1
Last update 18. April 2018
Organization not specified
URL https://github.com/tools4j/meanvar
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-webmvc-jsflow from group org.szegedi (version 1.3)

A controller component for Spring MVC that allows complex control flows spanning several webpages in web applications to be expressed as a single structured algorithm in JavaScript, using Mozilla Rhino JavaScript runtime.

Group: org.szegedi Artifact: spring-webmvc-jsflow
Show documentation Show source 
Download spring-webmvc-jsflow.jar (1.3)
 

0 downloads
Artifact spring-webmvc-jsflow
Group org.szegedi
Version 1.3
Last update 13. August 2017
Organization Attila Szegedi
URL http://github.com/szegedi/spring-webmvc-jsflow
License The Apache Software License, Version 2.0
Dependencies amount 9
Dependencies commons-logging, rhino, spring-beans, spring-context, spring-core, spring-jdbc, spring-tx, spring-web, spring-webmvc,
There are maybe transitive dependencies!



Page 90 from 102 (items total 1015)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy