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.
Start Free
$300 Free Credits to Build on Google Cloud
New customers can spin up VMs, build with AI, and query data at no cost.
Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
strmx was created by tao.tang316 and implemented in NASM, which is an open source implementation of mini-string library (including simple checking codes).
openSMS4 was created by tao.tang316 and implemented in C, which is an open source implementation of the SMS4 encryption algorithm (including simple checking codes).
Open Source Development of (SmartGrid) Data Analysis Platform based on OpenPDC and Cloud Computing Technology. * Source Codes - http://nephee.sourceforge.net, Main Project (Info, Planning, News) , http://nephee.or.kr, http://twitter.com/nepheer
Implementation of Online Codes. Online Codes are a class of forward error-correction codes. They were first proposed by Petar Maymounkov and David Mazieres in the paper "Rateless Codes and Big Downloads".
...It was designed for managing highly-interactive, short-term, and massively-parallel real-time applications.
We implemented RT-BOINC on top of the recent BOINC server source codes.
OCaml FEM provides a set of libraries to facilitate writing of finite element codes in OCaml (http://caml.inria.fr/). It provides uniform interaction with several meshers, examples of FEM code using Lacaml.
Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.
Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
STATPerl (Statistics with Perl) is a free Statistical Software based on Perl. Perl source codes for various statistical analysis are given with it. User can add new analysis and edit existing one. An inbuilt Perl IDE comes with it.
This project contains code developed in conjunction with LT Dale R. Tourtelotte's Masters Thesis. It contains code for sorting DTED files and creating 3D scenes via the Rez code base. It also contains codes for manipulating large imagery.
CodeChecker is a Validation Software created to verify the validity of Bonus codes issued by Online sites. This function check the validity of the format of Bonus Codes specified by the supplier. In this software, the code is mandatory.
DecodeCamera decodes QR, UPC and other codes directly from a V4L2 webcam, or from a file. It uses python-v4l2-capture to get images, and Zxing to decode the images.
** The project is merged to OpenMT project (http://openmtproject.sourceforge.net) ** Simple multi-touch implementation for Matlab users provided by Sensible UI (http://www.sensibleui.co.kr, http://www.sensibleui.com)
A cross platform GUI for OBD-II interface device control. Currently supporting ELM327 devices, the app allows you to view and clear error codes, and view live data from the ECU. Packages available for Windows and Linux (deb or rpm)
An implementation i wrote in python that allows you to monitor the key presses on a given linux machine for any use. Please visit my blog in order to see how to use this module and how it works: https://sourceforge.net/apps/wordpress/linuxkeylogger/
CRF decoder is the simplified version of CRF++, only for decoding the sequential data. It removes the training component and its correspondent codes from CRF++, which makes CRF decoder more reabable and understandable for freshman.