Showing 1879 open source projects for "program"

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.
    Try It Free
  • $300 Free Credits for Your Google Cloud Projects Icon
    $300 Free Credits for Your Google Cloud Projects

    Start building on Google Cloud with $300 in free credits. No commitment, no credit card required until you're ready to scale.

    Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
    Start Free Trial
  • 1

    Hanoi in Basic

    The Famous Recursive Algorithm In Old-Fashioned BASIC

    This program is written in BWBasic, the version provided with DOSEMU, the DOS emulator. In this version of BASIC, you use GOSUB to call a procedure, and there are no local variables. So I used arrays to allocate memory for stacks, from where the "local variables" are taken. From this code you can learn how recursion and functions with dynamic local variables work.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Geosearch

    Geosearch

    Allows you to monitor the movement of users on a Google map.

    Geosearch is a free/open source program to monitor the movement of users on a Google map. You can send SMS, make calls and find the optimal road to reach another user. Geosearch is an Android 4.0 application (API level 14).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    Sudoku Solver

    A simple sudoku solver !

    This program solves sudoku grids, using human techniques and brute force. It is written in c++ using Qt.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GUANO

    GUANO

    GUANO - Graphical User interface for performing ANalysis Of variance

    Free and open source standalone program capable of conducting between, within, and mixed analyses of variance (ANOVA). Provides a simple graphical user interface for specifying analyses and interaction plots (analyses performed by http://code.google.com/p/pyvttbl/). Features: - Capable of high order factorial designs (> 2 factors) - Within and mixed analyses of variance provide corrections for violations of sphericity (Huynh-Feldt, Greenhouse-Geisser, Box) - A variety of data transformations can be applied (log10, reciprocal, arcsine, square-root, and Windsor) - Generalized eta-squared measures of effect size - Post-hoc power analysis (should match G*Power) - Outputs include tables of estimated marginal means - Up to 4-way interaction plots with errorbars (png, svg) - Confidence intervals account for within-subject variability (where applicable; Loftus and Masson, 1994) - Non-proprietary HTML output files - Non-proprietary codebase Gotchas: - Assumes balanced designs
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
    Try Free
  • 5
    GUI for DEDA

    GUI for DEDA

    GUI for DEmography Data Analysis

    ...Currently, Weibull (2p), Gompertz and Gompertz-Makeham are supported. IMPORTANT NOTICE: Only the GUI is provided here. In order to perform the analysis, one also need the DEDA computation core program. Please email a request to me, entitled: 'Request for DEDA computation core', if you wish to have a copy.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Single-Server-Queue-SIMULATION

    Single-Server-Queue-SIMULATION

    Simple program for Single Server Queuing Model Simulation .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Clusterfit

    Show stellar evolution and open clusters in a color-magnitude diagram

    ...Determining these parameters can be done automatically with a global search algorithm (more specifically a genetic algorithm). This program requires the installation of the libfgen package, also available on SourceForge.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Gnuplot2TightPDF

    Gnuplot2TightPDF

    Python script that produces a tight pdf from gnuplot with psfrag text.

    Gnuplot is a widely known script based free plotting program. This script (gpt2pdf) makes it possible to generate pdf figures with 2D LaTeX maths on top of it by including psfrag replacements directly as comments in the gnuplot file. The resulting pdf file doesn't contain any extra white-spaces around it and as such can be comfortably included in any (pdf)LaTeX file. Requires: Python 2.4 - 2.7, LaTeX and the system commands ps2epsi and epstopdf which comes in with any ghostscript installation. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    KIPRCopter

    A Quadrotor Aerial Robot platform for K-12 Education.

    ...KIPR, KISS Institute for Practical Robotics is an organization that facilitates the learning of robotics programming in middle and high school students to peak an interest in computer science. To do this they hold competitions around the world called botball where students program autonomous land robots to perform various sets of tasks. KIPR, now wants to expand and leave the ground by integrating flying robots (the AR Drone) into the tasks for added interest, fun, and challenge for students.
    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
    ImageJforXTF

    ImageJforXTF

    Open source software for processing XTF files

    ...ImageJforXTF extends the open source ImageJ software with functionalities that allow to open and manage XTF files. This kind of files is used to record sonar and bathymetric data. An user can choose to open any file with extension ".xtf" so that the program parses it and shows the resulting image. Then the user can resize the image, apply graphic filters, perform measurements and georeference the recorded data using GoogleMap and GoogleEarth, in addition to using the basic functionality offered by ImageJ.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    TextComparer

    Small Java program to compare two texts

    ...Probably very much can be done to improve this program and the algorithm which it uses.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    MoonPlanner

    MoonPlanner

    Moon calendar: shows moon's phase, signs and relatives plant's part

    MoonPlanner is a Java calendar that allow to view moon's phases, moon's signs (constellations in which the moon is), and show the part of the plant corresponding to each sign (flower, fruit, leaf or root). For every calendar's day the user can attach notes (that are stored in a persistent database). At the startup the program will remind you if there will be notes for current day. Timezones and localizations (En, IT) are supported by the application. This calendar is usable between 1900 and 2020. This tool can be useful to plan gardening tasks or to view some astrology informations. References and requirements: - JRE/JDK version 1.5 or later must be installed on host computer...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    OSCILLOSCOPE_AND_SIGNALGENERATOR_PCM

    OSCILLOSCOPE_AND_SIGNALGENERATOR_PCM

    PCM based signal generator and oscilloscope

    This program is a soundcard based signalgenerator and oscilloscope for low frequency and low voltage signals written for linux using the alsa api. It uses the internal DAC/ADC of the soundcard (PCM) to capture signals or generate them. Depending on the available PCM device, it's possible to generate or capture signals up to 96 Khz.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    virtualStapler

    Large Script Workaround

    .... --------------------------- Yes No --------------------------- which is the Computer's way of saying it's not fair it should be working at 2 a.m. if you went to bed already... so it waits for you to return. which means next morning you spend the next 6 hours clicking 'n' every 3 minutes. my little program sends an 'n' to the keyboard every 5 seconds so you don't have to. it's a bit more elegant than a stapler or a coffe mug or something, and is less likely to come off by accident, or spill stuff over your keyboard when your cat sees it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Javamony

    Javamony

    A Student's Approach to the Phylogenetic Problem

    ...Javamony is invoked as follows: java -jar Javamony.jar [input.fasta] [random / stepwise (starting tree)] [# of bootstraps] [outgroup taxon #1] [outgroup taxon #2] ... Not meant as a competitive phylogenetic inference program, Javamony is an opportunity for me to acquire the Java language while learning to address and solve fundamental problems in phylogenetics. Therefore, for my own educational benefit, all code is original. Of course, there are probably a good deal of mistakes as well. I distribute Javamony, as I did Pysimony, hoping that it will be of educational value to someone else or at least vaguely amusing. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    zephyr

    Experiment automation

    Zephyr is a script-driven experiment automation program that works various measurement instruments and actuators. It supports instruments from Agilent, Eco Physics, ICS Electronics, Keithley, Omega, Teledyne and other manufacturers. The script language is XML-based. Syntax highlighting is available. The source code is included in the distribution. Contact the project admin to get SVN access.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Yaşını Bul

    A program to find your age

    Yaşını Bul is a program to find your age with day, month and year enterence today and born date.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    OpenETran

    Electric power system transient simulator

    During the period from 1990 through 2002, EPRI funded the development of a Lightning Protection Design Workstation (LPDW), which was used by many utilities to assess the lightning performance of distribution lines. Since about 2002, this program has not been available. EPRI decided to release the simulation kernel of LPDW under an open-source license (GPL v3), so it may be incorporated into IEEE Flash and other projects. OpenETran can presently simulate multi-conductor power lines, insulators, surge arresters, non-linear grounds, and lightning strokes. It efficiently calculates energy and charge duty on surge arresters, and iterates to find the critical lightning current causing flashover on one or more phases. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    AlignMe

    Alignment of membrane proteins

    AlignMe is a C++ program to align distantly related membrane proteins by including several input parameters. Alignments based on substitution matrices, Position Specific Matrices (PSSMs), hydrophobicity scales and any kind of profiles (membrane predictions, secondary structure predictions etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    network packet generator

    a simple packet generator for TCP,UDP and ICMP network packages

    ...You can start the programm by typing 'sudo ./start_pg2.sh interfacename'. The script is necessary to suppress the rst-packets from the linux kernel. I created this program to improve my C skills and to gain some experience in network programming. It is a early version and everyone is welcome to improve it ;). I´m from Germany so program and the comments are in German. Sorry for that ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Gps Reader To File

    Gps Reader To File

    GPS data in a file for development testing

    This program will read from an active GPS device and save it to a TXT file. This can then be used to fake a GPS signal while your developing your own GPS based project. I think its easier to develop this way from the home/office over having to bring the laptop outside and test / develop. Completely free, source included for those who are only getting into development, just like myself Please leave a comment (Good or bad) if you're downloading and using it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Geometri Hesaplamaları

    Geometry calculations

    A program for calculate geometry calculations with different types.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    SOAPsv

    SOAPsv

    SOAPsv: is a program for detecting the structural variation

    This is an approach that complements previous methods for reliable homozygous structural variation identification. Our approach accurately determines genotype and breakpoints relative to a reference genome based on de novo assembly of Illumina Genome Analyzer sequencing data. In this method, we examined only homozygous structural variations because detecting heterozygous structural variations requires assembly of haplotype sequences, which is not yet possible using existing assemblers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    UPDATE: After some bug fixes, I've ditched Pysimony for Javamony: https://sourceforge.net/projects/javamony/ Given Python's beauty, I know that someday I will have to finish Pysimony. A student's first attempt at a phylogenetic inference program, written in the simplistic yet elegant Python. Pysimony reads a FASTA file (only ATGC accepted) specified as its only argument. Basic testing has shown that it is slow, inaccurate and most definitely inefficient. An unlikely-to-be-the-most-parsimonious tree is printed upon completion in basic Newick tree format. As all parts of the program are the original work of a beginner programmer, this may represent one of the worst approaches to solving the phylogenetic problem. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Face Detect (JavaCV)

    Face Detection and Facial Feature Extraction using JavaCV

    A simple Face detection program using JavaCV and OpenCV . Implementing facial feature extraction and face recognition.
    Downloads: 0 This Week
    Last Update:
    See Project