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

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

View related business solutions
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1
    bel_fft

    bel_fft

    FFT co-processor in Verilog based on the KISS FFT

    bel_fft is a FFT co-processor that can calculate FFTs with arbitrary radix. It is a hardware implementation of the free software Kiss FFT ("Keep it simple, Stupid!"). The target was to allow a simple replacement of the software code with the hardware implementation. Therefore bel_fft comes with a software driver that is compatible with the Kiss FFT routines. bel_fft also has a modular architecture and allows interfacing different bus architectures. So far AMBA AXI, Altera's Avalon bus...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    jdds

    An Implementation of Java5 PSM for DDS

    jdds is an implementation of Java5 PSM for DDS defined by OMG
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MCU Media Server

    MCU Media Server

    SIP Video Multiconference Media Server with WebRTC support.

    REPOSITORY MOVED TO GITHUB!! https://github.com/medooze/media-server Video Multiconference Media Server with WebRTC support. Provide Multiconference and video broadcasting services to any SIP service. Supports VP8, H264, MP4V-ES, H263 and H263P, continuous presence, RTMP flash broadcasting, adhoc conferences, load balancing and administrative WEB interface. JSR309 driver implementation under development. .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Java implementation of the Omni-Link Serial Protocol and Network Protocol as well as the Omni-Link II Network Protocol as described in two separate specification documents released by Home Automation Inc (HAI).
    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.
    Click to perfect your product now.
  • 5
    SmartHMA

    SmartHMA

    Mobile implementation of HMA standardised EO data sources

    The main objective of the SmartHMA project is to develop and validate an open source operational platform architecture which implements a set of HMA standards in native Android client for access to EO Ground Segment data and services. The aim of the project is the development of a mobile application for discovery and distribution of EO data in the acceptable by tablet devices form and entirely based on OGC and HMA specifications. Implementation focuses on accessing the ESA Fedeo environment...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    JavaMutex

    Provides 100% pure Java mutual exclusion.

    Freely redistributable open source 100% pure Java for mutual exclusion. Read-write and read-only reentrant lock, condition variable, atomic wraps for Boolean, Integer, Long, and Reference. Cell pool with optional locking, object exchanger, Intersect.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    SugarOnRest

    SugarCRM/SuiteCRM Java REST Client

    SugarOnRest is a Java SugarCRM CE 6.x/SuiteCRM 7.x API client. SugarOnRest is a UniRest Java implementation. It is a Restful CRUD client that implements the SugarCRM module Create, Read, Update and Delete functionalities. SugarOnRest implements following SugarCRM REST API method calls: oauth_access, get_entry, get_entry_list, set_entry, set_entries.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Asheninka (a Syllable Parser)

    Asheninka (a Syllable Parser)

    Parse syllables tool

    Tool to explore using several different algorithms for parsing orthographic words into syllables. It can also insert discretionary hyphens in words.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    jTDS - SQL Server and Sybase JDBC driver
    Open source JDBC 3.0 type 4 driver for Microsoft SQL Server (6.5 up to 2012) and Sybase ASE. jTDS is a complete implementation of the JDBC 3.0 spec and the fastest JDBC driver for MS SQL Server. For more information see http://jtds.sourceforge.net/
    Leader badge
    Downloads: 704 This Week
    Last Update:
    See Project
  • 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.
  • 10

    Java Card Bitcoin Wallet

    BitcoinWallet for learning bitcoin technologies easier(tested on JCIDE

    Bitcoin Wallet is a Bitcoin Hardware Wallet implementation . It was based on the project Ledger Wallet and can be run on javacard platform with JCRE version 3.0.x above. Bitcoin is an innovative payment system and a new kind of money. It was implemented on P2P technologies and transactions take place between users directly.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    nunn

    nunn

    This is an implementation of a machine learning library in C++17

    nunn is a collection of ML algorithms and related examples written in modern C++17.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Content Repository 5, Content-driven CMS
    The Content Repository 5 middleware contains fully conforming implementation of the Content Repository for Java Technology API (JCR, specified in JSR 170 and JSR 283). It's a hierarchical content store with support for structured and unstructured content, full text search, versioning, transactions, observation, and more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    jFQL

    Java implementation of FQL

    A Java implementation of FQL. The Form Query Language (FQL) is a language based on forms as SQL is a language based on tables.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Algorithm Database

    Efficient Algorithms implemented in Java

    The Aim of this project is to provide a collection of reusable Algorithms which can be used effectively in different scenarios. Algorithm implementations are in Java. Objective here is to implement algorithms which should be more efficient than the JDK implementation and also to create a platform for the researchers who works on Data Mining, Encryption algorithms, ect.. to collaborate and contribute to this project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Auto-Parcel

    Auto-Parcel

    Android Parcelable models made easy

    Auto‑Parcel is a Google AutoValue extension for Android that auto-generates Parcelable implementations. By annotating classes with @AutoValue and implements Parcelable, it automatically constructs boilerplate for serialization, equals(), hashCode(), and toString(). It integrates with Gradle annotation processing, streamlining Android model class creation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java implementation of chess rules, layers and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Ansj Chinese word segmentation

    Ansj Chinese word segmentation

    Ansj word segmentation

    The real java implementation of ict. The word segmentation effect is faster than the open source version of ict. Chinese word segmentation, name recognition, part-of-speech tagging, user-defined dictionary. This is a java implementation of Chinese word segmentation based on n-Gram+CRF+HMM. The word segmentation speed reaches about 2 million words per second (tested under mac air), and the accuracy rate can reach more than 96%. At present, it has realized the functions of Chinese word...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Smart Card FidoU2F

    FidoU2F is a javacard applet which is a FIDO compliance program runnin

    FidoU2F is a javacard applet which is a FIDO compliance program running in java smartcard platform.The implementation of FidoU2F was based on U2FToken and ledger-u2f-javacard. This applet has been tested with JC30M48CR. You can view or build the code with JCIDE a powerful Javacard Integrated Development Environment.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19

    lifescript

    A language for creating cellular automata. Created with Java and ANTLR

    An open-source language for creating cellular automata. Developed using Java and ANTLR. Originally created as a final project for a programming language design and implementation course, it was later updated under the supervision of Dr. Lutz Hamel. Usage: # From within the lifescript folder java lifescript [source file]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    EBICS Client

    Client EBICS libre écrit en Java / Free EBICS client written in Java

    ...), permet aux applications Java d'échanger en toutes sécurité les transactions bancaires sous forme de fichiers à travers Internet. The EBICS protocol is a substitution of the ETEBAC standard enabling file sharing between banks and their customers. This framework is an implementation of an EBICS client (version 2.4) for French standard that has successfully passed all EBICS qualification tests (www.qualif-ebics.fr) and allows to exchange secure banking transactions.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 21
    SmarTree

    SmarTree

    Smart Swing JTree evolution

    An extension of the class javax.swing.JTree with a lot of improvements and utilities.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Java Card OpenPGP Card

    Java Card implementation of the OpenPGP card

    Project moved to https://github.com/jderuiter/javacard-openpgpcard
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Reactive Extensions for JavaScript

    Reactive Extensions for JavaScript

    An API for asynchronous programming with observable streams

    An API for asynchronous programming with observable streams. The Observer pattern done right. ReactiveX is a combination of the best ideas from. The Observer pattern, the Iterator pattern, and functional programming. ReactiveX is everywhere, and it's meant for everything. Available for idiomatic Java, Scala, C#, C++, Clojure, JavaScript, Python, Groovy, JRuby, and others. Embrace ReactiveX's asynchronicity, enabling concurrency and implementation independence. Manipulate UI events and API...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    SAJaS

    Simple API for JADE-based Simulations

    The Simple API for JADE-based Simulations (SAJaS) is a proposal to bridge the gap between MAS simulation and development. SAJaS enhances MABS frameworks with JADE-based features. While empowering MABS modellers with modelling concepts offered by JADE, SAJaS also promotes a quicker development of simulation models for JADE programmers. In fact, the same implementation can, with minor changes, be used as a large scale simulation or as a distributed JADE system. SAJaS provides, for certain kinds...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    autoCode4

    Synthesizing embedded control software from formal specifications

    autoCode4 is an engine that synthesizes controllers from formal specifications described under a subset of linear temporal logic (LTL). Importantly, it synthesizes synchronous dataflow controllers (in Lustre or in Ptolemy II form) and maintains requirement-to-code traceability. Such feature is mandated in developing safety-critical systems and are considered essential for specification validation or integrating manual implementation such as legacy code. The LTL specification captures...
    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.