Showing 45 open source projects for "g-code"

View related business solutions
  • Cyber Risk Assessment and Management Platform Icon
    Cyber Risk Assessment and Management Platform

    ConnectWise Identify is a powerful cybersecurity risk assessment platform offering strategic cybersecurity assessments and recommendations.

    When it comes to cybersecurity, what your clients don’t know can really hurt them. And believe it or not, keep them safe starts with asking questions. With ConnectWise Identify Assessment, get access to risk assessment backed by the NIST Cybersecurity Framework to uncover risks across your client’s entire business, not just their networks. With a clearly defined, easy-to-read risk report in hand, you can start having meaningful security conversations that can get you on the path of keeping your clients protected from every angle. Choose from two assessment levels to cover every client’s need, from the Essentials to cover the basics to our Comprehensive Assessment to dive deeper to uncover additional risks. Our intuitive heat map shows you your client’s overall risk level and priority to address risks based on probability and financial impact. Each report includes remediation recommendations to help you create a revenue-generating action plan.
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
  • 1
    Units.NET

    Units.NET

    Makes life working with units of measurement just a little bit better

    Add strongly typed quantities to your code and get merrily on with your life. No more magic constants found on Stack Overflow, no more second-guessing the unit of parameters and variables. Get all the common units of measurement and the conversions between them. It is lightweight and thoroughly tested. 100+ quantities with 1200+ units generated from JSON by C# CLI app. 8000+ unit tests on conversions and localizations. Conforms to Microsoft's open-source library guidance. SourceLink to step...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Tiny Multi Bootloader+

    Serial Bootloader for Microchip, Atmel, NXP, TI, 8051 microcontrolers

    ... Where does it come from? This Bootloader is based on "Tiny PIC Bootloader" made by Claudiu Chiculita. A special THANK to him!!! What can it do? It can program: - Microchip PIC10/12/16/18/24/32/dsPIC30/33 - Atmel ATtiny, ATmega - TI MPS430 - NXP ARM Cortex-M0+ - Silicon Labs C8051 And this: - with light modifications to the Bootloader firmware for new devices - without modifying your source code or using a special linker script - via GUI or command line prog - with automatic Reset
    Leader badge
    Downloads: 70 This Week
    Last Update:
    See Project
  • 3
    SOFA

    SOFA

    Spatially Oriented Format for Acoustics

    ... room impulse responses (SRIR), multichannel measurements such as done with microphone arrays, and directionality data of loudspeakers. More information on SOFA can be found at https://sofaconventions.org. Here we store the release packages only. The source code can be found at https://github.com/sofacoustics/SOFAtoolbox.
    Leader badge
    Downloads: 25 This Week
    Last Update:
    See Project
  • 4

    MeaProcess

    Measurement and Automation Framework + Tool

    MeaProcess is a simple and graphical based Measurement and Automation framework and Tool. Support programming with IEC 6-1131.3 ST. Runtime available for Windows, embedded RT-Linux and other realtime OS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
  • 5
    hcfr

    hcfr

    Free Video Projector/Monitor Calibration Software

    Video Projector/Monitor Calibration Software orginally developed as ColorHCFR. This code base is based off version 2.1 and will aim for a more open development process. The opensource version integrates an ArgyllCMS interface for continued meter support and development. If you feel the program has been of value to you since I started working on it about 3 years ago please consider a contribution via the link below. Thanks! -zoyd https://www.paypal.me/zoyd
    Leader badge
    Downloads: 187 This Week
    Last Update:
    See Project
  • 6
    ...), ... Example source code to talk with this hardware is provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    LaueTools

    LaueTools

    open source python packages for X-ray MicroLaue Diffraction analysis

    LaueTools is an open-source project for white beam Laue x-ray microdiffraction data analysis including tools in image processing, peaks searching & indexing, crystal structure solving (orientation & strain) and data & grain mapping visualisation. Python 3 Code and new features are now at: https://gitlab.esrf.fr/micha/lauetools
    Downloads: 5 This Week
    Last Update:
    See Project
  • 8
    ReViMS

    ReViMS

    ReViMS, a 3D volume rendering tool for light-sheet/confocal microscopy

    ... for: (a) segmenting z-stacks of fluorescence images; (b) reconstructing the 3D surface of the aggregates and estimating several features (including the volume). ReViMS is written in MATLAB (The MathWorks, Inc., Massachusetts, USA). It is an open-source tool and the source code is freely available at: http://sourceforge.net/p/revims Requirements: MATLAB R2017b and Image Processing Toolbox 10.1 or later versions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    scnu

    scnu

    Fortran codes for SCNURS method - Side Cut Non-Uniform Residual Stress

    .... The code uses Lapack (http://netlib.org/lapack), Slatec (http://www.netlib.org/slatec) and CMLIB (http://gams.nist.gov/cgi-bin/serve.cgi/Package/CMLIB) libraries. All these libraries are available as packages on FreeBSD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 10

    fast_count_multi

    Extremely fast NGS read counter

    ... gtf_file bam_file(s) > output Requires bamtools API library at run time, and c++0x for compile. git clone https://github.com/pezmaster31/bamtools cd bamtools mkdir build cd build cmake .. make export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:path to/lib g++ -I bamtools/include/ -L bamtools/lib/ -o fast_count_multi fast_count_multi.cpp -lz -lbamtools -fpermissive -pthread -std=c++0x
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Precision Time Protocol daemon

    Portable, complete and BSD-licenced IEEE 1588 (PTP) implementation

    The PTP daemon (PTPd) implements the Precision Time protocol (PTP) as defined by the IEEE 1588 standard. PTP was developed to provide very precise time coordination of LAN connected computers. PTPd boasts an advanced set of features and is highly configurable.
    Leader badge
    Downloads: 1,006 This Week
    Last Update:
    See Project
  • 12

    Ichnaea

    Performance Timing Tools

    Ichnaea is a set of tools that aid in collecting and tracking parameters and timings for parallel applications. The Performance Modelling Timing Module, PMTM, is a library that wraps system timing calls to abstract these from code developers and aid portability. It also has functionality to store parameters and print those, along with the timing information to a comma separated variable file. The Performance Modelling Analysis Tool, PMAT, is coming soon. This is able to read in and store...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    uaiMockServer

    uaiMockServer will create a Rest Server for you with only one command

    Create a mock server to your tests with just one command line. The documentation can be found in: http://uaimockserver.com The source code in here: https://github.com/uaihebert/uaiMockServer
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Scopino

    Scopino

    Arduino Oscilloscope

    Oscilloscope application for Arduino & .NET. Includes full source code. Version 2 features sampling rate x10.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    ConcernMeBS Detector

    ConcernMeBS automatically detects code smells.

    ConcernMeBS helps developers detect code smells. Based on concern to code mapping, ConcernMeBS automatically finds and reports classes and methods that are prone to surfer from code smells in OO source code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Scientific data elaborator

    The data elaborator is a new project to manage scientific data

    This program can make histograms, table and graphics of datas, study the error propagation during a measure, it is usefull if you have to do study errors propagations. The output are latex files, so it is easy for you just put them into your relations.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    SimAssem

    SimAssem

    For processing and/or simulating species assemblage data.

    ... existing and simulated encounter data for other programs. SimAssem, along with the open source code, will hopefully give researchers and managers a tool for assessing the development of new estimators and evaluating potential decisions in a simulated environment. More information on SimAssem is given in Chapter 2, 'SimAssem: a program for simulating species assemblages and estimating species richness', in the dissertation 'Simulating species assemblages and evaluating species richness estimators'.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Angulo

    Angulo

    Measure angles and distances with device sensors

    Angulo is a small app for Android which allows measuring angles based on the built-in magnetic and gravity sensors. It also includes an activity to measure distances to points focused by the camera, which can be handy for determining sizes of a room or other quick measurements. They are also done using the built-in angle sensors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    TikiOne JaCoCoverage

    TikiOne JaCoCoverage

    Java (6&7) Code Coverage Plugin for NetBeans, based on JaCoCo

    NetBeans module that provides JaCoCo code coverage (Java7 compatible). For Ant based JavaSE projects. Maven and Gradle support may be added later. WARNING: Binary files have been removed. They're now on a NetBeans update center. Please check https://github.com/jonathanlermitage/tikione-jacocoverage#download-stable-and-dev-builds for details. ~Jonathan Lermitage <jonathan.lermitage@gmail.com>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    NetStress-NG

    NetStress is a DDoS and network stress testing tool.

    ... Flood with static source ip address FIN Flood with random source address FIN Flood with fragmented packets UDP Flood Attacs Static source port udp flood UDP flood with random source port UDP Flood with static source ip address UDP Flood with random source address UDP Flood with fragmented packets ICMP Flood ICMP Flood with all options random(source ip, icmp type, code) HTTP Flood ... More info: http://sf.net/p/netstressng/wiki/Home/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    WFM Reader

    WFM Reader

    WFM file reader and exporter

    ====== DISCLAIMER ====== Since 2018 WFM reader is out of date. Thanks for using it for several years :) Please use official WFM-file format description (pdf) located at: http://download.tek.com/manual/001137803web_0.pdf ====== DISCLAIMER ====== ====== OBSOLETED DESCRIPTION ====== WFM reader and exporter is the simple application to read WFM file that produced by Tektronix/Rigol oscilloscopes. In the version 2.0: - Recovered the tabbed interface - Added Zooming/Scrolling -...
    Leader badge
    Downloads: 32 This Week
    Last Update:
    See Project
  • 22
    VXI-11 Ethernet Protocol

    VXI-11 Ethernet Protocol

    Communicate with LXI-compliant instruments from Linux over LAN

    A collection of source code that will allow you to talk to ethernet-enabled instruments that use the VXI-11 protocol, from Linux. This includes a wide range of instruments (including oscilloscopes, logic analysers, spectrum analysers, function generators, etc.) by a wide range of manufacturers (including Tektronix, Agilent, LeCroy, and Anritsu to name just four). An interactive "send and receive" utility is included as an example. You may want to build on to these libraries for your specific...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Oscilloscope components, including 100MHz quad A/D, VHDL code for Xilinx FPGA, and driver for Octave or Matlab.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24

    Virtual Sound Level Meter

    Virtual Sound Level Meter for analyzing calibrated sound files

    .... Source code requires MATLAB + Signal Processing Toolbox. Developed under MATLAB R2010a (but might work with some earlier versions) Executable version does not require MATLAB and runs under Windows XP, Vista, and Windows 7.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 25

    Tritone-Experiment

    Experiment about shepardtone based tritones and visual induced biases

    ... this program coded in C++. Our outcomes are, that it is possible to manipulate the perceptions of the individuals significantly by a visual stimulus. If you're interested in retesting our outcomes, feel free to download, use and edit this program by your own needs. The code is quick and dirty but I will clear it up, as soon I have the time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next