Showing 636 open source projects for "reg52.h"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Payroll Services for Small Businesses | QuickBooks Icon
    Payroll Services for Small Businesses | QuickBooks

    Save up to 50% on QuickBooks Online! Keep the Accounting and Book Keeping for your Small Business up to date!

    Easily pay your team and access powerful tools, employee benefits, and supportive experts with the #1 online payroll service provider. Manage payroll and access HR and employee services in one place. Pay your team automatically once your payroll setup is complete. We'll calculate, file, and pay your payroll taxes automatically.
    Learn More
  • 1

    Trim Lines

    Trim Lines removes trailing whitespace from source code files

    This is simple command line tool to batch process source code files to remove trailing whitespaces and convert all line endings to your system native style. Usage example: trimlines d:\Projects\SomeProject\src *.c;*.cpp;*.h;*.hpp;*.inc .svn;.git With this command all files in "d:\Projects\SomeProject\src" including sub-folders that match search masks "*.c;*.cpp;*.h;*.hpp;*.inc" and excluding specified folders ".svn;.git" will be processed. Can process unicode and system native encoded...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    image_meta_tools

    Convert jpeg(exif/jfif)/mpo/jps image to/from xml

    This is a set of command line tools that are useful for editing image metadata. Currently it contains the following tools: * image2xml * xml2image * mpo2jps Currently supported file formats are: * jpeg (jfif or exif) * mpo * jps. These tools are mostly useful for editing metadata. image2xml can also generate a .h header file with the offsets of different metadata in the binary file. This could be used in small devices that generate jpeg/mpo/jps images where metadata construction from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    speedometer

    Simple speedometer for Android

    This is a very basic speedometer application for Android phones. Features: -Uses GPS -Speed is shown in both m/s and km/h -Keeps track of top speed
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    ElementWords

    chemical symbols words checker

    A small FORTRAN program which checks whether a specific word can be generated out of the symols of the chemical elements. To run the program extract the given archive. You NEED the list of elements which is given in the archive (elements). Just run the program (ElementWords) in the same folder as the list of elements. If you want you can compile from the FORTRAN code (elementwords.F) Some Examples: Physics : P H Y Si C S Iron : Ir O N Netherlands : Ne Th...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Auth0 Free: 25K MAUs + 5-Min Setup Icon
    Auth0 Free: 25K MAUs + 5-Min Setup

    Enterprise Auth, Zero Friction: Any Framework • 30+ SDKs • Universal Login

    Production-ready login in 10 lines of code. SSO, MFA & social auth included. Scale seamlessly beyond free tier with Okta’s enterprise security.
    Get Your API Keys
  • 5
    Math Transformations Library
    A library analog to those included in Matlab without the need of external libraries; just right for embedded or static linking. MTL was used to build a 3d Scanner. MTL consists of pars B - Basic Functions, Matrices, Images, Hypermodels (3d Models and up) N - Numeric Functions ranging from linear regression over nonlinear optimization to singular-value computation I - Image filters and Image enhancement H - Hardware related (optional part), does require additional libraries and is only...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 0 This Week
    Last Update:
    See Project
  • 7
    This script optimize images Larger than 60KB in current directory and sub-directories. Default Compression is 70% Default File Type is jpg Example Usage : /bin/bash smushme.sh -c 70 -f jpg OPTIONS: -h Show this message -f File Type -c Compression rate in Percentage -d Use default options -v Verbose NOTE: image magic needs to be installed for this script to work
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    timeshift.sh

    timeshift.sh

    v4l2 TV timeshift application

    ... sound capture (if you use pulseaudio then install oss-compat [deb] and libasound2-plugins [deb] or alsa-plugins-pulse [rpm] packages) and enable "repeat playlist" on your video player, then: ./timeshift.sh [OPTION1 value] [OPTION2 value] ... ./timeshift.sh -h for help *Be sure transcode is compiled with a working import_v4l2.so plugin.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    HCS12 HAL Library

    Freescale HCS12 Hardware Abstraction Layer Library

    HCS12 HAL Library that simplify usage of Freescale HCS12(X) microcontrollers. It was tested with: MC9S12XDT512, XET, XG, and other types.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    ... Estimators. Machine Learning. 58(1):5-24 and G.I. Webb, J. Boughton, F. Zheng, K.M. Ting and H. Salem (2012). Learning by extrapolation from marginal to full-multivariate probability distributions: decreasingly naive {Bayesian} classification. Machine Learning. 86(2):233-272.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Jpeg Decoder
    Current Decoder can decode Baseline Jpeg Images (both single & multi scan images) only. The decoded gray scale/color jpeg image is written to a PGM/PPM file. A provision to view the image in a window is provided (for this you will need Open CV).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12

    ossp uuid win32 port

    A win32 port of OSSP's uuid library

    A win32 port of OSSP's uuid library & its command line tool (aka uuid / uuid_cli). === Acknowledgment: OSSP uuid homepage: http://www.ossp.org/pkg/lib/uuid/ === Current status: * Branch from OSSP uuid library v1.6.2 * A workable/buildable msvc10 solution files which tweaks: * Tweaked config.h (config_win32.h) and uuid.h (uuid_win32.h) which suit for MSVC 32/64 bits compilers * uuid_mac.cpp: Use windows platform sdk to get the mac addr of 1st NIC * uuid_cli.cpp: A simple drop...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    P53 Cancer Rescue Project, University of California, Irvine , Samuel A. Danziger, Christopher Wassman, Faezeh Salehi Amiri, Roberta Baronio, Linda Hall, Rainer K. Brachmann, G. Wesley Hatfield, Peter Kaiser, Richard H. Lathrop
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    escoamento em secção parcial circular

    Cálculo do escoamento em secção parcial circular

    Programa de cálculo do escoamento em secção parcial circular, esta aplicação foi criada em c#! Os valores pedidos são: O quociente de rugosidade n (n=1/ks), o caudal em l/s, o diâmetro D em mm e a inclinação em % Os resultados são: O Caudal máximo em l/s, a velocidade em m/s a Altura H em mm, o H/D em % e o poder de transporte em kg/m2. Se o caudal for superior ao caudal máximo é dada uma mensagem de erro com essa informação!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Cipher / Decipher 2.0

    Cipher and Decipher Messages

    this program allows you to create ciphered messages from a X number of switched letters, using 2 key words. example: key words: abcde fghij the message "cipher" becomes "hdpcjr", by replacing all occurrences from the letters in keyword 1 to the keyword2 all occurrences of "a" becomes "h" and vice-versa, "b becomes "g"....and so on.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    LifeMap

    LifeMap: Mobility Monitoring Tool

    LifeMap is mobility monitoring tool in smartphone. We open the source code of adaptive duty cycling component published in [1]. We will gradually open the source code of LifeMap for research communities. The subset of dataset is available in CrawDad research communities (http://www.crawdad.org/meta.php?name=yonsei/lifemap). [1] Y. Chon, E. Talipov, H. Shin, H. Cha, "Mobility Prediction based Smartphone Energy Optimization for Everyday Location Monitoring," in Proceeding of 9th ACM...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    XML XSL-FO PDF

    transformación de XML a PDF usando XSL-FO

    ... informes a partir de un XML se hace relativamente sencillo. para ayuda de la aplicación, ejecute lo siguiente por consola: $java -jar xml2pdf.jar -h
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    SDCC for ROBOPICA

    A few libraries in .h files for control INEX ROBOTICS Robo-PICA

    Hello. You have Robo-PICA on PIC16F887? You want to control it under Linux? This page for you. In tar.gz file you can find some libraries for your robot: L293D motor control, HD44780 LCD control, ADC for your sensors and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    tstools is a set of cross-platform command line tools for reporting on and manipulating MPEG (H.262 and H.264) data, as Transport Stream (TS), Program Stream (PS) or Elementary Stream (ES).
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    QuickTime wrapper for the famous x264 H.264/AVC video encoder.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 21
    The Swiss Epmheris AutoTools replaces the native Swiss Ephemeris build system, (a GNU Makefile), with an GNU autotools setup. No source files, that is, .h or .c files are modified.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LiveVideo

    Real-time Video Analysis Software

    This is an open-source real-time object detection and tracking software for H.264/AVC videos. It applies probabilistic spatiotemporal macroblock filtering (PSMF) and partial decoding processes to effectively detect and track multiple objects with fast computation in H.264|AVC bitstreams with stationary background. The codes were written in Visual C++. For more details, please visit https://www.wonsangyou.com/research/aivision. If you need technical help, please send an email to wyou...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Implementation of an open source FTP Server which comply with RFC 959, RFC 2228, RFC 2389 and RFC 2428. Implemented in Java. This server can be run as a stand alone FTP server and can be easily embedded in any java project. Please visit our project h
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    An AVC/SVC (Scalable Video Coding) stream player. It can read video files or streams coded with the H.264/AVC standard or its scalable extension H.264/SVC. Implemented using the open sources tools: JSVM, LIVE555 and Qt.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    The project aims to make command-line support as much easier as it is possible. A minimalistic code example is provided below to demonstrate this functionality. # cli.add(help_handler, op_name_t("help")("h")("?").description("produce a help message")); # ... # cli.add(echo , op_name_t("echo")("e") .description("print an input message")); # invoke_all(cli , example::accumulate(argv+1,argv+argc)); The library is fully compatible with C++03. Its code...
    Downloads: 0 This Week
    Last Update:
    See Project