Search Results for "fuzzy logic with java" - Page 21

Showing 530 open source projects for "fuzzy logic with java"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    UnBFuzzy is an API for fuzzy-logic and learning algorithms for fuzzy systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FuzzyKit

    Fuzzy logic implementation

    Yet another Fuzzy Logic framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Yet Another Fuzzy Logic API, in C++. An API providing basic fuzzy functions
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Implementation of Fuzzy Logic Theory
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • 5
    FuzPy is a python toolkit to build Fuzzy logic aplications in Python
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    A tiny implementation on a fuzzy logic inference system written in javascript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    aiki rules engine

    Generic java rules engine

    An open-source java rules engine used to process application logic from db, property file, text file, etc. The drive for this project is not to have lots application logic, if, case statements and flow logic as code, but in database, property file, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Solve Logic Word Puzzles with CLP

    Constraint Logic can solve word logic puzzles.

    Learn basic constraint logic programming by solving logic word puzzles. Go to http://eclipse.dougedmunds.com . This tutorial will show you how to solve easy 1 star to hard 5 star puzzles, using the eCLiPSe-CLP language (available at http://eclipseclp.org/). Don't confuse this programming language (a prolog language) with the IDE for Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    JDBFramework (Java Database Framework) is a number of components intended for working with DBMS Oracle. The main difference - JDBF doesn't allow placing business logic on the application server. All business logic is placed at a database level only.
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10
    LogicBuilder helps developers create complete and correct logic structures (if then else). Logic structures based on multiple variables are prone to human error. LogicBuilder eliminates this source of error.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    JSON0

    The fastest Java library that converts Java Objects into JSON format

    JSON0 is the fastest Java library that converts Java Objects into their JSON format. This library focused on performance and was designed to handle huge converting tasks with minimum time. The development team used algorithms to maximize logic re-usage and limit the abuse of creating new objects in Java that could consume a lot of memory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Pseudo code to Source Codegenerator

    Pseudo code to ‘C’ Codegenerator

    The application takes the pseudo code as an input and generates the necessary C code for the same logic. Thus the software can be used to produce the results just with the use of logic and there is no special importance given to a specific language in which the pseudo code should be implemented, instead there is a complete focus on the logic itself. The system to be designed must be user friendly, so that even if the end user or the client is technically illiterate he should be able to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Spunk

    Spunk

    A simple scriptable application framework

    Spunk provides a namespace with search capabilities where user business logic objects are exported to. Namespace can also be used by scripts directly in java to manipulate the objects in the namespace or evaluate expressions against them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Anapgen

    Another Application Generator

    Anapgen is a java based framework meant to generate java applications from a custom language. Anapgen is primarily designed to generate data processing applications (generating both the model and the view logic).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    sovenok

    Logic game for kids

    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Gamework is a framework for controlling simulations and games, decoupling the logic from the rendering. As it moves forward, the scope of the framework may grow, but for now, it is a pretty simple idea.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Packaged-based Description Logic Reasoner
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Basic Validation Framework, allows for plugging in this framework to any business application to eliminate if else type of logic and centralize the clutter in one place and gives possibility of its complete elimination. Regards, Vyas, Anirudh
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This is an open source s/w on education domain. Framework is struts and mysql is the database. Hibernate is used for OR mapping and persistance. spring is in middle tier for business logic and process implementation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    LARVE

    Population Model for Evolutionary Variable Configuration

    ...The configuration and design aims to ignorant of the application purpose. This project is in the very early stages. It is programmed in Java, following an Extreme and RAD development model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    OWLAND is an automated testing framework for description logic reasoners. It supports both ABox and TBox reasoning methods and is capable of running fully automated tests with any ontology and number of currently available reasoners.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A JavaScript presentation layer framework. It proposes a complete separation of view logic and design. Its components are designed by its role and not by its screen appearance, reducing drastically the API.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Controls developed with GWT have tightly coupled behavior with their presentation, this introduce some troubles when we need to apply new theme for UI. This library introduce painless way to decouple logic from views using plain HTML templates.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    This is a project providing MVC-like Report Framework. We propose a new approach based on MVC pattern when domain logic can be written in a declarative way via xml file and report can be composed with reusable components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Racoon is an application server for multi-player games. Its intention is to relieve game developers from recurring and time extensive tasks. This is achieved with a modular concept: only the game logic has to be written and deployed in Racoon.
    Downloads: 0 This Week
    Last Update:
    See Project