Search Results for "programming program c2" - Page 12

Showing 570 open source projects for "programming program c2"

View related business solutions
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    "Windows Free Pascal IDE"

    "Windows Free Pascal IDE"

    Windows Free Pascal is a free source code editor for programmers

    "Windows Free Pascal IDE" is Copyright (c) 2014 dr Jaroslaw Szymanda Windows Free Pascal is a free source code editor for programmers of console applications. Designed primarily for students who begin to learn programming. They can quickly write and compile software using open source Pascal compiler developed by "(c) Free Pascal Team" (see http://www.freepascal.org). "Windows Free Pascal IDE" program is free software and can be redistributed without any restriction.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    GFP use Genetic Programming and LISP-like language for growing program.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    Streams for IBM i

    Streams for IBM i

    Batch performance boosting and Big Data framework for IBM i

    Streamd for IBM i is a suite of tools for IBM i (previously known as AS/400 and iSeries) that can significantly improve performance characteristics of batch processes. Due to extensive use of parallel programming techniques Streams for IBM i delivers significant performance improvements for single streamed batch jobs. Streams for IBM i can split an existing batch process into a number of concurrent streams, completely eliminate backup-related delays, introduce new robust recovery policies...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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: 27 This Week
    Last Update:
    See Project
  • The Ultimate Quiz Maker & Engagement Platform Icon
    The Ultimate Quiz Maker & Engagement Platform

    Powering publishers, brands, and sports teams with 30+ interactive content types. Maximize engagement and revenue with Riddle.

    Riddle is an online platform for creating interactive content such as quizzes, surveys, personality tests, prediction games, and leaderboards. Our customers create content on our platform and then embed it on their website. The goal? Increased engagement, lead generation, segmentation, and content monetization - all 100% GDPR compliant.
    Try for free
  • 5

    ExactCalc

    Software for exact computing based on interval arithmetic.

    ... interval that contains exact result of computation. Sometimes is more easy to use numerical unstable algorithm to solve problem. Instability is actually speed of accumulating the truncation error, but it can be decreased arbitrary by using more precise computation. Interval arithmetic provides us control of accumulating truncating error. To save Your time using CPU time this program provides interpreter of simple programming language based on interval algebra with arbitrary precision arithmetic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Rabbit-vm

    An approach to the Joy programming language.

    Rabbit-vm   An approach to the Joy Programming Language The Joy Programming Language, created by Manfred von Thun, is very powerful, yet simple. Program construction is based on concatenation, quotation and combinators. Rabbit-vm is basically an implemetation of Joy. The main difference to the original Joy, as implemented in Joy1, is  * Rabbit-vm has a define-primitve.    New definitions can be created at runtime.  * Rabbit-vm has no build in language aside the Joy language...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    Badmintontourney

    A badminton tournament planner spreadsheet

    A Excel spreadsheet to organize and manage badminton tournament. Include match schedule conflict gestion and court availability. Since it is a excel workbook, everyone with spreadsheet experience can use it easily I'm looking for people to test and comment on the application. And hopefully collaborator with programming skills to help me with new features I cannot implement. As you will see by looking at the code, I'm no programmer and everything was done mostly by copy/past chunk of code...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    Asterix IDE
    Asterix IDE (Integrated Development Environment) is especially designed to provide many languages supports in one IDE. Asterix IDE offers superior support for JAVA, C/C++(mingw32-g++) and HTML developers to write, compile and run their code at one place. Asterix IDE lets you quickly and easily make program with multiple programming language support. With its constantly improving Java Editor, many rich features and an extensive range of tools are provided. An IDE is much more than...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    WPlataform Windows

    WPlataform Windows

    WPlataform Windows allows you to create applications using PHP

    With WPlataform Windows, you can create Windows applications using web programming language (HTML, JavaScript, PHP, etc ...). The WPlataform uses the Chromium browser, which already included the Adobe Flash Player. This program creates a small web server that can be accessed only by the local server ("localhost"). It has an app store included along with a "Search Music" that search the websites of trusted downloads (4Shared & SkullMP3).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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
  • 10
    indevIDE

    indevIDE

    A wxMax based IDE for the programming language BlitzMax

    IndevIDE is an open source IDE that uses wxMax (wxWidgets 3.0) and a SQLite database to provide you with the essential features of an IDE like autocompletion, call tips and quick documentation access on Windows and Linux. ~~~~~~~~~~~~~~~~~ This Program uses Code from MaxIDE CE for building and debugging as well as some of its icons (https://sourceforge.net/projects/blitzmax-ide/) Some of Burcey's Modules (regex,libxml,dbsqlite,boost) (http://code.google.com/p/maxmods...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11

    ObjectOrientedLuaTemplates

    Class templates for Lua

    These project gather Lua class templates in order to be able to program with objects. It provides object oriented programming only by using native Lua mechanisms (it uses Lua meta tables). To do: - Implement a scope resolution operator function
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Phone Number Encoding

    Find words for given phone number

    This program finds words for a given number. The words are taken from a dictionary file. Improved with groovy memoization: http://www.solutionsiq.com/resources/agileiq-blog/bid/72880/Programming-with-Groovy-Trampoline-and-Memoize 1. You may download code: git clone git://git.code.sf.net/p/numberencoding/code numberencoding-code 2. Build: mvn clean install assembly:assembly -DskipTests -Dmaven.test.skip=true -DdownloadSources=true -Dcheckstyle.skip=true 3. Run: java -jar target...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DuplicateFinder

    DuplicateFinder

    Find duplicated files on your computer.

    A small application to find duplicates on your computer, the application has a simple interface that is easy to understand, all you need to do is select the hard drive or folder and click start and the application will find the duplicates for you. Like this program? Support the developer's newest project on KickStarter: https://www.kickstarter.com/projects/1451017695/korduene-visual-programming-ide
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    XTVFS Reader

    C++ classes and application to read XTVFS and FAT32 file system images

    C++ classes and sample Qt application to read XTVFS and FAT32 file system images. The XTV file system is used on PVR, e.g. Sky+, to store recorded programmes. The class library can be used to copy unencrypted (i.e. free-to-air) programmes from a disk image. I wanted to extract a recorded program and I was not able to find an open-source tool that could, or even a programming library for accessing xtvfs, so I wrote one. I am calling this alpha as I only wrote it for myself and while it works...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JaCa-Android
    JaCa-Android is a free and open source developing framework for programming Intelligent Agents on Google Android Platform. With it we introduce a new way to developing Android application in according with the A&A (agents and artifacts) meta-model.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    CONF Bot

    CONF Bot

    A bot for Confrontation Web Card Game written in Java

    CONF Bot will play the Facebook game Confrontation for you, automating clicks so you don't have to repeat the same action 40 or 50 times in a row for no good reason. It also allows actions to be sequenced together in whatever order you prefer, allowing full farm runs of the game's content that can save hours a day. The source code should provide a good idea of what it's like to write bots in Java (or any other programming language like Python that uses image capturing techniques to bot...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Aspect-oriented Pig Latin

    Aspect-oriented Pig Latin

    Supports data aspects for Pig Latin.

    The goal of this research program is to develop a new paradigm for databases, called aspect-oriented data (AOD). AOD enables cross-cutting data concerns to be added to a database using aspect-oriented programming (AOP). A cross-cutting data concern is a data need that is universal (potentially applicable to the entire database) and widespread (can be used to enhance many, different databases). Data has a wide variety of cross-cutting data concerns, including provenance, time, lineage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    CLinearAlgebra

    Matrix Algebra Implementation in C for AMS 210, Stony Brook University

    The goal is to implement objects in C (as per Axel-Tobias Schreiner's book Object Oriented Programming with ANSI-C), to provide a suite of matrix tools. Current development is focused on basic procedural/functional programming without objects in order to implement the basic algorithms of matrix algebra. Algorithms are at first to follow from straightforward mathematical definitions, rather than to achieve computational efficiency or numerical accuracy. Basically, I'm trying to learn how...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    A-Office
    .... Programming Each represents a program divided in projects with a project manager. See detail
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    evolp/r

    Logic Program Updates System

    EVOLP/R is a logic program updates system, implemented in XSB Prolog. Reference: A. Saptawijaya, L. M. Pereira, Incremental Tabling for Query-Driven Propagation of Logic Program Updates, in: K. McMillan, A. Middeldorp, A. Voronkov (eds.), Procs. Intl. Conf. on Logic for Programming Artificial Intelligence and Reasoning (LPAR-19), Springer LNCS ARCoSS series, December 15-19, Stellenbosch, South Africa, 2013. Slides: http://goo.gl/w02Txv Audio Talk: http://goo.gl/oRjCfQ
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    PTkEI2

    PTkEI2

    The Python/Tk Empire Interface

    The Python/Tk Empire Interface is a graphical front end to the Wolfpack Empire server (www.wolfpackempire.com). Ptkei (the client's nickname) provides a powerful graphics based interface to what would otherwise be a purely terminal based game. This client functions solely as a client. In order to use this program effectively one must be familiar with Empire. Python is a very high-level interpretive programming language. Ptkei uses this language (and its interface to Tcl/Tk) to provide...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Linear Program Solver

    Linear Program Solver

    Solve linear programming problems

    Linear Program Solver (LiPS) is an optimization package oriented on solving linear, integer and goal programming problems. The main features of LiPS are: ● LiPS is based on the efficient implementation of the modified simplex method that solves large scale problems. ● LiPS provides not just an answer, but a detailed solution process as a sequence of simplex tables, so you can use it for studying/teaching linear programming. ● LiPS gives sensitivity analysis procedures, which allow us...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 23
    BitBurner

    BitBurner

    BitBurner AVR Programmer, a full and complete AVRdude GUI for Windows.

    BitBurner AVR Programmer is a graphical front end for the command line program AVRdude. It is used to transfer programs and data to the Atmel AVR family of microcontrollers. BitBurner is an attempt at a single AVRdude GUI programming solution for AVR developers and experimenters by providing comprehensive device support over a broad range of programming hardware. BitBurner supports all devices, memory spaces and programming hardware protocols provided by the latest version of AVRdude...
    Leader badge
    Downloads: 20 This Week
    Last Update:
    See Project
  • 24

    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
  • 25
    light filter calculator

    light filter calculator

    lightweight digital filter calculator

    This program used Remez exchange (equiripple) algorithm calculate a FIR filter coefficients and then convert to integer for FPGA, DSP or MCU. Additionally, it can be design a simple IIR notch filter for reduce power line interfere. You can run in the following way. Good luck!
    Downloads: 0 This Week
    Last Update:
    See Project
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.