Showing 172 open source projects for "solve"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • Build enterprise-ready GenAI experiences with MongoDB Atlas Icon
    Build enterprise-ready GenAI experiences with MongoDB Atlas

    Combine the power of Google Cloud's robust infrastructure with the flexibility and scalability of MongoDB Atlas.

    MongoDB Atlas is a unified developer platform that enables you to confidently accelerate the deployment of GenAI-powered applications. Additionally, when purchased on Google Cloud Marketplace, you pay for only the resources you use with no upfront commitment.
    Get Started
  • 1
    Project Malmo

    Project Malmo

    A platform for Artificial Intelligence experimentation on Minecraft

    How can we develop artificial intelligence that learns to make sense of complex environments? That learns from others, including humans, how to interact with the world? That learns transferable skills throughout its existence, and applies them to solve new, challenging problems? Project Malmo sets out to address these core research challenges, addressing them by integrating (deep) reinforcement learning, cognitive science, and many ideas from artificial intelligence. The Malmo platform...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    MVPArms

    MVPArms

    A common architecture for Android applications developing based on MVP

    .... It aims to solve the problems of too many traditional MVP classes and interfaces. One-click template generation, development artifact, no regrets! General framework, suitable for all types of projects, supports the development of large projects, compatible with component development, and can be used as a componentized Base library. The original builder mode Module (GlobalConfigModule) can be used to inject custom parameters into any position of the framework using Dagger2.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    MyGoGrinder

    MyGoGrinder

    Solve Go problems (based on GoGrinder GoGrinder.sf.net )

    MyGoGrinder is a Java program to solve Go (Weiqi, Baduk) problems. Current version is 2.3.1; v.2.4.0 is being prepared (look into the files area, 11-'18). This work is based on Tim Kington's GoGrinder (gogrinder.sourceforge.net). Read more on this project's web page (https://mygogrinder.sourceforge.io) * v.2.3.0: ... uses now the CA[] marker for text decoding * v.2.3.0: You can change the character set for the sgf without editing the sgf * It is now possible to use GoGrinder in modern...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 4
    Fragmentation

    Fragmentation

    A powerful library to manage fragmentation on Android

    ... onSupportVisible(), onLazyInitView() to simplify dev. Easily manage Fragment transition animations. Simplify the communication between Fragment(EventBusActivityScope module). Added a queue mechanism to completely solve the Fragment multi-touch and extreme transaction problems, and improve stability (at the same time, a new post(Runnable)method is added to allow your custom tasks to be queued).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Shift, the browser that merges all of your web apps into one powerful window. Icon
    Shift, the browser that merges all of your web apps into one powerful window.

    Your power browser.

    Streamline everything you do online when you install Shift and access thousands of apps without leaving your browser. Connect all of your Gmail, Outlook, and Office 365 accounts and manage everything from one centralized window. Build out your Shift browser with apps that integrate seamlessly so you have ultra-fast access to all the tools you use to stream, shop, work, browse, and stay connected. Shift brings it all together.
    Try for Free
  • 5
    Sakura Puzzle

    Sakura Puzzle

    Solve the puzzle with dry branch and see how beautiful it will bloom

    Travel to the places of Japan's cherry blossom, enjoying the beautiful scenery. Solve the puzzle with dry branch and see how beautiful it will bloom. Meditate while watching the falling petals. Enjoy the fanciful pictures of blooming flowers. Create your own animated images and send them to friends. Compete every day with other travelers, earn more points and get prizes for your achievements. - In the campaign mode, solve the puzzle in the allotted time or the number of steps. Use step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    nonogram

    nonogram

    Nonogram solver editor

    This is a nonogram solver and editor. You can create save and edit solve nonograms. Uses lanterna to display terminal screen. Stores previous calculations to solve other nonograms faster https://github.com/kutaybezci/nonogram "Sample nonograms taken from Maxi Bulmaca Kumral Yayıncılık by Fatma Eger"
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    FunctionalCalculator

    FunctionalCalculator

    A functional maths program calculating with functions

    ... find: * The integral of f(x) from a to b * The derivative of f(x) * The Ternary Conditional * The gcd of two integers * Solve a System of Linear Equations FunctionalCalculator has a Grammar, which allows you to define you own recursive (meta) functions. The desktop edition has a functional and procedural scripting language based on this grammar and a plotter for complex functions and for real functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CPLEX Formula Generator

    CPLEX Formula Generator

    Simple Program to Formulate Optimization Problem

    Simple program written by JAVA to generate formula of optimization problem and save it in LP format so you can use CPLEX to run/solve this formulation. Author Rakan Alanazi.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    fastdex

    fastdex

    Speed ​​up the compilation speed of apk

    If you can't stand the slow compilation of apk (especially if there are multiple dex in the project), fastdex can help you speed up the apk generation process. Scan all project codes and add a dependency on the fastdex.runtime.antilazyload.AntilazyLoad class in the construction method. The purpose of this is to solve the problem of class verification. For details, please refer to Android. Take a snapshot of all the dependencies of the current project, in order to compare whether...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 10
    Genetic Oversampling Weka Plugin

    Genetic Oversampling Weka Plugin

    A Weka Plugin that uses a Genetic Algorithm for Data Oversampling

    Weka genetic algorithm filter plugin to generate synthetic instances. This Weka Plugin implementation uses a Genetic Algorithm to create new synthetic instances to solve the imbalanced dataset problem. See my master thesis available for download, for further details.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    River City Adventure

    Simple Text-Based Adventure Game

    Type commands to solve puzzles and escape the underground city. It runs on a command line and requires the Java runtime environment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    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
  • 13

    Sahi - Web Test Automation Tool

    Sahi is a web automation testing tool focused on testers

    Sahi is an open source test automation tool for automating web applications. It is a tester friendly tool with recorders and object spy and simple scripting. Sahi Pro, the commercial version, is an Enterprise Grade Test Automation Tool that is simple to use and easy to learn. For over a decade now Sahi Pro has helped over 400 Enterprise clients solve everyday problems faced by their QA teams. Sahi Pro is a unique Test Automation tool that is tester-centric while being business-driven in its...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    tsp-problem-ga-aco-comparisson

    tsp-problem-ga-aco-comparisson

    Genetic Algorithm and Ant Colony to solve the TSP problem

    This project compares the classical implementation of Genetic Algorithm and Ant Colony Optimization, to solve a TSP problem. It's possible to define the number of cities to visit , and also interactively create new cities to visit in a 2D spatial panel. A total distance is given for AG and ACO solution at end.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Nurikabe Garden
    Solve, create, edit and test nurikabe puzzles with user-friendly graphical interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This java program will ultimately solve grid-type logic problems if given enough clues in a pseudo english language. Features a user friendly GUI letting the user know the progression of the solving process based on the clues entered.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    owl reasoning over big biomedical data

    A OWL reasoning framework for the analysis of big biomedical data

    A general OWL reasoning framework for the analysis of big biomedical data and implement a MapReduce-based property chain reasoning prototype system. OWL reasoning method is ideally suitable for problems involved complex semantic associations because it is able to infer logical consequences based on a set of asserted rules or axioms. MapReduce framework isused to solve the problem of scalability. In our experiment, we focus on the discovery of associations between Traditional Chinese Medicine...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Tetris Puzzle Solver

    Tetris Puzzle Solver

    Fills a rectangle using given tetris shapes

    Fills a rectangle using given tetris shapes (tetraminos) using an optimized brute force algorithm. A puzzle can have many different solutions; this solver will stop at the first one. Not all puzzles are solveable. Created to solve the annoying tetris puzzles in The Talos Principle and Sigils of Elohim.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Neural Libs

    Neural Libs

    Neural network library for developers

    This project includes the implementation of a neural network MLP, RBF, SOM and Hopfield networks in several popular programming languages. The project also includes examples of the use of neural networks as function approximation and time series prediction. Includes a special program makes it easy to test neural network based on training data and the optimization of the network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Pipe Network -- Red de Tuberias

    Pipe Network -- Red de Tuberias

    Resuelve red de Tuberias // Solve Pipe Networks

    Solve pipe networks Resuelve redes de tuberias * Darcy Weisbach * Hazen Williams
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    ... Any help to solve bugs, it's welcome. Installation For install, drop the jar in mods folder. Forge is required. Recipes in Wiki
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    M3UExportTool

    M3UExportTool

    Copy files denoted in an M3U playlist to any single location

    M3U and M3U8 Export Tool is a Windows program designed to solve a step in the chain of actions required to make you a cheap DJ who plays music from a USB stick. It takes a Winamp playlist (or a playlist that you saved in some other, similar music player), finds the music files, and copies them to a single location such as a folder, USB stick, portable device, or network location. The copied files can keep their original form, or alternatively you can add numbers to the beginning of their names...
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 23
    JConstraints

    JConstraints

    Java Framework to implement solutions to solve constraints problems

    JConstraints is a Java Framework that enables implementations of advanced solutions for combinatorial problems as constraints satisfaction problems. The architecture was built thinking in the constraints satisfaction paradigm. The Framework is easy to use. Therefore, with few interfaces implementations you can already run advanced combinatory solutions. Just to name a few algorithms, the Framework can solve any constraints problems using: - Regular Backtracking; - A variety...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Data Matrix

    Data Matrix

    Java Api to manipulate simple on data of Matrix Type

    Java Api to manipulate simple on data of Matrix Type. There is lot of usefull methods like resize, insert , remove, sort and lot of other methods. Usefull methods to manipulate with diagonals. For example you can create block diagonal matrix. There is lot of usefull methods to manipulate on mathematic matrix also, like determinant , norm , minor , cofactor , solveLienarSystem , arithmetic operations also and lot more.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    NextBase

    NextBase

    NextBase – the enterprise level applications development platform.

    ... of interconnected operations and simplifies programming the applications focused on business. For example, there are such objects as Control, The Coordination Block, the Link to the connected document etc. The set of integrated businesss-objects allows to simplify applications programming as much as possible and solve the majority of problems of automation. Documents have access rights for reading and editing at the level
    Downloads: 0 This Week
    Last Update:
    See Project