AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
Cut Data Warehouse Costs up to 54% with BigQuery
Migrate from Snowflake, Databricks, or Redshift with free migration tools. Exabyte scale without the Exabyte price.
BigQuery delivers up to 54% lower TCO than cloud alternatives. Migrate from legacy or competing warehouses using free BigQuery Migration Service with automated SQL translation. Get serverless scale with no infrastructure to manage, compressed storage, and flexible pricing—pay per query or commit for deeper discounts. New customers get $300 in free credit.
An eclipse plugin for the openCONFIGURATOR configuration tool
Eclipse update site: http://sourceforge.net/projects/eclipse-plugin.openconf.p/files/update-site/
KNOWN ISSUE WITH THE UPDATE SITE DUE TO SOURCEFORGE ENCRYPTION POLICIES:
If you experience problems with the SSL handshake during update please refer to http://gnuarmeclipse.github.io/blog/2017/01/29/plugins-install-issue/
Install via Eclipse marketplace:
https://marketplace.eclipse.org/content/ethernet-powerlink-openconfigurator
The project provides a plugin for the...
...Obtaining the teachingbox:
FOR USERS:
If you want to download the latest releases, please visit:
http://search.maven.org/#search|ga|1|teachingbox
FOR DEVELOPERS:
1) If you use Apache Maven, just add the following dependency to your pom.xml:
<dependency>
<groupId>org.sf.teachingbox</groupId>
<artifactId>teachingbox-core</artifactId>
<version>1.2.3</version>
</dependency>
2) If you want to check out the most recent source-code:
git clone https://git.code.sf.net/p/teachingbox/core teachingbox-core
Documentation:
https://sourceforge.net/p/teachingbox/documentation/HEAD/tree/trunk/manual/
The project exists to make the FIRST 4279's Robotic control software freely available. The project also helps facilitate communications among the mechanical and controls sub teams building the robot.
Cherokee is a fully extensible and scriptable automation engine for any and all java applets. To make it work for your favorite java applet the most you have to do is write is two classes.
A Java library that works with Java3D to simulate and visualize, in real-time, dynamics of multiple rigid bodies that are restricted by implicit and explicit constraints (e.g., robotics); designed for efficiency, ease-of-use, and extensibility.
JSiBo is a small and extensible simulator for mobile robot with differentially steered drive system. It provides the end user with a simple way to test algorithms, by writing them in Java language.
Managed MySQL, PostgreSQL, and SQL Databases on Google Cloud
Get back to your application and leave the database to us. Cloud SQL automatically handles backups, replication, and scaling.
Cloud SQL is a fully managed relational database for MySQL, PostgreSQL, and SQL Server. We handle patching, backups, replication, encryption, and failover—so you can focus on your app. Migrate from on-prem or other clouds with free Database Migration Service. IDC found customers achieved 246% ROI. New customers get $300 in credits plus a 30-day free trial.
The Rossum Project is an attempt to collect and distribute robotics software. We are seeking help with our first project, a mobile-robot simulator featuring a 2-D virtual world, and new work including artificial intelligence and robot-control logic.
JQuadRobot, developed in Java and Java3d API, is designed to control a custom Quadruped Robot. The project contains two software components: editor for movement control and a simulator.
This package has been created in order to control, solve and manage a 2x2
rubik cube using java language. Its methods can mix and solve the cube, and allow
the user to change the cube information in any time. There are two ways to solve the cube.
This is a fork of the JollyNinja Bot for Robocode. The project intends to document JollyNinja's source code, make it work in teams and provide a solid API to base other Bots on, especially TeamRobot based bots.
lejON, the LeJOS Odometric Navigator is a project which extends the LeJOS-API for LEGO Mindstorms bots. It adds a Java-API to LeJOS in order to control two-wheeled drives only by using motors and rotation sensors -- and nothing else.
mcuStudio is a development environment for Microcontrollers. It's based on Eclipse (plugin). The aim is to provide a high quality development environment for electronics. First editions will target Microchip Pic mcu's. Other mcu will be supported later.
Driver support for 3D Controller Hardware. We hope to support SDL Input, DirectInput, and other major controller API's including game consoles and embedded systems.
A project originally for an undergraduate Freshman seminar on motion planning algorithms. Provides a basic interface for drawing obstacles in a 2-D plane and the ability to select an algorithm by which to plan a path in this user-defined world.