Search Results for "programming program c2" - Page 2

Showing 78 open source projects for "programming program c2"

View related business solutions
  • Red Hat Ansible Automation Platform on Microsoft Azure Icon
    Red Hat Ansible Automation Platform on Microsoft Azure

    Red Hat Ansible Automation Platform on Azure allows you to quickly deploy, automate, and manage resources securely and at scale.

    Deploy Red Hat Ansible Automation Platform on Microsoft Azure for a strategic automation solution that allows you to orchestrate, govern and operationalize your Azure environment.
    Learn More
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 1

    makepp

    GNU make compatible but reliable and simpler build tool

    Makepp, a build program which has a number of features that allow for reliable builds and simpler build files, is a drop-in replacement for GNU make. It supports almost all of the syntax that GNU make supports, and can be used with makefiles produced by utilities such as automake. It is called makepp (or make++) because it was designed with special support for C++, which has since been extended to other languages like Swig or embedded SQL. Some features that makepp adds to make are: greatly...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 2

    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. Input to the program is a textfile with words to be stemmed, one per line. Output...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3

    Loglan82

    Loglan language and Virtual Loglan Processor repository

    Loglan'82 is a programming language conceived for object and distributed programming. It has many features that make Loglan'82 a tool surpassing other programming languages: * It enjoys a unique safe and efficient system of managing objects, see [[Safe dealocation]], * It offers modules of classes (__class__), moreover it allows to declare modules of cooperating objects i.e. **coroutines** and modules of threads ('''process'''). One can create not only objects of classes, but also objects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    RPi-64

    computer simulation for my raspberry pi

    Pi64 is not an emulator, it just mimics the 80's classic 8bit computers with SDL based graphics and RtAudio based sound. The fullscreen editor for shell and the built-in program editor help you create your own programs and games. Programming language is LUA, but Pi64 is open for any library plugins written in your favourite language. Source was written in pure C, so should compile on Windows, Mac OS X and Linux without issues.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Gain insights and build data-powered applications Icon
    Gain insights and build data-powered applications

    Looker is an enterprise platform for BI, data applications, and embedded analytics that helps you explore and share insights in real time.

    Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
    Try it free
  • 5
    imamLL

    imamLL

    linked list for C prgramming language

    ImamLL is a elegant linked list library for C programming language. It is designed to be efficient and programmers friendly by minimizing number of variables required for allocating memory from the heap. It is created in a hope that it will help developers to store arbitrary information in the programs easily.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    MSPDebug is a free debugger for use with MSP430 MCUs. It supports FET430UIF, eZ430, RF2500 and Olimex MSP-JTAG-TINY programmers. It can be used as a proxy for gdb or as an independent debugger with support for programming, disassembly and reverse eng
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    Sconvolt chess

    Sconvolt chess

    Play Chess! Editor more included

    Sconvolt is a cross-platform chess program by Orest Sota, it is written in C++ with the allegro programming libraries 5, Works on Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    [bo|ne] [ya|rd]

    A program to pick dominoes

    Programs exist for random dice rolls, but not a single program for random domino picking. So, i made my own. I am a beginning programmer, with [bo|ne] [ya|rd] being one of my first leaps into programming on my own (That is, something that did not come out of a exercise in my learning materials.) I was unable to find a program that was intended to pick random dominoes as its sole purpose, and now with [bo|ne] [ya|rd], there is such a program! [bo|ne] [ya|rd] is able to produce all dominoes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    MicroLua DS

    MicroLua DS

    MicroLua brings Lua on the Nintendo DS for easy programming

    MicroLua brings the programming language Lua on the Nintendo DS for easy and fast development of beautiful homebrews! Based on brunni's µLibrary, µLua is a Lua interpreter featuring fast drawings and many important functionalities. You can exploit your Nintendo DS with the simplistic yet powerful Lua language! On your cartridge, MicroLua is a NDS executable that shows as its frontend a great graphical shell from which you can explore your cartridge and run Lua scripts written for µLua...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
    Learn More
  • 10
    illustrative_progs

    illustrative_progs

    collection of illustrative programs:small games, simulators: C, Matlab

    a collection of small and medium-sized simulation programs that I made explicitely for dydactic and/or documentation purposes. Browse the files, don't click on widnload because there are multiple zips!! All are related to rigidbody dynamics used to make vehicle simulators in the simplest way. Other types of programs may figure too: Snake or Tetris in C for showing the C programming style opted for the other, more specific programs. Possibly this is a link for supplying material to some...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    clintercept

    OpenCL logging and tracking tool

    CLIntercept inserts itself between a program and the OpenCL library. It can log OpenCL calls or errors, time expensive functions, modify the devices or extensions returned to the program, or track OpenCL objects. Tracking OpenCL objects also allows CLIntercept to detect some common programming errors, such as leaks, mismatched calls to retain/release, situations that are not thread safe, and errors with mapped images or buffers, including buffer overwrites. Any of these can be missed...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    prog89s52

    prog89s52

    Utility for programming an AT89S52 via a parallel port.

    prog89S52 is a utility for Linux on the PC, allowing programming of Atmel's AT89S52 microcontroller via the parallel printer port. Atmel's 89S are programmable via an SPI port and therefore require absolutely no additional components in order to program them in-system. This program requires a standard "Centronics" type PC parallel port (a bidirectional, EPP or ECP port is not required). A 5-way cable is required to connect the microcontroller to the port; wiring information is given...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    XCTruck3D _Truck

    XCTruck3D _Truck

    realistic truck simulator with 3D graphics done from zero

    A truck/car simulator,with realistic physics and oldstyle graphics: it displays pixels through the SDL graphics routines, or the X11 if using that version (has some issues:so use the SDL ver).While the 3D graphics is done by the program itself without external libraries.The environment is a hilly terrain:total freedom to drive around.A remake of the classic "Terep 2". Written in the C programming language: although the code is 30 pages long, it's simple. Trailer can be detouched pressming 'l...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    waho

    WAHO (WareHouse) - Article Administration Software

    WAHO (WareHouse) is an open source software for the administration of articles in a trading stock. Articles are stored in a list with (until now) article number, name, unit price, trading stock. The program is written in C and uses NCurses to give a simple UserInterface (TUI) in a terminal. This is no professional software project! I make this mainly for learning the c-programming language and ncurses. But anyway, maybe somebody find it useful. The program is published under the GNU...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    FAIN SNMP Activator

    Active Network Programming Language

    FAIN SNAP provides an active network programming language and interpreter. It allows finite state machines to be operated over a number of network elements. Its main use is to program firewalls and raise alerts. It is a native Debian distribution.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    "Datizo" stands for "DAte TIme ZOne". It is a Unix command-line utility which reads a date in ISO 8601 format and computes various data from it. The program is written in two languages the "D programming language" [NOT AVAILABLE YET] and Javasc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This utility, lingen, implements evolution of native machine code via linear genetic programming. The assembly level code uses a subset of assembly language which manipulates and performs calculations using the floating point unit (FPU) of the CPU.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    This project aims to provide a set of libraries for various common graphics programming tasks. These libraries can be used together, to perform the tasks of a typical monolithic 3D engine. Or separately, to cover specific needs of any graphics program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Decision Table Preprocessor

    Decision Table Preprocessor

    Ccide is a Decision Table preprocessor.

    Ccide reads a source program, in one of several programming languages, expands all embedded decision tables, and generates the new, expanded source. Ccidew processes C language programs directly. The script, ccide, uses ccidew and m4, to process BASIC, JAVA, CC, C++, BASH, QB, VB, and EX(euphoria), source files containing embedded decision tables. Ccide checks all conditions once and only once, avoiding side effects. Ccide checks tables for conflicts and other errors. Input...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    entdec

    entdec

    This is the simple program lets you decode file, conains html entities

    This program have been written for decoding files, contains html entities to utf-8 encoded file for simple editing it. The main applying of this program - decode html files, prodused by tex to html converter htlatex, uses to publishing your scientific articles and other works in web. So, it can be used by web programmes for writing gateways applications, same as such finctions, relised, e.d. in perl or php programming language. Texnical description: You have file, contains html entities...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    KIPRCopter

    A Quadrotor Aerial Robot platform for K-12 Education.

    ... is an organization that facilitates the learning of robotics programming in middle and high school students to peak an interest in computer science. To do this they hold competitions around the world called botball where students program autonomous land robots to perform various sets of tasks. KIPR, now wants to expand and leave the ground by integrating flying robots (the AR Drone) into the tasks for added interest, fun, and challenge for students.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    network packet generator

    a simple packet generator for TCP,UDP and ICMP network packages

    You can create different kinds of network packages e.g. ICMP echo request, echo replies, TCP packages with different settings, ... . You can start the programm by typing 'sudo ./start_pg2.sh interfacename'. The script is necessary to suppress the rst-packets from the linux kernel. I created this program to improve my C skills and to gain some experience in network programming. It is a early version and everyone is welcome to improve it ;). I´m from Germany so program and the comments...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    KonSol

    Integrated Architectural Design Program! Intend for BIM!

    ... technical plans for ground, sectional and elevational views, thus shortening design time and increasing the precision of plans. It is a COM-based program to customize the way the user wants. It helps users to customize parameters of archictural elements – parameters for processes such as structure, electric & heating design, estimation, and construction plan – and to insert plugins (Add-Ins) in programming languages like VB.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    term_ CTruck3D

    term_ CTruck3D

    ASCII-Art variant of the CTruck3D _Open truck/car simulator

    ... cases the 3D frames representing what happens are done internally by the program, using basic concepts form 3D computational graphics. Stanrd C as all the optehr memeberso of the series. it come in 2 subversions: Linux and Windows. for the Windows version there is a ready executable too. VIDEO: http://www.youtube.com/watch?v=n_O-9EFW5zk
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    LIPL PLC Device

    LIPL PLC Device

    LIPL language

    LIPL is high-level programming language that represents a program by interpreted commands. It is primarily used to develop software for programmable logic controllers (LIPL PLCs) used in industrial control applications. This language supports only the most basic functionality (if/then, for/next, goto, print, aritmetic-logical expressions and others).
    Downloads: 0 This Week
    Last Update:
    See Project