Showing 32 open source projects for "select"

View related business solutions
  • 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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    Vespa

    Vespa

    The open big data serving engine

    ...You can even combine both approaches efficiently in the same query, something no other engine can do. Recommendation, personalization and targeting involves evaluating recommender models over content items to select the best ones. Vespa lets you build applications which does this online, typically combining fast vector search and filtering with evaluation of machine-learned models over the items. This makes it possible to make recommendations specifically for each user or situation, using completely up to date information.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2

    Billiards Everything

    The Great Periodic Path Hunt at gwtokarsky.github.io

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Download "Billiards Covers" to see the most current list of periodic paths in triangles. Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Billiards Covers

    This zip jar contains the current coverings of periodic paths.

    Researchers, Mathematicians and Enthusiasts. Download "Billiards Covers" to see the most current list of periodic paths in triangles. Download "Billiards Everything" to discover new periodic billiard paths, an unresolved problem from 1775! Follow "The Great Periodic Path Hunt" at gwtokarsky.github.io for the latest news. Email tokarsky@ualberta.ca for feedback.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    proreports

    proreports

    Simple Reporting System

    ProReports is simple reporting system designed to generate reports in popular office formats - PDF, XLS, RTF, HTML, TXT, XML, JSON, CSV, PNG, GIF. These reports are generated based on the definition in the internal database system. ProReports supports jrxml (JasperReport) format. This type of report templates can be prepared in external editor, such as iReport. Also user can prepare report in internal format of ProReports (simple Visual Programming Language mixed with PHP5 and JAVA or...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • 5
    GMOL

    GMOL

    A tool for 3D genome structure visualization

    GMOL is an application designed to visualize genome structure in 3D. It allows users to view the genome structure at multiple scales, including: global, chromosome, loci, fiber, nucleosome, and nucleotide. This software was built upon the pre-existing Jmol package by Prof. Cheng's group. The software is developed in Prof. Jianlin Cheng's Bioinformatics, Data Mining and Machine Learning Laboratory in the Computer Science Department at the University of Missouri - Columbia, USA. The project...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    TTR PDF To JPG
    TTR PDF To JPG is an application that can Convert PDF File to JPG,PNG,GIF,BMP,TIF images.
    Downloads: 30 This Week
    Last Update:
    See Project
  • 7

    Freemind Search Plugin

    Plugin to allow search from multiple Freemind maps

    This is a plugin for FreeMind ( https://sourceforge.net/projects/freemind ) The main app only allows you to search the current open map. This plugin will allow you to search multiple maps for chosen key words. Code now at https://github.com/leonarduk/freemindsearchplugin
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    JOrtho - Java Orthography Checker
    ...The library works with any JTextComponent from the swing framework. The dictionary is based on the free Wiktionary.org and applicable for multiple languages. You can select the spellchecking language via context menu.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 9
    Ganib | Project Management Software

    Ganib | Project Management Software

    Open Source, tasks, bug tracking, agile scrum, timesheet, wiki

    ...Open source Web based online agile project management collaboration software free, J2EE platform, MySql database with project dashboards & reporting. Organized Teams & Projects: Easily plan & manage projects with intuitive features to help your team deliver on time. Quickly focus on what's important, easily select actions to take. Be efficient for everyday work, project tasks, important details, and timelines. Tasks: Set milestones, tasks, subtasks with duration and dependencies to teams better organized. Scrum: Communicate effectively with your team using scrum, wikis & discussions to make better decisions. ​ Timesheet & Tracking: Track the time spent in real time using gTrack desktop tool with desktop screenshots. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 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
  • 10
    bz-htmlcss2rtf

    bz-htmlcss2rtf

    PHP/Java Making RTF and HTML (with CSS and Script Code) Files

    This application was developed in PHP/Java and helps to you to generate RTF File including Images, Tables and Lists. It is useful to generate html files with css and script code in design mode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Standard Deviation Calculator

    Calculates the standard deviation of any set of numbers.

    A simple program that will calculate the standard deviation of any set of numbers. The user is given the option to select either a population standard deviation or a sample from a population (the results will usually differ significantly). Written in Java. Any questions or concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu. Winner of the Softpedia "100% Clean" Award: http://mac.softpedia.com/progClean/Standard-Deviation-Calculator-Clean-139193.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Correlation Calculator

    Calculates the correlation coefficient for 2 sets of numerical data.

    Calculates the Pearson correlation coefficient for two sets of numerical data. The user has the option to add values to either set of data with the corresponding Add button or the ENTER key. In addition, the user can select one or more values from each list at a time to remove them to change the calculation. The clear button will remove all values from its corresponding list. Any questions, comments, concerns, bug reports, suggestions, etc. contact David at dxm3269@rit.edu.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    StreamKB

    On-screen keyboard that highlights keys that are pressed.

    On-screen keyboard that highlights keys that are pressed. Pressing keys does nothing. Right click pops up menu to change size or select colors.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 14
    ngcalsync

    ngcalsync

    Synchronize anonymized Lotus Notes calendar events to Google calendar

    ...Then you are facing some obstacles: - your sensitive data must not go to Google (“Meeting at 12 o’clock with customer John Doe …”) - you do not want to get your Lotus Notes calendar tainted by your private entries from Google - you do not want to have your colleagues’ birthdays in Google - you like to select which kinds of calendar events are synchronized - you are using Lotus Notes :-) This project does the work for you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Blood Donor Info

    A small Blood Donar information book

    ...You can add, update, view and delete your blood donar information. It is helpful when you need blood of some group and you have this infomation book then just open this book and select the name of the blood group you need and it will show you all the persons information of that blood group. It will save much of your time. Copyright (c) 2013 by Mohammad Rakibul Haider. All rights reserved.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    orgPdf

    orgPdf

    this Software helps to organise Pdf files or ebooks in Pdf format

    ENGLISH: This Sofftware is an application built to help people deal with their multiple Pdf files or ebooks in Pdf format and is extremely simple to use with a minimalistic interface. proper those people who do not like spending much time learning how an application functions. When the reader starts it, he needs to select the directory (folder) which contains the directories with the files, next the interface opens and it starts performing the magic. PORTUGUÊS Este software permite o usuário organizar os seus ficheiros no formato Pdfs ou ebooks. Ele é muito símples com uma interface minimalista para facilitar o usuário. Tudo o que o utilizador precisa fazer é apenas escolher o directório (pasta) que contem os directórios onde os Pdfs estão armazenados. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    CGPA Calculator

    Cgpa calculator

    CGPA Calculator is a simple and very useful software that can help students calculate the GPA and CGPA. All the student has to do is select the semester, input the number of credits and select the grade. The exact results will be offered to the student after the appropriate buttons have been pushed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    fem3d

    Java software for building a 3D model for FEM Analysis.

    Basics of a CAD System. Lets users build 3D model of different geometry. Select properties and Analyze using FEM to get stress and displacements under loading.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    SciChart

    Interactive Swing based Charting library to display science data

    This free charting library supporting in the initial version line plot and bar plots. Provides: Axis sharing independent rescaling and panning of axis and datasets. Basic tooltips Legend displayer component with ability to select the active dataset. It is designed upon the Model View Controller paradigm. This mean that the dataset related API is abstracted in a model. This model is used by the swing components. Display related functionality is limited to the swing components with no interaction with the model.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    Crack&Pack
    Select a folder and this app would zip every file .Tell it what number of files you can have in the archive and let the app do the job..Simple as 2 click's.And more to come!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    JTimeChooser
    A Java JComponent to select the time easily by dragging the mouse or scrolling the mouse wheel, instead of entering the time by keyboard (which is additionally still possible).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    PDF Library v1.0
    A simple program to view your favorite pdf documents ( or chm ). Select the document from a list to read/view and "Open selected pdf" from the File menu or start reading in the right display panel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Android Shopping Cart
    Now you can make a list of all things that you wish to buy, from meal supplies to gadgets or tecnology. You can mark the purchase date, select the category, inform every item you are interested and it can be possible check prices on web.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    SPIDR (Space Physics Interactive Data Resource) is a distributed database and application server network, built to select, visualize and model historical space weather data. SPIDR is a web-application and a grid of data mining web-services.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    ...It contains over 200 analysis tools for next generation sequencing (NGS), microarray and proteomics data. Users can combine tools in automatic analysis workflows, which can be shared. Chipster's interactive visualizations allow users to select datapoints and create new gene lists. For NGS data Chipster contains a built-in genome browser, which highlights SNPs and automatically indexes BAM files and calculates coverage. Chipster’s ability to provide a biologist-friendly access to a powerful analysis platform is technically based on a desktop application user interface, a flexible distributed architecture, and the ability to integrate many types of analysis tools (command line, R/Bioconductor, Java, Web Services etc). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next