Showing 19 open source projects for "my tom 2"

View related business solutions
  • AI-based, Comprehensive Service Management for Businesses and IT Providers Icon
    AI-based, Comprehensive Service Management for Businesses and IT Providers

    Modular solutions for change management, asset management and more

    ChangeGear provides IT staff with the functions required to manage everything from ticketing to incident, change and asset management and more. ChangeGear includes a virtual agent, self-service portals and AI-based features to support analyst and end user productivity.
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
  • 1
    ESP3D

    ESP3D

    FW for ESP8266/ESP8285/ESP32 used with 3D printer

    This firmware allows not only to have a cheap bridge between Wifi and serial, but also to have a web UI to configure wifi, to monitor 3D printer and even control it, and to make things easy, UI is fully customizable without reflashing FW. Firmware should work with any 3D printer firmware (repetier/marlin/smoothie ware using GCODE) if the serial connection has a correct setup. I currently use it with my personal flavor of repetier for Due based boards. The web interface files are present...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 2
    OSHMI - Open Substation HMI

    OSHMI - Open Substation HMI

    SCADA HMI for substations, IoT and automation applications

    .... This is not a toy project! It's been actually used in dozens of substations up to 230kV level and also in control centers with configurations up to 70.000 tags. Feel free to ask questions in the "Discussion" section. Help sponsoring OSHMI here https://github.com/sponsors/riclolsen. >>> Have a look also at my new SCADA project here: https://github.com/riclolsen/json-scada
    Leader badge
    Downloads: 49 This Week
    Last Update:
    See Project
  • 3

    RElt

    calculates overlap, kinetic integrals for numerical atomic orbitals.

    .... For calculation of the integral over the rectangle any adaptive algorithm can be applied. The exemplary results were obtained by application of the adaptive Gauss quadrature. The implemented algorithm is described in my paper: "Numerical calculation of overlap and kinetic integrals in prolate spheroidal coordinates", International Journal of Quantum Chemistry, Volume 108, Issue 2, Year 2008, Pages 249–256 http://onlinelibrary.wiley.com/doi/10.1002/qua.21485/full
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    SFML-simple-sim

    Simple ball collision simulation in C++ SFML

    This is very simple ball collision simulation in 2d powered by SFML graphics in C++ language. This is my hobby project where i learn and test my skills in simulating and optimization with huge number of balls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • ConnectWise Cybersecurity Management for MSPs Icon
    ConnectWise Cybersecurity Management for MSPs

    Software and support solutions to protect your clients’ critical business assets

    ConnectWise SIEM (formerly Perch) offers threat detection and response backed by an in-house Security Operations Center (SOC). Defend against business email compromise, account takeovers, and see beyond your network traffic. Our team of threat analysts does all the tedium for you, eliminating the noise and sending only identified and verified treats to action on. Built with multi-tenancy, ConnectWise SIEM helps you keep clients safe with the best threat intel on the market.
  • 5
    ToricCam

    ToricCam

    Virtual Camera representation using the Toric Space

    ToricCam is a C++ library I have developped for my research. It provides a starting point to using the Toric Space viewpoint representation [Lino & Christie, SIGGRAPH 2015]. It also implements our preliminary work published at SCA 2012. The library is released under the GNU General Public License version 3. For researchers who want to use the library for their work, please quote the papers as follows: + Efficient Composition for Virtual Camera Control. C. Lino, M. Christie. In ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    PlaTec

    Plate Tectonics simulator

    PlaTec is a 2D terrain generator that uses a simplified model of plate tectonics to produce realistic heightmaps in real time. The simulator starts with a flat fractal map and splits it randomly into plates. Plates are moved around the map. If continents of two plates collide, they fold creating mountain belts. If oceanic crust of one plate collides with another plate, subduction occurs resulting in coastal mountain ranges or island chains. This project is part of my Bachelor...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7

    wxFES

    A rather simple finite element software implementation

    wxFES is the free porting of the finite element c++ code that I started implementing during the last year of my PhD studies in Electromagnetics at the University of Florence. The goal is to provide the building blocks for an efficient and easy to use finite element code, starting from electromagnetics problems formulations
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    fPotencia

    fPotencia

    Power flow library in C++

    .... fPotencia is programmed in C++, but my intention is to bring JAVA, C#, Python and perhaps MATLAB versions of it. All of them in native code and whenever possible with the same modular structure.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    virtualStapler

    Large Script Workaround

    ... went to bed already... so it waits for you to return. which means next morning you spend the next 6 hours clicking 'n' every 3 minutes. my little program sends an 'n' to the keyboard every 5 seconds so you don't have to. it's a bit more elegant than a stapler or a coffe mug or something, and is less likely to come off by accident, or spill stuff over your keyboard when your cat sees it .
    Downloads: 0 This Week
    Last Update:
    See Project
  • Easy management of simple and complex projects Icon
    Easy management of simple and complex projects

    We help different businesses become digital, manage projects, teams, communicate effectively and control tasks online.

    Plan more projects with Worksection. Use Gantt chart and Kanban boards to organize your projects, get your team onboard and assign tasks and due dates.
  • 10

    Water Retention on Magic Squares Solver

    Water Retention on Magic Squares with Constraint-Based Local Search

    A Constraint-Based Local Search solver for the Water Retention on Magic Squares-problem. The problem is a very hard combinatorial optimisation problem, invented by Craig Knecht. More can be read about it at: http://en.wikipedia.org/wiki/Water_retention_on_mathematical_surfaces Craig's website for the problem: http://www.knechtmagicsquare.paulscomputing.com/ The solver is mainly based on the theory and ideas from my bachelor thesis, which I wrote at Uppsala University, Sweden...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    any2ufmf

    Compress videos to ufmf format (micro fly movie format)

    any2ufmf reads in videos of various formats and outputs a compressed UFMF (micro-fly movie format) video. I'm not sure what kinds of videos it reads -- whatever OpenCV reads. It has worked on uncompressed AVIs (BI_RGB Raw Bitmap), motion JPEG AVIs, and H.264 Quicktime MOV files. I wrote this program when debugging my video data capture code. It's interface is rather bare, but it may be useful to someone. Requirements: Windows 64 Operating System Microsoft Visual C++ 2010...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 12
    OpenFlightNav

    OpenFlightNav

    In-flight navigation (and more) for private pilots (Linux).

    This project has ended. I have used OpenFlightNav for several years on a netbook sitting on my lap in the cockpit. 1. Navigation system for private (glider) pilots. Test version runs on Linux tablets and netbooks. 3D Navigation and more functionality (RT lists, checklists, terrain). Default map is based in OpenStreetMap (http://www.openstreetmap.org/) data. A separate application (NavMapMaker) is available to create your own maps based on scanned or other digital maps. So, you may stop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Software for making Clusters of Orthologous Groups (featuring the new EdgeSearch algorithm). Latest ref: Kristensen DM, Kannan L, Coleman MK, Wolf YI, Sorokin A, Koonin EV, Mushegian A. Bioinformatics 2010.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    satpos

    satpos

    c++ library for calculating the position of a satellite

    This library is used to calculate the position of a satellite or the moon on any geographical location on the earth's surface. The Library is writte in C++ and OOP. The Actual Status of the Library can download from the svn-repository. On my website oe5tpo.com can you find infos about satpos, but this infos are all in German!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SQWADRIX - Page Viewer and Search Engine
    SQWADRIX - Page Viewer and Search Engine. This is my lab for the course "Internet Technology". Task was to develop a markup language, its viewer, the search engine and finding the shortest path between two pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    My first project. Select a Formula and compute the results. Windows user can download a working example. Everybody else can checkout the repository. Enjoy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    This is a collection of softwares that I have been using in my research on protein interaction network. By release them under the GPL 2.0 lience, I hope that they can be useful to others, as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    My goal is to develop an almost true copy of the HP 32II Calculator. This includes equation solving and integrating and keycode programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Simulator and Optimizer for S-Parameter Schematics. (C++ Recreation of my C Diploma, mostly for my own programming pleasure)
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next