Full access to Enterprise features. No credit card required.
What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
Try ServoDesk for free
Cloud data warehouse to power your data-driven innovation
BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.
BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
Python4Calculators - Brings Python programming language to calculators. It turns simple scripts into programs for TI 83/84 and HP 49/50g series calculators.
The language is a basic subset of Python, with access to the calculator's built in functions.
Very lightweight and minimalist spreadsheet application. Through a notepad-style interface, you create informal spreadsheets with formulas as powerful as any full-sized spreadsheet program. It can also serve as a calculator with revisable history.
VAN sources private-party vehicles from over 20 platforms and provides all necessary tools to communicate with sellers and manage opportunities. Franchise and Independent dealers can boost their buy center strategies with our advanced tools and an experienced Acquisition Coaching™ team dedicated to your success.
DAT Freight and Analytics operates DAT One truckload freight marketplace
DAT Freight & Analytics operates DAT One, North America’s largest truckload freight marketplace; DAT iQ, the industry’s leading freight data analytics service; and Trucker Tools, the leader in load visibility. Shippers, transportation brokers, carriers, news organizations, and industry analysts rely on DAT for market trends and data insights, informed by nearly 700,000 daily load posts and a database exceeding $1 trillion in freight market transactions. Founded in 1978, DAT is a business unit of Roper Technologies (Nasdaq: ROP), a constituent of the Nasdaq 100, S&P 500, and Fortune 1000. Headquartered in Beaverton, Ore., DAT continues to set the standard for innovation in the trucking and logistics industry.
Cashderivatives.org Pricing Calculator (CDPC) is a calculator for financial instruments. The project is now discontinued. The project had reached alpha development status, when it was decided to not continue with the project.
This is a protocol stack written to interface with the TI line of calculators on the Atmega line of microcontrollers. Currently supports the TI82, TI83, TI84, and TI89.
A program developed by a 14 years old that uses the Pythagoras law to define if a triangle has a right angle or not. To get the latest updates on your facebook home page, Please like http://bit.ly/TanjoodoMadeSoftware
Calcuthon is an open source command line calculator written totally in python without any modules. To set Calcuthon up just extract the folder and run the calcuthon03 script. e = the past answer, and y = equals the number in the "cache.txt" file.
A program that builds the sounds of the chord from its name. The chord building rules are applied with the respect to the requirements of music theory. The userinterface is based on the WT library (c++ web toolkit).
A GUI Financial Calculator that I wrote for an entry level python course. Asks user to input a Credit Card balance, APR (10% would input as 10), and select the minimum monthly calculation. Includes exception handling.
This is an on-focus drop-down javascript calculator built using the object oriented javascript, which can
be attached to any input fields on your webpages. Any number of instances can be used on a single web
page.
Sudsy is a saponification calculator coded in Python. The CLI works fine, but the PyGTK version still needs some work...The interface is designed and it starts up, but some of the callbacks still need to be implemented. Let me know if you can help.
D20 Calculator is a graphical roller for a d20 based RPG. The program recognizes commonly used expressions such as "3d8+4", rolls, totals, and displays the results in a detailed, yet easy to read format.
ReactOS Calc is a scientific calculator.
It has been written to be a clone of calculators included into MS Win32 operating systems.
It has a similar userinterface and keyboard shortcuts.
It will be released under GNU GPL license.
Reverse Polish Notation interpreter for use as an interactive calculator in conjunction with the standard Python interactive interpreter. Easily extended by the user.