Search Results for "dev c++ example" - Page 5

450 projects for "dev c++ example" with 1 filter applied:

  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • Simplify Purchasing For Your Business Icon
    Simplify Purchasing For Your Business

    Manage what you buy and how you buy it with Order.co, so you have control over your time and money spent.

    Simplify every aspect of buying for your business in Order.co. From sourcing products to scaling purchasing across locations to automating your AP and approvals workstreams, Order.co is the platform of choice for growing businesses.
    Learn More
  • 1
    xRecurseDiff

    xRecurseDiff

    A developer tool to rapidly compare sources tree

    xRecurseDiff is a small program that can rapidly traverse entire directory trees to show different version of the same files, for example to compare different version of the same project. For every file in the first directory searches in the second for files having the same name. A report containing results is shown. A detailed diff output can be shown. Search can be case-insensitive and limited by a char filter. In "library" working mode it compares only files basenames, while in...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    gmorgan

    gmorgan

    GMorgan_0.79 updated November 21, 2016

    Gmorgan is a midi processor. It can be voiced using Linux synths, midi connected equipment, or a soundcard. It is best to use a velocity sensing midi keyboard so that the first 4 voices can be mixed or layered. Demo at Youtube: http://youtu.be/3uIRq6M1tCs For GNU/Linux users, the latest file is .79. GMorgan .79 runs well on Ubuntu and most Linux/GNU distributions. Although it is included in the tarball, you can download .75 pdf documentation from the files section here. This...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 3

    pngxpal

    Extract the colour palette from an indexed png image.

    Extract the colour table from a paletted (indexed) png image and write it to stdout in decimal or hexadecimal text.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    delta3d Open Source Engine

    Sorry this project is no longer being supported

    This project is not currently being supported but feel free to use it as an example. delta3d is a robust simulation platform built using open standards and open source software. It features full toolchain development supporting a wide variety of free and commercial software.
    Downloads: 5 This Week
    Last Update:
    See Project
  • G-P - Global EOR Solution Icon
    G-P - Global EOR Solution

    Companies searching for an Employer of Record solution to mitigate risk and manage compliance, taxes, benefits, and payroll anywhere in the world

    With G-P's industry-leading Employer of Record (EOR) and Contractor solutions, you can hire, onboard and manage teams in 180+ countries — quickly and compliantly — without setting up entities.
    Learn More
  • 5

    Yet Another xdelta-based Patch Creator

    A tool to help you create xdelta-based patches quickly and easily

    YAXBPC is a tool designed to assist the users of xdelta3 to create patches quickly and easily. It's designed by a fagsubber for fagsubbing, but generic usuage also is fine. Requirements: .Net Framework 2.0 (Windows), or Mono (Linux/Mac). xdelta3 package is also required if you want to run YAXBPC in Linux/Mac. YAXBPC is licensed under Apache License Version 2.0. All wrongs are reserved to me; you can use the right parts. Latest dev source code can be accessed here:...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Advanced Irrigation Controller

    Automated Irrigation Controller for computers

    AIC (Advanced Irrigation Controller) is a computer based control system that has been initially targeted towards controlling irrigation in small to medium size gardens. As the product matures and features are added it is expected to be a fully functional controller used in large scale implementations, green houses and glass houses. AIC platform's in-dependency means it can run on both Linux or Windows XP onwards . A large range of serial boards (as well as usb boards that present as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    venom - shellcode generator

    venom - shellcode generator

    msfvenom shellcode generator/compiler/listenner

    The script will use msfvenom (metasploit) to generate shellcode in diferent formats ( c | python | ruby | dll | msi | hta-psh ), injects the shellcode generated into one funtion (example: python) "the python funtion will execute the shellcode in ram" and uses compilers like: gcc (gnu cross compiler) or mingw32 or pyinstaller to build the executable file, also starts a multi-handler to recibe the remote connection (reverse shell or meterpreter session). -- 'shellcode generator' tool reproduces some of the technics used by Veil-Evasion framework, unicorn.py, powersploit, etc,etc,etc.."...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    FalansterCity3D

    FalansterCity3D

    3D urban environment renderer : browser-app ; as well as a GTA clone

    ...And with some little sponsoring, this could also come to a full completion, leading to a mind-blowing product in little time. And also produce spin-offs like something similar, but written in C++, and featuring nice, textured OpenGL graphics, and even lower system requirements ; and even more... . Brought to You by Simon (alias ''the Nerd of Algorithms") If You thing You think You may become a sponsor for it's dev, let me know.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    yagodu

    yagodu

    password safe / manager for linux and windows (and mac ?) via qt

    Password safe for Windows and Linux. If you want to manage your passwords (or other information) in one file and access that file with Windows and with Linux, this could be your choice. You create trees where each knot and leaf contains as many key/value pairs as you like. Then the whole thing is written encrypted to one file. Windows binaries and Debian32/64 binaries are downloadable. If you want to build it yourself - I suggest Linux users do that - get Qt4, call qmake and make...
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
    Learn More
  • 10

    superGetOpt (a getopt replacement)

    A simple, elegant way to handle command line arguments in C/C++.

    superGetOpt =========== SuperGetOpt is a printf-like getopt replacement for command line argument handling. The supergetopt library makes it very easy to handle all kinds of command-line arguments in a printf()-style way. All types of command-line arguments are supported and all user-supplied values are checked for type validity. If you have been searching for an easy-to-use, flexible, portable command-line and general use parser, this is it! A Simple...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    ooPorter

    A Porter stemming or stemmer algorithm coded in ooRexx

    This is an ooRexx line-by-line port from Ansi-C to ooRexx of the stemming routine published by Martin Porter 1980. The original source code from Porter has been commented out and emulated by the corresponding (oo)Rexx code as far as possible. This is not an example of good or fast (oo)Rexx programming, it is merely a demonstration of the Porter stemming routine ported to ooRexx, use and modify as necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    When you start Emacs, package Session restores various variables (e.g., input histories) from your last session. It also provides a menu containing recently changed/visited files and restores the places (e.g., point) of such a file when you revisit i
    Downloads: 5 This Week
    Last Update:
    See Project
  • 13
    DualSPHysics

    DualSPHysics

    C++/CUDA/OpenMP based Smoothed Particle Hydrodynamics (SPH) Solver

    ...The code is developed to study free-surface flow phenomena where Eulerian methods can be difficult to apply, such as waves or impact of dam-breaks on off-shore structures. DualSPHysics is a set of C++, CUDA and Java codes based on the SPHysics FORTRAN project (www.sphysics.org) that are designed to deal with real-life engineering problems and are provided along with pre-compiled binaries and source for Windows/Linux/Unix as well as a number of example test cases.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    A class to manage Modbus frames and another to make a Modbus server. Both classes are fully portable. An example of a modbus server is given. The code is very simple and comprehensive. Note ; Qt includes some classes related to Modbus since Qt 5.6.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Csound is a sound and music synthesis system, providing facilities for composition and performance over a wide range of platforms. It is not restricted to any style of music, having been used for many years in at least classical, pop, techno, ambient. Csound is now hosted at https://github.com/csound Binary and source-code releases: http://csound.github.io/download.html Mailing lists are hosted by HEAnet at https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    messenger0

    messenger0

    Facebook Messenger Power PC App

    This is my Application for messaging. Thanks TenFourFox Dev for help :3 This is initial planning version Copy TenFourFox & Messenger0 to Applications Folder and Have Fun :3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Battlefleet

    Battlefleet

    Battlefleet - Naval warfare at the turn of the century: 1895 - 1905

    BattleFleet (BF) is the model of naval conflicts at the turn of the 20th century from the high point of view. In Battlefleet old battles can be reproduced. The game graphic is primitive - it shows the ships positions on the map. So, it is simple to learn the game. For now the game allows to reproduce ships movement. The main forces of Russia and Japan in the Tsushima battle are available. Additional ships may be added by user. The first stage of the Tsushima battle is given as...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    bnf2xml

    simple BNF parser makes xml markup of matches

    bnf2xml a simple BNF parser that takes text as input, searches according to a BNF query file, and outputs text marked up by the xml labels that show context. bnf2xml is as simple to use as any text binary ie, awk(1) grep(1). bnf2xml does not require C API because it outputs simple xml labeling. README is visible on file dl page. EXAMPLE: $ echo "hi" | bnf2xml patternfile <word><alph>h</alph><alph>i</alph></word> or <gas>hydrogen iodide</gas> patternfile says how to find needle in haystack and what to show, ie: <alph> ::= a | b | c | d ... <word> ::= <alph>+ bnf2xml is a top down recursive parser. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    QBooru

    QBooru

    Simple viewer app for most Booru Sites, coded in Qt C++

    QBooru is a lightweight Windows and Linux client that allows users to see pictures from most booru sites, and download them, for example : - Gelbooru - Danbooru - Konachan - Yandere - Safebooru - Rule34 At the moment, it supports 4 APIs : - Gelbooru - Danbooru 2 - Moebooru - Derpibooru Searchs are done by the JSON APIs. Thumbnails are cached locally, and are re-used by the program if needed. Interface The current interface allows users to chose how many pictures they...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 20
    A complete (server and client, UDP and TCP transport), easy to use OSC (OpenSound-Control) library, featuring OO (C++) design, platform independence, type-safety, exception-handling and documentation (doxygen). Example clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    denovo_hit

    Outputs potential denovo variants from VCF given pedigree information.

    ...Program can handle both annotated and unannotated VCF files, however output file is not compatible with GATK's snpEff, so you should annotate prior to using denovo_hit. Usage: ./denovo_hit <VCF file> <PED file> Output: ./potential_denovo.txt To compile: g++ -std=c++11 denovo_hit.cpp -o denovo_hit Please see files for example VCF file, and pedigree file. Format VCF file (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, FORMAT, SAMPLE_ID, ... Format pedigree file (tab delimited): SAMPLE_ID_CHILD, SAMPLE_ID_PARENT1, SAMPLE_ID_PARENT2 Output file format (tab delimited): CHROM, POS, ID, REF, ALT, QUAL, FILTER, INFO, PEDIGREE, CALL_STATS, COUNTS ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    QPlot

    QPlot - 2d plotting tool based on Qwt

    QPlot - 2d plotting tool based on Qwt project (http://qwt.sf.net). QPlot reads mission INI-files and draw 2-d graphics. Data may read from binary and text files both. Plot area may have 2-4 axis. QPlot may used as Gnuplot alternative. QPlot may used to descovery Qwt as example programm.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Dev-C++

    Dev-C++

    A free, portable, fast and simple C/C++ IDE

    A new and improved fork of Bloodshed Dev-C++
    Leader badge
    Downloads: 62,482 This Week
    Last Update:
    See Project
  • 24
    Pspdftool is a tool for preprinting preparation of documents. It supports PostScript and PDF files and allows users do several transformations (for example rotation, scale, miror ...) and pages selections.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 25
    A working example and libraries for the Open SOAP interface to ECONZ Wireless's EService application, a mobile job dispatch software solution that enables jobs to be dispatched and for employees to log time, attendance and job information via cell phone
    Downloads: 0 This Week
    Last Update:
    See Project