Search Results for "programming program c2" - Page 13

Showing 569 open source projects for "programming program c2"

View related business solutions
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 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
  • 1
    SphereSim

    SphereSim

    Physical simulation of particle movements

    Physical simulation of particle movements. The computer program SphereSim simulates and animates the behavior and the movement of particles in a space. By forces (such as gravity in a particular direction and between the particles, repulsion of the particles against each other and from the walls, Lennard-Jones-Potential between particles) different physical effects in particle groups are calculated and shown, such as the Brownian motion. The application uses the programming language C...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    Control-based bug fixing framework

    A unified framework for concurrency bug fixing

    The project has two purposes: (1) concurrency bug fixing (2) Modules enabling others to apply control theory to software analysis. For (1), it serves the purpose claimed in our research paper: fixing deadlocks/atomicity violations/ data races. It produces the bug fixes of optimal performance quality and avoids introducing new deadlocks in the program. Under the hood, it first models multithreaded program as the formal Petri net, models the bugs as vectors, and reduces the bug fixing...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    pyPENELOPE
    An application programming (API) and graphical user interface (GUI) to facilitate the use of PENELOPE's program PENEPMA.
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4

    (ml)Silkworm

    (ml)Silkworm is an abstraction layer for PHP HTML and XML generation.

    (ml)Silkworm, or just Silkworm, is a markup language library for PHP to aid in the creation of HTML and XML documents. Silkworm acts as an abstraction layer allowing you to focus solely on PHP when you're programming eliminating the need to worry about properly formatting your HTML \t\t<tags>\n manually. Silkworm generates nicely carriaged, returned and indented HTML or XML from your PHP files. The library is dynamic and can be used in a modular fashion allowing you to break up the document...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Precoro helps companies spend smarter Icon
    Precoro helps companies spend smarter

    Fully Automated Process in One Tool: From Purchase Orders to Budget Control and Reporting.

    For minor company expenses, you might utilize a spend management solution or track everything in spreadsheets. For everything more, you'll need Precoro. We help companies achieve procurement excellence and budget efficiency by building transparent, predictable, automated spending workflows.
    Learn More
  • 5
    Screen Turn Off

    Screen Turn Off

    This programming solution provides you turning your screen off

    This programming solution provides you switching laptop screen off. video shows operations of program http://www.youtube.com/watch?v=cZFhZ7HVyYs
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    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
  • 7

    Pascal Chess

    A chess game written is turbo pascal

    The purpose of this project was to test my programming skill, and because a friend dared me (don't get any ideas). Those who program in pascal will know that it is not designed for creating games. Please note that this project was started a year after I first learned to program (pascal is my first language), and so the old code may be very basic. (Feel free to look at it, it's the CHESS.PAS file) The notes and do do list (see files) contains my plans with the project and its version...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8

    Freedom3D_GM

    full-blown GTA 3 -SA clone. Done in Game Maker. No missions though

    full-blown GTA 3 -SA clone. Done in Game Maker. The game implements relistically the possibility to get in various vehicles and go around, jump (also on houses and ramps). This is a sort of reference that shows to also to the geenral public (so not only C/C++ programming nerds) how such a thing is made: vehicles on hilly terrain, obstacles, and collision with them... environment with optimised viewdistance and day/night cycle (so I mean atmosphere).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Web Cookbook

    Web Cookbook

    PHP/MySQL driven cookbook application

    Web Cookbook !!!Attention!!! It is strongly recommended, to update to version 0.9.9.2 cause of security problems with former versions! The intention was to program a management system for my own created/modified recipes. Everyone in the internet can see and print them, but in distinction from cooking communities like Recipezaar or Chefkoch only the manager of the site can add and modify recipes. To interact with users, I implemented 'my little forum' in an iframe and functions to assess...
    Downloads: 3 This Week
    Last Update:
    See Project
  • Control remote support software for remote workers and IT teams Icon
    Control remote support software for remote workers and IT teams

    Raise the bar for remote support and reduce customer downtime.

    ConnectWise ScreenConnect, formerly ConnectWise Control, is a remote support solution for Managed Service Providers (MSP), Value Added Resellers (VAR), internal IT teams, and managed security providers. Fast, reliable, secure, and simple to use, ConnectWise ScreenConnect helps businesses solve their customers' issues faster from any location. The platform features remote support, remote access, remote meeting, customization, and integrations with leading business tools.
    Learn More
  • 10

    Information Library for VB.NET

    A .NET library for information oriented programming.

    The Information Library for VB.NET is a .NET library for information oriented programming, especially the ability to process information in the middle tier. To understand why this is useful, you must understand the difference between data and information. Wikipedia has an interesting article on information. My definition of information is that information is data that has meaning to people, whereas data is data that has meaning mainly to a computer or a programmer. A discussion of this may also...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    OpenGL for beginner

    for 3D learning beginer

    This program is for the beginner who is learning 3D programming with OpenGL.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Ant Conflict Behaviour

    research on rules for conflict behaviour for ants

    This program shall implement some rule systems for ants. Special interest is to do researches about the conflict behaviour. The project is written with the mason-library (page: http://cs.gmu.edu/~eclab/projects/mason/ ) and mainly with the scala programming language
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    LEM

    LEM is a new programing language

    LEM is the name of a new research program. The aim of the program is to find an answer the question: is it possible to define and implement a programming language of certain features (see specification LEM) The language LEM is to apply the results of Loglan'82 project and to adapt the achievements of object programming languages of younger generations such as Java, C++, C#, Python, etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    The visualization feat of Baron Munchausen, that was writen like a comic game: Shot cherry stone. The programming language is C + +, the compiler is G + +, it is'nt wanted to install additional libraries to run the game. It is needed to run this program from the console to go on command "Munchausen". Screen is displayed to the background: Baron on the hunt, he ends cartridges, and he decides to kill a deer, using only what is in the moment at hand. Namely, a handful of cherry pits...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The C++ Basic is an object-oriented language with features from C++, Java, Basic and Euphoria programming languages. A C++ Basic program is converted to C++, that looks similar to the original C++ Basic code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    COMP Superscalar

    COMP superscalar exploits the inherent parallelism of applications.

    COMP Superscalar offers a straightforward programming model that particularly targets Java applications. The simplicity of this programming model keeps the Cloud transparent to the user, who is able to program their applications in a Cloud-unaware fashion. The user is only required to select the tasks to be run on the Cloud, while the application can remain completely free of Cloud-related calls.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    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
  • 18

    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
  • 19

    SecureWallet

    A barebones cross-platform password manager.

    SecureWallet is written by me, Ritwik Dutta. I wanted a simple password manager, and to learn some more about GUI programming, so I wrote it. The program is written purely in Python with the only external library being wxPython, used for the GUI. The application uses four layers of hashing to store the password, and one more layer to be used to decrypt the data itself. The source can be found on the downloads page, and uses Python 2.7 and wxPython 2.8. Thanks for reading, and feel free to email...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    learn C programming language

    learn C programming language

    I'm new here,and I'm learning C programming language.

    Perhaps I'll have my own program,but not today
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    WAT Wolfmans Auto Typer

    WAT Wolfmans Auto Typer

    Simple Virtual Basic Auto Typer

    This is a little auto typer i made. I have worked pretty hard on fine tuning it. It is written in Virtual Basic programming language. News: A Minecraft version of WAT has been released. Check the tickets tab for more info and a download. Instructions: -Double Click on the program -Enter what you want it to say -Enter how many times to say -A box will pop up, click ok -On the wanted text box or the game. It should then begin typing. Donate $2.00 at the wiki.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Easyndexer

    Easyndexer

    Creation of databases of scanned documents.

    Easyndexer is a Software program for creating databases with scanned documents or pictures. This program provides tools for creating, editing and viewing this kind of data with a very "friendly" interface. Someone who does not have any knowledge about MySQL or programming can create his own databases for having a good control of documents or pictures.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    C-Lesh and SMW Engine

    C-Lesh is a game programming language for 2D games.

    C-Lesh is a game programming language for 2D games - mainly arcade and platform games. When combined with the Super Mario World (SMW) engine you can create awesome 2D platform games like Super Mario World. This language evolved from a "clone" of TI-BASIC which I began developing when I was having memory (segmentation fault) bugs with C. C-Lesh lacks memory allocation and destruction. There is no need to use pointers and you can never get memory leaks or program crashes caused by memory leaks...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Curvefit

    Curvefit

    CurveFit is a software development kit (SDK) to optimize curves

    ...% lines and arcs quantity significantly. This SDK (curve fitting library) supports most platform from 32-bit/64-bit Windows to Linux/Unix system, it supports .NET and JAVA environment also. Developers of CAD/CAM-systems can integrate it into their software, sample demo program with source code help you integrate it with your existing system or product and minimal programming knowledge required.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 25
    DiaT

    DiaT

    DiaT is a Textadventure

    DiaT stands for: Diat is a Textadventure - but its even more, Its an emulator for playing and creating Textadventures like back in the 80s. Its written in Java. It's a program that reads data from a human-readable xml file to create a text-based game, allowing people unfamiliar with programming to craft their own customized text adventures. Sounds and graphics can also be added.
    Downloads: 0 This Week
    Last Update:
    See Project