Search Results for "java implementation of perceptron" - Page 23

Showing 1832 open source projects for "java implementation of perceptron"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • Test your software product anywhere in the world Icon
    Test your software product anywhere in the world

    Get feedback from real people across 190+ countries with the devices, environments, and payment instruments you need for your perfect test.

    Global App Testing is a managed pool of freelancers used by Google, Meta, Microsoft, and other world-beating software companies.
    Try us today.
  • 1
    The project provides functionality to interface the SmartCardIO Java SDK library to Global Platform compliant smart cards, similar to globalplatform.sf.net. The difference is pure Java implementation and easy plug in to your SmartCardIO applications. This project is now more or less subsumed by Martin Paljak's continuation of the project at https://github.com/martinpaljak/GlobalPlatformPro.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Breaking Out

    The Classic break out game

    Game is implemented in java with sound effect and high score board. It's a simple implementation. Credit to Alex Zhang who helped testing and improving the game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Cubist

    Cubist

    an implementation of the classic 3x3x3 cube

    Cubist lets you intuitive take control over the classic 3x3x3 cube, via mouse or keyboard. Several moves to solve the cube are included, as well as some nice patterns, a shuffle function and a (straightforward) complete solution. The graphics are simple but nice and self explaining. The default keys are customisable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    MobGen Logger (M0bG3n)

    MobGen Logger (M0bG3n)

    Focus in business logic and leave the logging to MobG3n Logger.

    The purpose of this project is to make Java code logging simply non-forgettable. This is in response to most of the developers tends to forget logging the entry and/or exit of a method execution. This vital information is very important especially when the project is already in the maintenance phase. Because in this phase, some production use cases are never tested during the validation phase. These logging information can help isolate this problems. With MObG3n Logger, it frees...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Crowdtesting That Delivers | Testeum Icon
    Crowdtesting That Delivers | Testeum

    Unfixed bugs delaying your launch? Test with real users globally – check it out for free, results in days.

    Testeum connects your software, app, or website to a worldwide network of testers, delivering detailed feedback in under 48 hours. Ensure functionality and refine UX on real devices, all at a fraction of traditional costs. Trusted by startups and enterprises alike, our platform streamlines quality assurance with actionable insights.
    Click to perfect your product now.
  • 5
    Chi-Square & LSB Enhancement attack

    Chi-Square & LSB Enhancement attack

    Java implementation of Chi-Square Attack and LSB Enhancement Attack

    Chi-square attack is the most commonly known and used statistical attack in steganalysis. LSB enhancement attack is also the most widely known visual attack in this area. This project includes implementation of these two methods in java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    TCJ

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java using JDBC.

    TCJ (TPC-C via JDBC) is an implementation of TPC-C in Java, which is using JDBC and which was created with an emphasis on open source relational database systems. Thanks to this, it can be used to benchmark almost any RDBMS, which supports SQL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    PCEHR JConnector

    Sample application showcasing connectivity to PCEHR system via B2B

    ... System. The sample code brings to life the technical specifications published by Nehta, by demonstrating how a Clinical Information System (CIS) would interact with the PCEHR System. The sample code will be updated to incorporate future technical specification publications by Nehta. The PCEHR JConnector project is a Java based implementation, released under the permissive Apache 2.0 open source license. A .NET sample client is also under development.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    The CPE Reference Implementation is a freely available application that demonstrates the naming and matching schemes of the CPE specification.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A MOF 2 for Java is an implementation of the new OMG MOF 2 Recommandations. It provides an enhanced JMI interface to utilize new Java features, such as generics, and new MOF/UML features, like property redefinitions and subsettings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Turn Your Content into Interactive Magic - For Free Icon
    Turn Your Content into Interactive Magic - For Free

    From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.

    Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
    Start Free Forever
  • 10

    Ticket Cluster

    Java aplication who groups related text documents, text mining

    Ticket Cluster is a java aplication who groups related text documents(text is extracted from a helpdesk) into clusters, providing an overview of the document set. This is done without preconceptions about keywords — this Java software analyzes the text and identifies the structure that arises naturally. The extraction phase depends of the data of the helpdesk, in the current implementation there is a php script who extracts all text from numered tickets (Facil HelpDesk ) to a folder...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    java-zabbix-agentd

    Java implementation of zabbix active agent

    This project is a data collector client for Zabbix monitoring system. It can download the list of monitored values and send them back to zabbix server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JIIC is a streaming-based Java implementation of ISO 9660 for creating CD-ROM filesystem images
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Java implementation of Shamir's Secret Sharing algorithm as described in Applied Cryptography [as LaGrange Interpolating Polynomial Scheme].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    JAXB Bridge

    JAXB Bridge is a bridge to JiBX

    JAXB Bridge is a bridge (JAXB 1.0 API implementation) to JiBX and other (in the future) XML-to-objects binding parsers, and its includes implementation with Apache commons-pool managed pool of parsers, to avoid costly instantiation of parsers in server environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Mvc Infraestructure

    Serializable Data Transfer Object/Generic Dao for J2EE

    Dto.java and others classes - for data transmission from/to view (with EL - Expression Language" ) layer to/from business and persistence layer in J2EE application. Dto extends from HashMap class of Java API for encapsulate any type of information by key type:key_i.key_ij.key_ijk....: Any component in any J2EE functional chain can access to DTO if they know the key key_i.key_ij.key_ijk.... for object access. This project helps to decouple the data, business logic and persistence logic allowing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Text Adventure

    Implementation of a Text Adventure by someone who's never played one.

    Implementation of a Text Adventure by someone who's never played one. Currently usable, but not fun.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    JavaCryption

    jCryption implementation for Java.

    This project provides a jCryption 2.0 implementation for Java (http://www.jcryption.org/).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    acapulco
    Java OSGI-based framework for building modular Swing applications. It provides a clear separation of concerns based on MVC pattern. This is not another OSGI implementation, but rather an attempt to build on OSGi provided functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    UNO-Java

    A java implementation of the popular card Game UNO

    A Java implementation of the popular card game UNO. The game will be available as Desktop application. Current State : pre-alpha
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Nen

    Nen

    neural network implementation in java

    3-layer neural network for regression and classification with sigmoid activation function and command line interface similar to LibSVM. Quick Start: "java -jar nen.jar"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    An implementation of the Microsoft Media Server protocol in Java. A maven repository is available at http://hampelratte.org/maven . The loader package contains an example application, which demonstrates the use of mms4j. It's a swing mms downloader.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    RESTAC is a Java REST framework for REST-style interaction in distributed networks enabling the rapid implementation of peer-to-peer applications. It is based on a communication protocol built on HTTP (over TCP and UDP unicast/multicast).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    The purpose of this project is to provide a Java implementation of the Flute file transfer tool, using a JNI interface to the underlying MCL library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jazsync is Java implementation of synchronization utility Zsync. This project is part of bachelor thesis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    x4juli is an e(x)tension for(4) the (j)ava util(u) (l)ogging implemantion. It is a port of major log4j features (RollingFileHandler, PatternLayout, Filters). It includes a native implementation of "Jakarta Commons Logging" and "slf4j".
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.