Showing 32 open source projects for "acc"

View related business solutions
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    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
  • Custom VMs From 1 to 96 vCPUs With 99.95% Uptime Icon
    Custom VMs From 1 to 96 vCPUs With 99.95% Uptime

    General-purpose, compute-optimized, or GPU/TPU-accelerated. Built to your exact specs.

    Live migration and automatic failover keep workloads online through maintenance. One free e2-micro VM every month.
    Start Free
  • 1
    TcNo Acc Switcher

    TcNo Acc Switcher

    A Super-fast account switcher for Steam, Battle.net, Epic Games

    TcNo Account Switcher is an open-source desktop tool for quickly switching accounts across gaming and app platforms. It supports Steam, Battle.net, Epic Games, EA, Riot, Ubisoft, Discord, GOG Galaxy, Rockstar, OBS Studio, and other services. The app is designed to avoid storing passwords by switching platform files and registry values linked to previously logged-in accounts. It includes a customizable interface, built-in themes, tray controls, automatic updates, and platform definitions that...
    Downloads: 61 This Week
    Last Update:
    See Project
  • 2
    openpilot

    openpilot

    Open source driver assistance system

    openpilot is an open-source driver assistance system designed to improve upon the existing driver assistance of most modern cars today. openpilot gives you Tesla Autopilot-like functionality with functions like Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW) and Lane Departure Warning (LDW). All these with just a push of a button. openpilot also includes a camera-based driver monitoring feature that alerts distracted and asleep drivers while it is engaged. openpilot supports over 85 car makes and models of various years, and the list of supported vehicles continues to grow, including community-supported cars and features. ...
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    AmazonMSK AWS Identity Access Management

    AmazonMSK AWS Identity Access Management

    Use AWS Identity and (IAM) to connect to Amazon Managed Streaming

    The Amazon MSK Library for AWS Identity and Access Management enables developers to use AWS Identity and Access Management (IAM) to connect to their Amazon Managed Streaming for Apache Kafka (Amazon MSK) clusters. It allows JVM-based Apache Kafka clients to use AWS IAM for authentication and authorization against Amazon MSK clusters that have AWS IAM enabled as an authentication mechanism. This library provides a new Simple Authentication and Security Layer (SASL) mechanism called...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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.
    Start Free
  • 5
    reverse API auto eGold DOJI

    reverse API auto eGold DOJI

    Reverse engineering API

    ... ✅ Cấu hình JSON linh hoạt: Nhập UserID/Pass eGold, tùy chỉnh loại Vàng/Bạc, số lượng qua config cực nhanh. ⚠️ CẢNH BÁO: Nhập đúng tài khoản Doji cung cấp. Sai quá 05 lần là khóa acc tự động, tôi đéo chịu trách nhiệm đâu nhé! https://www.youtube.com/shorts/SURfiQsOWp8
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    ZDoom is an enhanced port of the official DOOM source code to Win32 and Linux; it adds new features not found in the version published by id Software. Supports Heretic, Hexen and partially Strife. Extra tools: ACC ZDBSP ZETH.
    Leader badge
    Downloads: 135 This Week
    Last Update:
    See Project
  • 7

    AccessConverter

    A Microsoft Access database conversion tool to convert old and new Acc

    A Microsoft Access database conversion tool to convert old and new Access database formats to some other popular SQL based databases and formats. It is built with Jackess, a Java library for reading and writing MS Access databases. It supports Access 97 and all versions 2000-2013. Online Application An online application that uses AccessConverter to convert databases can be found here https://lytrax.io/blog/tools/access-converter. Dependencies JDK 1.8 Apache Commons IO 2.5...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 8
    Opensips Control Panel
    A Web Control Panel Application for the OpenSIPS, which is intended for both system and user provisioning. It features more than 18 tools, covering important functionalities (MI,statistics) and modules (acc,siptrace,drouting,dialplan) of OpenSIPS. IMPORTANT: this is no longer the main hosting for the project. This was moved on GITHUB - https://github.com/OpenSIPS/opensips-cp .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Smart Call Recorder - SCR

    Smart Call Recorder - SCR

    The best tool to Record phone calls for Android phones.

    ...Please disable or uninstall other call recording apps. - If Smart Call Recorder do not record your phone calls , please try different Recording Format ( MPEG4, AMR, 3GPP, ACC ) or try different Audio source ( DEFAULT,MIC,VOICE_COMMUNICATION,etc. ). - There is a limitation for some phones that do not support call recording , due to capabilities of different CPU or Android version. - Please make sure that recording phone call is not illegal in your country. IF YOU HAVE ANY PROBLEMS , ERRORS OR SUGGESTION FOR THE APP , PLEASE DO NOT HESITATE TO EMAIL ME ( SKT.GGPLAY....
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    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.
    Take the Assessment
  • 10
    ACC Simulator with Lego Mindstorms EV3

    ACC Simulator with Lego Mindstorms EV3

    Adaptive Cruise Control System with Stop and Go function Simulator

    In this work, we developed an open source simulation of Adaptive Cruise Control System and its extension ACC Stop & Go by using two LEGO Mindstorm robots. This simulation is written in ANSI C programing language. The ACC simulation will be used in research on safety analysis and safety-based testing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ParallelAccelerator.jl

    ParallelAccelerator.jl

    ParallelAccelerator package, part of the High Performance Scripting

    ParallelAccelerator is a Julia package for speeding up compute-intensive Julia programs. In particular, Julia code that makes heavy use of high-level array operations is a good candidate for speeding up with ParallelAccelerator. With the @acc macro that ParallelAccelerator provides, users may specify parts of a program to accelerate. ParallelAccelerator compiles these parts of the program to fast native code. It automatically eliminates overheads such as array bounds checking when it is safe to do so. It also parallelizes and vectorizes many data-parallel operations. ParallelAccelerator is part of the High Performance Scripting (HPS) project at Intel Labs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    ACC 340 Week 4 Database Definitions

    ACC 340 Week 4 Database Definitions

    ACC 340 Week 4 Database Definitions
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13

    hftchronosproject

    chronos ez430 java project reading and displaying acc data

    chronos ez430 java project reading and displaying acc data
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    TI Chronos .NET dll, C# example

    C# example of using eZ430 Chronos .Net dll

    This is the simple example of using .NET dll library for Texas Instruments Chronos watch (written by Tobias Gartner (https://sourceforge.net/projects/ez430chronosnet/) to acquire buttons and accelerometer data in ACC / PPT mode. The main idea came from VB code by Angel Hernandez (http://www.tupperbot.com). Hopes that one would be helpful for C# developers. Created in Visual Studio 2010 Express, tested under 32 bin WinXP and eZ430 Chronos Development Tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    acc

    per script that add a series of numbers given via stdin

    Usage: acc < input value accumulator, displays cumulative sum of numbers read from stdin. furthermore: Expressions entered will be evaluated, and the result added to the accumulator. c [value] clears the accumulator, optionally setting it to specified value m [name] remember value under specified name (substition will be done) q quits
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    This library supports interoperability between components written for different verification methodologies such as VMM and OVM. This is maintained by the Accellera Verification Intellectual Property Technical Subcommittee.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GPU-accelerated LIBSVM is a modification of the original LIBSVM that exploits the CUDA framework to significantly reduce processing time while producing identical results. The functionality and interface of LIBSVM remains the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The Wikipedia Account Creation Assistance interface (ACC) development side. For more information about the interface, located at http://stable.toolserver.org/acc/acc.php please see http://en.wikipedia.org/wiki/Wikipedia:Request_an_account/Guide.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Nooku Framework
    Nooku Framework is a rapid extension development platform for Joomla and PHP 5.2. It aims to speed up the creation and maintenance of Joomla extensions, to eliminate repetitive coding, and add power, flexibility and fun. Click 'Develop' for SVN acc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    ACC
    David Ashley's C compiler has now been GPL'd. This includes the full source, some demo programs, along with some minor changes... ACC builds 32bit exe's using TRAN's PMODE dos extender for MS-DOS.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    Nicaw AAC is a Content Management System for OpenTibia servers. XML and SQL database types are currently supported.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    pietia acc maker svn .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A terminal communication program that is able to open multiple terminal windows in a multiple document interface (MDI). Terminal windows include serial ports and ethernet ports (TCP and UDP). Every configuration is stored in a tree view for quick acc
    Downloads: 4 This Week
    Last Update:
    See Project
  • 24
    PersonalAccounter(name may change in future) is planed to be a personal daily life financial manager/calculator which keeps track of money income/spending and alerts recursive payment(like phone bill). Also can be used as a calendar.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Aurox Config Center (ACC) is a manager for configuration programs in your GNU/Linux system. It can easely find configuratian program in your computer and give fast access to them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next