Automatic sustained-use discounts. One free VM per month. No negotiation needed.
Run batch jobs at 60-91% off with Spot VMs. Long-running workloads get automatic discounts with sustained use.
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.
Chat system implemented using asynchronous IO and a command parser
Chat system implemented using asynchronous IO and a command parser. Currently supports private messages, chat channels and accounts with basic login system and server console. A plain text based protocol is used. Only very basic test client implemented.
This project is an all in one UPnP server and adapter for the Xbox and Xbox 360. This project is to address the lack of compatibility for Xbox and Xbox 360 in other solutions.
goeCMS is a rather complete (yet basic) Content Management System written over the Grails web framework. It already implements all the basic functionality for management of users, sections, articles, blocks, forums etc.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
The aim of the project is to write an distributed object compiler/interpreter. Object reside on special server and can be accessed in a java/c++ style programming language through a network. This project is currently being renamed please check http://obj
Domusonweb provides management and administration of condominium (block of flats) through web functionalities at disposal of every user of the condo (of course administrator, but even tenants, owners). Expenses, papers, convocations, verbals, polls,
Basic Validation Framework, allows for plugging in this framework to any business application to eliminate if else type of logic and centralize the clutter in one place and gives possibility of its complete elimination. Regards, Vyas, Anirudh
A choreography programming language for concurrent systems
Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
This project is a basic puyo puyo game, for j2me. I have code that I wrote as a demo, in java about a year and half ago. Now the game will be fleashed out, and ported to j2me.
NetBeans 7.0.1 for Windows
Plataforma Windows 7
jdk 7 windows i586
Version Sistema Operativo Windows 7 Home Basic 32 bits
Procesador AMD E-350 Processor 1.62 GHz
Creates universal playlists in XML. These can be exported to most music player's playlist format like winamp, realplayer, jukebox or any music player of your choice. Supports ID3, Searching & Indexing songs. XML data for easy retrieval & readability.
I AM File Indexing can index files in given folders and make the content search able. Written in pure java it is meant for people who need very basic web-site search or multiple files search capability for their java applications.
EDAEd is Java-Based applications to demonstrate aspects of EDA (Eletronic Design Automation). This tools aim to help students of this area to view in a pratical environment, basic tools for placement and routing and data structures envolved.
This library provides access to the basic functionalities of LastFM like playback a radio stream, select a station, skip a song and so on and may be used by developers to integrate LastFM into theri applications.
This is an education software intended to teach the basic data structures like staks, queues, trees and graphs. The software use an tutorial intelligent agent to keep track of the status of the student.
Given a String , returns the next logically sequential string defined by a rule. The basic rule is, given a sequence of alphabets, it checks the string and returns a new string with one or more alteration. javadocs and source codes available inside.