Showing 31 open source projects for "reg52.h"

View related business solutions
  • SKUDONET Open Source Load Balancer Icon
    SKUDONET Open Source Load Balancer

    Take advantage of Open Source Load Balancer to elevate your business security and IT infrastructure with a custom ADC Solution.

    SKUDONET ADC, operates at the application layer, efficiently distributing network load and application load across multiple servers. This not only enhances the performance of your application but also ensures that your web servers can handle more traffic seamlessly.
  • Holistically view your business data within a single solution. Icon
    Holistically view your business data within a single solution.

    For IT service providers and MSPs that need a data platform to manage their processes

    BrightGauge, a ConnectWise solution, was started in 2011 to fill a missing need in the small-to-medium IT Services industry: a better way to manage data and provide the value of work to clients. BrightGauge Software allows you to display all of your important business metrics in one place through the use of gauges, dashboards, and client reports. Used by more than 1,800 companies worldwide, BrightGauge integrates with popular business solutions on the market, like ConnectWise, Continuum, Webroot, QuickBooks, Datto, IT Glue, Zendesk, Harvest, Smileback, and so many more. Dig deeper into your data by adding, subtracting, multiplying, and dividing one metric against another. BrightGauge automatically computes these formulas for you. Want to show your prospects how quick you are to respond to tickets? Show off your data with embeddable gauges on public sites.
  • 1
    TexGen
    ... Publishing Ltd, 2021, ISBN: 978-0-12-819005-0. https://doi.org/10.1016/B978-0-12-819005-0.00008-3 Lin, H., Brown, L. P. & Long, A. C. 2011. Modelling and Simulating Textile Structures using TexGen. Advanced Materials Research, 331, 44-47. To reference version 3.13.0 please use: Louise Brown, mike-matveev, & georgespackman. (2023). louisepb/TexGen: TexGen v3.13.1 (v3.13.1). Zenodo. https://doi.org/10.5281/zenodo.8221491
    Leader badge
    Downloads: 122 This Week
    Last Update:
    See Project
  • 2
    Quintenzirkel

    Quintenzirkel

    Circle of Fifths for musicians

    Quintenzirkel (C) 2022 Alexander Groß The present program is subject to the GNU GPL version 3, which is included in the file COPYING the source code. I use the international notation in the program, so german H = B, German B = A#, also I don't use flats, but use the respective sharp variant, i.e. Bb = A#. The application is written in Python and uses Kivy (https://kivy.org) as GUI library, but no other than the standard Python libs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    XRD CUBIC

    XRD CUBIC

    Simulate crystal cell length (a), Miller indices {h, k, l}, d-spacing

    This is a basic computer program (coded in Python) to simulate possible unit crystal cell length (a), Miller indices - {h, k, l} and interplanar spacing (d) for cubic crystals from observed (experimental) X-ray diffraction (XRD) angle, 2-theta. It can simulate all these possible crystal lattice parameters for cubic crystal systems between the given 2–theta values within the range of specified cell length (a) limits. 1. Enter wavelength of X-ray (in Angstroms) 2. Enter minimum and maximum...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    q - Text as Data

    q - Text as Data

    Run SQL directly on CSV or TSV files

    q is a command line tool that allows direct execution of SQL-like queries on CSVs/TSVs (and any other tabular text files). q treats ordinary files as database tables, and supports all SQL constructs, such as WHERE, GROUP BY, JOINs etc. It supports automatic column name and column type detection, and provides full support for multiple encodings. q fully supports all types of encoding. Use -e data-encoding to set the input data encoding, -Q query-encoding to set the query encoding, and use -E...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 5
    TransPose

    TransPose

    PyTorch Implementation for "TransPose, Keypoint localization

    TransPose is a human pose estimation model based on a CNN feature extractor, a Transformer Encoder, and a prediction head. Given an image, the attention layers built in Transformer can efficiently capture long-range spatial relationships between keypoints and explain what dependencies the predicted keypoints locations highly rely on.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Celestial Precomputation

    Celestial Precomputation

    Sight Reduction for Air Navigation with Python

    Warning: I found an error if the DR position is on the southern hemisphere. The PUB249 pdf files did not show this error and are correct (as far as I checked). All Revisions 8+ and the Windows release have been fixed. This Python TK application calculates a good set of stars for a 3 star fix, makes all calculations similar to the FAAs Celestial Computation Sheet (see FAA doc FAA-H-8083-18). Also, you can create a PDF file that generates Pub 249 Vol 1 for any epoch you specify. The PUB249...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Available Subnet Finder

    A Python Script to find unused subnets

    ... Python script, or independently. Help available on within the interactive shell via help() or via cli via -h.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Pytholog

    Pytholog

    A logic programming tool and a logical database with a RESTful API

    Pytholog Tool (Command line & API) An executable tool, built in python, that enables logic programming and prolog syntax through interactive shell that mimics prolog language and / or RESTful API that can be called from other applications. The tool is based on the python library pytholog which can be found here: https://github.com/mnoorfawi/pytholog The tool starts normally from the command line. Let's look at the arguments that can be specified while initiating the tool: $ ./Pytholog -h...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    Hénon map browser

    Hénon map browser

    Program for exploring the Hénon attractor

    A Python program for exploring the Hénon attractor. For an explanation of what the Hénon attractor is please see Wikipedia (http://en.wikipedia.org/wiki/H%C3%A9non_map). With this program you can draw the Hénon attractor and interact with it in various ways. You can zoom in by selecting an area, vary the Henon parameters manually and even make animations with them. The functionality is demonstrated in a Youtube video. There is a help function included that explains in more detail how to use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Pimberly PIM - the leading enterprise Product Information Management platform. Icon
    Pimberly PIM - the leading enterprise Product Information Management platform.

    Pimberly enables businesses to create amazing online experiences with richer, differentiated product descriptions.

    Drive amazing product experiences with quality product data.
  • 10
    The Acids and Bases chapters' (14 and 15) calculations are arguably the hardest calculations in all of AP Chemistry. With some problems taking as long as ten minutes to solve, the can be hard to wrap the mind around. However, with the Acids and Bases Program, a quick answer is never more than a click away.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Gitinspector

    Gitinspector

    The statistical analysis tool for git repositories

    ... in the course Object-oriented Programming Project (TDA367/DIT211) at Chalmers University of Technology and Gothenburg University. Shows cumulative work by each author in history. Filters results by an extension (default: java,c,cc,cpp,h,hh,hpp,py,glsl,rb,js, SQL). Can display a statistical timeline analysis. Scans for all filetypes (by extension) found in the repository. Multi-threaded; uses multiple instances of git to speed up analysis when possible.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Fast Forward

    Fast Forward

    Free video editor to convert, cut, trim, stream select and encode

    Fast Forward is free video editing software that allows you to convert, cut, trim, remove streams, encode and customise a variety of parameters such as frame rate, bitrate, frame size and output file size. Fast Forward can encode H264, MPEG2 or Xvid video, as well as Dolby Digital AC3, Dolby Digital Plus eAC3+, AAC and Vorbis audio. It is very useful for removing ads from recorded TV programs, or combining the .VOB files from a DVD file system. Thanks to FFmpeg, these processes are extremely...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13
    ASDRAD is a source code generator which reads a configuration file and generates *.c, *.h, makefiles etc. It's written in Python and uses templates. Output files are for AmigaOS and derivates like AROS and MorphOS.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ChIP-RNA-seqPRO

    ChIP-RNA-seqPRO

    ChIP-RNA-sequencing-processing (ChIP-RNA-seqPRO)

    ChIP-RNA-seqPRO: A strategy for identifying regions of epigenetic deregulation associated with aberrant transcript splicing and RNA-editing sites. Runnable python scripts packaged together with customized annotation libraries, demo data input and README guide. 9/26 : v1.1 Updated MAIN_IV to debug error thrown by python pandas no longer supporting 'subset'. This code will no longer be actively maintained/updated here. A cloud-based resource for comparative analysis of epigenetic,...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A toolkit in C++ and python to process both experimental and simulation data of colloidal particles. Includes among others * a multiscale particle tracking algorithm [1] whose C++ implementation is optimised for 3D confocal data. Python implementation is more versatile (2D and 3D data). * a Leica file reader, * Steindhard bond orientational order calculation * a VTK file writer 1. Leocmach, M. & Tanaka, H. A novel particle tracking method with individual particle size measurement and its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyBreak360

    PyBreak360

    breakout/arkanoid clone multiplayers network game at 360°!

    written in python 2.7.x and pygame 1.9.1&2 I have not found anything playing with more than 2 childrens with serverals computers. A game easy, addictive, and not too long playing time. So, i made it: an arkanoid / breakout clone which have the particularity to play at 360°. pybreak360.cfg to fine configure outside game. pybreak360_kbd.py for special international keymap. on game, use mouse or arrow keys. press B to start/stop ComputerBootPlayer. press H to see HiScores. press D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Sippy B2BUA and RFC3261 SIP Stack

    Sippy B2BUA and RFC3261 SIP Stack

    This project has been relocated to http://github.com/sippy/rtpproxy h

    This project has been relocated to http://github.com/sippy/rtpproxy http://github.com/sippy/b2bua
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wordpie Python Based Brute Force

    Wordpie Python Based Brute Force

    Python Based Brute Force Password Cracking Assistant By Clownsec

    A python script used to generate all possible password combinations for cracking WAP and other logins or password files. This program is open source. If you see the need to repair or change something by all means do so, but share your findings. *HONK* Usage: wordpie.py [-h] [-o OUTPUT] [-min MIN_SIZE] [-max MAX_SIZE] [-N] [-L] [-U] [-S] [-A] [-v] Generate a wordlist with all possible combinations of letters including: -L (Lowercase Letters) -U (Uppercase Letters) -N (Numbers) -S (Special...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    The purpose of this project is to create a German translation of the book <a href="http://www.byteofpython.info">"A Byte of Python"</a> originally written in English by Swaroop C H.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20

    YEI 3-Space C API

    A C API for interfacing with the YEI 3-Space family of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The C/C++ variant of the API is built as a header (.h) and dynamic link library (.dll + .lib). With the C/C++ API, users that require easy integration of the 3-Space family of sensors into programming environments not natively supported may import the dynamic link...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    convert2orcazmatrix

    Python script that converts regular zmatrix to orca-zmatrix format.

    Since I use GUI tools which only save the molecules to regular zmatrix format. I created a script that would convert the regular format to the special orca format. It is written in python and can be used like this. usage: convert2orcazmatrix.py [-h] -i INPUTFILE [-o OUTPUTFILE]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    H-mito is a mitochondrial DNA haplogroup prediction tool based on the phylogenetic tree http://www.phylotree.org/. Ancillary scripts: mitoP.py to extract mutation lists and clustal-2-fasta.zip to join, align through clustalw and convert data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    MIPGen

    MIPGen

    Simple Molecular Interaction Potential Generator in Python

    Molecular Interaction Potential Generator MIPGEN is a python program that will calculate Molecular Interaction Potential grids over a given molecule, that could be either a protein or a small organic compound (drug). The output will be a series of grids with DX format (*.dx) that the user will be able to visualize using any Molecular visualization program like VMD, PyMol, Chimera... For more information on dependencies and usage, please read the Documentation. Users are welcome to post...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    feeler
    feeler 是一個網路溝通P2P軟體,以UUID表示每一個使用者在網路上的識別碼, 透過各種應用方式與各自的好友進行活動,活動過程會不斷的累積每個好友的 各種數值,目前設計有GP(glory point)值,H
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Hoppy the {H}ttp {O}tions {P}rober in {PY}thon checks the availability of http methods on a specified server. It will probe these methods to see if they are active and in some cases disclose configuration issues leaking system information
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next