Search Results for "programming program c2" - Page 4

Showing 97 open source projects for "programming program c2"

View related business solutions
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • MongoDB 8.0 on Atlas | Run anywhere Icon
    MongoDB 8.0 on Atlas | Run anywhere

    Now available in even more cloud regions across AWS, Azure, and Google Cloud.

    MongoDB 8.0 brings enhanced performance and flexibility to Atlas—with expanded availability across 125+ regions globally. Build modern apps anywhere your users are, with the power of a modern database behind you.
    Learn More
  • 1
    This is a programming game. It simulate fight beetween some programs. Each program is a group of five warriors. The goal is to kill all of the other groups. Programs can be in ANY language that support network (socket) programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Pulga is a program for numerical simulation of dynamical systems designed to provide students and researchers an easy way to model and qualitatively analyse their systems on a computer without the difficulty of traditional computer programming languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    The intoJ (INterface TOols for Java) toolset consists of plugins for Eclipse and IDEA supporting the Java developer in interface-based programming by providing metrics, refactorings, and (graphical) program analysis tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    A simple client-server tank game where the users type in commands ("MOVE 5" or "SHOOT") to control their tanks and attempt to destroy other tanks. Used to illustrate basic concepts for the Java Programming class of the Science Honors Program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Your top-rated shield against malware and online scams | Avast Free Antivirus Icon
    Your top-rated shield against malware and online scams | Avast Free Antivirus

    Browse and email in peace, supported by clever AI

    Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
    Free Download
  • 5
    GenEX automatically generates the SIOC program code for various home built cockpits that use IOCards as their hardware interface system. With GenEx, cockpit builders need not worry about SIOC programming and Project Magenta/FSUIPC offsets anymore.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    VKAS - a genetic function finder

    VKAS - a genetic function finder

    An AI program that deploys genetic programming

    VKAS uses genetic programming methods to find out the relationship among a set of independent and dependent variable. It is a problem solver software which uses evolutionary computing methods. When vkas is run, it creates a population of chromosomes at random. This population is then genetically modified and next population is generated. Each population is subjected to fitness calculation and if a suitable answer chromosome is found then vkas stops and the answer is printed. If a suitable...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Rapid Sequencer Programming utility, which once developed, will expedite the development of PLC Sequencers (or Drums) . This software will be able to output variable data that will be imported by the PLC Program being used
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This is a robot project for airobot and robocode(a robot program game).Programming in Java in Windows OS. If you are good at AI or Robotics, or just a programming game fans, you are welcome.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Evolvo is a genetic programming based image generation and manipulation program, based on Karl Sims' Genetic Images system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Picsart Enterprise Background Removal API for Stunning eCommerce Visuals Icon
    Picsart Enterprise Background Removal API for Stunning eCommerce Visuals

    Instantly remove the background from your images in just one click.

    With our Remove Background API tool, you can access the transformative capabilities of automation , which will allow you to turn any photo asset into compelling product imagery. With elevated visuals quality on your digital platforms, you can captivate your audience, and therefore achieve higher engagement and sales.
    Learn More
  • 10
    Programming Language: Java Databases Utilizied: SQLLite and MySQL Supported platforms windows/linux The software is being written to help with costs for non-profits. The program is designed to be a bulk snail mail generator. It will be designed to red
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A refactoring tool for the Java programming language, it includes the JavaStyle pretty printer, a UML java class diagram viewer, a coding standards checker and computes program metrics. Plugins for jEdit, Netbeans, JBuilder and other IDEs available.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JBeginner is for teaching and learning the Java programming language. It allows the user to construct simple programs by selecting program elements from menus, and to step through them, studying the evolution of the stack and the heap shown on the screen
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Gumpire is designed to be used as an educational aid in a programming class. It will allow students to program game clients that can participate in a competition without needing to write a complicated interface to a server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    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
  • 15
    WhiteBeer is a new programming paradigm that is motivated by Noam Chomsky's Minimalist Program. It uses feature checking mechanism to parse programs so that it can provide word-order-independence like natural language processing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    MassiveJava is a Java-based environment for parallel programming. Lithium is able to execute the parallel application using a cluster or a network of workstations. A user is able to program a parallel application without take in account problem like sche
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Opsis is a Java applet designed to teach binary search tree algorithms. Opsis is not an animation program; rather, the system uses visual programming in an abstract way.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    The zaubertrank is a programming system based on natural language, not parsed, but assembled from given statements. It aims to be easily accessible for non-programmers as well as useful for developers. The idea is to demystify program code.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    Project of programming methodology for University. This is university project for creating a program to control a video seller.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Chor

    A choreography programming language for concurrent systems

    Chor is a strongly-typed choreography programming language for distributed systems. In Chor, the behaviour of a system is written down as a global program (a choreography) where all the message exchanges between the participants are explicit. Choreographies are statically checked against protocol specifications, given as types, enabling type-directed global programming. Finally, Chor supports the automatic generation of systems from a choreography. With Chor, you do not have to worry about...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Kammerjäger

    Kammerjäger is a debugging tool with integrated correctness proving.

    Kammerjäger is a debugging and testing tool that enables you to prove the correctness of your code. In our C like programming language named "SimPL" you can easily and simply annotate your code with preconditions and assertions (also with forall and exists expressions). We then use Microsofts Z3 theorem prover to prove if the behaviour of your program matches what you expected. The easy to use GUI with an integrated Interpreter and Debugger (with a Stackview and HotCodeReplacement) makes...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Pinnus is a project management tool for Extremme Programming. The program offers options to control stories, iterations and participates of a project. It is based on Eclipse Rich Client Platform and uses HSQLDB database .
    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.