Showing 1767 open source projects for "problem a"

View related business solutions
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Start Free
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Start Free
  • 1

    VRP2E

    Two-Echelon Vehicle Routing Problem

    The Two-Echelon Vehicle Routing Problem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    gpgmpi

    An GPGMP in C++/OpenCL with improved time step algorithm

    ...The software is now completely implemented in C++ and OpenCL which only depends on boost library and GPU vendor’s OpenCL SDK. It can be easily set up with Microsoft Visual Studio on Windows platform. The programming interface to define and solve a problem is rather simple and we encourage applications in specific domains as much as possible
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Control-based bug fixing framework

    A unified framework for concurrency bug fixing

    ...It produces the bug fixes of optimal performance quality and avoids introducing new deadlocks in the program. Under the hood, it first models multithreaded program as the formal Petri net, models the bugs as vectors, and reduces the bug fixing to vector separating problem or separating hyperplane problem. The employed mixed integer programming and the supervision based place invariants guarantee the minimal locks and maximal permissiveness of concurrency. For the purpose (2), the project contains many APIs for others to use, which may enable other control-based software analysis.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    My problem in minimizing the number of late jobs.I have implemented two algorithms Heuristic and FIFO
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Start Free
  • 5

    JLibJPEG

    Java library for fast loading of JPEGs.

    Java's standard method for loading JPEGS ( through IMageIO ) is extremely slow. As photos and images grow ever larger this becomes a problem for the developer. JLibJPEG is a significantly faster JPEG loader. This library provides a class and source files to load JPEG using the standard libjpeg library. It can be as much as ten times faster than ImageIO and returns a standard BufferedImage. It is ideal for applications which have to process large photos from digital cameras.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GraveDigger

    GraveDigger

    A Boulderdash Clone written in c++ using SDL, SDL_image, SDL_ttf

    Story, first draft: The GraveDigger is a Graveyard Janitor. His Job is pretty simple: protect the Peace on the Graveyard he does his duty on. The problem is: some dead People give little on his Peace he needs to keep and riot in the caves deep beneath the graveyard. To ensure he whont get fired and looses the ability to feed Missis GraveDigger and GraveDigger Junior, he grabs his Showel and proceeds to the Entryway of the deepest Tomb thats on the Graveyard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    MC Server Controller

    MC Server Controller

    Controller program for Minecraft Server

    ...This is fully-fledged wrapper program written in C# created to solve several problems with the vanilla Minecraft server, such as running only one command at a time, a lack of GUIs for chat formatting and item giving, and triggered events. If you have a problem or find a bug, please use the Ticket system to report it so I can have a record of it. If you are using v1.2.1+, please include the log files as attachments in the ticket. Thanks!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Runge

    Runge is an Interactive Solver for Systems of Differential Equations

    Runge is an Interactive Solver for Systems of Ordinary Differential Equations. It solves initial value problem (aka Cauchy problem). Few advantages Runge provides: It's fast. It utilizes BLAS and LAPACK libraries optimized for modern multi-core processors. It's interactive. It allows you to start a solution by mouse click on a plane. It's precise. It uses Runge Rule to adjust step length to satisfy required precision on each step.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9

    grn_inference_multigpu

    This project is a exhaustive search algoritm for multiple GPUs

    Gene regulatory networks (GRN) inference is an important bioinformatics problem in which the gene interactions need to be deduced from gene expression data, such as microarray data. <br> Feature selection methods can be applied to this problem. A feature selection technique is composed by two parts: a search algorithm and a criterion function. Among the search algorithms already proposed, there is the exhaustive search where the best feature subset is returned, although its computational complexity is unfeasible in almost all situations. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 10

    EasyCP

    The easiest C++ way to deal with constraints !

    EasyCP is a modern, user-friendly C++ library that lets you use constraint programming in a very natural way, taking advantage of its expressive power. Just model and let the CSP (Constraint Satisfaction Problem) solver do the job !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    TSP Qt

    An interactive understanding of the symmetric Travel Salesman Problem

    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    PHP checkin checkout

    PHP-MySQL based software to track checked-in and checked-out items.

    ...USAGE The perfect scenario for the software's application would be at your local library. There are patrons coming in and going out with items like laptops for internet browsing. The problem arises when one leaves their laptop in the reading area and someone else walks with it out of the library without being noticed. This software seeks to solve such a problem by having all items and their owners being registered on a database and each time they come to the library/facility, they are checked in. Then when they leave, they are checked out, ensuring that one only leaves with what actually belongs to them as registered on the database. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Mi-perf

    Miperf is an automated enhancement of iperf tool

    iperf is a tool that can create TCP&UDP data streams and measure the throughput of a network that is carrying them. basically to do this iperf testing, we need 2 machines to act as server and client. we run a command -s in server side and then launch a client connection to a server by typing a command -c in client side. before that we need to enter the webgui of the wifi AP to do some configurations such as, change the frequency mode and channel. so we need to repeat the same process/steps for next test cases.imagine if we have hundred test cases, how much time we have to spend for this testing. To address this problem, i have come out with this tool which is called Mi-perfv2.0. miperf is an automated enhancement of iperf tool which combine many activities in a pyhton script. it contains selenium, iperf,wifi profile and also integration with jenkins. we only need to type a line of command, then miperf will run the test for hundred test cases by itself and displays result in a table
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    page2images

    page2images

    Here is the part of the page2Image project source code, you can downlo

    ...But most of them are fake and does not support javasript and flash very well.Also, they does not support redirect actions. You will not see the real result in the phone. Page2Images provide this tool to fix all of those problem.100% mobile websites friendly,Flash/heavy Javascript friendly, 99.9% online guarantee, Easy to integrate with well written document.Also we provide a set of complete details of the same API,and added other sites without the batch processing function. If you want to know more detail about it, right now, please go to http://www.page2images.com/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A Web page for statistical problem solving in the field of agricultural research and related branches for university students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    EVOGRAPH

    Exploration of graphic space using evolutionary approach

    XBASIC development of ruleset based variation and selection of shapes in an evolutionary paradigm. This program demonstrates the exploration of open-ended problem spaces by random variation and rule-based selection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Ik

    Ik

    It's a game based on a puzzle survive sistem.

    ...As we know, the entire Mayan Civilization disappears in some point back in time, but actually they went to another place, a better one (Something like " In a galaxy far far away"). The problem? Well, Ik didn't make it, he was left behind. So, abandoned in this world, he found Ok, the stone dog (I know, the names are little confused because they are based on Mayan Language). So, Ok tells our hero that he has to climb the Tower of Challenge to reach the other wolrd, where his people is. That's when the game begins.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SmartLog

    Smart logfile generator for background services.

    THIS PROJECT CONTAINS NO EXECUTABLES. ONLY CODE FILES. If you're having trouble tracking down a problem in your windows service, this log file generator is just what you need. Log files can grow quite large pretty quickly when you log too much information, but you need that information to track down the problem. This logfile generator solves the problem by deleting successful iterations of a loop. This allows you to have highly detailed log files, which, at the same time, remains at a manageable size. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    BlastConverter

    Converter for NCBI-like BLAST output into XML one.

    Different applications (for example Blast2GO) uses BLAST results as a starting point to their analysis. From the other hand, fast BLAST machine allows user to get result very fast. The only problem that can user faced on, that there is no convertor between different BLAST format outputs. Blast2Go requires XML-formatted data while decypher does not producing it. This script is a converter for NCBI-like BLAST output into XML one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Jointly optimized BF Assisted AEC

    Jointly optimized BF Assisted AEC

    This project presents a statistical model of a jointly optimized beamformer-assisted acoustic echo canceler (AEC). The constrained joint optimization problem can be formulated so that it becomes equivalent to the linearly-constrained minimum variance problem. The new formulation leads to analytical models that can be used to predict the transient performance of adaptive wideband beamformers. A stochastic model is derived for the transient and steady-state behaviors of the residual echo power. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Browser hijacking by trojan horses/rogue antivirus is a common problem with few solutions, and none of them are easy. Introducing StrikeDefend Anti-Rogue Internet Browser (S.D.A.R.I.B), one of the StrikeDefend security applications, the first program of it's kind. What makes SDARIB different is the fact that it's virtually invincible. Disclaimer: I am not responsible for any damage caused to your system, as this is a Alpha stage product and is potentially unstable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    System Solution

    System Solution for windows.All solve in one software

    ...It solve all important necessary tools in windows Like utilities,drive cleaner,system information,display tools, hdd information,task manager etc. it's version 1.0.0.0. copyright nipu. My Email.: fuad031@gmail.com.Mob.:+8801917747629. if any problem Email me plz. My inustitution Mawlana Bhashani Science & Technology University. Santosh,Tangail, Bangladesh-1902. Tnx all.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    linux kernel acer aspire one zg5 110 150

    Optimal kernel configuration for acer zg5 ao110 ao150

    ...The resulting kernel packages will be smaller than the standard packages distributed throught ubuntu traditional PPAs, and they will include optimization for the Intel Atom Processor and many other features. So, if you want a light and fast kernel, just compile kernel with the configuration found on this site. If you meet problem or you want to suggest a correction, please tell me. Thank in advice for your patience and enjoy linux!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Multilinear Subspace Learning

    Multilinear Subspace Learning

    MSL: Dimensionality Reduction of Tensor Data via Subspace Learning

    ...With more connections revealed and analogies drawn between multilinear algorithms and their linear counterparts, MSL has become an exciting area to explore for applications involving large-scale multidimensional (tensorial) data as well as a challenging problem for machine learning researchers to tackle. MSL-based dimensionality reduction employs either tensor-to-tensor projection (TTP) or tensor-to-vector projection (TVP). TTP finds a direct mapping from high-dimensional tensors to low-dimensional tensors of the same (or lower) order. TVP finds a direct mapping from high-dimensional tensors to low-dimensional vectors.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    get the astrologycal solution like loss in business job problem marriage problem all type of kundli dosha vastu dosha and all other problem solved by indian astrologar pt.kishan bhargava
    Downloads: 0 This Week
    Last Update:
    See Project