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
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
HardCoder - A powerful software for conducting online exams/competitions on C/C++/Java/C#. The software can compile, run, test and judge winners of code written in either of C, C++, Java or C# programming languages, all by itself.
Es handelt sich hier um ein Plugin-Projekt für Eclipse, ins Leben gerufen, da wir an der Uni SML programmiert haben und ich einfach keine manierliche Entwicklungsumgebung finden konnte.
New to Google Cloud? Get $300 in credits to explore Compute Engine, BigQuery, Cloud Run, Gemini Enterprise Agent Platform, and more.
Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query petabytes in BigQuery, or build agents with Gemini Enterprise Agent Platform. Once your credits are used, keep building with 20+ always-free tier products including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. No commitment required—just sign up and start building.
EQUIL (Electronic Queuing of Users In Labs) is a system designed to make the job of managing students in laboratory sessions more efficient, orderly and democratic.
SpellTime is a program to help kids (or adults) learn their spelling. It allows for the creation of word lists which can be added to student names. Words recorded to wav format files are played back to the student. Students can practise or take tests.
Shibboleth Jabber Instant Messaging agent - utilizes Jabber IM with out-of-band Shibboleth authentication for secure anonymous chat (e.g. between an authenticated library user and a librarian), with programmable behaviour.
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.
JCPUSim is a CPU (Central Processing Unit) simulator written in Java. It is intended to aid in teaching how the fetch-decode-execute cycle, CPU, registers, memory and assembly programming language work in a computer system.
The objective is generate a tool to assist the school business process in Brazil. In first instance, this project is for an assitential entity known by APAE. The project will be developed with the Java plataform with open source development tools.
The Robocode Depot is a web site and web service for sharing and finding information about Robocode robots for Robocode robot developers/competitors/competitions. It is deployed at: http://robocodedepot.net Implemented by using: Java, Wicket, Databinder
Stop searching for your notes on that interesting book written by some person called Smith - now they're only a few clicks away. BibWorm is your complete research management tool, bringing together your bibliographical data and your documents/notes.
inicrond is a education-oriented content management system. It is written in php and supports MySQL. Go on the freshmeat site for more details.
Inicrond : Network of Interactive Courses Registred On a Net Domain
Areasteroids is an educational free software to learn how to calculate the geometric figures area. The original idea was based on the old arcade game Asteroids of Atari.
GMUVE (Graphical Multiuser Virtual Environment) is an engine/framework that lets large numbers of users interact in a 3D world. GMUVE is a peer to peer networked OpenGL application that can be used for MMPOG or 3D chat. It is available in Python and JAVA
Functional Networked Integrated Environment (FUNNIE) is a networked CSCW programming environment specifically tuned to the needs of students and instructors, based on a subset of Haskell.
This project is an OO-centric design of getopts, based on the standard python implementation of getopts. C-style loop calling of getopts is not OO and does not take advantage of Java's standard library.
Java editor for petri nets, based on the ARP analyzer. Exports nets to GIF, JPEG, PNG, PPM, ARP and PNML (XML based) file format. Uses the excellent JHotDraw 5.2 framework.
The Electronic Evaluation System is a set of client-server applications designed to ease the evaluation process for various domains by allowing creation, publishing and solving of tests with various plugin-based question types.
XMLMath evaluates mathematical, logical or textual expressions described in xml and prints the result. For example, to compute the result of 1 + 1, you would write: <add> <long value="1"/> <long value="1"/> </add>