Showing 19 open source projects for "arc"

View related business solutions
  • Ship Agents Faster Icon
    Ship Agents Faster

    Transform your applications and workflows into powerful agentic systems at global scale.

    Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
    Get Started Free
  • Train ML Models With SQL You Already Know Icon
    Train ML Models With SQL You Already Know

    BigQuery automates data prep, analysis, and predictions with built-in AI assistance.

    Build and deploy ML models using familiar SQL. Automate data prep with built-in Gemini. Query 1 TB and store 10 GB free monthly.
    Try Free
  • 1
    HMeter

    HMeter

    HMeter: Customizable progress meter widget using Java Swing and 2D.

    HMeter - Customizable Horizontal Progress Meter Widget HMeter is a highly customizable Java Swing widget designed to display horizontal progress visually. It provides developers with a simple yet versatile tool to showcase progress in graphical form. With HMeter, you can easily integrate progress meters into your Java Swing applications, allowing for a more intuitive user experience.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDrafting

    JDrafting

    CAD application for Technical Drawing exercises

    JDrafting is an open source Java application to create Technical Drawing exercises. This application is inspired by the 'Classical Construction', also known as 'Ruler-and-compass Construction' or 'Compass-and-straightedge construction'. However, another drawing tools can be used. (More info about classical construction: https://en.wikipedia.org/w/index.php?title=Compass-and-straightedge_construction) Download examples in 'Files tab' JRE 8+...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Wuweido 3D CAD

    Wuweido 3D CAD

    Free 3D Mobile CAD

    ...OPEN CASCADE is an incredible powerful geometry kernel innovating quickly. Wuweido is inspired by CAD Assistant. Modeling features: 1. Draft creation tools: Line, Poly Line, Arc, Spline, Circle, Ellipse, Rectangle, Regular Polygon. 2. Primitive Solid creation tools: Box, Cone, Truncated Cone, Cylinder, Sphere, Torus, Wedge, Truncated Wedge, Pyramid, Truncated Pyramid. 3. Sweep modeling tools: Extrude, Revolve, Loft, Pipe, Path 4. Boolean operation tools: Intersect, Subtract, Union, Xor, Fuse 5. Transform tools: Move, Rotate, Mirror, Scale
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    ShapeOfView

    ShapeOfView

    Give a custom shape to any android view, Material Design 2 ready

    ShapeOfView is an Android library that lets developers render arbitrary shapes — not just rectangles — for any view. Rather than sticking to Android’s default rectangular layout for views, ShapeOfView allows you to “clip” or mask a view into a variety of shapes (circle, triangle, star, polygon, custom path, etc.), and optionally include shadows (when using elevation) — making it possible to build UI components that diverge from the standard boxy look. It supports both predefined shapes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 99.99% Uptime for MySQL and PostgreSQL Databases Icon
    99.99% Uptime for MySQL and PostgreSQL Databases

    Sub-second maintenance. 2x read/write performance. Built-in vector search for AI apps.

    Cloud SQL Enterprise Plus delivers near-zero downtime with 35 days of point-in-time recovery. Supports MySQL, PostgreSQL, and SQL Server.
    Try Free
  • 5
    asvn
    The Arc-live(X86-i386)is a distribution live dvd and pendrive with automatic hardware detection and is now included the kernel-3.2.0-4-486/3.2.0-4-686-pae(arc-live-1.0.1-wheezy stable with live-installer).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    WebCorpus

    Hadoop framework for scalable processing of large web corpora

    WebCorpus is a Hadoop-based framework that enables you to calculate statistics on large web corpora extracted from web crawls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    caddeley

    elementary cadd

    Drafting application for management and production of Architectural drawings. Feel and artistry of hand drafting with efficiency and control of computer aided design.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    clok

    clok

    Fancy clock for Android home screen

    .... --- Android home screen widget that shows current time (H,M,S) in a fancy way – with no minutes hand, but a circle sector staring (before half an hour), or ending (after half an hour) at the hour hand. How to read the time? - easy — seconds: violet arc starting at standard 12 o'clock; - medium — hour: if minutes are less or equal 30 then yellow hand shows current hour, if minutes are more than 30 then yellow hand shows the hour to come. - hard — minutes: for minutes = 0 there's no black sector, for minutes < 30: black sector starts at current hour (yellow hand) showing minutes [“it’s mm past hh”] , for minutes = 30 there is full, filled black circle, for minutes > 30 sectors ends at next hour (yellow hand) showing minutes to next hour [“it’s mm to hh”].
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    PerformNet

    Queue network modelization tool

    ...Le projet consistait à développer un logiciel de modélisation de réseau de files d’attente, aussi appelé un réseau de Jackson. Chaque nœud du réspeau représente une station de traitement et chaque arc orienté représente un chemin possible d’une station à une autre. Le réseau possède toujours un point d’arrivée et de sortie. Un tel réseau peut, par exemple, représenter la zone de sécurité d’un aéroport, l’urgence d’un hôpital ou une chaîne de montage. BitBucket repository: http://bitbucket.org/ulaval21610/glo2004 http://sourceforge.net/projects/performnet/files/PerformNet-Expresso.zip/download
    Downloads: 1 This Week
    Last Update:
    See Project
  • Go from Code to Production URL in Seconds Icon
    Go from Code to Production URL in Seconds

    Cloud Run deploys apps in any language instantly. Scales to zero. Pay only when code runs.

    Skip the Kubernetes configs. Cloud Run handles HTTPS, scaling, and infrastructure automatically. Two million requests free per month.
    Try it free
  • 10

    SoNIA (Social Network Image Animator)

    Social Network Image Animator creates animations of network data

    SoNIA (Social Network Image Animator) is a Java-based package for visualizing dynamic or longitudinal network data and rendering it out as animations. The home page with examples is located at http://sonia.stanford.edu Documentation is at https://sourceforge.net/p/sonia/wiki/Main_Page/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JConstraints

    JConstraints

    Java Framework to implement solutions to solve constraints problems

    ...Just to name a few algorithms, the Framework can solve any constraints problems using: - Regular Backtracking; - A variety of Backjumping algorithms; - A variety of arc-consistency algorithms; - Local search algorithm; - Tabu search algorithm; - Maximize solutions: comming soon; - Minimize solutions: comming soon; The Framework also enables heuristic injections so that the developers can achieve greater performance of algorithms using their own heuristics. Version 1.0: Released! Version 1.1: Coming soon See the tutorial in the Wiki page to learn how to use this Framework.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Intermodal Mobility Assistant
    The Intermodal Mobility Assistant (IMA) has been developed by DAI-Labor / TU Berlin in cooperation with GT-ARC.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DCI Bridge
    DCI Bridge is a web application (sevice) that provides standard access to the distributed computing infrastructures (DCIs) like grids, desktop grids, clusters, clouds and service based computational resources by implementing the specification of the OGSA Basic Execution Service 1.0. The DCI Bridge web application creates a transparent layer between the users (workflow systems) and the DCI systems. The user can submit jobs to the various DCI systems using the OGSA Basic Execution Service...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The archive-crawler project is building Heritrix: a flexible, extensible, robust, and scalable web crawler capable of fetching, archiving, and analyzing the full diversity and breadth of internet-accesible content.
    Downloads: 26 This Week
    Last Update:
    See Project
  • 15
    An Arc interpreter implemented in Java. Arc is a dialect of Lisp.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java library to calculate heliocentric and geocentric planetary positions. Two types of calculations are supported: a 'fast' version which has an accuracy of about 1 arc second and a 'full' version that implements the full VSOP87 theory.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Mantikhor is an *information representation* language. Like RDF, it models information as directed-edge arc-node graphs, although Mantikhor's use of such constructs is more structured and constrained.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Arc (http://arc.cs.odu.edu) is the first federated search service based on the OAI-PMH protocol. It includes a harvester which can harvests OAI-PMH 1.x and OAI-PMH 2.0 compliant repositories, a basic search engine which is based on database and an OAI-PMH
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    amlcartography

    amlcartography

    Cartography tools for ARC/INFO

    AML and C code and documentation for cartography within the ARC/INFO geographic information system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next