Search Results for "kdiff3-64bit-setup_0.9.98-2.exe"

Showing 106 open source projects for "kdiff3-64bit-setup_0.9.98-2.exe"

View related business solutions
  • 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
  • AestheticsPro Medical Spa Software Icon
    AestheticsPro Medical Spa Software

    Our new software release will dramatically improve your medspa business performance while enhancing the customer experience

    AestheticsPro is the most complete Aesthetics Software on the market today. HIPAA Cloud Compliant with electronic charting, integrated POS, targeted marketing and results driven reporting; AestheticsPro delivers the tools you need to manage your medical spa business. It is our mission To Provide an All-in-One Cutting Edge Software to the Aesthetics Industry.
    Learn More
  • 1

    VipGFX

    a True Color Portable Graphic Library for Free Pascal / Delphi

    VipGFX is a True Color Graphic Library writtten for Free Pascal Compiller / Delphi, Portable for DOS/LIN/WIN/OSX/AROS 32 and 64bit, with all the needed graphical functions for drawing and image handling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    MIntavalla

    Understanding music through intervals

    ... - the (adjustable) colors represent the absolute semitone distance of the chord and melody notes to the respective tonal center or chord root. Mintavalla is a 64Bit Windows program. It works purely with realtime midi data.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Double Commander
    Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas.
    Leader badge
    Downloads: 5,828 This Week
    Last Update:
    See Project
  • 4
    Arduino Nano Dew Controller Pro (DIY)

    Arduino Nano Dew Controller Pro (DIY)

    Dew Controller Feature Rich

    ...A very popular project with over 48,000 downloads. There is a new ESP32 WiFi version at https://sourceforge.net/projects/esp32-dew-controller/ The older myDCP2 (two-channel dew controller) is found here https://sourceforge.net/projects/arduinonanodewcontrollerpro/files/myDewController%20v200%202channel/
    Leader badge
    Downloads: 10 This Week
    Last Update:
    See Project
  • Software Defined Storage Icon
    Software Defined Storage

    The layered architecture of QuantaStor provides solution engineers with unprecedented flexibility and application design options.

    QuantaStor is a unified Software-Defined Storage platform designed to scale up and out to make storage management easy while reducing overall enterprise storage costs.
    Learn More
  • 5
    Avocado programming language

    Avocado programming language

    Avocado Polish programming language

    Avocado is a modern programming language with a simple, Python-like syntax, supporting commands in both Polish and English. The code is transpiled to Free Pascal and compiled into a native .exe, ensuring C/Rust-level performance (Zero-Runtime). 🔥 New: Avoraiser GUI Framework Avocado is no longer just for the console! We have introduced Avoraiser, an ultra-lightweight framework for building desktop applications. It provides 426 new capabilities, bringing the total to over 700 built-in functions across the entire ecosystem...
    Leader badge
    Downloads: 22 This Week
    Last Update:
    See Project
  • 6

    Heptagram Problem

    A recreational math program solving the heptagram problem

    Can you fill in the numbers 1, 2, ..., 14 in the heptagram shown below? Or can you prove or disprove that the analogue problem is not solvable for a pentagram? You find program on this problem, and on the Mandelbroot and Feigenbaum sets.
    Downloads: 24 This Week
    Last Update:
    See Project
  • 7
    XML Tree Editor

    XML Tree Editor

    Basic cross-platform tree view XML editor

    ...Built in Free Pascal Lazarus, which allows easy compilation for different target platforms. Currently binary executables were produced and tested on Windows (XP, 7) and Ubuntu Linux (GTK2). For developers: there are two units listed separately to support XML configuration files in your application: XMLfile.pas - Lazarus/Free Pascal uXMLConfig.pas - Delphi (2007..XE2)
    Leader badge
    Downloads: 63 This Week
    Last Update:
    See Project
  • 8

    pibackup

    Raspberry Pi backup & restore tool – create, shrink & compress

    ...Unlike typical SD card tools, pibackup is optimized for large storage devices like SSDs and HDDs, while still working seamlessly with smaller devices. It backs up the first two partitions of any storage device and enables selective restoration. After backup, pibackup can automatically remove specified files and folders, shrink the image, and compress it efficiently using Zstandard (.zst) to save space. Installation is quick and easy via a standard .deb package, making setup simple even for beginners.
    Downloads: 18 This Week
    Last Update:
    See Project
  • 9
    Vespucci is an open-source remake of the old Colonization classic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Workable Hiring Software - Hire The Best People, Fast Icon
    Workable Hiring Software - Hire The Best People, Fast

    Find the best candidates with the best recruitment software

    Workable is the preferred software for today's recruiting industry and HR teams, trusted by over 6,000 companies to streamline their hiring processes. Finding the right person for the job has never been easier—users now possess the ability to manage multiple hiring pipelines at once, from posting a job to sourcing candidates. Workable is also seamlessly integrated between desktop and mobile, allowing admins full control and flexibility all in the ATS without needing additional software.
    Learn More
  • 10
    Mike's Sprite Editor

    Mike's Sprite Editor

    A simple, but still feature-rich, graphic editor

    Designed to adapt to your personal style, this raster editor is equipped with many tools to make creating pixel art and sprites a breeze! With 32x magnification, over two dozen filters, and even the ability to redesign the editor's main window, everything you need is at your fingertips!
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    Nest-o-Patch

    Nest-o-Patch

    Software for analysis of patch-clamp recordings and other wave data

    ...The program directly reads files, created by Pulse and PatchMaster software (HEKA Elektronik Dr. Schulze GmbH) as well as ASCII files. However, the program may be useful in various applications when editing and measurements in a 2-dimentional (for example time-current) wave are required.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 12
    Cheepware

    Cheepware

    Open source BBS doors and utilities

    Cheepware is a line of BBS doors and utilities developed by Sean Dennis that are open source under the MIT License for DOS, Win32, OS/2, and Linux,.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    eval: command line calculator

    Evaluate math expressions from command line or in interactive session.

    Small (156 kB) command line calculator. Evaluate an expression directly from command line with eval <expr> command Example: c:\> eval 2+3 5 or in an interactive session. In a session, results may be assigned to unlimited number of variables and used in later calculations. Example: > x := 6+7 13.0000 >y := x*2 26.0000 Large number of elementary, special, trigonometric, hyperbolic and probability distribution functions are available. Number of decimal digits is defined by assigning _decimal variable.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 14
    Multi-Briques

    Multi-Briques

    4 players Breakout game

    For Zen GL called also zgl.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    BAScript

    Scripting engine for Pascal compilers.

    ...It is a low-level language, somewhat similar to the Assembler language, which is not intended to be easy to program but easy to execute. So it is recommendable to use other higher level languages and translate them into BAScript language. Package includes two compilers that translates from a higher-level language to the BAScript language. You should note that BAScript is intended to be lightweight, so it has not mechanisms to handle complex data structures or large amounts of data or code. On the other hand, it has less need for memory and resources than other scripting interpreters. ...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 16
    StreamString

    StreamString

    Simple storage of data and structures in streams with fault tolerance

    Simple storage of data and data structures in streams using UTF8 strings with checksum and fault/noise tolerance. The software is in a pre-pre alpha stage right now, but it is usable. The interface is undergoing a major rewrite using a result pattern instead of exceptions (exceptions will possibly be optionally enabled in the result pattern though). This unit is written for FreePascal V3.2 or later. I may update it to also support Delphi, but for now i use the Freepascal...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    C-evo: New Horizons

    C-evo: New Horizons

    Turn-based empire building strategy game inspired by Civilization II.

    It is a turn-based strategy game inspired by Civilization 2 game where you can explore the world and build your own empire. New Horizons edition is a continuation of the last released original C-evo 1.2.0 version with many quality improvements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18

    fpASM

    An x86 assembler that aims to be compatible with MASM and TASM

    An x86 assembler project with the following goals: 1) source level compatibility with MASM and TASM 2) support for the OMF object file format 3) support for 16-bit segmented code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    SimThyr

    SimThyr

    A simulation program for thyroid homeostasis.

    SimThyr is a continuous simulation program for the human pituitary-thyroid feedback control system. Applications of this program cover research, including development of hypotheses, and education of students in biology and medicine, nurses and patients.
    Leader badge
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    A multiplatform module playing library, and a tracker project, written in Free Pascal. Intended to achieve near 100% compatibility with the four classic and most popular trackers from the DOS and Amiga eras - Impulse Tracker 2.14, Fast Tracker 2, Scream Tracker 3 and ProTracker. Tralala Impulsive is a tracker, attempting to recreate the user experience of Impulse Tracker.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Vosk Desktop

    Vosk Desktop

    Desktop software for controlling the Vosk Speech Recognition Toolkit

    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    HTMLViewer
    ...All three are HTML document display components: THtmlViewer * The basic component. * THtmlViewer displays single (non-frame) documents. * It also forms the basis for the other two components. TFrameViewer * Displays both frame and single HTML documents. * TFrameViewer is oriented more for local file system use. TFrameBrowser * Also displays frame and single HTML documents. * TFrameBrower is oriented for use with local file systems and toward Internet style protocols and URL usage. * Additional code and/or components are generally required to get data from other sources than the local file system. ...
    Leader badge
    Downloads: 88 This Week
    Last Update:
    See Project
  • 23

    Map My Data

    Simple SQL data mapper

    Map My Data (MMD) is a code generator for Freepascal. It generates persistence classes that perform mapping between business objects and SQL statements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free Pascal Compiler

    Free Pascal Compiler

    Free 32/64/16-bit multi-platform Pascal and Object Pascal compiler

    A 32/64/16-bit Pascal compiler for Win32/64/CE, Linux, Mac OS X/iOS, Android, FreeBSD, OS/2, Game Boy Advance, Nintendo NDS and DOS; semantically compatible with Delphi, Borland Pascal and Mac Pascal (partially) with extra features, e.g. operator overloading.
    Leader badge
    Downloads: 3,088 This Week
    Last Update:
    See Project
  • 25
    eCScope

    eCScope

    Oscilloscope like software for measure data with INA260 chips

    Freeware software for Raspberry PI 4B+ using GPIO and I2C connections with a hardware board with a 30 cm I2C cable (seed or qwicc) or 2m (proprietary eComet). Hardware will be available soon at http://electromaker.io. main features: max 150s measurement time, load measurement data to CSV file, measurement calibration, parallel measurement of 4 values, scale zoom in out, and move at X and Y axes For news and updates see twitter page.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next