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
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.
RxtxConsole is an API and GUI software, developed by Doidx with JSerialCom as the kernel.
It can be used for multi- UART/RS232 interface operation. The platform supports Windows/MAC/Linux.
Note: Developed with Java17
Follow these steps step by step to apply RxtxConsole,
1. LIST, to obtain all Serial ports currently available on the system.
2. CONNECT, Select a Serial port for connection and place it in the connection pool for use ...
FBtranslate chung is a program to help translation in a foreign language strings data of a freebasic program . It is written in freebasic and uses gui_chung . It extracts all strings literals of a program code into a single file, so you can translate this file with an free online translator like google translate , then rebuilds the new program with the translated text data.
Enhanced Modbus library implemented in the Java programming language
This is a fork of the jamod Modbus library, taken at version 1.2.1, released under the Apache 2 license, as contained in the SVN repository for that project.
The goal of the j2mod project is to produce a more fully functioning Modbus(tm) communication library based on the Java programming language.
It is the intention that this be an actively developed project, accepting submissions from professional software engineers with experience in Modbus Master and Slave development.
ASN.1 types and codecs (BER, CER, DER) implementation in Python programming language.
A collection of various ASN.1-based protocols data structures is supplied in a dedicated Python package.
Project moved to GitHub: https://github.com/etingof/pyasn1
Test, validate and diagnose communication protocols in medical environments (DICOM, HL7 and IHE). DVTk is a must have for software developers, test engineers and service engineers that work in the healthcare domain. NEW. Services on www.dvtk.org!
KontrolDJ.NET is a midi translator for KontrolDJ KDJ500 controller. This software is designed to work with Traktor 3.4 or Traktor Pro 1.0.1 under Windows XP SP3, Vista and Seven. With KontrolDJ.NET: 4 Decks support, Led feedback, Soft Takeover, ...
QWACK is a computer application aimed primarily at students and scientists allowing them to explore and experiment the concepts of computer programming by using the simple, but yet powerful graphical interface.
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.
The first ever "complete" suite of open-source programming languages for Indian vernaculars. It includes equivalents of C, C++, lex, yacc, assembly, BASIC, LOGO etc. in Hindi, Bangla, Gujrati, Assamese, Nepali and other Indian languages.
OW.NET -- 1-Wire API port from Java (and J#) to C#. Use the Dallas 1-Wire and iButton chips with standard C# using a serial adapter (also CF.net) or the TMEX drivers on the Windows platform. No J# distribution installation required.
PileWorks provides the organizational structure for coordinating several different projects which approach some aspect of Pile Technology. PileWorks defines a set of interfaces and implements some basic infrastructure for Pile engines and agents.
An open source,platform independent,technical web programming language using MATLAB in background, that supports 3-Tier Architecture (Web-Business-DB) including Distributed Computing and Parallel Processing via remote procedure calls and web services.
Rapid Sequencer Programming utility, which once developed, will expedite the development of PLC Sequencers (or Drums) . This software will be able to output variable data that will be imported by the PLC Program being used
WritTorrent - Rewriting BitTorrent distribution by providing a way to manage swarm topology using RSS. We're in the initial stages of providing basic utilities for the most flexible handling of .torrent files through xml syndication technologies.
Mirage implements an complete 100% transparent Object Relational mapping for Java. It builds the database schema incrementally, to support incremental development and refactoring as it happens in Extreme Programming.
Remoting.Corba is a .NET library that provides IIOP support for the .NET Remoting system. This allows developers to write applications in C# and Visual Basic .NET that interoperate with CORBA systems, without need for an ORB or a SOAP/CORBA bridge.
UniParser is a parser toolkit for creating grammar parsers of streams (of e.g. Unicode characters) with Ada 95 programming language. (If you will request, I may port it to C++.) Very feature rich, flexible, and extensible; however somehow slow and bloate