Go from idea to deployed AI app without managing infrastructure. Vertex AI offers one platform for the entire AI development lifecycle.
Ship AI apps and features faster with Vertex AI—your end-to-end AI platform. Access Gemini 3 and 200+ foundation models, fine-tune for your needs, and deploy with enterprise-grade MLOps. Build chatbots, agents, or custom models. New customers get $300 in free credit.
Try Vertex AI Free
Run Any Workload on Compute Engine VMs
From dev environments to AI training, choose preset or custom VMs with 1–96 vCPUs and industry-leading 99.95% uptime SLA.
Compute Engine delivers high-performance virtual machines for web apps, databases, containers, and AI workloads. Choose from general-purpose, compute-optimized, or GPU/TPU-accelerated machine types—or build custom VMs to match your exact specs. With live migration and automatic failover, your workloads stay online. New customers get $300 in free credits.
MP3 decoder and player using madlib(recommended) and mpeglib, sample code showing how to use madlib and mpeglib to decode mp3 data, and also OGG Vorbis, AAC, MP4, Opus, the first version used to replace Libav in the project rsppmp3 standalone is ready now
Decrypts and encrypts substitution, transposition and vigenere ciphers
Change log 1.01:
1)Error fixed on clicking solve and arrow buttons in the vigenere decoder
2)Error fixed when number of columns exceeds text length in substiution cipher
3)Can now handle variable block length when changing columns
4)Multiple identicle conversion values onn the frequency analysis page now not allowed
This project is near its final stages but there may still be improvements to be made. If you could write some form of review or send me an email with advice I would greatly appreciate it.
...
MUTED is a simple Text Encoding/Decoding program. It will encode whole text files, and soon translate simple text into morse, and other types of encoding. Currently supports only simple text encoding using custom-written method. Developed using VB5.