Search Results for "programming program c2" - Page 3

Showing 79 open source projects for "programming program c2"

View related business solutions
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • eLearning Solutions For Your Workplace Icon
    eLearning Solutions For Your Workplace

    eloomi is an eLearning solution for your workplace to train, retain and engage employees.

    eloomi combines Learning Management (LMS), Onboarding, Authoring, and continuous Performance Management tools in a cloud-based solution. It allows companies to optimize skill training, onboarding and employee development with strong user experience to enhance productivity and employee satisfaction. As a white label solution, the platform can be customized to mirror a company's branding and logo.
  • 1
    hiCUDA is a directive-based abstraction that simplifies CUDA programming. This project aims to develop a source-to-source compiler, based on Open64, that translates a sequential program with hiCUDA directives into an equivalent CUDA program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    eLectrix PDF Viewer
    eLectrix is an application to view Portable Document Format (PDF) files. The program is written in the C programming language, using GTK+ for the user interface and poppler for rendering pages.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Parse software messages and transform them into actions. LazyBat has a command line utility which can transform input data, and also a parser generator for C/C++. LazyBat doesn't support recursive parsing, but rather focuses on common parsing jobs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    GClassGen is a program that generates a GObject class in a variety of programming languages based on certain inputs. It does this using a plugin system, so additional languages can be added without re-compiling the main program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • JobNimbus Construction Software Icon
    JobNimbus Construction Software

    For Roofers, Remodelers, Contractors, Home Service Industry

    Track leads, jobs, and tasks from one easy to use software. You can access your information wherever you are, get everyone on the same page, and grow your business.
  • 5
    Have you ever wanted to program in a language similar to TI Basic? Then C-Lesh is the solution. C-Lesh is probably the closest thing you will get to a TI Basic interpreter. Create games with ease and enjoy a growing library of subroutines. Come check it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    gnuProload is a tool for programming the AT89S52 microcontroller over Linux. Actually it is a Linux port of the 'Proload' and (easy-downloader) software created by Sunrom Technologies which can be used to program AT89S52 microcontrollers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    This is a bot programming game written in JAVA.You are required to write a program to control the player in a virtual environment to make the bot move, scan the arena for enemies, throw bombs etc. Two such programs are made to fight against each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This program is intended for a computer programming classroom environment. Students can post there responses to questions that are set by a Teacher. They can also post the skills that they are learning based on a list made by the Teacher.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    GLplot is a Mathematics function plotting program based on OpenGL. It can be used to plot functions in 3 dimensions. The results are not as good as Mathematica or Matlab but it gives a good example or OpenGL programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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.
  • 10
    This is the GTK+ port of euler, a program for quicly and interactively computing with real and complex numbers and matrices. It features advanced graphics capabilities and a simple programming language.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 11
    Many people moving from Windows programming to UNIX program have problems with the missing non-blocking getch() and getche() functions provided by conio.h. This library provides the functionality of getch(), getche() and kbhit().
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Solitaire cardgame for Amiga computers using MUI graphics interface. Original version developed by Kai Nickel. The program(s) use(s) C as main programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Lem is a object-oriented extension language with a C-like syntax. A Lem "source" program is compiled interactively and then executed. This project aims also to develop a shell (lemsh) based on the Lem programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Pinf provide an easy and complete method to embed documentation into source code. It borrows concepts from literate programming while considering ASCII source files readibility as a top priority. Language independent & typesetter independent.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The program emulates a MIX machine (introduced by Knuth in his books "The Art of Computer Programming"). - MIX Assembly Language (MIXAL) parser that converts the MIXAL code to MIX machine code - a MIX interpreter which executes MIX machine code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GNU PIC LIBRARY PROJECT The interest of this project is to develop a set of Libraries that are released in LGPL License to use to PIC microcontroler programming. Then any program resulted by this use would be a proprietary or free softwares.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    The project's aim is to build automated programming language translation system that will port program sources written in one language to other programming language(s).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    NLPP (The Native Language Programming Project) aims to permit foreign programmers to program using commands (such as if) in their own language (such as \'si\' for Spanish). We also aim to create an easily extensible program so that programmers all over t
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    ***THIS PAGE HERE IS OLD! SEE http://lpn.rnbhq.org NOW!!*** Well, doesn't the name say it all? This site shall give you hints and methods on how to program under Gnu/Linux. Book recommendations and programming languages will also be presented. So, if y
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This project is the framework for a group of people that are new to programming for win32 and are willing to learn this, by writing plugins for the Trillian Pro instant messaging program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    linda is an simple library implementation of Linda parallel programming system (http://www.cs.yale.edu/Linda/linda.html). To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd and rdp with linda.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Open Source file encryption, written to learn about cryptograpy, programming, etc. And hopefully come up with some new encryption techniques that might benefit the public.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bu proje beraber program kodlari yazmak icin ve beraber programlama tekniklerini ogrenmek icin acilmistir. this project is opened to write program kods altogether and to learn many things about programming techniques
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    C/C++ library with functions and datastructures which come in handy with 3D programming. F.e. it contains a 3Dstudio MAX' ASE importer/compiler, vectormath functions etc. It's developed as an add-on library for DemoGL, but can be used by any other program
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A program to reverse engineer JEDEC programming files for PLDs (Programmable Logic Devices). The first version of this program can handle simple PAL devices. Future versions will be able to reverse engineer CPLDs (Complex PLDs).
    Downloads: 0 This Week
    Last Update:
    See Project