Search Results for "programming program c2" - Page 15

Showing 586 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
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 1

    Programming_Raptor

    Intro to programming class

    programming class using the raptor flowchart program, to track and help each other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    FXsmoothbrot

    Fractal Extreme Smooth Shaded Mandelbrot Plugin

    Unzip the dll and place into the plugins directory (for 32 bit) here C:\Program Files (x86)\Cygnus Software\Fractal eXtreme 32-bit\plugins. 64bit version goes into C:\Program Files\Cygnus Software\Fractal eXtreme 64-bit\plugins64 This fakes a true smooth shading by multiplying the true iteration count by 256 giving 255 in-between shades. You need to have a high maximum iterations setting greater then 16383 or you'll just see a standard Mandelbrot.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4
    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
  • 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
  • 5
    DevNote

    DevNote

    Write multiple programming languages or just keep notes for yourself o

    DevNote is a text-editor. It can program in multiple languages such as HTML/PHP/C++/And More. It has many features such as text to speech and the link generator. It can also be used to keep notes. DevNote will help you develop what you need to get started. You can now even go farther than ever with DevNote Add-Ons. Now you can edit pages like Microsoft Word with DevNote Pro and edit script like a master with the Pro Code Editor. You can also save your own project file type under .dnp for...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    YEI 3-Space C API

    A C API for interfacing with the YEI 3-Space family of IMUs.

    The YEI 3-Space Sensor Application Programming Interface (API) is a series of functions, classes, and structure definitions designed to make writing applications that utilize the YEI 3-Space family of sensors fast and easy to support. The C/C++ variant of the API is built as a header (.h) and dynamic link library (.dll + .lib). With the C/C++ API, users that require easy integration of the 3-Space family of sensors into programming environments not natively supported may import the dynamic link library and call its contained functions from the importing program, as the API's function prototypes are all compiled as C prototypes and are name mangled as such.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Calculates Shockley-Read-Hall recombination in semiconductors with 2 defect levels in dependence on photo generation rate. The program runs within MATLAB programming environment version 6.5.0 release 13 or newer offering a Graphical User Interface (GUI).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    robot-park tangible programming
    Robot-Park is a Tangible Programming language for young children to program a virtual robot in a virtual park. The system includes: software, Webcam, Wooden/Plastic Box with a Plexiglas top surface and laser-cut wooden/plastic programming elements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Asciiquarium

    Asciiquarium

    Enjoy the mysteries of the sea from the safety of your own terminal

    asciiquarium is a playful terminal-based program that generates an animated aquarium entirely in ASCII art. It brings to life fish, whales, sharks, turtles, submarines, and other ocean-themed elements swimming across the screen, creating a lighthearted visual display for the command line. The project is written in Perl and designed to run in Unix-like environments, making it simple to install and execute on most systems.
    Downloads: 3 This Week
    Last Update:
    See Project
  • Business Automation Software for SMBs Icon
    Business Automation Software for SMBs

    Fed up with not having the time, money and resources to grow your business?

    The only software you need to increase cash flow, optimize resource utilization, and take control of your assets and inventory.
    Learn More
  • 10
    Simple Text Editor

    Simple Text Editor

    Simple text editor program that can also be used to type code.

    A simple text editor which can be used to create and edit normal text files and also type in code for programming languages like C++ and C# with syntax highlighting. Includes other features like zoom in/out, replace text, toggle full screen, and word wrap.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    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.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 12
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    DexGuess

    DexGuess

    A simple game to analyse your skills in number guessing.

    The program randomly selects a five digit number. You have to find out that number in the minimum number of logical guesses possible. You will enter a five digit number and the program will tell you if the number is more than, less than or equal to the random number selected by the program. Repeat the process to find the number out.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    KIPRCopter

    A Quadrotor Aerial Robot platform for K-12 Education.

    ...Parrot advertises the toy as an advance in gaming because the control devices will project a virtual reality allowing users to play with their physical drone with an enhanced version on their controller where bullets or hot air balloons must be avoided in the virtual world. KIPR, KISS Institute for Practical Robotics 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
  • 15
    This project help program biological logic circuits and simulate the same.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    network packet generator

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

    ...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 are in German. Sorry for that ;)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    Pysimony

    A Pythonic Implementation of Parsimony Inference of Phylogeny

    ...I have clearly avoided object-oriented programming. Nevertheless, I distribute this imagining it might someday be slightly educational or at least provide a laugh at the pathetic attempt it makes to reinvent the wheel
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    iPoet

    iPoet is a poetry generator for creating computer-generated poetry.

    iPoet will create a poem, based on a topic of your choice, with your specified stanza (paragraph) length, number of stanzas and a 1-line refrain. It uses a simple text file ( YAML: .yml extension) as its dictionary, which allows you to edit it on any PC, but, to make it even easier, we have made an editor program that will sort out hierarchy and YAML syntax for you.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 19

    DBnavgate

    Dbnavgate shows the nodes and details of a database instance

    As part of the lecture java programming we had to program a database navigator. This navigator shows the nodes of all relations in a database instance and the details of the selected node. I used the Model-View-Controller-Pattern (MVC).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    A compiler wrapper and a set of editor plugins allowing you to easily use Greek letters, accents, and other Unicode symbols in any programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    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
  • 22
    A somewhat portable 2D game engine for Lua. This is not a "game creator" program; "real" programming is required to create a game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Bizarre

    Bizarre

    A dynamic programming language aimed at simplicity and speed...

    Bizarre is a free and open-source programming language aimed at simplicity. It's an easy to learn language with simple syntax. Bizarre is focused on new and experienced programmers alike. It's and ideal language to learn if you want to script an advanced program without too much confusion. A new programmer will be able to easily understand and write code in Bizarre.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    There has been a rapid growth in the field of parallel programming over the past few years, primarily due to the advent of multi-core processors. The biggest challenge in concurrency is the uncontrollable non-determinism that it possesses due to the large number of interleaving that is possible among the processes or threads. Hence the traditional techniques employed for testing sequential programs cannot be used for testing concurrent software.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Virtual ScreenSaver

    Virtual ScreenSaver

    Virtual Screensaver is a windows based program designed on Winasm

    The Virtual Screensaver System is a windows based program designed purely on Winasm Studio. The primary design of the Screensaver was based on Windows Application Programming Interface (Windows API) which is Microsoft’s core Application Programming Interface. The basic idea which was implemented was to construct a program that when installed, would, after a basic pc-idle time (no keyboard or mouse movement), would begin to display images on the screen until any pc- activity is done. ...
    Downloads: 0 This Week
    Last Update:
    See Project