Search Results for "source code billing" - Page 12

Showing 2162 open source projects for "source code billing"

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.
    Learn More
  • Manage printing in a cost-efficient and eco-friendly way with Gelato. Icon
    Manage printing in a cost-efficient and eco-friendly way with Gelato.

    Gelato offers an extensive catalog of custom products, a zero-inventory business model, and free designing tools—all in one place.

    The world's largest print on demand network with 140+ production partners across 32 countries. Gelato offers end-to-end design, production and logistics for individuals looking to start their own business today!
    Sign up for Free
  • 1

    SD Recover

    Memory card image recovery

    A collection of tools to assist the recovery of files from a corrupt memory card. Initial aim of this project was to recover photographic jpeg and avi files from a corrupt SD card. However, the tools might be usable in other situations. Current project is fairly rough and may need some adjustment to the source code to work for specific cases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Mongoose OS

    Mongoose OS

    IoT firmware development framework

    Mongoose OS, an IoT Firmware Development Framework. Supported microcontrollers, ESP32, ESP8266, CC3220, CC3200, STM32F4, STM32L4, STM32F7. Amazon AWS IoT, Microsoft Azure, Google IoT Core integrated. Code in C or JavaScript. Mongoose OS is integrated and powers many types of devices and appliances globally. Microsoft Azure IoT recommends Mongoose OS for OTA, automatic device management and deploying firmware updates at scale. Built-in flash encryption, crypto chip support, ARM mbedTLS optimized...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cscope

    Efficient, text-only browser for C sources

    Cscope is a text screen based source browser, which can double as a behind-the scenes source code navigation aid for classic programmers' editors like Emacs or Vim, too. Based on a pre-parsed, condensed extract, and optionally a quick-lookup index, it finds and shows identified items in the entire source code, even of truly large projects, quickly and without fuss.
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 4

    Low Cost BMS

    Battery Management System for electric vehicles

    This is an open source BMS for your home-made electric vehicle, home storage battery or any other battery project! It includes files to help you build and program your own circuit boards. You will need to get the circuit boards made, buy the components and solder them to the boards, then program the chips on the boards. There is one master board and multiple module boards. The master has a screen to let you know what is going on. It also has a LED as a warning light in case a fault...
    Downloads: 6 This Week
    Last Update:
    See Project
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 5
    asciiTeX
    asciiTeX is an ASCII equation renderer, i.e., it can generate ASCII-art representations of mathematical formula's. You can use asciiTeX to quickly insert equations in e.g. e-mails, in comments in your source-code, etc. The syntax is similar to LaTeX
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    pnglib

    pnglib

    a free library to read and display PNG images.

    Here is a c_version of Thomas Bleeker's pnglib 1.0, a free graphy library. His site is https://www.madwizard.org/programming/projects/pnglib Thomas's original code is x86-asm. She(the code) can read and display PNG images in programs, and link without Zlib. With the author's permission, Leisure bamboo translate her to c. So she can be compile by turbo c 2.0, borland c 4.5, visual c 6.0, keil c51 7.5, or others. Some(not all) plainform where she can run, as below: 1)dosbox, see...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 7
    Train Invaders

    Train Invaders

    Jupyter Notebook + Space Invaders

    Training a model can be a long long process. In the meantime, have a bit of fun with a competitive space invaders game. See if you can get your name to the top of the leaderboard.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    Alcatel Mobile

    Alcatel Mobile

    Open Source code of Alcatel Mobile Phones

    Open Source code share of Alcatel Mobile Phones
    Downloads: 13 This Week
    Last Update:
    See Project
  • 9
    CONVERTCP

    CONVERTCP

    Text File Codepage Converter for the Windows command line

    ... in the "bin" directory. The C source code is available in the "src" directory. Just click on the "Files" tab. Regardless if you have or don't have a SourceForge account - whenever you have questions about CONVERTCP or you want to give feedback then you are welcome to post it in the forum. Click on the "Discussion" tab.
    Downloads: 6 This Week
    Last Update:
    See Project
  • 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
  • 10
    NOTE: The repository for this project has moved to https://core.tcl-lang.org/tcltls/home. TLS is an OpenSSL / RSA-bsafe Tcl extension that provides secure connections on top of the Tcl socket mechanism. Within a few lines of code, users can query https servers (see the tclhttpd project for an https server using TLS).
    Downloads: 3 This Week
    Last Update:
    See Project
  • 11
    Casper-fs

    Casper-fs

    Casper-fs is a Custom LKM generator to protect and hide files.

    ...' machines. When I talk to friends, I say peoples that don't know how to write low-level code. Using the Casper-fs, you can generate your custom kernel module to protect your secret files. The low-level programmer can write new templates for modules etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    An open source NES Emulator for Windows and Unix that features solid emulation accuracy and state of the art tools for power users. FCEUX's source code is now hosted at https://github.com/TASVideos/fceux/ win32 autobuilds @ https://ci.appveyor.com/project/zeromus/fceux/build/artifacts
    Leader badge
    Downloads: 266 This Week
    Last Update:
    See Project
  • 13
    giza

    giza

    A scientific plotting library for C/Fortran built on cairo

    A 2D scientific plotting library built on cairo. Provides uniform output to pdf, ps, png and X-Windows. Written in C with no dependencies (other than cairo) as a direct replacement for PGPLOT.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    shop management system in C

    shop management system in C

    Shop Management and Billing System In C

    1. It has Arrow Key Menu 2.You can ADD, DELETE, UPDATE, SEARCH AND MODIFY Any Record 3.You can generate bills according to your inventory status 4.If no product is present/fetch during billing then it will show an error message. 5.If a user do some mistake/wrong choice a series of events happen will occur to recover the user mistake/choice during application use. 6. Like a specific num you can assign 1 or a maximum of 3 digit codes against any product if you want to modify code you can't...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DracOS GNU/Linux Remastered
    What is DracOS GNU/Linux Remastered ? DracOS GNU/Linux Remastered ( https://github.com/dracos-linux ) is the Linux operating system from Indonesia , open source is built based on Debian live project under the protection of the GNU General Public License v3.0. This operating system is one variant of Linux distributions, which is used to perform security testing (penetration testing). Dracos linux in Arm by hundreds hydraulic pentest, forensics and reverse engineering. Use a GUI-based tools...
    Downloads: 21 This Week
    Last Update:
    See Project
  • 16
    A series of open source files and programs available to use for developing programs to work with the WowWee Robotics RSMedia Robot. These include a USB serial console, a cross-compiler, a firmware dump program, text-to-speech and source code.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17

    Flawfinder

    Finds vulnerabilities in C/C++ source code

    Flawfinder is a program that examines C source code and reports possible security weaknesses (``flaws'') sorted by risk level. It's very useful for quickly finding and removing some security problems before a program is widely released.
    Leader badge
    Downloads: 110 This Week
    Last Update:
    See Project
  • 18
    Tidy

    Tidy

    The granddaddy of HTML tools, with support for modern standards

    The granddaddy of HTML tools. Supports modern standards. Thanks to the efforts of HTACG and prominent contributors, HTML Tidy has a whole new heartbeat and a whole new life. Tidy tidies HTML and XML. It can tidy your documents by itself, and developers can easily integrate its features into even more powerful tools. Tidy is a console application for macOS, Linux, Windows, UNIX, and more. It corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    newRPL

    newRPL

    The classic RPL programming language reimplemented and reimagined.

    This project reimplements from scratch the RPL language made popular by HP programmable calculators, in portable C/C++. The main goal is to release a complete computing environment for various targets. There's currently 4 active targets: the HP 50g, HP39gs and HP40gs calculators and a PC simulator (see the downloads section!). Other ports are planned for the future.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 20

    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
  • 21
    2D Heat Transfer in .C

    2D Heat Transfer in .C

    2D Heat Numerical Heat Transfer Solver

    PLEASE NOTE: There is a complete installer available if you do not have CVI installed. If you do have it, you can simply download the source files and run them. The following program was built as a final evaluation project for Programming for Mechatronics Course for my BSc. in Mechanical Engineering. This solver is based around the Gauss-Seidel algorithm for 2D heat transfer for pre-determined boundary conditions (i.e. user defined temperatures). I hope this project will be useful...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MAGeCK

    Model-based Analysis of Genome-wide CRISPR-Cas9 Knockout

    Model-based Analysis of Genome-wide CRISPR-Cas9 Knockout (MAGeCK) is a computational tool to identify important genes from the recent genome-scale CRISPR-Cas9 knockout screens technology. For instructions and documentations, please refer to the wiki page. MAGeCK is developed by Wei Li and Han Xu from Dr. Xiaole Shirley Liu's lab at Dana-Farber Cancer Institute/Harvard School of Public Health, and is maintained by Wei Li lab at Children's National Medical Center. We thank the support...
    Leader badge
    Downloads: 150 This Week
    Last Update:
    See Project
  • 23
    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: 179 This Week
    Last Update:
    See Project
  • 24
    LCUI

    LCUI

    A small C library for building user interfaces with C, XML and CSS

    Build simple desktop apps with C, XML and CSS. LCUI is a simple GUI library, it is written in C, supports XML and CSS, you can use C, XML and CSS to build simple desktop applications, at present it is mainly supported by Windows, subsequent versions will improve support for Linux. If you have web development experience, then the use of LCUI will be easier to get started, because LCUI's XML, CSS, and element layout processing effects are similar to web browser, you can refer to the sample code...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chan-SCCP channel driver for Asterisk
    Replacement for the SCCP channel driver in Asterisk. Extended features include Shared Lines, Presence / BLF, customizable Feature Buttons, and Custom Device State. Visit our discussion mailing list for help and join us as a developer if you like. The project moved to https://github.com/chan-sccp/chan-sccp
    Downloads: 5 This Week
    Last Update:
    See Project