Showing 31 open source projects for "programming program c2"

View related business solutions
  • 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
  • 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
  • 1
    BASIC-256
    BASIC-256 is an easy to use version of BASIC designed to teach anybody how to program. A built-in graphics mode lets them draw pictures on screen in minutes, and a set of easy-to-follow tutorials introduce programming concepts through fun exercises, 2021-08-05 - Ubuntu and other LINUX users can install the latest version with snap: sudo snap --beta basic256
    Leader badge
    Downloads: 208 This Week
    Last Update:
    See Project
  • 2
    ChordSmith

    ChordSmith

    Chordpro editor that can display, transpose and print song sheets.

    ChordSmith is a chordpro editor that can display, transpose and print song sheets containing chords and lyrics. It can also edit and convert song sheet formats (including Harmonica tabs) between chordpro format (chords in square brackets in line with lyrics) and two-line format (chords above lyrics). You can find many free sources of song sheets in both formats on the Internet. More information at https://chordsmith.sourceforge.io/ Here are just a few of ChordSmith's many features:
    Downloads: 79 This Week
    Last Update:
    See Project
  • 3
    PLEASE NOTE: There is a complete installer available if you do not have CVI installed. If you do have it, you can simply download the source files and run them. The following program was built as a final evaluation project for Programming for Mechatronics Course for my BSc. in Mechanical Engineering.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    90DaysOfDevOps

    90DaysOfDevOps

    The journey towards a better foundational knowledge of DevOps

    ... all things DevOps but it will cover the areas that I feel will benefit my learning and understanding overall. What is and why do we use DevOps. Learning a Programming Language. Knowing Linux Basics. Understand Networking. Stick to one Cloud Provider. Use Git Effectively. Automate Configuration Management. Learn Infrastructure as Code. And much more!
    Downloads: 4 This Week
    Last Update:
    See Project
  • No-Nonsense Code-to-Cloud Security for Devs | Aikido Icon
    No-Nonsense Code-to-Cloud Security for Devs | Aikido

    Connect your GitHub, GitLab, Bitbucket, or Azure DevOps account to start scanning your repos for free.

    Aikido provides a unified security platform for developers, combining 12 powerful scans like SAST, DAST, and CSPM. AI-driven AutoFix and AutoTriage streamline vulnerability management, while runtime protection blocks attacks.
    Start for Free
  • 5
    jieba

    jieba

    Stuttering Chinese word segmentation

    "Jaba" Chinese word segmentation, do the best Python Chinese word segmentation component. Four word segmentation modes are supported. Precise mode, which tries to cut the sentence most precisely, suitable for text analysis. Full mode, scans all the words that can be formed into words in the sentence, the speed is very fast, but the ambiguity cannot be resolved. The search engine mode, on the basis of the precise mode, divides the long words again to improve the recall rate, which is suitable...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 6
    KAREL 3D

    KAREL 3D

    Learning programming language for kids

    This is learning programming language for children Karel-3D. By words from LightBot: "Get kids hooked on coding with minutes!" Created by Karel 3D from the 8-bit microcomputer PMD 85-2 in 1986. His later version of Karel the Robot in 3D, created first in the Slovak Republic. JavaScript variant include only one small HTML file tested and works on all devices with keyboard and full JavaScript support in internet browser, or alternative pre-compiled JAVA V8 .jar file with webEngine...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    Operating Systems: From 0 to 1

    Operating Systems: From 0 to 1

    A book to gain the foundational knowledge to write operating systems

    This book helps you gain the foundational knowledge required to write an operating system from scratch. Hence the title, 0 to 1. After completing this book, at the very least you will learn how to write an operating system from scratch by reading hardware datasheets. In the real world, it works like that. You won't be able to consult Google for a quick answer. A big picture of how each layer of a computer is related to the other, from hardware to software. Write code independently. It's...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    In programming assignments, students tend to copy from one another as they are given the same set of questions. This conduct should not be allowed as it is an individual assignment and each student must complete on his own. The existing program is available to detect plagiarism through source code similitude. However, it is hard to detect similarity in source code especially if the number of students is high. Furthermore, it is better to prevent plagiarism before it is committed. The “Anti...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    XLogo4Schools

    A Logo interpreter and programming environment specialized for schools

    A Logo interpreter and programming environment specialized for schools. It is a revised version of XLogo, published on http://xlogo.tuxfamily.org/. The Logo dialect is almost the same as Xlogo's, but some Logo commands were reimplemented to fit with the new programming environment and workspace. Some commands which were buggy in the original XLogo have been fixed. The interpreter works now more efficient due to the usage of more suitable data structures. The output of turtle graphics...
    Downloads: 1 This Week
    Last Update:
    See Project
  • MongoDB Atlas | Run databases anywhere Icon
    MongoDB Atlas | Run databases anywhere

    Ensure the availability of your data with coverage across AWS, Azure, and GCP on MongoDB Atlas—the multi-cloud database for every enterprise.

    MongoDB Atlas allows you to build and run modern applications across 125+ cloud regions, spanning AWS, Azure, and Google Cloud. Its multi-cloud clusters enable seamless data distribution and automated failover between cloud providers, ensuring high availability and flexibility without added complexity.
    Learn More
  • 10
    ISC - The ISAAC Stream Cipher

    ISC - The ISAAC Stream Cipher

    ISC lets you encrypt & decrypt text and files of any type up to 4GB

    ISAAC is a cryptographically secure pseudo-random number generator (CSPRNG) and stream cipher. It was developed by Bob Jenkins from 1993-1996 and placed in the Public Domain. ISAAC is fast - especially when optimised - and portable to most architectures in nearly all programming and scripting languages. After more than 20 years of existence ISAAC has not been broken, and the little program you have here allows you to use it to encrypt and decrypt text of arbitrary length, files of any type...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12
    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
  • 13

    SW2PSA

    SW2PSA (Stop & Wait and Sliding Window Protocol Simulator and Animator

    SW2SPA is an educational simulator with animation for network protocols that allow reliable data transfer, specifically developed for the stop and wait protocols, go-back-N and selective repeat. The aim of SW2PSA is to be used as a tool to support the animation of this protocols in a course like data networks, communication protocols or other related, and to include in the course a project that involves the programming of any of these protocols using a very known language as Java. Since...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TextMachine
    Want to write a program for beginners who start with 10 fingers. It provides a graphical interface with fast handling and rapid download, easy to type, and that's it! It even has no installer, there is only one file, you must download! It is available in German and English. To download Java is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Sailing Race Coding

    Sailing Race Coding

    basic learning programming game

    The game is a clone of Sea Race (GCompris activity). Is to give orders (the language is extremely basic) to a boat to win a race. The aim is to show how to think ahead and construct a program, to people with no knowledge of it and have fun at the same time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    SMLT
    A web application that helps students learn Java. Students can submit their solutions to programming exercises and get immediate feedback through automated tests. The application is built with Scala and Lift.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 3 This Week
    Last Update:
    See Project
  • 18
    This is an educational program geared for children. The idea is based off of the Logo Programming Language and Turtle Graphics vector programming methods. The project involves a GUI to see the turtle, all commands, a console, and a program editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Yo Ho Ho And A Bottle Of Rum - Fifteen men on a dead man's chest. This is a project for solving a sudoku with the help of Prolog programming language. The program will be able not to only solve a defined sudoku but enumerate all available in a dimension
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    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
  • 21
    This tutorial demonstrates how easy it is to accomplish real world programming goals with Rebol. The text aims to teach average users to program computers to do useful things, without the long and difficult learning curve imposed by other languages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    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: 1 This Week
    Last Update:
    See Project
  • 24
    An advanced calculator program that supports programming/scripting, a variety of mathematical functions, and a graphing utility.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
  • Previous
  • You're on page 1
  • 2
  • Next
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.