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.
Start Free
Cut Data Warehouse Costs by 54%
Easily migrate from Snowflake, Redshift, or Databricks with free tools.
BigQuery delivers 54% lower TCO with exabyte scale and flexible pricing. Free migration tools handle the SQL translation automatically.
Code to run experiments described in this "An Information-Theoretic Derivation of Min-Cut-Based Clustering". (IEEE Transactions on Pattern Analysis and Machine Intelligence, June 2010, vol. 32 no. 6, pp. 988-995).
Bluprint is an Agile-MDA code generator. It is a fuss-free tool supporting code generation from UML modelling tools. It supports model/code merging so engineers can easily extend and maintain generated code. Bluprint has been developed using itself.
A cross platform Http web server developed using C++.
Agile methodology with emphasis on :-
1. Good Design
2. Object Oriented Programming
3. Refactoring
4. Static/Dynamic Analysis, Unit-testing, Code Coverage
5. Software Engineering best practices.
Small plug-ins for the Eclipse IDE to enhance the usability. All plugins can be updated through the update site: http://sahits.ch/project/eclipse/update
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.
This project (PET Performance Evaluation Tool) is a prototype of a tool for performance analysis. And is developed as part of my master thesis. I have uploaded the source code in www.sourceforge.net to make it available for public.
A VM containing a turn-key solution for continuous integration with source code control, build management, automated testing, security analysis, defect tracking, and project management, all using open source tools.
Provide metrics calculation and dependency analyzer plugin for the Eclipse platform. Measure metrics with avg and std deviation and detect cycles in package and type dependencies. Continuation of work from http://sourceforge.net/projects/metrics.
Built on the top of Cobertura, TestSpy injects Cobertura code into java classes on the fly (load time). So it makes test coverage analysis for Web Application testing, or other integration/functional testing, a bit simpler.
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.
Aurelia is a framework for program transformation based on a C++0x development environment. It provides libraries and tools for term rewriting, strategic programming, AST type generation, parsing.
This project is a Java based detector, which can detect five of Fowler et al. (1999)'s Code Bad Smells: Data Clumps, Switch Statements, Speculative Generality, Message Chains, and Middle Man, from Java Source Code.
A simple metalanguage for defining new concepts easily on any level: analysis, requirements, design and implementation (any programming language), and transformations to produce lower level concepts (working software) from higher level concepts.
In this project, we develop the branch instruction tracing function and its analysis tool. The main aim of this project is to implement this function without change of Linux Kernel source code by using the function of Pentium 4, without recompile.
Ktopsy is an educational compilation tool. Its purpose is to teach how a compiler and an interpreter work. Each step of compilation process is separated (lexical analysis, syntaxical analysis and object code generation).
A command-line Python utility to mine information on open source projects using the ohloh web service APIs. The script is enables analysis of open source projects indexed by ohloh by providing source lines of code (SLOC), contributor data and other info.
aLice - ALice is likely the most Inefficient Code Ever written for boundary elements It is a c++ multi-platform code (tested on MAC-OS X 10.5, Win32, Ubuntu linux 9.04) for BEM analysis of steady and time dependent problems (in progress)
You can admin a SQL Server with php, like PHPMyAdmin for MySQL
Github repository: https://github.com/miguelaxcar/PHP-MSSQL-Server-Admin
Web based tool written in PHP by Luiz Miguel Axcar to build and run queries on a remote or local MSSQL (Microsoft SQL Server). Support for SQL code highlight (!), table browser, field browser, TOP records, most used tables, CSV results export, etc. Most tested in SQL 2000 version.
If you find some issue ther let me know and I help you fixing it.
An easy to use API for documenting PHP (>= 5.3) projects. It follows a strict structure and originally, it was only written for the Buxa Framework. The documentor mainly uses reflection and yes... of course, it supports the namespace stuff.
With the "xix" library, GATE functionality is available in XQuery (via an MXQuery extension). OpenCalais invocation is supported, too. -- Source code at http://sgv-jenkins-01.ethz.ch/job/xixlib/ws/-- "Show project details" for instruction
Rapidlogix is an open source application performance management tool optimized for distributed production environments. It allows to increase time-to-market of performance improvements and prevent performance regression
MATLAB code to carry out the Structural Analysis of a 2-D continuous beam. Output includes Member end actions, restrained end reactions, deflection/rotation of free ends and support settling and/or support yielding can also be taken into account.
Wiise reads data from the Wii remote using the wiiuse C API. The libcsv library is integrated with Wiise to allow the user to write to a CSV spreadsheet for analysis of Wiimote data. Data is visualized using GLUT. Software supplied as is.