Showing 116 open source projects for "g-code"

View related business solutions
  • 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.
  • 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.
  • 1
    ThingPulse ESP8266 Weather Station

    ThingPulse ESP8266 Weather Station

    ESP8266 Weather Station library supporting OpenWeatherMap

    This code works best with the NodeMCU V2 ESP8266 module and an 0.96" OLED display. To get you up and running in no time we created a kit that contains all the necessary parts. By buying this and other kits from us you are funding the maintenance and development of this library. Make sure you use a version of the Arduino IDE which is supported by the ESP8266 platform. If you are using the PlatformIO environment for building, choose one of the available IDE integration or the Atom-based IDE...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Hello AI World

    Hello AI World

    Guide to deploying deep-learning inference networks

    Hello AI World is a great way to start using Jetson and experiencing the power of AI. In just a couple of hours, you can have a set of deep learning inference demos up and running for realtime image classification and object detection on your Jetson Developer Kit with JetPack SDK and NVIDIA TensorRT. The tutorial focuses on networks related to computer vision, and includes the use of live cameras. You’ll also get to code your own easy-to-follow recognition program in Python or C++, and train...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    PSeInt

    PSeInt

    A tool for learning programming basis with a simple spanish pseudocode

    PSeInt is a pseudo-code interpreter for spanish-speaking programming students. Its main purpose is to be a tool for learning and understanding the basic concepts about programming and applying them with an easy understanding spanish pseudocode.
    Leader badge
    Downloads: 45,554 This Week
    Last Update:
    See Project
  • 4
    Simulation of Urban MObility

    Simulation of Urban MObility

    SUMO is a microscopic, multi-modal traffic simulation.

    SUMO is an open source, highly portable, microscopic and continuous traffic simulation package designed to handle large networks. It allows for intermodal simulation including pedestrians and comes with a large set of tools for scenario creation. The code and the issue tracker can be found at https://github.com/eclipse-sumo/sumo/ The documentation can be found at https://sumo.dlr.de/docs/
    Leader badge
    Downloads: 336 This Week
    Last Update:
    See Project
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
  • 5
    MathMod

    MathMod

    MathMod is a mathematical modeling software

    ... small screen formats: * Merged MathMod's two main windows into one ** Added touch gestures support *** Multi cores calculations optimization for embedded systems 3) Mandelbrot and Julia fractal functions support 4) New scripts: "Noids", "k_Noids", "Riemann_Minimal_Surface", "MandelBulb", "MandelTemple", "JuliaFractal", "MandelbrotTorus", "MandelbrotIsoSpheres", "MandelbrotSphere", "Mandelbrot", "Spherical_Harmonics" 5) Bug-fixes, code optimization and documentation update.
    Leader badge
    Downloads: 59 This Week
    Last Update:
    See Project
  • 6
    KingJamesPureBibleSearch

    KingJamesPureBibleSearch

    GUI Application to Search and Count the Pure King James Bible

    Study and analyze the Fingerprint of God in the mathematical structure, known as the King James Code, of the King James text of the Holy Bible. Allows instant real-time searches, with an autocompleter droplist to assist with words which come next. Jump to specific words, verses, or chapters by number, and see all possible count statistics of phrases within the text. Graphically visualize search results, cross-reference sources and word lexicons, and search foreign translations derived from...
    Downloads: 28 This Week
    Last Update:
    See Project
  • 7
    K3DSurf
    ...: "Complex_Domain_Coloring") 3) Texture definitions (RGB and HSV) for parametric surfaces can now be expressed as functions of complex numbers 4) Added a software implementation for the OpenGL variable gl_FrontFacing (fixed an issue with GPU drivers on MacOSX Catalina). The activation of this patch is available from mathmodconfig.js ("OpenGlConfig"-->"GL_FrontFacingSupport"=false) or the GUI("Appearance"-->"OpenGL Front Surface Support") 5) Bug-fixes, code optimization and documentation update.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 8
    HatchKeeper

    HatchKeeper

    Free Open-Source Egg Incubation Software

    ... find bugs. Please use the discussion, open a ticket, or email me at millj dot code at gmail dot com Under the gnu GPL license you are free to modify and redistribute HatchKeeper.
    Downloads: 23 This Week
    Last Update:
    See Project
  • 9
    Advanced Trigonometry Calculator

    Advanced Trigonometry Calculator

    Precision Trigonometry: Advanced Calculator for Complex Math

    Advanced Trigonometry Calculator is equipped with a user-friendly interface that allows for easy input of problems and instant computation. Professionals such as engineers who need to perform advanced trigonometric calculations in their work will find this tool extremely useful. More info by clicking below: https://advantrigoncalc.sourceforge.io/ Advanced Trigonometry Calculator was only and always only developed by the Portuguese Renato Alexandre dos Santos Freitas. Also author of...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • Email and SMS Marketing Software Icon
    Email and SMS Marketing Software

    Boost Sales. Grow Audiences. Reduce Workloads.

    Our intuitive email marketing software to help you save time and build lasting relationships with your subscribers.
  • 10
    dslibris

    dslibris

    A book reader for Nintendo DS

    An ebook reader for the Nintendo DS, focusing on comfortable and uncluttered presentation. See GitHub for current releases and source code: https://github.com/rhaleblian/dslibris
    Downloads: 19 This Week
    Last Update:
    See Project
  • 11
    Robot KAREL

    Robot KAREL

    programming language for children

    The robot knows commands step, left, right, pick, put, paint, delay. You can use integer variables, multidimensional arrays, arithmetic and logic operators, procedures and functions with parameters. The application includes a text editor, compiler, interpreter and debugger.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12

    Bloom Filter Analysis UCSB130A

    Supporting Code for Bloom Filter Analysis UCSB CMPSC 130A F22

    The full code set that corresponds to "Bloom Filters: A Look into its Design and an Analysis of its Performance", written by David Jr Sim. Instructions on how to use it are included in this project. This paper is in correlation with the University of California, Santa Barbara, Computer Science Undergraduate.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Polish to English translation aid

    Polish to English translation aid. Automatic dictionary presentation.

    ... with javascript display and editing functions. In this way a growing library of Polish texts with inbuilt translatiion assistance could be produced. To begin with one html document is presented, a historical Polish text from the 19th century. The javascript code is just working and would benefit from expert help. Also help is needed is in building up the dictionary resources that are used to create the annotated text. These are based on other dictionaries and there may be copyright issues.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Prime number ( primenumbers )

    Benchmark for 50 000 000 prime numbers as single and multicore

    Simple source files and compiled JAR Java programs, for benchmark 50 000 000 cycle finding prime numbers. On Intel(R) Core(TM) i5-8600K CPU, Windows 10 20H2, i have 39 second on single core and 7,6 second on multi core. (PS: C++ multicore 6 second). Added C files for gcc compiler in Windows 10 and for Xcode C command line project in MacOS ( tested on Mac mini M2 with single core 16 to 25 sec and multicore 2,3 to 5 second by compiler -O switch). Surprise, same code in JavaScript for M2 chip...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Surface Explorer 3D v3.2

    Surface Explorer 3D v3.2

    Surface Explorer 3D plots mathematical surfaces in 3D.

    ... code is included as freeware. Version 3.2 Jan 28 2024 1) Increased the length of plotting equations from 255 characters to unlimited 2) Added several new example surfaces Version 3.1 - Nov 6, 2022 1) Bug fix for minus sign in equations 2) Added Range Variables used in equations 3) Added Color Scheme Dialog 4) Added many more example surfaces Youtube Video: https://www.youtube.com/watch?v=M2CIKArUhys Downloading Problems: See the Wiki if having download problems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Programming in C++, Part 1

    Source code used in the book Programming in C++, Part 1.

    Source code of the programs used in the book Lasko M. Laskov. 2016. Programming in C++, Examples and Solutions, Part One: From Procedural Towards Object-Oriented Paradigm. New Bulgarian University. ISBN 978-954-535-903-3.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Toward A Philosophy Of Computing

    How to philosophize with internetworked electronic computing machinery

    Toward A Philosophy Of Computing begins as a dissertation proposal in Texts and Technology at the University of Central Florida that explores doing philosophy by programming. See the project wiki for the proposal.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    dualword-chem

    chemical viewer

    chemical viewer written in C++ (Qt, RDKit) Source code: http://github.com/dualword/dualword-chem
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simple Turtle LOGO

    Simple Turtle LOGO

    Free Educational Tool for Beginner LOGO Coding (STEM Students / Kids)

    SIMPLE TURTLE ================ Create simple LOGO programs with commands to control the Turtle and draw amazing images!! Use for STEM, Coderdojo or similar coding events. Recursive REPEAT statements. INSTANT ON / OFF = Turns on / off immediate execution of commands FD x = Forward x pixels BK x = Backward x pixels RT x = Right by x degrees LT x = Left by x degrees PU = Pen Up (Do not draw) PD = Pen Down (Draw as normal) REPEAT x = Creates a loop to run x times...
    Downloads: 81 This Week
    Last Update:
    See Project
  • 20
    wav2letter++

    wav2letter++

    Facebook AI research's automatic speech recognition toolkit

    First, install Flashlight (using the 0.3 branch is required) with the ASR application. This repository includes recipes to reproduce the following research papers as well as pre-trained models. All results reproduction must use Flashlight <= 0.3.2 for exact reproducibility. At least one of LZMA, BZip2, or Z is required for LM compression with KenLM. It is highly recommended to build KenLM with position-independent code (-fPIC) enabled, to enable python compatibility. After installing, run...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    dualword

    foreign language vocabulary trainer

    DualWord is a foreign language vocabulary trainer for Linux.. Languages: English, German, French, Spanish, Russian. Source code: http://github.com/dualword/dualword/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    qmol

    qmol

    A simple molecular weight calculator

    qmol is a simple molecular weight calculator, available for Linux and Windows, derived from Tomislav Gountchev's KMol. You can enter a formula, (e.g. CH3(CH2)2OH) and get its molecular weight (60.0959 g/mol) and its elemental composition (C3H8O: C 59.96; H 13.42; O 26.62 %). See the features list below for more details or consult the wiki page: https://sourceforge.net/p/qmol/wiki/Home/. For Windows binary and source code see the files section: https://sourceforge.net/projects/qmol/files...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23

    PopulationCounter

    Displays a dynamically updated estimate of the global human population

    .... The following command line parameters are supported: /n N N is the initial population count (no commas!) /d D D is the census date in MM/DD/YYYY format only /g G G is the annual growth rate (not a percentage!) Sample command line: PopulationCounter /n 7714576923 /d 7/1/2019 /g 0.0107 The date format is fixed and doesn't vary by region. The above growth rate is equivalent to 1.07 percent. The parameter names aren't case sensitive, and they can be prefixed with a hyphen instead of a slash.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Integrated Development Environment for some microcontrollers based on 8051(e.g. AT89S8253). Supported languages are Assembly and C. It has its own simulator, assembler, editor and many other tools. See the project web site for more details and the newest updates.
    Leader badge
    Downloads: 542 This Week
    Last Update:
    See Project
  • 25
    CS Books

    CS Books

    Computer Science Books

    Computer science books computer technology books PDF. The books in this warehouse come from the Internet, and the copyright belongs to the original author. It is not for profit, but only for learning and use.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next