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.
Start Free
MongoDB Atlas runs apps anywhere
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.
ctCalc engine: VB6 function that calculates a math term (string) and returns the result (string);
ctCalc GUI:
1. Simple text-calculator
2. Graphs
3. Custom scripts
REPCAL (REverse Polish CALculator) is a light and fast calculator in RPN (reverse polish notation) mode for the console (command line). It is written in 180 lines of Python code, and can be used both interactively or inside shell scripts.
This is a small cgi script, written in perl, which can generate character statistics for player characters in the online game Final Fantasy XI. This is a continuation of Japanese code released under the new BSD license.
A calculator that shows how it got its answer! It supports variables (X, Y, Z etc.) and many pre-defined constants such as Pi etc. It also has most if not all the functions of a Scientific calculator.
It was coded in VB6 but was updated and is now VB.NE
Rascal, the Advanced Scientific CALculator, is a platform independent modular calculator. Based on modules for integer, doubles, strings, vectors and matrices it can be easily extended with existing C or C++ code.
CalcEm was the emulator that started it all. It was the first emulator for Texas Instruments calculators with public sourcecode.
CalcEm is capable of emulating Texas Instruments calculator models 82 and 83.
ASM68000 is a usefull editor to write ASM code for TI89 calculator. It is a simple IDE written in TCL/TK, so it works with the TCL/TK interpreter. You can found it at the adress www.sun.com/960710/cover/dltcl.html. I hope it will help you in your ASM prog