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
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
An Interactive Fiction Player written for Java Virtual Machine. It implements the Z-machine and Glulx specifications and can be used either standalone or as an applet. The Z-Code/Glulx interpreter runs adventures made by Infocom and contemporary Inte
With the "xix" library, GATE functionality is available in XQuery (via an MXQuery extension). OpenCalais invocation is supported, too. -- Source code at http://sgv-jenkins-01.ethz.ch/job/xixlib/ws/-- "Show project details" for instruction
This project will be a Java Application for the Parallax Microntrollers, It will eventualy implement Code Snippets, and javadocs when completed. If you are experianced and interested in Java, please help this project.
OSGB Web Map Tools is a set of software code and installation instructions that will enable web developers to produce dynamic mapping web sites using Ordnance Survey map data on the internet.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
TeXGrapher is an application for drawing graphs and exporting them into code for GraphTeX, which is a package for LaTeX that provides macros for specifying drawings within LaTeX source file.
A collection of GPS and Paragliding related competition code. TP - VB GPS based Task Verification Program. TrackMe - Symbian C++ Nokia GPS cellphone code sends regular location data via SMS. PRS - JAVA J2ME Midlets to be used for the Pilot Recovery S
A 3-d Constraint-based multibody physics engine written in entirely Java, aimed at real-time capabilities. The user can model bodies, geometries, joints, and parameters. See http://code.google.com/p/jinngine/ for sourcecode and development information.
Software for graphs visualization, encouraging graph algorithms implementation. Aimed at students who want to code their own algorithms and see a graphical representation of it working.
This software convert NCCodes from MODELA Style to G-CODE Style. We can use the CNC software developed for Modela(Ex:MODELA Player) to CNC milling machine.
To help math students visualize the prufer code and/or discover anything new about the prufer code not already present. Examples and live applet on webiste.
Phenomenological Simulation of Electrical Conductivity in Ceramic Superconductors using High Performance Java (MPJ Express).
The sourcecode for this project would be free to download and develop further
* Java classes for parsing text, conversion to XML or to evaluate in Java. The parser is textual-script-controlled with a syntax near Backus Naur Format, named ZBNF. * Some routines for conversion: C-Header or Java to XMI, XML-Documentation generation,
JPARSEC is a Java Package of Astronomical Resources for Standard Ephemerides Calculations, focused on accuracy, documentation, 2D/3D charts, realistic planetary rendering, and Astrophysical modeling. For sourcecode visit http://conga.oan.es/~alonso/
This desktop application provides graphical control of K8055, a USB Experiment Interface Board by Velleman (http://www.velleman.eu/). It will be mostly platform-independend at a later time. The current (beta) version is for windows 2000/XP/Vista/7 on 32Bit. It is incompatible with all other Operating Systems and with 64Bit architecture.
I stopped developing this application. Feel free to reuse the code or contact me on Questions.
GeoGebra is free and multi-platform dynamic mathematics software for learning and teaching geometry, algebra, statistics, and calculus. Download the free software at http://www.geogebra.org. Find the source code at http://www.geogebra.org/trac
Projeny (Probablistic Networks Generator in Java) is a graphical (Java SWT) front-end to BNT (Bayes Net Toolbox for Matlab). Projeny requires BNT, JMatLink and a Matlab back-end. There is no installable release package, but sourcecode is available on SVN - please check out from SVN to use Projeny. Projeny was started with BNJ as the base.
the Java Vex Driver (JVD) is another method of controlling the Vex robot. Like JVex, it uses Java to control the Vex robot. it is designed to be as simple as possible and requires only that you download the default online code.
The project is targeted at building a framework for
describing businesses with natural language or structured natural
language. Starting from these definitions different components for
automated code and workflow generation will be integrated
A Controlled Language Programming (CLP) compiler, runtime engine, and development IDE for writing software in a natural (but somewhat restricted) language that clearly represents the real world concerns and maps to a 3GL (Java/Groovy) for execution.
Jather aims to provide an easy to use library for clustered process execution in Java. This library aims to provide a simple API and allow applications to add clustering functionality with little change to the existing code.
Now part of Apache's Mahout machine learning project at http://mahout.apache.org/-- please see there for latest info and code and releases and support!
DNA sequencing quality values, base calling and trace processing
Tracetuner is a tool for base and quality calling of trace files from DNA sequencing instruments. Originally developed by Paracel, a Celera Business, this code base was released as open source in 2006. TraceTuner was used by Celera to call 30+ million reads from both Drosophila and human genome sequencing projects. In 2000, Applied Biosystems bundled TraceTuner with ABI3700 Genome Analyzers and shipped it to the customers of these capillary electrophoresis sequencers. Later versions of...
UfakPython is a small subset of Python programming language, for small embedded devices, like PICs. UfakPython sources are translated to C by UfakPython Compiler. Small Device C Compiler can then compile the C outputs to the target device's codes.