Showing 28 open source projects for "visual g"

View related business solutions
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
  • 1
    diagrams.net

    diagrams.net

    Security-first diagramming for teams

    Bring your storage to our online tool, or go max privacy with the desktop app. Diagram files created in 2005 will load in the app today. Works with Google Drive and Google Workplace (G Suite). Use add-ons for Docs, Sheets and Slides. It works with OneDrive and Sharepoint. Office 365 app for Word, Powerpoint and Excel. Highest-rated Confluence app in the Atlassian Marketplace. Works in Jira too. Works with GitHub, GitLab and Dropbox for visual documentation in distributed teams. You can download...
    Downloads: 84 This Week
    Last Update:
    See Project
  • 2
    drawio-desktop

    drawio-desktop

    Security-first diagramming for teams

    Security-first diagramming for teams. Bring your storage to our online tool, or go max privacy with the desktop app. Works with Google Drive and Google Workplace (G Suite). Use add-ons for Docs, Sheets and Slides. Works with OneDrive and Sharepoint. Office 365 app for Word, Powerpoint and Excel. Highest-rated Confluence app in the Atlassian Marketplace. Works in Jira too. Works with GitHub, GitLab and Dropbox for visual documentation in distributed teams. Download diagrams.net Desktop...
    Downloads: 56 This Week
    Last Update:
    See Project
  • 3
    Tiny CUDA Neural Networks

    Tiny CUDA Neural Networks

    Lightning fast C++/CUDA neural network framework

    This is a small, self-contained framework for training and querying neural networks. Most notably, it contains a lightning-fast "fully fused" multi-layer perceptron (technical paper), a versatile multiresolution hash encoding (technical paper), as well as support for various other input encodings, losses, and optimizers. We provide a sample application where an image function (x,y) -> (R,G,B) is learned. The fully fused MLP component of this framework requires a very large amount of shared...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    GeneralLedgerFinancials

    GeneralLedgerFinancials

    Accountant's Friend - General Ledger Ver 7b Beta

    Accountant's Friend is a General Ledger accounting system that provides the basic G/L and related accounting procedures for a small business. Typical businesses might be Accounting, Law, Product Resale, Computer Programming, Website Design, Repair, Training, or others. You do the G/L Transaction Entry with the system, and at the end of the month prepare your Financial Statements. The G/L system prints reports on all aspects of the G/L accounting. You might also be interested in a similar...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 5
    GeneralLedgerFinancialsGraphs

    GeneralLedgerFinancialsGraphs

    Graphs and Financials from G/L Data

    BusinessPULSE produces Graphs and Financial Reports from General Ledger, Monthly Trial Balances, or other Financial Data you enter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    6Genci V2

    6Genci V2

    This program calculate hexagon coordinats for CNC Mill.

    This program calculates the necessary coordinates for machining 6 corner pieces in the diameter determined for the CNC Vertical machining center.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    PTFTP

    PTFTP

    Free, fast, intuitive ftp client

    Free, fast, intuitive, open source ftp client. Source Code: https://github.com/g--o/PTFTP
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    gatelib

    gatelib

    A multiplatform library to program in C++ like in an hi-level language

    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    Math Template Library

    An efficient template library for vector and matrix operations

    Matrix and vector templated classes with operations accelerated using SSE, AVX, FMA, and OpenMP. Contains efficient methods to solve linear and non-linear least square problems with great numerical stability. Note that AVX and FMA acceleration is disabled by default since not many systems support it currently. These features can be easily enabled for the included tests using the CMake GUI. Currently, this software is getting tested with Microsoft Visual Studio 2012 Update 4 and g++ 4.9.3.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Finance Automation that puts you in charge Icon
    Finance Automation that puts you in charge

    Tipalti delivers smart payables that elevate modern business.

    Our robust pre-built connectors and our no-code, drag-and-drop interface makes it easy and fast to automatically sync vendors, invoices, and invoice payment data between Tipalti and your ERP or accounting software.
  • 10
    omegalib

    omegalib

    Hybrid visualization framework for desktops, large immersive displays

    A hybrid visualization framework for desktops, large immersive displays and the web. A framework for virtual reality and cluster-driven display systems. Requires Python (the pre-installed 2.7 version on OSX and most linux distros works fine, on Windows omegalib comes with python bundled so you don't need this). C++ Build tools for your platform (g++, clang/XCode, Visual Studio 2012/2013 depending on the OS). On windows, the free Visual Studio editions work fine. Modules are optional components...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    G Security Windows Locker

    G Security Windows Locker

    A smart, secure, advance and easy to use desktop locker for Windows.

    G Security is an easy to use Desktop locker/Screen locker developed for Microsoft Windows. It allows a user to securely lock down Windows in such a way that it cannot be accessed by an unauthorized user. G Security is light and easy to use with a highly user friendly interface. It prevents anyone from accessing your computer when its locked down so that your private data stored on the computer cannot be accessed by anyone. It completely locks down your computer so that even if someone gets...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    debug_new

    debug_new

    C / C++ everything-memory debugger

    Warning: Older projects may have to be compiled with -DDEBUG_NEW_CONFIG_HAVE_DEPRECATED Debug_New offers the possibility of debugging memoryleaks, not only (note the "not only"; that's just one of its functions) in a <report-memory-leaks-on-shutdown> kind of way, but implemented using memory-states. - Cross platform + Cross compiler support (only utilizes the preprocessor and template-voodoo-magic for c++) - Supports C and C++ - Supports gcc and g++ - Supports pthread and any posix...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Portugol visualg 3.0

    Portugol visualg 3.0

    Visualg versão 3.0.6.2 (última de revisão 23/01/2016)

    Editor, criador e interpretador de Algoritmos escritos em Portugol. Ensina brincando, mostra a memória enquanto vai executando o algoritmo e vendo os processos. O Portugol não é uma linguagem de programação, é só uma Pseudo-linguagem que ensina a criar programas de computadores. E o VISUAL-G 3.0 é a ferramenta de interpretação de portugol no Brasil e no mundo! Você pode mudar as roupagens em tempo de execução, também pode ajustar cores, fontes, etc. https://sourceforge.net...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    VISUALG 3

    VISUALG 3

    Visualg versão 3.04 (útima data de revisão 25/06/2015)

    Editor, criador e interpretador de algoritmos em Portugol. Ensina brincando, mostra a memória enquanto vai executando o algoritmo. O portugol não é uma linguagem de programação, é só uma Pseudo-linguagem que ensina a criar programas de computadores. E o VISUAL-G é a ferramenta de interpretação dele. Você pode mudar as roupagens em tempo de execução, pode ajustar as estruturas dos algoritmos, pode efetuar cálculos, processos, etc...
    Downloads: 95 This Week
    Last Update:
    See Project
  • 15
    WinLockPro

    WinLockPro

    Windows 8 Screen Lock and Powerful Security Solution for Windows 7

    ... every small aspect of the software can be customized Fonts, colors, styles, positions, wallpapers, avatars, EVERYTHING can be changed to your liking Now has a minimalist mode, to make it even easier to use Dual monitor support G-mail integration - Ability to control WinlockPro with simple email commands. A whole lot more to be discovered Future I am currently building a cross platform app that will allow users to control WinlockPro from their mobile phones.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 16
    Windows 10 Lock Screen

    Windows 10 Lock Screen

    Windows 10 Screen Lock and Powerful Security Solution for Windows 7

    ... every small aspect of the software can be customized Fonts, colors, styles, positions, wallpapers, avatars, EVERYTHING can be changed to your liking Now has a minimalist mode, to make it even easier to use Dual monitor support G-mail integration - Ability to control WinlockPro with simple email commands. A whole lot more to be discovered Future I am currently building a cross platform app that will allow users to control WinlockPro from their mobile phones.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Simple Guitar Tuner v1.1
    Simple Guitar Tuner is a free guitar tuner for standard and dropped D tuning (E1-A-D-G-H(B)-E6 or D-A-D-G-H(B)-E6) .NET 2.0 Framework is required!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    G19 - LoL Timers

    Jungle timers on G19 LCD for League of Legends

    Provides customizable jungle timers on the G19 LCD for Twisted Treeline and Summoners Rift. But users can add others if desired. Hardly uses any RAM and 0% cpu on older systems (rounded to whole numbers). UPDATE: as of version 1.0.2 it supports G-Key bindings! See the manual that I included with the latest release for detailed G-Key setup instructions. Note: Requires an operational Logitech G19 keyboard (not compatible with the G15). Please send any questions and/or bugs...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    fmurf

    fmurf

    osc tuio midi dmx hub

    multi touch application for openframeworks, osc, puredata, reactivision/CCV
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    MNTC USB Kulibin

    CNC control software

    Программа обеспечивает импорт разных форматов файлов и обработку по ним на станке ЧПУ.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Game Launcher

    Game Launcher

    A Windows tray application that launches your games, quickly

    Game Launcher is a simple application that lives in your notification area/system tray. It maintains a list of games you choose to have on it, and allows you to launch those games from anywhere by right-clicking the icon, or pressing Windows+G on your keyboard. GL supports various methods of adding games, including: browsing for the shortcut, drag'n'drop, shell integration, and direct input of a Steam App ID. Support and bug requests for GL is handled by the GitHub project's issue tracker...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Converts a project's tempo from beats per minute to the video's frames per second. CL version in C++ with Visual C++ Express. Linux scripts compiled with g++ and Java in NetBeans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Real open source free GPL CAM able to convert 3D models like AutoCAD DXF to NC codes like G-Code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A gCode Editor and downloader for use with CNC machinery. It features an editor, file management, single step, serial download and drip feed.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    The Proyecto Glass Browser is a site for develop the application Glass Browser or "G-Browser".
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next