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

View related business solutions
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure 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
    IK Analysis for Elasticsearch

    IK Analysis for Elasticsearch

    A plugin that integrates Lucene IK analyzer into elasticsearch

    IK Analyzer is an open source, lightweight Chinese word segmentation toolkit developed based on java language. Since the release of version 1.0 in December 2006, IKAnalyzer has launched 4 major versions. Initially, it was a Chinese word segmentation component based on the open source project Luence as the main application, combined with dictionary word segmentation and grammar analysis algorithms. Starting from version 3.0, IK has developed into a common word segmentation component for Java...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JQM Java Quine McCluskey

    JQM Java Quine McCluskey

    JQM - Java Quine McCluskey for minimization of Boolean functions.

    Java Quine McCluskey implements the Quine McCluskey algorithm with Petrick’s Method (or the method of prime implicants) for minimization of Boolean functions. This software can be used both for learning and solving real problems. As a learning/teaching tool, it presents not only the results but also how the problem was solved as well as how to use Karnaugh Maps to solve the problem. Up to sixteen functions of sixteen variables can be minimized. A graphical interface is provided for entering...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Implicit Graph Search Library
    Java generic API for search algorithms on graphs implicitly given by tree node expansion operator
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    VJTools

    VJTools

    The vip.com's java coding standard, libraries and tools

    Vipshop, which focuses on Java, has some knowledge about Java. "Alibaba Java Development Manual" is the first enterprise-level Java development manual published to the outside world, which is of great significance to the entire industry. Based on the internal experience of Vipshop, we refer to heavy materials such as "Clean Code" and "Effective Java" to add some items and make some simplifications. The implementation of the rules mainly relies on the code format template and Sonar code rule...
    Downloads: 0 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.
  • 5
    Prolog+CG is a Java implementation of Prolog with extensions implementing a subset of the Conceptual Graph (CG) theory of John Sowa. CGs are first-class datatypes on a par with terms. Object oriented extensions are also included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    NET-Simulator was created to help lecturers and students in the study of computer networks. Students can build virtural networks in the virtual environment provided by NET-Simulator. These devices are controlled by means of command line interface.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    AlgVar

    Algorithmic Variations

    An educational project aimed at illustrating programming language concepts and implementation techniques in different programming languages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    S1000D Transformation Toolkit
    The S1000D Transformation Toolkit provides a reference implementation supporting the transformation, packaging and viewing of S1000D data into a SCORM 2004 3rd Edition Content Package, Mobile Web Application and PDF.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    This project is not supported anymore. A new implementation of EDITS 2.1 can be found as part of the Excitement Project (http://www.excitement-project.eu/). A new more generic version of the system supported by Milen Kouylekov can be found on this page https://github.com/kouylekov/edits.
    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.
  • 10
    JChart2D

    JChart2D

    jchart2d is a real-time charting library written in java.

    JChart2D is a easy to use component for displaying two- dimensional traces in a coordinate system written in Java. It supports real-time (animated) charting, custom trace rendering, Multithreading, viewports, automatic scaling and labels. Former UI controls (right click context menu, file menu) have been ported to the subproject jchart2d-uimenu (https://sourceforge.net/projects/jchart2d-uimenu.jchart2d.p/) for the benefit of having no dependencies to 3rd party libraries.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 11

    QueLang

    QueLang is a designing tool to use for Questionnaire Design.

    This is the first implementation of QueLang. QueLang is a language I designed for Questionnaire Design and Implementation. This software can compile your code (written in .ql text files) into a special .qlc format (a kind of database). Then it can read those .qlc files to open them in viewer and export them to PDF format. It can be also used for exam and test designing! Tested on: -Linux Ubuntu 12.04 -Windows 7 64-bit QueLang can run by double clicking the .jar (or .exe) file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    The FETLAR project aims to release open source mathematical assessment systems and is the MSOR community's bid through the Subject Centre strand for the Open Educational Resources (OER). *** This project is now finished. If you are interested in QTI 2.1 delivery (as provided by MathAssessEngine, please see the new QTI Works project - https://sourceforge.net/projects/qtiworks/ ***
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Search-ODT

    Search-ODT

    Independent Study Course Project:Search .odt files by date and content

    Official Course Objective Design an implementation of working search tool. The tool will search .odt files by date and content. OD-What? .odt files are a particular kind of file, many word-processor programs can save to .odt file format. Why .odt and not .doc or .txt? Search-ODT was developed at request as the subject of an independent study course. No other reason. Due to the modular structure of the project it is possible to adapt Search-ODT into a more general search tool. Why publish...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Large Text File converter

    Java Based Heavy-duty utilitity to process large delimited text files

    TextZilla is a Multithreaded Java utility which can process huge size delimited text files to extract, convert, encode, decode, encrypt/decrypt text data from source and write it in desired output file or files. It provides fully extensible framework based on which Java classes can be created, for example it currently has MD5 conversion capability, based on same design classes for 3DES ,AES or any other Algo can be created. Another strength of this tool is in its configurability, it's...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Teaching Planner

    Teaching Planner

    Teaching planner tool to help universities in developing countries

    This project objective is realizing the design, development and implementation of a web application which works as a university planner. The objective was that the system could be installed specifically in the user university and run through the web browser as a local page or having the possibility of installing it in a university server (could be in any site, no need to be in the user university) so through the browser and an internet connection it could be used from anywhere (mainly...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java-based implementation of the Optimization Programming Language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This is a Java API binding of the IMS VDEX (Vocabulary Definition Exchange) specification. It defines an implementation neutral Java interface for VDEX, as well as providing a default implementation of that interface, and XML marshalling functionality.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This is a Java API binding of the IEEE LTSC LOM (Learning Object Metadata) specification. It defines an implementation neutral Java interface for the LOM, as well as providing a default implementation of that interface, and XML marshalling functionality
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Common Library
    Common Library is a learning content and document management system that enables dynamic outcome-based learning object alignment through semantic analysis & granular addressability. For implementation questions contact http://www.bluefletch.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    OpenAstrology is Java based Object-orientated implementation of Astrology. OpenAstrology will provide a platfrom to plug-in in the knowledge of Astrology and the derived solution will be the best real time Astrology solution
    Downloads: 5 This Week
    Last Update:
    See Project
  • 21
    Implementation of Mincut-Maxflow competition Algorithem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Ontea - Pattern based Semantic Annotation Platform. Ontea search or create semantic meta data from text or documents using pattern based approaches. Implementation currently includes regular expressions (regex) patterns
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Implementation of integrated library management system. Used Ant, Bash, CSS, distributed objects (RMI, CORBA, Socket), FreeMarker, Hibernate (ORM+JSR303), JDBC (two-tier SQL model), Maven2, MARC, JSP, JSTL, Servlet, Struts2, Swing, TestNG, XML.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Jasmin is a Java Assembler. It takes ASCII descriptions for Java classes, written in a simple assembler-like syntax. It converts them into binary Java .class class files suitable for loading into a Java Virtual Machine implementation.
    Leader badge
    Downloads: 58 This Week
    Last Update:
    See Project
  • 25
    Babel Software is an exploratory implementation within the localisation space. It takes advantage of a concept called Micro Crowdsourcing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
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.