Showing 41 open source projects for "pert/cpm"

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.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

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

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    CPM.cmake

    CPM.cmake

    CMake's missing package manager

    CPM.cmake is a cross-platform CMake script that adds dependency management capabilities to CMake. It's built as a thin wrapper around CMake's FetchContent module that adds version control, caching, a simple API and more. Any downloadable project or resource can be added as a version-controlled dependency though CPM, it is not necessary to modify or package anything. Projects using modern CMake are automatically configured and their targets can be used immediately. For everything else...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    cpm-gsxsnake++

    The GSX Snake Game

    A simple arcade game for CP/M written in C++ (more precisely, a C code wrapped into the C++ classes). Depends on cpm-ulibc (https://sourceforge.net/projects/cpm-ulibc) and cpm-libgsx (https://sourceforge.net/projects/cpm-libgsx). ********** Compatibility note for Amstrad CPC users: For the correct display use the GSX driver at least version 5 (as shipped with the later versions of DR Draw). Make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game, otherwise...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    cpm-libgsx

    GSX functions library for CP/M (...and SDL2 with SDL2_gfx)

    This library can be built for either CP/M or UNIX systems. On UNIX systems it depends on the SDL2 library (along with the SDL2_gfx). For CP/M, this library should compile with LLVM's Clang patched for Z80 architecture support. To build test applications you need to link them against CP/M C library (see my other project, cpm-ulibc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    cpm-boulders

    A simple arcade game for CP/M Plus

    A simple arcade game inspired by the game series featuring Rockford. ********** Compatibility note for Amstrad CPC: make sure 'SETKEYS KEYS.WP' is started (e.g. from PROFILE.SUB) before running this game, otherwise Escape key will not work as expected. **********
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
  • 5

    cpm-vtdozer-dxforth

    Simple vertical scroller game for CP/M written in Forth

    Use Ed's DX-Forth to compile this. You can cross-compile this game on any UNIX system using Joseph Allen's CP/M emulator. It requires VT52 compatible terminal to display correctly. Tested on CP/M Plus running on ZX Spectrum +3 (+3e), ZX Spectrum Next and Amstrad CPC6128. ********** Compatibility note for ZX Spectrum +3 (+3e): make sure SET24X80 is started (e.g. from PROFILE.SUB) before running this game. Compatibility note for Amstrad CPC: make sure 'SETKEYS KEYS.WP' is started (e.g. from...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    GanttProject

    GanttProject

    Free project scheduling and management tool

    GanttProject is a project scheduling application written in Java and featuring Gantt chart, resource management, calendaring, import/export (MS Project, HTML, PDF, spreadsheets). Learn more on http://ganttproject.biz
    Leader badge
    Downloads: 239 This Week
    Last Update:
    See Project
  • 7
    PRG, proc, func... with Harbour 3.#

    PRG, proc, func... with Harbour 3.#

    Programs, Procedures, Functions etc. that can run with Harbour 3.#

    ... of my stuff may have been started way back in the days of CPM and dbII. Mike.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    MS-Helios

    MS-Helios: A Circos wrapper to visualize multi-omic datasets

    Advances in high-resolution mass spectrometry facilitate the identification of hundreds of metabolites, thousands of proteins and their post-translational modifications. This remarkable progress poses a challenge to data analysis and visualization, requiring methods to reduce dimensionality and represent the data in a compact way. To provide a more holistic view, we recently introduced circular proteome maps (CPMs). However, the CPM construction requires prior data transformation and extensive...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    cpm-ulibc

    Minimalistic C library for CP/M

    The aim of this project is to develop minimalistic C library for CP/M using plain C and Z80 assembly language. It should compile with LLVM's Clang patched for Z80 architecture support and GNU `as` from `binutils` package built with `--target=z80-none-elf` flag passed to its `configure` script.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Make Your Observability Stack Effortless Icon
    Make Your Observability Stack Effortless

    For Software Engineers, DevOps, Data Architects, and IT Leaders

    The progression to modern application stacks and microservices architectures has resulted in orders of magnitude more logs, metrics, events, and traces. Like gravity, data attracts more data, making it increasingly difficult to move and process as it accumulates over time. More than ever, there is a need to be able to stream-process, filter, mask, transform, aggregate, analyze, and route that data to various data tier destinations optimized for specific usage.
  • 10
    CPM

    CPM

    A website hosting support system.

    CPM is not a CMS system ! CPM is :- a simple system for building up website pages from a series of PHP files/scripts, written separately for each area of the webpage, and all brought together by the CPM system to create the final HTML file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    cpmgsx-dxforth

    GSX functions library for DX-Forth running on CP/M

    This functions library for DX-Forth offers similar capabilities as the Turbo Pascal GSX library and the `cpm-libgsx` C library. Two example Forth programs are also provided for the demonstration purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    constructs-go

    constructs-go

    Golang bindings for constructs

    Golang bindings for constructs. See CONTRIBUTING for more information. This project is licensed under the Apache-2.0 License. Constructs are the basic building blocks of AWS CDK apps. A construct represents a "cloud component" and encapsulates everything AWS CloudFormation needs to create the component. Constructs are part of the Construct Programming Model (CPM) and are also used by other tools such as CDK for Terraform (CDKtf), CDK for Kubernetes (CDK8s), and Projen. A construct can represent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    C-GM Counter

    C-GM Counter

    Connected GM Counter device (IoT) for radioactivity measure

    The C-GM Counter is a low cost (<50$) DIY Hardware & Firmware for building a Connected Geiger-Müller counter device to record beta-gamma radiation levels. The counter is the hardware part of the overall A-GM project aimed for providing a long-term continuous measurement of the radioactivity level. see also A-GM Manager at https://www.instructables.com/id/DIY-Radioactivity-Counter-IoT-and-Eco-system/ ** IMPORTANT ** : From v1.4, Arduino Nano require Optiboot bootloader to work, other boot crashes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    CPM IDE
    CPM IDE - PROGRAMA DE CONTROLE PARA MICRO TERMINAIS E COLETORES DE DADOS
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Clockz80

    CPM-z80 clock program for lcd display

    Project the shows how to intercept interrupts and deal with limitations of BDS C.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PyRadmon Reborn

    PyRadmon Reborn

    PyRadmon, a Python script to use on both Linux and Windows.

    PyRadmon Reborn. This project started after the original programmers quit supporting it. The project now contains support for audio*, has a version that supports two Geiger counters** and a cleaner, more stable code. * = PyAudio is used as library for the audio support. ** = The two counters both run in their own thread. UPDATE-2015-2: * Added timeouts to sockets to prevent crashing of the script. * Updated some comments. UPDATE-2015-1: Since there have been some passed time I decided to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    switco-doc

    switco-doc

    switco documentation

    LaTeX article describing PERT algorithm used in switco project ([switco.sourceforge.net])
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Orange Project Management Tool

    Orange Project Management is a Free Tool Web Project Management Tool

    ... really someone needs. Some of the features are: -Unlimited Projects -Unlimited Tasks -Unlimited Works -Unlimited Users -Issue Tracking -User Roles for every Project -Multiple Project Resources Flags -Team mailing system -Internal Messaging System -Automatic PERT and GANTT charts -Summary Page with all Projects Status -REST API to share info -Connects with JIRA extension tool and more Try: http://projectmanagement.gatory.com Info: http://www.tecorange.com
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20

    Protdraw

    Create portable, flexible domain drawings of protein sequences

    For ProtDraw to work on MacOS Yosemite, you must install a patched Pert Tk. Go to https://github.com/eserte/perl-tk and click the Download zip button. Run the unzip command, cd to the extracted directory and follow the directions in the 'INSTALL' file (using 'sudo' if necessary). ProtDraw creates flexible, easily-interpretable and portable illustrations of the domain structures of input sequences. ProtDraw is accompanied by makeProtDraw, a helper program which runs hmmer3 on a specified set...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PyRadMon

    PyRadMon

    Automated reporting of Geiger Muller counter readings to RadMon.org

    This project includes several Python and bash scripts designed to connect Geiger Muller counters to report their results to RadMon.org. Soon the script will also feature local logging, graphing and alerting. Just because the Cold War is "over" does not mean that there is no more threat of a radiological attack. In fact, the U.S. Homeland Security Council lists the "Detonation of a 10 Megaton Improvised Nuclear Device" as "Scenario #1" among the top 15 threats to American security. Or, if...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    Z80 Tools for Windows

    A Z80 Assembler, Dis-Assembler and Emulator

    A Z80 Assembler, Dis-Assembler and Emulator written in Visual Basic 6. Uses all standard opcodes and will create CPM-80 and Intelhex files
    Downloads: 20 This Week
    Last Update:
    See Project
  • 23

    Imperial MPG/CPM/KmtoM Converter

    A program that Calculates miles per gallon and cost per mile.

    A simple Applet coded in Java with a simple GUI with mixed Awt and Swing elements. The purpose of the program initially was to create a Gui and it evolved into a Miles Per Gallon,Cost Per Mile, Kilometres to Miles program which is very stable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    PERT Weighted Average and STD

    PERT Weighted Average and STD Calc. in Java

    Another java app. for calculating the PERT Weighted Average (Expected time - te) and standard deviation (STD).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    project make time,cost,recourse analysis and calculate CPM and PERT
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next